summaryrefslogtreecommitdiff
path: root/source/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* 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
* patch from lars for copyright update.Luke Leighton2000-02-111-1/+2
* did someone mention a code-freeze? oh well.Luke Leighton2000-02-112-6/+3
* yes, it's a biggie. another semi-automated job, sed script by sander striker.Luke Leighton2000-02-118-342/+827
* patch from elrond to do [important] dynamic memory allocation ofLuke Leighton2000-02-101-0/+3
* patch from lars for _srv_close conversionLuke Leighton2000-02-101-1/+1
* patch from lars kneschke for _reg_close conversionLuke Leighton2000-02-101-31/+12
* tracking down memory leaks with yamd.Luke Leighton2000-02-102-1/+2
* patch from lars kneschke (the first!) for _reg_close() conversionLuke Leighton2000-02-091-38/+16
* added start of samtdb group databaseLuke Leighton2000-02-091-0/+21
* patch from elrondLuke Leighton2000-02-088-8/+8
* creating user alias groups and user domain groups.Luke Leighton2000-02-081-4/+0
* policy link for rest of msrpc daemons.Luke Leighton2000-02-081-2/+2
* first stage of making some sort of "thread" context ... er, thing :) inLuke Leighton2000-02-083-71/+61
* trying to sort out policy handle state info, and making a mess of it.Luke Leighton2000-02-071-1/+3
* argh. had to add a "minimalist" creds interface back in. reason:Luke Leighton2000-02-071-3/+13
* Added *.lo to .cvsignore file.Tim Potter2000-02-071-0/+1
* we're back full circle! i removed the "creds" interface. it turns outLuke Leighton2000-02-061-5/+19
* patch from sander for svcctl conversion.Luke Leighton2000-02-061-374/+84
* implemented invalidate_vuid as a tdb_delete.Luke Leighton2000-02-061-2/+1
* this is probably one of THE most reluctant commits i've ever made.Luke Leighton2000-02-064-17/+19
* patch from Elrond for _lsa_lookup_sids conversion. starting withLuke Leighton2000-02-041-4/+9
* ok, this _is_ as big as it looks, conceptually, and i haven't evenLuke Leighton2000-02-042-20/+15
* creating _samr_set_userinfo info level 0x12.Luke Leighton2000-02-031-1/+10
* clean-up of sander's netlogon patch, it didn't compile.Luke Leighton2000-02-031-20/+59
* patch from sander striker for netlogon api conversionLuke Leighton2000-02-031-1086/+139
* attempting to track down a weird sam_set_userinfo bug. maybe this isLuke Leighton2000-02-031-1/+1
* added samr_query_userinfo() info level 0x12. returns LM# + NT# in-the-clear.Luke Leighton2000-02-031-1/+11