]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler/cert.c
Changelog.
[thirdparty/cups.git] / scheduler / cert.c
2012-12-17  mikeClean up Kerberos support to only need GSSAPI.
2012-02-12  mikePOSIX ACLs are now set properly on certificate files...
2011-11-02  mikeThe scheduler incorrectly used free() on a POSIX ACL...
2011-05-20  mikeUse strcasecmp and strncasecmp emulation functions...
2010-11-04  mikeSome more cleanup, and use cupsArrayNew3 in a few more...
2010-02-13  mikeDrop SCSI backend (STR #3500)
2010-01-18  mikeMore cleanup to satisfy clang.
2009-12-18  mikeUse arc4random, when available.
2009-02-18  mikeDon't clear local certificates in cupsSendRequest,...
2008-06-18  mikeStart cleanup of logging.
2008-03-20  mikeFix compile - need to get the whole certificate to...
2008-01-22  mikeKerberos authentication did not work with the web inter...
2007-07-11  mikeMass change of copyright to CUPS' new owner, Apple...
2006-04-07  mikeThe scheduler now only warns about unsupported ACLs...
2006-03-18  mikeMake global functions local/static when possible.
2006-03-02  mikeDon't grant read permission for others in cert 0 ACL...
2006-02-05  mikescheduler/cert.c:
2006-02-05  mikeACL support for Linux (and possibly Solaris/*BSD)
2006-01-23  mikeSet POSIX ACLs on the root certificate when there is...
2005-09-28  mikeCleanup.
2005-09-28  mikeRename all types and functions to use cupsd prefix.
2005-09-23  mikeDon't set the default run group to the default system...
2005-09-09  mikeOnly add certificates for authenticated users and only...
2005-06-27  mikeLocal authentication certificates are now stored in
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-18  mikeUpdate copyright notices, addresses, etc.
2005-01-03  mikeCopyright updates.
2004-10-04  mikeMirror 1.1.x changes.
2004-10-04  mikeFixed some memory and file descriptor leaks in the...
2004-06-29  mikeCleanup.
2004-06-29  mikeMirror 1.1.x changes.
2004-06-29  mikeAdded support for quoted system group names (STR #784)
2004-04-20  mikeMirror 1.1.x changes.
2004-04-20  mikeFix log file permissions and cleanup checks for run...
2004-02-25  mikeCopyright updates...
2003-03-30  mikeMirror 1.1.x changes.
2003-03-30  mikeUse CUPS file IO routines for all buffered file IO.
2003-01-24  mikeMirror 1.1.x changes...
2003-01-24  mikeReduce the memory footprint of CUPS (changes donated...
2003-01-07  mikeCopyright update.
2002-12-17  swdevChange the end copyright for Easy Software Products...
2002-12-12  mikeMirror 1.1.x security fixes.
2002-12-12  mikeMultiple security fixes based on a report from iDEFENSE.
2002-10-16  mikeMirror 1.1.x changes.
2002-10-16  mikeDebug stuff to track authentication problems...
2002-08-30  mikeMirror 1.1.x changes.
2002-08-30  mikeFix the SSL authentication looping problem that was...
2002-05-16  mikeMirror 1.1.x changes to use strlcpy() and strlcat().
2002-05-16  mikeAdd strlcat() and strlcpy() checks and emulation functions.
2002-01-02  mikeCopyright updates...
2002-01-02  mikeCopyright update...
2001-12-26  mikeMerge changes from 1.1.x into 1.2 devel.
2001-06-22  mikeMultiple system group support.
2001-05-13  mikeMerge changes from 1.1 tree.
2001-05-01  mikeDocumentation updates for 4.1.7 and 1.1.7.
2001-03-06  mikeUse /dev/urandom to avoid blocking.
2001-01-22  mikeCopyright 2001...
2000-11-06  mikesnprintf instead of sprintf whenever a string argument...
2000-07-24  mikeNow use /dev/random if available to seed the random...
2000-07-24  mikeBack to the way it was - the new seed every 5 minutes...
2000-07-24  mikeGenerate a new random seed every time a root certificat...
2000-01-20  mikeAdded missing cert files.