summaryrefslogtreecommitdiff
path: root/source4/rpc_server/samr
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19256: add missing infolevel and fields to SetUserInfo callRafal Szczesniak1-23/+31
2007-10-10r18775: Performing an ldb op of 'do nothing' is pointless, and breaks againstAndrew Bartlett1-1/+1
2007-10-10r18416: We need to look for both builtinDomain and domain, in the OpenDomain ...Andrew Bartlett1-1/+1
2007-10-10r18409: Make sure to print a DEBUG message if this LDB search fails.Andrew Bartlett1-1/+5
2007-10-10r18252: Make sure to NULL terminate these lists of attributes.Andrew Bartlett1-7/+16
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij2-2/+2
2007-10-10r17824: add a wrapper for the common partitions_basedn calculationAndrew Tridgell1-3/+9
2007-10-10r17823: get rid of most of the samdb_base_dn() calls, as they are no longerAndrew Tridgell2-10/+10
2007-10-10r17516: Change helper function names to make more clear what they are meant t...Simo Sorce1-15/+15
2007-10-10r16827: Factor out some code into common samdb functions:Andrew Bartlett1-50/+6
2007-10-10r16794: Make Samba4 pass it's own RPC-SAMR test, at least in part. There areAndrew Bartlett2-150/+704
2007-10-10r16773: Fix one more RPC-SAMR test (an alias level), and make it clear thatAndrew Bartlett1-5/+11
2007-10-10r16772: Clarify comment.Andrew Bartlett1-2/+2
2007-10-10r16262: Another basedn fix.Andrew Bartlett1-1/+1
2007-10-10r16236: Add a proper baseDN to a large number of queries. Searching the NULLAndrew Bartlett1-16/+31
2007-10-10r16166: Remove hexidecimal constants from the Samba4 provision files.Andrew Bartlett1-52/+41
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij2-2/+0
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher1-1/+1
2007-10-10r14570: Move some functions also they are also used from kpasswdJelmer Vernooij1-309/+0
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2-0/+2
2007-10-10r14438: fix warningsStefan Metzmacher1-2/+2
2007-10-10r14380: Reduce the size of structs.hJelmer Vernooij1-1/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2-0/+4
2007-10-10r13910: Fix the 'your password has expired' on every login. We now considerAndrew Bartlett1-1/+1
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2-0/+2
2007-10-10r12720: By metze's request, rename the ntPwdHistory attribute toAndrew Bartlett1-14/+14
2007-10-10r12719: Rename unicodePwd -> sambaPassword.Andrew Bartlett1-2/+2
2007-10-10r12684: A better error code for SAMR transaction failures.Andrew Bartlett1-12/+15
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-2/+0
2007-10-10r12599: This new LDB module (and associated changes) allows Samba4 to operateAndrew Bartlett2-110/+45
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij2-0/+5
2007-10-10r12507: This file has had my grubby paws all over it ;-)Andrew Bartlett1-0/+1
2007-10-10r12506: Fix up issues shown up by the expanded RPC-SAMR testsuite, and add ldbAndrew Bartlett2-43/+140
2007-10-10r12504: Fix one more transaction cancel bail-out path, and correct comments.Andrew Bartlett1-2/+8
2007-10-10r12503: This function was just too simple to leave unimplemented.Andrew Bartlett1-2/+15
2007-10-10r12432: Re-indent and consistantly cancel the transaction.Andrew Bartlett1-1/+8
2007-10-10r12427: Move SAMR CreateUser2 to transactions, and re-add support forAndrew Bartlett1-4/+75
2007-10-10r12361: Add a new function: ldb_binary_encode_string()Andrew Bartlett1-5/+7
2007-10-10r11438: Move enum samr_RejectReason into misc.idl so I can use it in a globalAndrew Bartlett1-1/+1
2007-10-10r11221: I don't quite know how I tested this before, but clearly I didn't.Andrew Bartlett1-3/+4
2007-10-10r11195: Add a new helper function (needed by my kpasswdd work, but hooked inAndrew Bartlett1-74/+112
2007-10-10r10894: make the handling of dn/distinguishedName much closer to realAndrew Tridgell1-20/+16
2007-10-10r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett2-14/+20
2007-10-10r9930: Use a single samdb_base_dn() function rather than lots of sillyAndrew Bartlett1-25/+18
2007-10-10r9654: introduce the samdb_search_dn callSimo Sorce2-13/+8
2007-10-10r9392: Fix ldb_dn_compose to make build farm happySimo Sorce1-10/+4
2007-10-10r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce3-52/+67
2007-10-10r9015: Fix access to BUILTIN again.Andrew Bartlett1-31/+34
2007-10-10r9011: Remove more references to "name" as a netbios name, using theAndrew Bartlett1-20/+81
2007-10-10r8983: The KVNO (Kerberos key version number) should be incremented withAndrew Bartlett1-0/+4