summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server
Commit message (Expand)AuthorAgeFilesLines
...
* Finished converion of spoolss code to canonical format. Now to work on theJeremy Allison2001-02-282-114/+200
* Fix for stack return from "Jim McDonough" <jmcdough@hotmail.com>.Jeremy Allison2001-02-281-3/+8
* More converted to canonical format. Home now - do the rest tomorrow...Jeremy Allison2001-02-282-75/+113
* Converted more to canonical format... save as I go.,Jeremy Allison2001-02-282-26/+40
* Ooops - forgot to check the rpcclient and smbcacls compile with the newJeremy Allison2001-02-282-9/+17
* Partial conversion of SPOOLSS code to canonical format. More to follow.Jeremy Allison2001-02-282-54/+98
* Move to talloc control of SPOOL_XXX structs. Move to talloc control ofJeremy Allison2001-02-282-145/+27
* Don't marshal data from a stack frame.....Jeremy Allison2001-02-271-8/+14
* Added total memory allocated counter to talloc, so we can tell if a tallocJeremy Allison2001-02-271-12/+24
* Hmmm. I thought I'd added these files to CVS head.....Jeremy Allison2001-02-273-0/+3673
* Separated dfs pipe into implementation and interface modules.Jeremy Allison2001-02-271-337/+60
* Implementation module for netlog pipe. Can't be easily integrated intoJeremy Allison2001-02-271-0/+663
* Split srvsvc pipe into interface and implementation modules.Jeremy Allison2001-02-261-978/+95
* Split wks pipe into interface and implementation modules.Jeremy Allison2001-02-262-53/+88
* Separated lsa code into interface and implementation.Jeremy Allison2001-02-262-515/+60
* Added implementation file for lsa.Jeremy Allison2001-02-261-0/+475
* Started conversion of lsa server code to canonical format (as srv_reg andJeremy Allison2001-02-261-58/+93
* Separated reg code into interface & implementation.Jeremy Allison2001-02-252-171/+207
* include/rpc_spoolss.h: Added JOB_STATUS_XXX defines.Jeremy Allison2001-02-231-5/+31
* Excise snprintf -> slprintf.Jeremy Allison2001-02-162-65/+149
* 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