r1388: Adding password history code for ldap backend, based on a patch from
[ira/wip.git] / source3 / printing /
2007-10-10 Gerald Carterr1384: ensure we remove the tdb entry for a job in...
2007-10-10 Jeremy Allisonr1325: Always use GetTimeOfDay() (wrapper). Ensure...
2007-10-10 Volker Lendecker1295: To be able to send a message to the background...
2007-10-10 Gerald Carterr1230: (merges from HP PSA) fixing a couple of caching...
2007-10-10 Jeremy Allisonr1085: Now it's had some proper user testing, merge...
2007-10-10 Gerald Carterr1011: fix bad merge (from a few months ago) and ensure...
2007-10-10 Volker Lendecker979: Implement the 'cups server' option. This makes...
2007-10-10 Gerald Carterr925: add changes frpm trunk (r841 and r842) -- enable...
2007-10-10 Gerald Carterr783: fix bug in reading printer data from disk; all...
2007-10-10 Gerald Carterr689: removed unneeded forward declarations
2007-10-10 Jim McDonoughr560: Fix bugzilla 1279: cannot control individual...
2007-10-10 Jim McDonoughr555: Fix big-endian storage of jobids in jobs_changed...
2007-10-10 Gerald Carterr551: BUG 1293: fix double free in printer publishing...
2007-10-10 Gerald Carterr543: possible fix for BUG 1293 -- initialize pointer...
2007-10-10 Jeremy Allisonr460: Fix for broken driver upload/delete path processing.
2007-10-10 Gerald Carterr242: adding 'cups options' parameter to allow raw...
2007-10-10 Gerald Carterr196: merging struct uuid from trunk
2007-10-10 Gerald Carterr39: * importing .cvsignore files
2004-04-02 Jeremy AllisonAdded per-share parameter "store dos attributes". When...
2004-03-24 Gerald Carterfixes for prnadmin.dll API
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-16 Gerald Cartermerging print change notify fix from HP appliance....
2004-03-16 Gerald Cartermerging print change notify fix from HP appliance....
2004-03-15 Gerald Carterfix byte ordering problem when storing the updating...
2004-03-15 Gerald Carterfix byte ordering problem when storing the updating...
2004-03-09 Jeremy AllisonAdded strstr_m() function. Use in all places where...
2004-03-09 Jeremy AllisonAdded strstr_m() function. Use in all places where...
2004-03-05 Gerald Carterfix compiler warning
2004-03-05 Gerald Carterfix compiler warning
2004-03-03 Jeremy AllisonUse a common function to parse all pathnames from the...
2004-03-03 Jeremy AllisonUse a common function to parse all pathnames from the...
2004-03-02 Gerald Carterallow the 'printing' parameter to be set on a per share...
2004-03-02 Gerald Carterallow the 'printing' parameter to be set on a per share...
2004-03-01 Gerald CarterBUG 1147; bad pointer case in get_stored_queue_info...
2004-03-01 Gerald CarterBUG 1147; bad pointer case in get_stored_queue_info...
2004-02-12 Gerald Cartertdbsam & smb_panic merge from 3.0 (initial tests are...
2004-02-12 Gerald Cartermerge from old APP_HEAD
2004-01-30 Jeremy AllisonFix up name canonicalization (needed for krb5 keytab...
2004-01-30 Jeremy AllisonFix up name canonicalization (needed for krb5 keytab...
2004-01-14 Gerald Carterbug 770; correct fix this time; Make sure that we...
2004-01-14 Gerald Carterbug 770; correct fix this time; Make sure that we...
2004-01-14 Gerald Carterbug 660; using byte order safe macros (or tdb_unpack...
2004-01-14 Gerald Carterbug 660; using byte order safe macros (or tdb_unpack...
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-05 Andrew Bartlett(merge from 3.0)
2003-12-31 Andrew Bartlettauth/auth_util.c:
2003-12-30 Gerald CarterMove to short lived TALLOC_CTX* for allocating printer
2003-12-30 Gerald CarterMove to short lived TALLOC_CTX* for allocating printer
2003-12-01 Gerald Carterdon't mistake pre-existing UNIX jobs for smb jobs;...
2003-12-01 Gerald Carterdon't mistake pre-existing UNIX jobs for smb jobs;...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-25 Gerald Carterallow users to delete jobs with cups printing backend
2003-11-25 Gerald Carterallow users to delete jobs with cups printing backend
2003-11-24 Gerald Carterpatch from Matthias Hilbig for bug 467; use the dns...
2003-11-24 Gerald Carterpatch from Matthias Hilbig for bug 467; use the dns...
2003-11-13 Gerald Carter* Fix from SATOH Fumiyasu for bug 660 (failing to view...
2003-11-13 Gerald Carter* Fix from SATOH Fumiyasu for bug 660 (failing to view...
2003-11-12 Andrew Tridgella small include file rearrangement that doesn't affect...
2003-11-05 Tim PotterMerge of 64-bit printf warning fixes.
2003-11-03 Tim PotterFix more 64-bit printf warnings.
2003-10-30 Jim McDonoughMore GUID->struct uuid changes.
2003-10-29 Jeremy AllisonFixes to check for wraps which could cause coredumps.
2003-10-29 Jeremy AllisonFixes to check for wraps which could cause coredumps.
2003-10-20 Gerald Cartermake sure we have a devmode before copying a string...
2003-10-20 Gerald Cartermake sure we have a devmode before copying a string...
2003-10-14 Gerald Carterupdating version in copyright
2003-10-14 Gerald Carterupdating version in copyright
2003-09-19 Jeremy AllisonEnsure that dup_sec_desc copies the 'type' field correc...
2003-09-19 Jeremy AllisonEnsure that dup_sec_desc copies the 'type' field correc...
2003-09-15 Tim PotterMerge from Samba 3.0:
2003-09-15 Tim PotterMerge from Samba 3.0:
2003-09-11 Gerald Carterfix unitiailized timestamp where merging print_jobs...
2003-09-10 Jeremy AllisonFix a nasty mess, and also bug #296. passdb/pdb_ldap...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-05 Jeremy AllisonMore tuning from cachegrind. Change most trim_string...
2003-08-25 Gerald Cartermake sure the printer data value exists before saying...
2003-08-23 Gerald Carterit never amazes me when some new things crawls out...
2003-08-16 Gerald Carterstupid...stupid...stupid....fix bug 294 by looking...
2003-08-15 Herb Lewisget rid of more compiler warnings
2003-08-14 Gerald Carterfix bug 294; win9x driver lookups should always use...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-25 Tim PotterMore printf portability fixes. Got caught out by some...
2003-07-24 Tim PotterMore printf fixes - size_t is long on some architectures.
2003-07-24 Jeremy AllisonSome fclose -> x_fclose found by Tony Jago.
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-14 Gerald Carterfix cache coherency bug in print handle print_info_2...
2003-07-10 Gerald Carteri guess i'm the only one this ever annyoed...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-07-01 Gerald Carterfix typos in log messages and comments.
2003-06-27 Jeremy AllisonSome const correctness. Stop tdb being used as a remote...
2003-06-25 Gerald Carterifdef out some functions that are not used when HAVE_AD...
2003-06-25 Gerald Carterlarge change:
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-27 Tim PotterSquash another compiler warning.
2003-05-27 Tim PotterSquash another compiler warning.
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 Alexander BokovoyPrefix VFS API macros with SMB_ for consistency and...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-11 Alexander BokovoyFix VFS layer:
2003-05-09 Andrew BartlettElsewhere, we use a #define for this environment variab...
next