summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/samr
Commit message (Expand)AuthorAgeFilesLines
* r20149: Remove the smb.conf distinction between PDC and BDC. Now the correctAndrew Bartlett2007-10-101-17/+88
* r20034: Start using ldb_search_exp_fmt()Simo Sorce2007-10-101-14/+8
* r19903: This is a cut&paste error for sureSimo Sorce2007-10-101-1/+0
* r19902: give better errors...Stefan Metzmacher2007-10-101-3/+32
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-102-19/+19
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-103-22/+23
* r19256: add missing infolevel and fields to SetUserInfo callRafal Szczesniak2007-10-101-23/+31
* r18775: Performing an ldb op of 'do nothing' is pointless, and breaks againstAndrew Bartlett2007-10-101-1/+1
* r18416: We need to look for both builtinDomain and domain, in the OpenDomain ...Andrew Bartlett2007-10-101-1/+1
* r18409: Make sure to print a DEBUG message if this LDB search fails.Andrew Bartlett2007-10-101-1/+5
* r18252: Make sure to NULL terminate these lists of attributes.Andrew Bartlett2007-10-101-7/+16
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-102-2/+2
* r17824: add a wrapper for the common partitions_basedn calculationAndrew Tridgell2007-10-101-3/+9
* r17823: get rid of most of the samdb_base_dn() calls, as they are no longerAndrew Tridgell2007-10-102-10/+10
* r17516: Change helper function names to make more clear what they are meant t...Simo Sorce2007-10-101-15/+15
* r16827: Factor out some code into common samdb functions:Andrew Bartlett2007-10-101-50/+6
* r16794: Make Samba4 pass it's own RPC-SAMR test, at least in part. There areAndrew Bartlett2007-10-102-150/+704
* r16773: Fix one more RPC-SAMR test (an alias level), and make it clear thatAndrew Bartlett2007-10-101-5/+11
* r16772: Clarify comment.Andrew Bartlett2007-10-101-2/+2
* r16262: Another basedn fix.Andrew Bartlett2007-10-101-1/+1
* r16236: Add a proper baseDN to a large number of queries. Searching the NULLAndrew Bartlett2007-10-101-16/+31
* r16166: Remove hexidecimal constants from the Samba4 provision files.Andrew Bartlett2007-10-101-52/+41
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-102-2/+0
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-1/+1
* r14570: Move some functions also they are also used from kpasswdJelmer Vernooij2007-10-101-309/+0
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-102-0/+2
* r14438: fix warningsStefan Metzmacher2007-10-101-2/+2
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-101-1/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-102-0/+4
* r13910: Fix the 'your password has expired' on every login. We now considerAndrew Bartlett2007-10-101-1/+1
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-102-0/+2
* 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
* r12684: A better error code for SAMR transaction failures.Andrew Bartlett2007-10-101-12/+15
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-2/+0
* r12599: This new LDB module (and associated changes) allows Samba4 to operateAndrew Bartlett2007-10-102-110/+45
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-102-0/+5
* 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
* 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-101-5/+7
* r11438: Move enum samr_RejectReason into misc.idl so I can use it in a globalAndrew Bartlett2007-10-101-1/+1
* r11221: I don't quite know how I tested this before, but clearly I didn't.Andrew Bartlett2007-10-101-3/+4
* r11195: Add a new helper function (needed by my kpasswdd work, but hooked inAndrew Bartlett2007-10-101-74/+112
* r10894: make the handling of dn/distinguishedName much closer to realAndrew Tridgell2007-10-101-20/+16
* r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett2007-10-102-14/+20
* r9930: Use a single samdb_base_dn() function rather than lots of sillyAndrew Bartlett2007-10-101-25/+18