summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/samr
Commit message (Expand)AuthorAgeFilesLines
* 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
* r9654: introduce the samdb_search_dn callSimo Sorce2007-10-102-13/+8
* r9392: Fix ldb_dn_compose to make build farm happySimo Sorce2007-10-101-10/+4
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2007-10-103-52/+67
* r9015: Fix access to BUILTIN again.Andrew Bartlett2007-10-101-31/+34
* r9011: Remove more references to "name" as a netbios name, using theAndrew Bartlett2007-10-101-20/+81
* r8983: The KVNO (Kerberos key version number) should be incremented withAndrew Bartlett2007-10-101-0/+4
* r8790: Finish the migration of aliases and privilages with SamSync, by addingAndrew Bartlett2007-10-101-21/+5
* r8670: Remove GUID code from SAMR, it is handled lower down now. I noticeAndrew Bartlett2007-10-101-11/+1
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-101-5/+9
* r8370: remove the '$' from in the cn: attribute for computer and dc accountsStefan Metzmacher2007-10-101-7/+21
* r8232: remove samr_String and netr_String as they are the same as lsa_StringStefan Metzmacher2007-10-101-2/+2
* r7993: Further work on the Krb5 PAC.Andrew Bartlett2007-10-101-4/+4
* r7860: switch our ldb storage format to use a NDR encoded objectSid. This isAndrew Tridgell2007-10-103-167/+110
* r7756: Don't segfault by trying to search for the NULL DN, if the wrongAndrew Bartlett2007-10-101-5/+7
* r7582: Better way to have a fast path searching for a specific DN.Simo Sorce2007-10-102-43/+36
* r7507: fixed the problem with users being shown too many times in aclAndrew Tridgell2007-10-101-3/+3
* r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC.Andrew Bartlett2007-10-101-13/+13
* r6470: Remove ldb_search_free() it is not needed anymore.Simo Sorce2007-10-101-2/+2
* r6325: Rename aliasname -> alias_name in CreateDomAlias function.Tim Potter2007-10-101-11/+11
* r6084: - Introduce the samldb module dependency on samba4Simo Sorce2007-10-101-122/+82
* r5988: Fix the -P option (use machine account credentials) to use the Samba4Andrew Bartlett2007-10-102-26/+26
* r5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORKSTATIONS - it is a list.Andrew Bartlett2007-10-101-3/+3