summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server
Commit message (Expand)AuthorAgeFilesLines
...
* Updates from appliance-head.Jeremy Allison2000-12-141-8/+47
* Server side changes for dynamic names in lsa_lookup_namesTim Potter2000-12-131-5/+10
* Compile fix for new arg to create_nt_token()Tim Potter2000-12-121-2/+4
* Merged in Tim's changes : Removed static limit of MAX_LOOKUP_SIDS in rpc serv...Jeremy Allison2000-12-121-7/+35
* Adding in debug for SD's.Jeremy Allison2000-12-111-0/+31
* file_lines_load/file_lines_pload can now optionally convert unix_to_dos()Jeremy Allison2000-12-072-4/+4
* Changes from APPLIANCE_HEAD:David O'Neill2000-11-221-4/+4
* Another large patch for the passdb rewrite.Gerald Carter2000-11-211-31/+10
* Fix from John Reilly for equivalence tests.Jeremy Allison2000-11-171-76/+79
* Fix for memory leak when adding driver.Jeremy Allison2000-11-171-4/+4
* Fix for a problem with the new messaging system. If a sender is using theJeremy Allison2000-11-161-1/+1
* Merge from appliance head of JR's changes for driver versioning.Jeremy Allison2000-11-141-1/+1
* printing/nt_printing.c: After long soul searching and making both Andrew and myJeremy Allison2000-11-141-13/+10
* Tims fixes for non-local lookup.Jeremy Allison2000-11-131-23/+22
* Large commit which restructures the local password storage API.Gerald Carter2000-11-135-277/+234
* printing/nt_printing.c: use getpwuid not smbgetpwuid. Canonicalize printernames.Jeremy Allison2000-11-101-85/+65
* an attempt to get the handling of fields in printer info structuresAndrew Tridgell2000-11-081-43/+24
* Merge fest!!!Tim Potter2000-11-081-24/+20
* Merge of printer security descriptor, info level and printerdataTim Potter2000-11-071-37/+267
* Merge of comment repair.Tim Potter2000-10-301-8/+8
* Patches from John Reilly @ HP for print job time bugs.Jeremy Allison2000-10-291-6/+16
* Added John Reillys patch for error code returns from clean_up_printer_driver_...Jeremy Allison2000-10-261-1/+2
* Sorry JF - no billable hours :-). I fixed the "stream of events" problemJeremy Allison2000-10-261-6/+6
* Removed erroneous +1's on length of unicode domain names for variousTim Potter2000-10-251-2/+2
* Merge from appliance-headTim Potter2000-10-201-1/+5
* Merge of rpc parse buffer underflow debug code.Tim Potter2000-10-181-0/+19
* Fixes to get ms-dfs code to compile with the new changes.Jeremy Allison2000-10-131-2/+3
* last part of W2K support.Jean-François Micouleau2000-10-132-7/+11
* changes to sync with 2.2. treeHerb Lewis2000-10-111-2/+2
* Don't initialise groups twice.Tim Potter2000-10-111-1/+0
* Fix found by Andrew to stop local/remote printers beingJeremy Allison2000-10-101-3/+18
* a netlogon enum trust query doesn't have a function_code at end.Jean-François Micouleau2000-10-101-12/+55
* I introduced a bug in my last commits. Hopefully nobody noticed :-)Jean-François Micouleau2000-10-091-2/+2
* more cleanup of samrJean-François Micouleau2000-10-071-62/+65
* added samr_set_user_info and info_2.Jean-François Micouleau2000-10-073-198/+522
* Proto update. Also fix from John Reilly @ HP for not showing APW with W2K.Jeremy Allison2000-10-061-7/+14
* Herb's warning fixes. Also the POSIX locking fix.Jeremy Allison2000-10-061-3/+1
* Adding Herb's compile warning fixes to HEAD.Jeremy Allison2000-10-043-48/+3
* Fixes from Herb - compiler warnings.Jeremy Allison2000-10-031-1/+1
* Added debug so if zero length messages get sent we successfully removeJeremy Allison2000-10-021-0/+9
* Missing null termination on printer changenotify message caused insureJeremy Allison2000-09-291-3/+4
* Added comment on JF's new code. Removed ifdef in passdb/smbpass.c as thisJeremy Allison2000-09-281-1/+11
* fixed samr_create_user(). we now correctly parse the query and the reply.Jean-François Micouleau2000-09-281-16/+55
* Fixed stupid introduced bug found by "Jim McDonough/Boulder/IBM" <jmcd@us.ibm...Jeremy Allison2000-09-271-2/+2
* samr unknown 0x32 is in fact samr create user.Jean-François Micouleau2000-09-271-49/+28
* broadcast printer notify message to all clients. We now have printerJean-François Micouleau2000-09-261-8/+15
* Changes from John Reilly to add a parameter "show add printer wizard" thatJeremy Allison2000-09-261-5/+25
* printer notify code.Jean-François Micouleau2000-09-251-6/+144
* Adding fix from Jim Vopni <jimv@metrics.com> to ensure jobs areJeremy Allison2000-09-211-33/+33
* in a printer_info_6, driver version is 64 bits long and there is a 32 bitJean-François Micouleau2000-09-161-0/+7