This is the current patch from Luke Leighton <lckl@samba-tng.org> to add a
[ira/wip.git] / source3 / rpc_server / srv_spoolss_nt.c
2002-01-20 Andrew BartlettThis is the current patch from Luke Leighton <lckl...
2002-01-15 Jeremy AllisonMissing assign fix from Bernt Nilsson bkn@ida.liu.se.
2002-01-12 Jeremy AllisonAdded PRINTER_INFO_4/PRINTER_INFO_5, we're seeing level...
2002-01-11 Jeremy AllisonRound and round we go....
2002-01-08 Jeremy AllisonAdded get_called_name() function, which replaces global...
2001-12-21 Martin PoolAdd an output parameter to message_send_all that says...
2001-12-14 Gerald CarterChangeID fixe from APPLIANCE_HEAD
2001-12-14 Tim PotterFALSE -> False
2001-12-13 Gerald Cartermerge from appliance_head
2001-12-10 Tim PotterAdded client and server code for the GetPrintProcessorD...
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-11-30 Gerald Cartermerge from APPLIANCE_HEAD
2001-11-30 Jeremy AllisonCheck error returns.
2001-11-30 Jeremy AllisonGerald's fix.
2001-11-30 Tim PotterRenamed sid field in SEC_ACE to trustee to be more...
2001-11-28 Gerald Cartermerge from APPLIANCE_HEAD
2001-11-27 Jeremy AllisonAdded PRINTER_ALREADY_EXISTS error check from Gerry.
2001-11-22 Gerald Carterremove unused variables
2001-11-22 Gerald Cartermerge from 2.2
2001-11-15 Tim PotterFALSE -> False
2001-11-05 Tim PotterWrote some stubs for new win2k only spoolss rpc commands:
2001-10-16 Jean-François Mico... Fix some unicode string error.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-14 Gerald Cartermerge from appliance_head
2001-09-10 Gerald Cartercut-n-paste error
2001-09-10 Gerald Cartermerge from APPLIANCE_HEAD
2001-09-04 Andrew Tridgella fix for fussy compilers
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-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-13 Gerald Cartermerge from 2.2
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-07-25 Tim PotterHeld a shoot-out between NT_STATUS_NO_PROBLEMO and...
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-26 Herb LewisSGI compiler fixes.
2001-06-13 Jeremy AllisonMake message receive fn static.
2001-06-02 Tim Potteri18n bugfix merge from appliance.
2001-05-18 Gerald Cartermerge from 2.2 (deleteprinterdriver RPC)
2001-04-27 Jeremy AllisonMore acl -> the_acl, %d with uid_t issues.
2001-04-27 Jean-François Mico... fix a bug in printer name handling that jerry reported.
2001-04-16 Tim PotterGetting medieval with compiler warnings as Jeremy puts it.
2001-04-13 Jeremy AllisonMerge of Andrew's changes in 2.2.
2001-04-13 Jeremy AllisonAs Andrew suggested, make smbrun return a fd for a...
2001-04-12 Jeremy AllisonChanged lp_add/delete/enum scripts to use lockdir if...
2001-04-07 Jeremy AllisonAdded 3 params to manipulate shares. "add share command...
2001-04-03 Jeremy AllisonMissed forms update - my CVS mistake.
2001-04-03 Andrew Tridgelltest commit for jeremy
2001-03-28 Gerald Carterrename of 16 new_smb_io functions to smb_io_* for consi...
2001-03-27 Gerald Cartermerge from 2.2.
2001-03-13 Jeremy AllisonMove to a handle database per pipe name, not per pipe.
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-03-07 Jeremy AllisonSync up handle creation with 2.2 branch. We can now...
2001-03-03 Jeremy AllisonFixed up overrun read when marshelling SYSTEMTIME struc...
2001-03-03 Jeremy AllisonRoll back to using malloc/realloc on some of spoolss...
2001-03-02 Jeremy AllisonArrgggh. Returning the SPOOL_INFO stuff requires that...
2001-03-02 Jeremy AllisonMove to talloc controlled NT forms.
2001-03-01 Jeremy AllisonFix memory leaks introduced in restructure.
2001-03-01 Jeremy AllisonWhen opening a printserver use a global snum of -1.
2001-03-01 Jeremy Allisonrpc_parse/parse_spoolss.c: Fixed memory leak introduced...
2001-03-01 Jeremy AllisonRemove unused code.
2001-03-01 Jeremy AllisonEnsure that SPOOL_NOTIFY_OPTION structs are safely...
2001-02-28 Jeremy AllisonFinished converion of spoolss code to canonical format...
2001-02-28 Jeremy AllisonMore converted to canonical format. Home now - do the...
2001-02-28 Jeremy AllisonConverted more to canonical format... save as I go.,
2001-02-28 Jeremy AllisonOoops - forgot to check the rpcclient and smbcacls...
2001-02-28 Jeremy AllisonPartial conversion of SPOOLSS code to canonical format...
2001-02-28 Jeremy AllisonMove to talloc control of SPOOL_XXX structs. Move to...
2001-02-23 Jeremy Allisoninclude/rpc_spoolss.h: Added JOB_STATUS_XXX defines.
2001-02-16 Jeremy AllisonExcise snprintf -> slprintf.
2001-02-03 Gerald Cartermerge from APPLIANCE_HEAD (mapping access_required...
2001-01-31 David O'NeillChanges from SAMBA_2_2:
2001-01-29 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-25 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-23 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-23 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-19 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-18 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-17 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-17 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-15 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-11 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-08 David O'NeillChanges merged from APPLIANCE_HEAD:
2001-01-05 David O'NeillChanges from APPLIANCE_HEAD:
2000-12-21 Gerald Cartermerge from appliance head
2000-12-18 Jeremy AllisonMerged Tim's fixes from appliance-head.
2000-12-15 Jean-François Mico... lib/util_unistr.c:
2000-12-15 Jeremy AllisonFixed memory leak in JOB_INFO_2 code.
2000-12-15 Jeremy AllisonFixed memory leaks in lsa_XX calls. Fixed memory leaks...
2000-12-14 Jeremy AllisonUpdates from appliance-head.
2000-12-11 Jeremy AllisonAdding in debug for SD's.
2000-12-07 Jeremy Allisonfile_lines_load/file_lines_pload can now optionally...
2000-11-22 David O'NeillChanges from APPLIANCE_HEAD:
2000-11-17 Jeremy AllisonFix from John Reilly for equivalence tests.
2000-11-17 Jeremy AllisonFix for memory leak when adding driver.
next