Adding jcmd's share ACL on XP patch. Thanks Jim !
[ira/wip.git] / source3 / printing /
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...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-29 Gerald Carterremoving printing = SOFTQ since no one knows what it is
2003-04-29 Gerald Carterremoving printing = SOFTQ since no one knows what it is
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-25 Jim McDonoughGet credentials before publishing printers.
2003-04-23 Andrew BartlettMerge the 'safe' parts of my StrnCpy patch - many of...
2003-04-23 Jeremy AllisonLimit the number of outstanding print notify messages...
2003-04-23 Jeremy AllisonLimit the number of outstanding print notify messages...
2003-04-16 Jeremy AllisonFix mem leak. Spotted by tpot (thanks Tim).
2003-04-16 Jeremy AllisonFix mem leak. Spotted by tpot (thanks Tim).
2003-04-14 Tim PotterArray size fixup for construct_nt_devicemode() from...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-10 Jeremy AllisonGrr. Get rid of one of the extra NULL's that crept...
2003-04-10 Jeremy AllisonEnsure we're not filtering our essential delete messages.
2003-04-10 Jeremy AllisonEnsure we're not filtering our essential delete messages.
2003-04-09 Jeremy AllisonEnsure print queue array is zeroed out before returning.
2003-04-09 Jeremy AllisonEnsure print queue array is zeroed out before returning.
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 Jeremy AllisonFix the new storage code to correctly convert from...
2003-04-04 Jeremy AllisonFix the new storage code to correctly convert from...
2003-04-02 Jeremy AllisonSubtle changes to message handling after ENUMJOBS.
2003-04-02 Jeremy AllisonSubtle changes to message handling after ENUMJOBS.
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 Andrew BartlettFix a botched merge from appliance-head...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-26 Jeremy AllisonFix extra NULL arg added during app-head merge.
2003-03-26 Jeremy AllisonFix extra NULL arg added during app-head merge.
2003-03-21 Jeremy AllisonMerge of new appliance-head scalable printing fixes.
2003-03-21 Jeremy AllisonMerge of new appliance-head scalable printing fixes.
2003-03-20 Jeremy Allisonlib/messages.c: Check return from chainlock before...
2003-03-20 Jeremy Allisonlib/messages.c: Check return from chainlock before...
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-14 Jeremy AllisonFix off by one bug noticed by Andrew Bartlett.
2003-03-06 Gerald Carteradd #define for the max device name length in a DEVICEMODE
2003-03-06 Gerald Carteradd #define for the max device name length in a DEVICEMODE
2003-03-05 Jeremy AllisonWritable string const fixes.
2003-03-05 Jeremy AllisonWritable string const fixes.
2003-03-05 Jeremy AllisonFix for little-used lpq parser.
2003-03-04 Andrew BartlettFix another 'off by one' bug with safe_strcpy(). It...
2003-03-01 Jeremy AllisonEnsure added jobs increment total_jobs.
2003-03-01 Jeremy AllisonEnsure added jobs increment total_jobs.
2003-02-25 Gerald CarterProgress on CR 601
2003-02-25 Gerald CarterProgress on CR 601
2003-02-24 Andrew BartlettMissed one in the previous merge - user_ok() and user_i...
2003-02-19 Jeremy AllisonBit of a hack job to prevent smbprn.XXX jobs appearing...
2003-02-19 Jeremy AllisonBit of a hack job to prevent smbprn.XXX jobs appearing...
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-17 Andrew BartlettThis patch fixes one of my longest-standing pet hates...
2003-02-15 Gerald Carter* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736
2003-02-15 Gerald Carter* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736
2003-02-14 Gerald Carteroff by one bug in string length; CR 1159
2003-02-14 Gerald Carteroff by one bug in string length; CR 1159
2003-02-12 Andrew BartlettMerge from HEAD: Fix NULL pointer de-reference in argum...
2003-02-12 Andrew BartlettPrevent NULL-pointer induced segfaults.
2003-02-10 Andrew BartlettCleanups: (merge from HEAD)
2003-02-10 Andrew BartlettFailure to find a CUPS printer, when auto-adding printe...
2003-02-08 Jeremy AllisonEnsure we return NOSPACE if we can't fast allocate...
2003-02-08 Jeremy AllisonEnsure we return NOSPACE if we can't fast allocate...
2003-02-05 Jeremy AllisonCollapse duplicate messages before sending.
2003-02-05 Jeremy AllisonCollapse duplicate messages before sending.
2003-02-05 Gerald CarterCUPS patch to log client name
2003-02-05 Gerald CarterCUPS patch to log client name
2003-02-04 Jeremy AllisonHold the lock for a much shorter time when allocating...
2003-02-04 Jeremy AllisonHold the lock for a much shorter time when allocating...
2003-02-04 Jeremy AllisonUp the hash table size for printing tdb.c
2003-02-04 Jeremy AllisonUp the hash table size for printing tdb.c
2003-02-04 Jeremy AllisonEnsure we only ever set fsp->conn in one place.
2003-02-04 Jeremy AllisonEnsure we only ever set fsp->conn in one place.
2003-01-30 Jeremy AllisonAdd 3 second timeout when terminating server and sendin...
2003-01-30 Jeremy AllisonAdd 3 second timeout when terminating server and sendin...
2003-01-30 Jeremy AllisonMore scalable print tdb fixes.
2003-01-30 Jeremy AllisonMore scalable print tdb fixes.
2003-01-28 Gerald CarterCUPS-PRINTER_CLASS patch from Michael Sweet
2003-01-28 Gerald CarterCUPS-PRINTER_CLASS patch from Michael Sweet
2003-01-15 Gerald Carter*lots of small merges form HEAD
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-15 Andrew BartlettFix warnings by getting the function into a shape the...
2003-01-15 Andrew BartlettCrash fixes:
2003-01-14 Andrew BartlettMerge from HEAD:
2003-01-14 Andrew BartlettThe last of the fstring/pstring mixups, and an extra...
next