summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* Merge of i18n fixes from appliance branch. Samba can now talk to a networkTim Potter2001-02-141-2/+2
* It compiles for me now :-). rpc_server/srv_lsa.c - added fix to allow w2kJeremy Allison2001-02-131-4/+13
* merge from APPLIANCE_HEAD (mapping access_required 0x0 toGerald Carter2001-02-031-2/+6
* Changes from SAMBA_2_2:David O'Neill2001-01-312-52/+66
* Missing sys_endpwent() call in get_passwd_entries()Tim Potter2001-01-311-1/+1
* lib/system.c: Fix for pw caching.Jeremy Allison2001-01-311-6/+6
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-291-32/+55
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-251-20/+11
* Fixed "object picker can't determine if object in domain" bug seen from W2KJeremy Allison2001-01-251-17/+44
* increase MAX_POL_HNDS (merge from 2.2)Gerald Carter2001-01-231-1/+1
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-231-12/+24
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-231-3/+0
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-191-2/+2
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-181-1/+1
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-172-96/+432
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-171-18/+33
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-152-3/+5
* RPC server fixes for RPC client changes merged from TNG.Tim Potter2001-01-111-2/+4
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-111-43/+69
* rpc_server/srv_samr.c:Jeremy Allison2001-01-111-1/+1
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-101-2/+9
* Changes merged from APPLIANCE_HEAD:David O'Neill2001-01-081-1/+5
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-051-10/+47
* merge from appliance headGerald Carter2000-12-211-1/+4
* Merged Tim's fixes from appliance-head.Jeremy Allison2000-12-181-95/+113
* Never free anything in the rpc_parse/prs_XXX functions. Do it in the enclosingJeremy Allison2000-12-151-11/+16
* Added lock backouts on fail.Jeremy Allison2000-12-151-18/+13
* lib/util_unistr.c:Jean-François Micouleau2000-12-152-2/+2
* Fixed memory leak in JOB_INFO_2 code.Jeremy Allison2000-12-151-3/+2
* Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. MergedJeremy Allison2000-12-152-20/+2
* 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