]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler/dirsvc.c
Mirror 1.1.x changes.
[thirdparty/cups.git] / scheduler / dirsvc.c
2004-10-04  mikeMirror 1.1.x changes.
2004-09-30  mikeMirror 1.1.x change.
2004-09-09  mikeMirror 1.1.x changes.
2004-08-23  mikeMirror 1.1.x changes.
2004-08-18  mikeMirror 1.1.x changes.
2004-07-28  mikeFix debug message...
2004-07-17  mikeMirror 1.1.x changes.
2004-07-02  mikeThe CUPS browsing protocol now offers a "delete" bit...
2004-06-29  mikeAdded BrowseLocalOptions directive to allow the adminis...
2004-06-29  mikeCleanup.
2004-06-29  mikeMirror 1.1.x changes.
2004-06-28  mikeMirror 1.1.x changes.
2004-05-27  mikeMirror 1.1.x changes.
2004-04-28  mikeMirror 1.1.x changes.
2004-02-25  mikeMirror 1.1.x changes.
2004-02-24  mikeMirror 1.1.x changes.
2003-10-22  mikeMirror 1.1.x changes.
2003-10-09  mikeMirror 1.1.x changes.
2003-09-16  mikeMirror 1.1.x changes.
2003-09-05  mikeMirror 1.1.x changes.
2003-09-03  mikeMirror 1.1.x changes.
2003-09-03  mikeMirror 1.1.x change.
2003-09-03  mikeMirror 1.1.x change.
2003-09-02  mikeMirror 1.1.x changes.
2003-08-01  mikeMirror 1.1.x changes.
2003-07-20  mikeMirror 1.1.x changes.
2003-07-19  mikeMirror 1.1.x changes.
2003-05-12  mikeMirror 1.1.x changes.
2003-04-29  mikeMirror 1.1.x changes.
2003-04-26  mikeMirror 1.1.x changes.
2003-04-02  mikeMirror 1.1.x changes.
2003-03-31  mikeIPv6 patch from Heath Kehoe.
2003-03-14  mikeMirror 1.1.x changes.
2003-03-12  mikeMirror 1.1.x changes.
2003-03-12  mikeMirror 1.1.x changes.
2003-02-05  mikeMirror 1.1.x changes.
2003-01-31  mikeMirror 1.1.x changes.
2003-01-29  mikeMirror 1.1.x changes.
2003-01-24  mikeMirror 1.1.x changes.
2003-01-15  mikeMirror 1.1.x changes.
2003-01-07  mikeCopyright update.
2002-12-12  mikeMirror 1.1.x security fixes.
2002-09-26  mikeMirror 1.1.x changes.
2002-09-24  mikeMirror 1.1.x changes.
2002-07-02  mikeMirror 1.1.x changes.
2002-06-27  mikeMirror 1.1.x changes.
2002-06-27  mikeMirror 1.1.x changes.
2002-05-16  mikeMirror 1.1.x changes to use strlcpy() and strlcat().
2002-05-12  mikeMirror 1.1.x changes.
2002-03-27  mike1.1.x network interface stuff, upgraded for IPv6.
2002-02-12  mikeMirror 1.1.x changes.
2002-01-31  mikeMirror 1.1.x changes...
2002-01-27  mikeMirror 1.1.x changes.
2002-01-26  mikeMirror 1.1.x changes.
2002-01-14  mikeMirror 1.1.x changes...
2002-01-02  mikeCopyright updates...
2001-12-27  mikeMore compile fixes...
2001-12-26  mikeMerge changes from 1.1.x into 1.2 devel.
2001-05-13  mikeMerge changes from 1.1 tree.
2001-04-02  mikeCreation of 1.2 development branch.
2001-03-28  mikeAdd missing include files.
2001-02-21  mikeUpdated to v1.1.7/4.1.7
2001-02-08  mikeConfigure script changes - remove extra libraries from...
2001-01-23  mikeDon't check BrowseInterval until we need to send a...
2001-01-22  mikeCopyright 2001...
2000-12-19  mikeEncryption wizard.
2000-12-14  mikeFixes for segfaults in printer manager.
2000-11-22  mikeNew strncpy's in some spots we missed.
2000-11-20  mikeChangelog update.
2000-11-06  mikesnprintf instead of sprintf whenever a string argument...
2000-11-03  mikeReverted snprintf's to using just sizeof(); a quick...
2000-11-02  mikesnprintf() calls with size - 1; trying to nail down...
2000-09-14  mikeAnother small round of configure script fixes - we...
2000-09-12  mikeNew debug2 log level.
2000-09-12  mikeFixed problem with sscanf - should now work properly...
2000-09-07  mikeAdded braces to avoid ambiguity warning.
2000-08-30  mikeBetter localization of hostnames.
2000-06-27  mikeAdded new BrowseShortNames directive to allow for remot...
2000-05-31  mikeDidn't disable browsing if browse socket could not...
2000-05-09  mikeDidn't support Keep-Alive for HTTP/1.0 clients.
2000-04-19  mikeprinter-more-info attribute is now set to the first...
2000-03-22  mikeNow check for jobs when a remote printer says it is...
2000-03-21  mikeUse sigaction instead of sigset under Linux.
2000-03-11  mikeMake check_auth() public.
2000-03-10  mikeUpdated authentication routines to support the director...
2000-02-11  mikeNow sort PPD files by make, model, and language.
2000-02-08  mikeFixed bug in dirsrc.c and main.c - didn't disable brows...
2000-01-27  mikeChanged LOG_XYZ to L_XYZ to avoid redefining SYSLOG...
2000-01-27  mikeDropped "printer@host" to "printer" mapping - too confu...
2000-01-04  mikeY2k copyright changes.
1999-12-07  mikeDropped DEFAULT_UID and DEFAULT_GID (no longer used.)
1999-10-10  mikeScanf, strcpy, and sprintf security changes.
1999-09-17  mikeNow disable browsing if UpdateBrowseList cannot do...
1999-07-30  mikeAdded casts to struct sockaddr * to get rid of compiler...
1999-07-21  mikeCUPS_ADD_PRINTER and CUPS_ADD_CLASS didn't check for...
1999-06-25  mikeImplicit classes were disabled by default.
1999-06-25  mikeMultiple fixes for remote printing problems...
1999-06-25  mikeRemote printers didn't get their printer attributes...
1999-06-24  mikeAdded check for default print, and to assign one if...
1999-06-24  mikeFixed last bug in browsing code - AddPrinterToClass...
next