summaryrefslogtreecommitdiff
path: root/source3/rpc_server
AgeCommit message (Expand)AuthorFilesLines
2001-02-14Merge of i18n fixes from appliance branch. Samba can now talk to a networkTim Potter1-2/+2
2001-02-13It compiles for me now :-). rpc_server/srv_lsa.c - added fix to allow w2kJeremy Allison1-4/+13
2001-02-03merge from APPLIANCE_HEAD (mapping access_required 0x0 toGerald Carter1-2/+6
2001-01-31Changes from SAMBA_2_2:David O'Neill2-52/+66
2001-01-31Missing sys_endpwent() call in get_passwd_entries()Tim Potter1-1/+1
2001-01-31lib/system.c: Fix for pw caching.Jeremy Allison1-6/+6
2001-01-29Changes from APPLIANCE_HEAD:David O'Neill1-32/+55
2001-01-25Changes from APPLIANCE_HEAD:David O'Neill1-20/+11
2001-01-25Fixed "object picker can't determine if object in domain" bug seen from W2KJeremy Allison1-17/+44
2001-01-23increase MAX_POL_HNDS (merge from 2.2)Gerald Carter1-1/+1
2001-01-23Changes from APPLIANCE_HEAD:David O'Neill1-12/+24
2001-01-23Changes from APPLIANCE_HEAD:David O'Neill1-3/+0
2001-01-19Changes from APPLIANCE_HEAD:David O'Neill1-2/+2
2001-01-18Changes from APPLIANCE_HEAD:David O'Neill1-1/+1
2001-01-17Changes from APPLIANCE_HEAD:David O'Neill2-96/+432
2001-01-17Changes from APPLIANCE_HEAD:David O'Neill1-18/+33
2001-01-15Changes from APPLIANCE_HEAD:David O'Neill2-3/+5
2001-01-11RPC server fixes for RPC client changes merged from TNG.Tim Potter1-2/+4
2001-01-11Changes from APPLIANCE_HEAD:David O'Neill1-43/+69
2001-01-11rpc_server/srv_samr.c:Jeremy Allison1-1/+1
2001-01-10Changes from APPLIANCE_HEAD:David O'Neill1-2/+9
2001-01-08Changes merged from APPLIANCE_HEAD:David O'Neill1-1/+5
2001-01-05Changes from APPLIANCE_HEAD:David O'Neill1-10/+47
2000-12-21merge from appliance headGerald Carter1-1/+4
2000-12-18Merged Tim's fixes from appliance-head.Jeremy Allison1-95/+113
2000-12-15Never free anything in the rpc_parse/prs_XXX functions. Do it in the enclosingJeremy Allison1-11/+16
2000-12-15Added lock backouts on fail.Jeremy Allison1-18/+13
2000-12-15lib/util_unistr.c:Jean-François Micouleau2-2/+2
2000-12-15Fixed memory leak in JOB_INFO_2 code.Jeremy Allison1-3/+2
2000-12-15Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. MergedJeremy Allison2-20/+2
2000-12-14Updates from appliance-head.Jeremy Allison1-8/+47
2000-12-13Server side changes for dynamic names in lsa_lookup_namesTim Potter1-5/+10
2000-12-12Compile fix for new arg to create_nt_token()Tim Potter1-2/+4
2000-12-12Merged in Tim's changes : Removed static limit of MAX_LOOKUP_SIDS in rpc serv...Jeremy Allison1-7/+35
2000-12-11Adding in debug for SD's.Jeremy Allison1-0/+31
2000-12-07file_lines_load/file_lines_pload can now optionally convert unix_to_dos()Jeremy Allison2-4/+4
2000-11-22Changes from APPLIANCE_HEAD:David O'Neill1-4/+4
2000-11-21Another large patch for the passdb rewrite.Gerald Carter1-31/+10
2000-11-17Fix from John Reilly for equivalence tests.Jeremy Allison1-76/+79
2000-11-17Fix for memory leak when adding driver.Jeremy Allison1-4/+4
2000-11-16Fix for a problem with the new messaging system. If a sender is using theJeremy Allison1-1/+1
2000-11-14Merge from appliance head of JR's changes for driver versioning.Jeremy Allison1-1/+1
2000-11-14printing/nt_printing.c: After long soul searching and making both Andrew and myJeremy Allison1-13/+10
2000-11-13Tims fixes for non-local lookup.Jeremy Allison1-23/+22
2000-11-13Large commit which restructures the local password storage API.Gerald Carter5-277/+234
2000-11-10printing/nt_printing.c: use getpwuid not smbgetpwuid. Canonicalize printernames.Jeremy Allison1-85/+65
2000-11-08an attempt to get the handling of fields in printer info structuresAndrew Tridgell1-43/+24
2000-11-08Merge fest!!!Tim Potter1-24/+20
2000-11-07Merge of printer security descriptor, info level and printerdataTim Potter1-37/+267
2000-10-30Merge of comment repair.Tim Potter1-8/+8