- fix "declaration of 'time' shadows global declaration" warning.
[ira/wip.git] / source3 / rpc_server /
2000-11-14 Jeremy Allisonprinting/nt_printing.c: After long soul searching and...
2000-11-13 Jeremy AllisonTims fixes for non-local lookup.
2000-11-13 Gerald CarterLarge commit which restructures the local password...
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-25 Tim PotterRemoved erroneous +1's on length of unicode domain...
2000-10-20 Tim PotterMerge from appliance-head
2000-10-18 Tim PotterMerge of rpc parse buffer underflow debug code.
2000-10-13 Jeremy AllisonFixes to get ms-dfs code to compile with the new changes.
2000-10-13 Jean-François Mico... last part of W2K support.
2000-10-11 Herb Lewischanges to sync with 2.2. tree
2000-10-11 Tim PotterDon't initialise groups twice.
2000-10-10 Jeremy AllisonFix found by Andrew to stop local/remote printers being
2000-10-10 Jean-François Mico... a netlogon enum trust query doesn't have a function_cod...
2000-10-09 Jean-François Mico... I introduced a bug in my last commits. Hopefully nobody...
2000-10-07 Jean-François Mico... more cleanup of samr
2000-10-07 Jean-François Mico... added samr_set_user_info and info_2.
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-28 Jeremy AllisonAdded comment on JF's new code. Removed ifdef in passdb...
2000-09-28 Jean-François Mico... fixed samr_create_user(). we now correctly parse the...
2000-09-27 Jeremy AllisonFixed stupid introduced bug found by "Jim McDonough...
2000-09-27 Jean-François Mico... samr unknown 0x32 is in fact samr create user.
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-06 Jeremy AllisonFix for the SID history problem when using a Win2k...
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 Tim PotterMerge from appliance branch.
2000-08-28 Andrew Tridgellyipee!
2000-08-23 Jeremy AllisonTidied up some error returns from printing calls. Still...
2000-08-18 Gerald Carterfixed initialization errors (again!) I must have forgot to
2000-08-16 Gerald Carterfixed unitialized struct bug in enum_users (whatever...
2000-08-15 Tim PotterMerge of uninitialised variable fix from APPLIANCE_HEAD.
2000-08-10 Jeremy AllisonAdded "add_printer_hook" call to update printer for...
2000-08-10 Jeremy AllisonTidied up security rights definitions.
2000-08-09 Andrew Tridgellgot error code right for printer update/add failure
2000-08-09 Andrew Tridgelladded printer admin option
2000-08-04 Jeremy AllisonFixed up the user/group contexts when using authenticat...
2000-08-02 Jeremy AllisonStarted to canonicalize our handling of uid -> sid...
2000-08-01 Jeremy AllisonTidyup removing many of the 0xC0000000 | NT_STATUS_XXX...
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...
2000-07-25 Jeremy AllisonTidy up code to add printer. Always index in tdb by...
2000-07-22 Jeremy AllisonFixed open handle code in printers - 3 functions were...
2000-07-18 Jeremy Allisonrpc_parse/parse_prs.c: Removed extraneous ()'s.
2000-07-17 Tim PotterMissing var.
2000-07-17 Tim PotterFree security descriptor after access check in update_p...
2000-07-17 Tim PotterRenamed arguments to se_access_check()
2000-07-13 Tim PotterDon't return winbind groups or users when responding...
2000-07-12 Jean-François Mico... - The printers are indexed by the sharename in both...
2000-07-10 Jeremy AllisonEnsure correct driver paths are returned in INFO_2...
2000-07-10 Tim PotterFixes for various compile warnings on Solaris 8.
2000-07-10 Tim PotterMoved winbind client functions from various odd locatio...
2000-07-10 Tim PotterRe-instated lanman printing security checks (oops).
2000-07-06 Jeremy Allisonprinting/nt_printing.c: (From JF) use the driver name...
2000-07-06 Tim PotterPass either an authenticated pipe or SMB user in a...
2000-07-06 Tim PotterPass pipes_struct rather than vuid down to startdocprin...
2000-07-06 Tim PotterChanged checking for WINBINDD_OK return value instead...
2000-07-03 Tim PotterSome more sec_ctx changes. Modified some fields in...
2000-07-03 Tim PotterRenamed generic_request() to winbindd_request()
2000-07-01 Jean-François Mico... reverting Jeremy's changes to enumprinterdata.
2000-07-01 Jean-François Mico... Found that the minimum priority is 1 and not 0 on NT.
2000-06-30 Jeremy AllisonFixed oops with missing MANGLE_PATH directive.
2000-06-29 Jeremy AllisonTidy up current spool code - added some JRATEST ifdefs...
next