Merged in printing fixes... There were many missing !
[samba.git] / source3 / printing /
2002-05-09 Jeremy AllisonMerged in printing fixes... There were many missing !
2002-04-19 Jeremy AllisonAdded Martin's lpq parse fixes from 2.2.
2002-04-19 Jeremy AllisonWhen opening a tdb fails - don't expect to be able...
2002-04-15 Tim PotterMerge ... print server permission handling fixes from...
2002-04-13 Andrew Tridgellwhen background printing wasn't enabled printing was...
2002-04-11 Gerald Carterremoved unnecessary memset
2002-04-11 Gerald Carterspecversion merge from SAMBA_2_2
2002-03-22 Tim PotterStomped on some header file version numbers that have...
2002-03-20 Jeremy AllisonEnsure we don't do lp_servicename()'s in tdb traverse...
2002-03-20 Jeremy AllisonPrint queue entries *must* have queue names, not number...
2002-03-20 Jeremy AllisonRemove the "stat open" code - make it inline. This...
2002-03-19 Jeremy AllisonMerge JohnR's fix.
2002-03-19 Jeremy AllisonMerge in JohnR's page count fixes.
2002-03-17 John TerpstraFix ability to compile with CUPS support.
2002-03-17 Tim PotterAdded dos_errstr() function. Not all errors in list...
2002-03-15 Gerald Cartersyncing up printing code with SAMBA_2_2 (already done...
2002-03-14 Tim Pottergetpid() -> sys_getpid()
2002-03-14 Tim PotterBacked out enumprinters stuff - leave it for another...
2002-03-12 Tim PotterMerge of enumprinters vs getprinter naming patch from 2.2
2002-03-07 Jeremy AllisonFix for machines that have their time changed forward...
2002-02-27 Jeremy AllisonFix from JohnR - Fixed SetPrinterData(magic key) to...
2002-02-26 Martin PoolFIXME: Use next_token rather than strtok!
2002-02-26 Jeremy AllisonFixup the sending of printer change messages from job...
2002-02-25 Tim PotterMerge of printing performance fixes from appliance.
2002-02-19 Gerald Carter merge from 2.2
2002-02-09 Jeremy AllisonBring printing in HEAD inline with 2.2.x and app-head.
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-26 Gerald Cartermerge from APPLIANCE_HEAD
2002-01-26 Andrew BartlettThese changes commited on a 'no less broken' basis.
2002-01-25 Andrew BartlettChange this code so that we don't do a lookup_name...
2002-01-25 Jeremy AllisonFixed display of "remote downlevel document" in old...
2002-01-23 Gerald Cartermerge from 2.2
2002-01-22 Gerald Cartermerge from 2.2. of
2002-01-14 Jeremy AllisonRemoved MAXSTATUS which was set incorrectly - thus...
2002-01-11 Jeremy AllisonRound and round we go....
2002-01-11 Jeremy AllisonLatest attempt at changeid.
2002-01-09 Jeremy AllisonWhen re-writing tdb version numbers as little endian...
2002-01-09 Jeremy AllisonFixed all uses of tdb_fetch/store/_int to use explicit...
2002-01-08 Jeremy AllisonMy previous fix had a bug....
2002-01-08 Jeremy AllisonAnother attempt at getting changeid correct. Jerry...
2002-01-08 Jeremy AllisonCaught one problem where a BOOL fn was returning 3...
2002-01-08 Jeremy AllisonAdded get_called_name() function, which replaces global...
2002-01-07 Jeremy AllisonReturn called NetBIOS name if present in preference...
2002-01-07 Tim PotterSed error. The status value in the PRINTER_INFO_2...
2002-01-03 Jeremy AllisonFixed nasty cast of tdb_delete in traversals.
2001-12-29 Jeremy AllisonRemoved extra lp_adduser() call.
2001-12-21 Martin PoolFactor out a broadcast_printer_notify() routine.
2001-12-18 Tim PotterFixed uninitialised variable warning.
2001-12-14 Gerald CarterChangeID fixe from APPLIANCE_HEAD
2001-12-05 Jeremy AllisonUse print_queue_length() by preference if we don't...
2001-12-05 Jeremy AllisonImproved efficiency of enumerating print queue's under...
2001-12-03 Martin PoolWriting decimal constants as "02" has been shown to...
2001-11-30 Tim PotterRenamed sid field in SEC_ACE to trustee to be more...
2001-11-26 Tim PotterMerge from appliance-head: when creating a default...
2001-11-24 Andrew Tridgelladded "net join" command
2001-11-22 Gerald Cartermerge oops fix from 2.2
2001-11-22 Gerald Cartermerge from 2.2
2001-11-17 Jeremy AllisonTidyups when I was doing the big merge...
2001-10-31 Andrew BartlettThis is a farily large patch (3300 lines) and reworks...
2001-10-18 Jeremy AllisonMerge the become_XXX -> change_to_XXX fixes from 2...
2001-10-16 Jeremy AllisonOptimisation to send only to correct processid.
2001-10-16 Jean-François Mico... very simple asynchronous "lpq" thread patch
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-26 Jeremy AllisonAdded Elrond patch to make se_access_check use NT datas...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-15 Andrew BartlettLooks like it missed these. make_connection now no...
2001-09-10 Andrew Tridgellconvert more code to use XFILE
2001-09-06 Andrew Tridgellgot rid of USE_TDB_MMAP_FLAG as its not needed any...
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-09-03 Andrew Tridgellmore NTSTATUS/WERROR conversion
2001-09-03 Andrew Tridgellthe next step in our error code handling change
2001-09-02 Andrew Tridgellupdated copyright for Michael Sweet
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-27 Andrew Tridgellconverted smbd to use NTSTATUS by default
2001-08-24 Herb Lewisget rid of compiler warnings
2001-08-23 Tim PotterFixed detection of CUPS. We need to check for the...
2001-08-12 Simo Sorcethis is a big global fix for the ptr = Realloc(ptr...
2001-08-10 Jeremy AllisonMerge in the NT drivers changes from 2.2.
2001-08-10 Tim PotterReplaced the duplicate DOS constants with appropriate...
2001-08-10 Jeremy AllisonFixed typo in patch.
2001-08-09 Jeremy AllisonAdded fix from Dan Thibadeau @ HP for parsing problem.
2001-08-09 Jeremy AllisonMerged John's fix.
2001-08-08 Simo SorceChange all realloc() statements to Realloc() (ecxept...
2001-07-30 Jeremy AllisonFixup error returns in updating driver db version.
2001-07-30 Jeremy AllisonAdded "use mmap" for HPUX.
2001-07-25 Tim PotterHeld a shoot-out between NT_STATUS_NO_PROBLEMO and...
2001-07-23 Jeremy AllisonSame fix for resume as for pause.
2001-07-23 Jeremy AllisonFix for CUPS pause/restart code.
2001-07-23 Jeremy AllisonFix for cups compile.
2001-07-17 Jeremy AllisoniFix from "Shahms E. King" <shahms@shahms.com> to get...
2001-07-16 Jeremy AllisonFix for incorrect creation of print job names, based...
2001-07-16 Jeremy AllisonFix from Jim Vopni - muliple definitions of "letter".
2001-07-12 Tim PotterChanged instances of TRUE, FALSE to True, False as...
2001-07-10 Tim PotterRemoved unused local variables.
2001-07-09 Jean-François Mico... split the nt_drivers.tdb in 3 separate tdb files. Shoul...
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-07-02 Jeremy AllisonFixed extra file_free calls - my fault :-(.
2001-06-28 Jeremy AllisonProperly instrument print_job_start()/print_job_end...
2001-06-26 Herb LewisSGI compiler fixes.
next