summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/lsa
Commit message (Expand)AuthorAgeFilesLines
* r14964: - move sidmap code from ntvfs_common to SAMDBStefan Metzmacher2007-10-101-2/+0
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-1/+1
* r14838: fix the build. Looks like I still haven't quite got the hang of theAndrew Tridgell2007-10-101-0/+1
* r14736: - the ntvfs subsystem should not know about smb_server.hStefan Metzmacher2007-10-101-2/+0
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-101-1/+2
* r14206: fix warnings, the better fix for that will be to make the sidmap codeStefan Metzmacher2007-10-101-0/+1
* r13938: Around round of splitupsJelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+3
* r13658: More moving around of files:Jelmer Vernooij2007-10-101-0/+1
* r12793: fix bugsStefan Metzmacher2007-10-101-5/+5
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-5/+0
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+2
* r12361: Add a new function: ldb_binary_encode_string()Andrew Bartlett2007-10-101-7/+9
* r11291: Fix implementation of LookupNames4.Andrew Bartlett2007-10-101-1/+9
* r11288: Fill out LSA LookupNames4 and LookupSids3, including a server-sideAndrew Bartlett2007-10-101-17/+32
* r11122: Fix some talloc hierarchy errorsVolker Lendecke2007-10-101-3/+3
* r10913: This patch isn't as big as it looks ...Andrew Tridgell2007-10-101-1/+1
* r10894: make the handling of dn/distinguishedName much closer to realAndrew Tridgell2007-10-101-2/+1
* r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett2007-10-101-28/+12
* r10764: To match Win2k3 SP1, we need to set an anonymous user token forAndrew Bartlett2007-10-101-1/+1
* r10373: Fix segfault in LookupSids.Andrew Bartlett2007-10-101-0/+6
* r9930: Use a single samdb_base_dn() function rather than lots of sillyAndrew Bartlett2007-10-101-24/+17
* r9888: add IDL for lsa_QueryDomainInformationPolicy to query Kerberos Settings.Günther Deschner2007-10-101-3/+3
* r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij2007-10-101-1/+1
* r9654: introduce the samdb_search_dn callSimo Sorce2007-10-101-15/+7
* r9392: Fix ldb_dn_compose to make build farm happySimo Sorce2007-10-101-4/+1
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2007-10-101-39/+54
* r9011: Remove more references to "name" as a netbios name, using theAndrew Bartlett2007-10-101-1/+1
* r8982: "name" is not the netbios name, but the RDN. Return the correctAndrew Bartlett2007-10-101-13/+4
* r8790: Finish the migration of aliases and privilages with SamSync, by addingAndrew Bartlett2007-10-101-27/+29
* r8700: Propmted by tridge's need to do plaintext auth in ejs, rework theAndrew Bartlett2007-10-101-1/+1
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-101-2/+4
* r8429: fix compiler warningsStefan Metzmacher2007-10-101-3/+3
* r7860: switch our ldb storage format to use a NDR encoded objectSid. This isAndrew Tridgell2007-10-101-48/+20
* r7582: Better way to have a fast path searching for a specific DN.Simo Sorce2007-10-101-17/+14
* r5988: Fix the -P option (use machine account credentials) to use the Samba4Andrew Bartlett2007-10-101-19/+19
* r5585: LDB interfaces change:Simo Sorce2007-10-101-59/+59
* r5307: removed db_wrap.h from includes.hAndrew Tridgell2007-10-101-0/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-34/+34
* r5034: - added a type mapping function in pidl, so the type names in our IDLAndrew Tridgell2007-10-101-2/+2
* r4713: Add initial support for QueryTrustedDomainInfo on LSA.Andrew Bartlett2007-10-101-6/+47
* r4703: Add support for EnumTrustDomain, and expand the testsuite.Andrew Bartlett2007-10-101-5/+81
* r4698: - Initial implementation of trusted domains in LSA.Andrew Bartlett2007-10-101-142/+378
* r4695: Leave less memory handing around on long-term TALLOC_CTX.Andrew Bartlett2007-10-101-19/+29
* r4694: 'fix' the behaviour for setting only the old, but not the new secret.Andrew Bartlett2007-10-101-3/+43
* r4682: A LDB-based secrets implementation in Samba4.Andrew Bartlett2007-10-101-17/+466
* r4640: first stage in the server side support for multiple context_ids on one...Andrew Tridgell2007-10-101-28/+5
* r4620: - add interface functions to the auth subsystem so that callers doesn'...Stefan Metzmacher2007-10-101-2/+2
* r4563: fixed lsa_EnumAccounts() server side to return all accounts that have ...Andrew Tridgell2007-10-101-1/+2