]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler/dirsvc.h
Strip double quotes from printer-info, printer-location, and
[thirdparty/cups.git] / scheduler / dirsvc.h
2006-01-31  mikeStrip double quotes from printer-info, printer-location...
2006-01-31  mikeAdd UseNetworkDefault option and corresponding support...
2006-01-28  mikeMerge launchd branch into trunk.
2005-11-04  mikeCache remote printers (STR #1295)
2005-11-04  mikeAdd correct support for BrowseRemoteOptions and
2005-09-28  mikeCleanup.
2005-09-28  mikeRename all types and functions to use cupsd prefix.
2005-09-18  mikeAdded new BrowseLocalProtocols and BrowseRemoteProtocols
2005-07-25  mikeMove scheduler file API to CUPS library, make cups_file...
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-18  mikeUpdate copyright notices, addresses, etc.
2005-01-03  mikeCopyright updates.
2004-08-23  mikeMirror 1.1.x changes.
2004-08-23  mikeThe scheduler used a select() timeout of INT_MAX second...
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-28  mikeMirror 1.1.x changes.
2004-06-28  mikeThe scheduler did not correctly throttle the browse...
2004-02-25  mikeCopyright updates...
2003-03-31  mikeMirror 1.1.x changes.
2003-03-31  mikeRemove hard-coded limits on browser and listen directiv...
2003-01-07  mikeCopyright update.
2002-12-17  swdevChange the end copyright for Easy Software Products...
2002-03-27  mike1.1.x network interface stuff, upgraded for IPv6.
2002-03-27  mikeUpdate browsing to support @LOCAL and @IF(name) properly.
2002-01-14  mikeMirror 1.1.x changes...
2002-01-14  mikeFix status reporting from polling daemons.
2002-01-02  mikeCopyright updates...
2002-01-02  mikeCopyright update...
2001-12-26  mikeMerge changes from 1.1.x into 1.2 devel.
2001-07-23  mikeSLP compile fixes; now to start testing...
2001-07-23  mikeSLP support.
2001-04-02  mikeCreation of 1.2 development branch.
2001-01-22  mikeCopyright 2001...
2000-06-27  mikeAdded new BrowseShortNames directive to allow for remot...
2000-03-11  mikeMake check_auth() public.
2000-03-10  mikeUpdated authentication routines to support the director...
2000-01-04  mikeY2k copyright changes.
1999-06-18  mikeFixed address to 44141 Airport View Drive...
1999-04-23  mikeUpdated all socket() calls to pass 0 for third argument.
1999-04-22  mikeAdded browsing code.
1999-04-21  mikeChanges for SERVERDIR and IPP_PORT variables.
1999-01-24  mikeChecked in prior to CVS use.
1998-10-16  mikeIntegrated with HTTP server.
1998-10-09  mikeInitial revision