]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler/subscriptions.c
Merge poll branch into trunk - cupsd now uses poll(), epoll(), or kqueue()
[thirdparty/cups.git] / scheduler / subscriptions.c
2006-11-21  mikeMerge poll branch into trunk - cupsd now uses poll...
2006-09-29  mikeUpdate DBUS code to work with older DBUS shipped with...
2006-08-24  mikeAnd yet more cancelled -> canceled.
2006-08-17  mikeCleanup for compiler warnings on IRIX...
2006-07-11  mikeThe scheduler did not automatically restart notifiers...
2006-06-16  mikeEvent notifications did not include the notify-sequence...
2006-03-18  mikeMake global functions local/static when possible.
2006-03-09  mikeFix test script to run on Solaris properly - whoami...
2006-03-09  mikebackend/ipp.c:
2006-03-08  mikeLoad and save the NextSubscriptionId value to avoid...
2006-02-15  mikeFix all references to job->state and job->state_value.
2006-02-08  mikeAdd missing successful-ok-events-complete (IPP_OK_EVENT...
2006-02-01  mikeAdd CFProcessPath symlink handling for pre-10.4 MacOS...
2006-01-30  mikeAdd DBUS support to the scheduler.
2006-01-26  mikeAdd notify_post() support on MacOS X.
2006-01-24  mikeDon't distribute empty classes.conf and printers.conf...
2006-01-20  mikeAdd mailto: notifier and fix some notification bugs.
2005-11-14  mikeClean up notification and printer attributes.
2005-11-14  mikeUse cupsArray API for subscription array.
2005-11-14  mikeAdd most of the remaining notification code.
2005-11-12  mikeLoad/delete subscriptions and stop notifiers as needed.
2005-11-12  mikeSave process-based notifier support and test notifier.
2005-11-04  mikeCache remote printers (STR #1295)
2005-09-28  mikeCleanup.
2005-09-28  mikeRename all types and functions to use cupsd prefix.
2005-09-21  mikeMake CUPS API threadsafe (STR #1276), replace FILE...
2005-08-03  mikepdftops/Annot.cxx:
2005-08-02  mikeAdd support for encoding of subscription attributes.
2005-07-25  mikeMove scheduler file API to CUPS library, make cups_file...
2005-05-30  mikeSupport job subscriptions via print-job and create...
2005-05-24  mikeImplement cupsdLoadAllSubscriptions().
2005-05-23  mikeUse new cupsFileGetConf() function to read all config...
2005-05-18  mikeSave integration work on new notification API.