summaryrefslogtreecommitdiffstats
path: root/source/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* trying to track down sys_setgroups() problem: an unbecome_root() wasLuke Leighton2000-04-091-1/+0
* gets really interesting. it's dog-slow (at debug level 100), butLuke Leighton2000-04-091-2/+3
* This one isn't as big, as it looks.Elrond2000-04-043-1/+3
* Okay,Elrond2000-04-041-0/+17
* more merge of cvs main printing into tng.Luke Leighton2000-04-042-21/+25
* tracking down dce/rpc alt-context and bind issues.Luke Leighton2000-04-031-9/+12
* merge from cvs main of jean-francois' spoolss work.Luke Leighton2000-04-031-2/+17
* removed rpcsrv_struct* argument from server-marshalling routines.Luke Leighton2000-04-0314-582/+779
* merge of smbd and related files, from cvs main.Luke Leighton2000-04-035-302/+349
* Use SMB_ASSERT when checking cli_auth_fns functions are non-NULL.Tim Potter2000-03-301-8/+14
* Check cli_auth_fns functions are non-NULL before calling them.Tim Potter2000-03-301-5/+8
* _net_sam_logon: more preparing to get rid of DOM_LOG_INFO etc.Luke Leighton2000-03-281-1/+5
* _net_srv_pwset - working towards removal of DOM_LOG_INFO etc.Luke Leighton2000-03-281-1/+5
* more working towards removing DOM_LOG_INFO etc. also, pid is 32-bit notLuke Leighton2000-03-281-1/+5
* _net_auth2 - working towards removing some of the legacy structuresLuke Leighton2000-03-281-21/+23
* net sam sync back to style suggested by sander, originally, passingLuke Leighton2000-03-281-41/+5
* share info issues. started to add parsing for srv_net_share_addLuke Leighton2000-03-221-54/+75
* - arranged setresuid/setresgid etc detection. this is horrible, becauseLuke Leighton2000-03-211-1/+5
* From Elrond@Wunder-Nett.org Sun Mar 19 06:35:04 2000Luke Leighton2000-03-181-2/+2
* parameters were being passed across incorrectly in samr_chgpasswd_userLuke Leighton2000-03-181-2/+2
* From Elrond@Wunder-Nett.org Sat Mar 18 04:49:11 2000Luke Leighton2000-03-171-0/+24
* From Elrond@Wunder-Nett.org Fri Mar 17 08:34:21 2000Luke Leighton2000-03-161-1/+3
* From Elrond@Wunder-Nett.org Mon Mar 13 10:35:03 2000Luke Leighton2000-03-131-3/+3
* use write_socket() not a direct write()Luke Leighton2000-03-101-2/+2
* #include missing in srv_spoolss.cLuke Leighton2000-03-081-0/+1
* - acb_info is a 32-bit field in samr stuff (oops!!) sun cascade withLuke Leighton2000-03-081-1/+2
* yet another stage in net user info level 2. server-side and client-sideLuke Leighton2000-03-081-110/+81
* patch from jf who was having difficulty doing cvs commits on TNG.Luke Leighton2000-03-071-456/+537
* attempting to get samr_set_userinfo2 info level 0x12 working.Luke Leighton2000-03-071-10/+1
* solving issue of cascade joining domain. it's decided that theLuke Leighton2000-03-071-1/+2
* patch from elrond for libtool hackLuke Leighton2000-03-061-0/+14
* had to create a table referencing the incoming DCE/RPC context_id to anLuke Leighton2000-03-064-10/+17
* ok, got bigendian byte order requests working.Luke Leighton2000-03-061-0/+5
* DCE/RPC header - pack type testsLuke Leighton2000-02-283-140/+155
* From Elrond@Wunder-Nett.org Tue Feb 29 05:53:10 2000Luke Leighton2000-02-281-6/+4
* adding pack_type data representation. tested as-was (i.e. not againstLuke Leighton2000-02-281-0/+1
* added bind nack to server-side.Luke Leighton2000-02-272-135/+219
* testing password change showed up some bugs in NTLMSSP calcs, plus one inLuke Leighton2000-02-271-29/+38
* From Elrond@Wunder-Nett.org Thu Feb 24 08:11:57 2000Luke Leighton2000-02-231-4/+11
* patch from elrond for rpcclient shareinfo command (netr_share_info) atLuke Leighton2000-02-211-18/+38
* patch for _reg_query_info() conversion.Luke Leighton2000-02-161-40/+16
* added a stub for what i *think* is SamrRemoveForiegnMemberFromDomain, butLuke Leighton2000-02-161-3/+16
* added stub _samr_delete_dom_user to server-side samr daemons.Luke Leighton2000-02-161-0/+22
* From Elrond@Wunder-Nett.org Tue Feb 15 07:53:25 2000Luke Leighton2000-02-141-5/+10
* hooray, i think i finally have it. couple of bugs (like forgetting toLuke Leighton2000-02-131-115/+141
* ok. this introduces the following structures:Luke Leighton2000-02-131-12/+6
* patch from lars (clean-up)Luke Leighton2000-02-121-6/+4
* this one serious-attitude bug-fix.Luke Leighton2000-02-121-66/+71
* renamed msrpc_state to msrpc_local.Luke Leighton2000-02-121-1/+1
* lars kneschke's _reg_open_entry() conversion. you missed NT_STATUS_NOPROBLEMOLuke Leighton2000-02-121-52/+15