summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-5/+7
* r12793: fix bugsStefan Metzmacher2007-10-101-5/+5
* r12720: By metze's request, rename the ntPwdHistory attribute toAndrew Bartlett2007-10-101-14/+14
* r12719: Rename unicodePwd -> sambaPassword.Andrew Bartlett2007-10-101-2/+2
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-101-0/+1
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-102-18/+18
* r12684: A better error code for SAMR transaction failures.Andrew Bartlett2007-10-101-12/+15
* r12670: Make a couple of dependencies stricterJelmer Vernooij2007-10-101-1/+4
* r12622: Move table.c prototypes to seperate header to prevent circular depend...Jelmer Vernooij2007-10-101-0/+1
* r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2007-10-101-0/+3
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-106-14/+0
* r12599: This new LDB module (and associated changes) allows Samba4 to operateAndrew Bartlett2007-10-103-115/+50
* r12554: get rid of the pesky NTLMSSP warnings about being called after proces...Andrew Tridgell2007-10-102-5/+6
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-109-0/+14
* r12513: Similar change as my previous commit, but now for transfer syntaxes.Jelmer Vernooij2007-10-102-34/+16
* r12512: Use GUID structs in API functions everywhere rather then converting b...Jelmer Vernooij2007-10-104-41/+29
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-9/+12
* r12507: This file has had my grubby paws all over it ;-)Andrew Bartlett2007-10-101-0/+1
* r12506: Fix up issues shown up by the expanded RPC-SAMR testsuite, and add ldbAndrew Bartlett2007-10-102-43/+140
* r12504: Fix one more transaction cancel bail-out path, and correct comments.Andrew Bartlett2007-10-101-2/+8
* r12503: This function was just too simple to leave unimplemented.Andrew Bartlett2007-10-101-2/+15
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-20/+18
* r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij2007-10-101-0/+8
* r12461: Some updates to the srvsvc IDL from Ronnie SahlbergJelmer Vernooij2007-10-101-322/+88
* r12432: Re-indent and consistantly cancel the transaction.Andrew Bartlett2007-10-101-1/+8
* r12427: Move SAMR CreateUser2 to transactions, and re-add support forAndrew Bartlett2007-10-101-4/+75
* r12361: Add a new function: ldb_binary_encode_string()Andrew Bartlett2007-10-102-12/+16
* r12085: wkssvc.idl updated based on work by Ronnie Sahlberg to bring theAndrew Tridgell2007-10-101-19/+23
* r11597: revert a commit by mistakeSimo Sorce2007-10-101-0/+12
* r11567: Ldb API change patch.Simo Sorce2007-10-101-12/+0
* r11513: Add the ability to use the local machine account instead of a staticAndrew Bartlett2007-10-101-11/+46
* r11438: Move enum samr_RejectReason into misc.idl so I can use it in a globalAndrew Bartlett2007-10-101-1/+1
* r11402: In response to comments by volker, expand our Netlogon DsRGetDCNameAndrew Bartlett2007-10-101-26/+61
* r11370: Samba4 now passes it's own RPC-SAMLOGON test again.Andrew Bartlett2007-10-101-0/+3
* r11366: Pass around the flags which indicate if we should support plaintextAndrew Bartlett2007-10-101-3/+5
* r11303: Support defining and installing public headers for libraries.Jelmer Vernooij2007-10-101-1/+1
* r11291: Fix implementation of LookupNames4.Andrew Bartlett2007-10-101-1/+9
* r11289: Fix comment.Andrew Bartlett2007-10-101-1/+1
* r11288: Fill out LSA LookupNames4 and LookupSids3, including a server-sideAndrew Bartlett2007-10-101-17/+32
* r11270: Move the core CrackNames code from rpc_server/drsuapi to dsdb/samdb.Andrew Bartlett2007-10-103-835/+50
* r11261: Rename access_required field in winreg idl to access_mask so it matchesTim Potter2007-10-101-1/+1
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-25/+25
* r11239: Use ${REALM} for the realm in rootdse.ldifAndrew Bartlett2007-10-101-0/+60
* r11223: Only pass around the ldb handle (make this code easier to seperateAndrew Bartlett2007-10-101-21/+21
* r11221: I don't quite know how I tested this before, but clearly I didn't.Andrew Bartlett2007-10-101-3/+4
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2007-10-101-21/+0
* r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5Andrew Bartlett2007-10-101-0/+18
* r11195: Add a new helper function (needed by my kpasswdd work, but hooked inAndrew Bartlett2007-10-102-242/+136
* r11194: Use the special ldb attribute "canonicalName" (therefore testing thatAndrew Bartlett2007-10-101-11/+20