Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
[bbaumbach/samba-autobuild/.git] / source / rpc_server / srv_spoolss_nt.c
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.
2000-11-16 Jeremy AllisonFix for a problem with the new messaging system. If...
2000-11-14 Jeremy AllisonMerge from appliance head of JR's changes for driver...
2000-11-14 Jeremy Allisonprinting/nt_printing.c: After long soul searching and...
2000-11-10 Jeremy Allisonprinting/nt_printing.c: use getpwuid not smbgetpwuid...
2000-11-08 Andrew Tridgellan attempt to get the handling of fields in printer...
2000-11-08 Tim PotterMerge fest!!!
2000-11-07 Tim PotterMerge ... printer security descriptor, info level and...
2000-10-30 Tim PotterMerge of comment repair.
2000-10-29 Jeremy AllisonPatches from John Reilly @ HP for print job time bugs.
2000-10-26 Jeremy AllisonAdded John Reillys patch for error code returns from...
2000-10-26 Jeremy AllisonSorry JF - no billable hours :-). I fixed the "stream...
2000-10-20 Tim PotterMerge from appliance-head
2000-10-10 Jeremy AllisonFix found by Andrew to stop local/remote printers being
2000-10-06 Jeremy AllisonProto update. Also fix from John Reilly @ HP for not...
2000-10-06 Jeremy AllisonHerb's warning fixes. Also the POSIX locking fix.
2000-10-04 Jeremy AllisonAdding Herb's compile warning fixes to HEAD.
2000-10-03 Jeremy AllisonFixes from Herb - compiler warnings.
2000-10-02 Jeremy AllisonAdded debug so if zero length messages get sent we...
2000-09-29 Jeremy AllisonMissing null termination on printer changenotify messag...
2000-09-27 Jeremy AllisonFixed stupid introduced bug found by "Jim McDonough...
2000-09-26 Jean-François Mico... broadcast printer notify message to all clients. We...
2000-09-26 Jeremy AllisonChanges from John Reilly to add a parameter "show add...
2000-09-25 Jean-François Mico... printer notify code.
2000-09-21 Jeremy AllisonAdding fix from Jim Vopni <jimv@metrics.com> to ensure...
2000-09-16 Jean-François Mico... in a printer_info_6, driver version is 64 bits long...
2000-09-15 Jeremy AllisonMove towards getting W2k p&p to upload NT4.x drivers...
2000-09-13 Jeremy AllisonAdded SIGHUP when printer deleted as well as added.
2000-09-12 Jeremy AllisonFix for enumjobs infor level 2 which caused smbd to...
2000-09-12 Jeremy AllisonFixed error return when printer is PAUSED - should...
2000-09-11 Jeremy AllisonFixed memory leaks found in enumprinterdrivers code.
2000-09-11 Jeremy AllisonFix for malloc of zero bytes found by insure.
2000-09-09 Jeremy AllisonImplemented DELETEPRINTERDATA (tested with Gerald's...
2000-09-08 Jeremy AllisonFixed typo where docname was being checked for datatype...
2000-09-08 Jeremy AllisonWin32 API is explicit that EnumPrinterData returns...
2000-09-07 Jeremy AllisonFixed the printerdata code to return NO_MORE_ITEMS...
2000-09-07 Jeremy AllisonAdded code to return NO_MORE_ENTRIES when trying to...
2000-09-06 Jeremy AllisonFix from John Reilly for double free of printer struct.
2000-09-05 Jeremy AllisonImplemented GETFORM tested and working using Gerald...
2000-09-01 David O'NeillChanges from APPLIANCE_HEAD (per Tim Potter):
2000-08-31 Jeremy AllisonImplemented DELETEFORM tested using Gerald's Win32...
2000-08-30 Jeremy AllisonFixed error returns for moving printer driver files...
2000-08-30 Jeremy AllisonImplemented AbortPrinter() from Gerald's Win32 test...
2000-08-28 Andrew Tridgellyipee!
2000-08-23 Jeremy AllisonTidied up some error returns from printing calls. Still...
2000-08-10 Jeremy AllisonAdded "add_printer_hook" call to update printer for...
2000-08-09 Andrew Tridgellgot error code right for printer update/add failure
2000-08-09 Andrew Tridgelladded printer admin option
2000-08-01 Jeremy AllisonAdded print job substitutions for %{printername}, ...
2000-07-31 Jeremy AllisonSave & restore the port name correctly.
2000-07-31 Jeremy AllisonAdded John Reilly's enumports/addprinter/delprinter...
2000-07-27 Jeremy AllisonOk - this is a *BIG* change - but it fixes the problems...
2000-07-26 Jean-François Mico... if no comment in TDB, use comment from print share.
2000-07-26 Tim PotterFixed memory leaks in _spoolss_addprinterdriver()
2000-07-25 Jeremy AllisonFixed up error checking and move printer file code...
2000-07-25 Jeremy AllisonAdded some error checking and returns to the new 'move...
2000-07-25 Jean-François Mico... A rather big change set ! (listed in no particular...
next