summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/netlogon
Commit message (Expand)AuthorAgeFilesLines
* r4707: w2k3 don't restict passwords onStefan Metzmacher2007-10-101-2/+4
* r4702: implment idl, torture test and server code for netr_ServerPasswordSet2()Stefan Metzmacher2007-10-101-5/+108
* r4648: fix netr_ServerPasswordSet() bugsStefan Metzmacher2007-10-101-22/+18
* r4647: - use talloc_zero() instead of ZERO_STRUCTP()Stefan Metzmacher2007-10-101-23/+20
* r4641: Push a few more details into the schannel ldb, and into theAndrew Bartlett2007-10-102-47/+37
* r4640: first stage in the server side support for multiple context_ids on one...Andrew Tridgell2007-10-101-20/+16
* r4639: initialize all struct members!Stefan Metzmacher2007-10-101-8/+7
* r4620: - add interface functions to the auth subsystem so that callers doesn'...Stefan Metzmacher2007-10-101-48/+41
* r4499: Almost make our Samba4 server pass the RPC-SAMLOGON torture test.Andrew Bartlett2007-10-102-57/+96
* r4475: fixed smbd to work with the small changes in the ldb API (the most imp...Andrew Tridgell2007-10-101-12/+17
* r4321: objectClass trustedDomain uses "securityIdentifier" for the sidStefan Metzmacher2007-10-101-11/+13
* r4041: fix cut-n-paste typoStefan Metzmacher2007-10-101-1/+1
* r3922: Add yet another NETLOGON RPC. This is another varient of SamLogon,Andrew Bartlett2007-10-101-3/+3
* r3914: add idl, torture test and simple server for netr_DrsGetDCNameEx2()Stefan Metzmacher2007-10-101-4/+41
* r3783: - don't use make proto for ldb anymoreStefan Metzmacher2007-10-102-0/+2
* r3686: The results of some work on the NETLOGON pipe:Andrew Bartlett2007-10-101-4/+7
* r3599: fixed a couple of memory errors in the rpc netlogon serverAndrew Tridgell2007-10-101-2/+3
* r3468: split out dcerpc_server.hAndrew Tridgell2007-10-101-0/+1
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-102-0/+3
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-101-0/+1
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-0/+1
* r3364: Add parameter to fix the compile.Andrew Bartlett2007-10-101-0/+1
* r3360: improved the deletion of tmp files. smbd now puts all tmp files in var...Andrew Tridgell2007-10-101-1/+2
* r3076: Fix memory leak.Andrew Bartlett2007-10-101-1/+3
* r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that theAndrew Tridgell2007-10-101-23/+25
* r2792: got rid of talloc_ldb_alloc() and instead created talloc_realloc_fn(),Andrew Tridgell2007-10-101-1/+1
* r2669: convert make_user_info() and associated functions from malloc to tallocAndrew Tridgell2007-10-101-2/+4
* r2648: - use a destructor on struct server_connection to simplify theAndrew Tridgell2007-10-101-2/+3
* r2635: mem_ctx cleanups on the lsa and netlogon pipes in the rpc serverAndrew Tridgell2007-10-101-28/+10
* r2515: Fixes from smbtorture - these session keys are not individually encryp...Andrew Bartlett2007-10-101-4/+8
* r2247: talloc_destroy -> talloc_freeTim Potter2007-10-101-6/+6
* r2051: switched the samdb over to using the new destructor and referenceAndrew Tridgell2007-10-101-22/+4
* r1993: Allow WinXP domain logon to progress a bit further (it seems broken fo...Andrew Bartlett2007-10-101-5/+8
* r1983: a completely new implementation of tallocAndrew Tridgell2007-10-101-2/+2
* r1498: (merge from 3.0)Andrew Bartlett2007-10-101-2/+1
* r1335: NT_STATUS_INTERNAL_DB_CORRUPTIONStefan Metzmacher2007-10-102-5/+5
* r1294: A nice, large, commit...Andrew Bartlett2007-10-101-10/+4
* r1235: as the pidl code init all output data.Stefan Metzmacher2007-10-101-2/+2
* r1234: valgrind found this uninitialised var...Stefan Metzmacher2007-10-101-1/+8
* r1150: - fixed interactive sam logon in the rpc serverAndrew Tridgell2007-10-101-8/+5
* r1145: added server support for logon level 5 in sam logonAndrew Tridgell2007-10-101-0/+1
* r1141: - consolidated the netr_SamInfo structures using a netr_SamBaseInfoAndrew Tridgell2007-10-101-62/+24
* r1139: added IDL and server code for netr_LogonSamLogonWithFlags()Andrew Tridgell2007-10-101-16/+33
* r1136: - added IDL for netr_LogonGetDomainInfo()Andrew Tridgell2007-10-102-9/+189
* r1080: Make sure to initialise all the returned elements in the SamLogonAndrew Bartlett2007-10-101-7/+14
* r1061: The start of the SamLogon call for the NETLOGON pipe.Andrew Bartlett2007-10-101-50/+135
* r1058: The start of work on the SamLogon call for NETLOGON.Andrew Bartlett2007-10-101-3/+130
* r1030: added server side schannel supportAndrew Tridgell2007-10-101-2/+13
* r1029: cope wiith samdb_result_passwords() returning a null machine passwordAndrew Tridgell2007-10-101-1/+2
* r1026: Spelling.Tim Potter2007-10-101-2/+2