Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r16236: Add a proper baseDN to a large number of queries. Searching the NULL | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r15319: remove unneeded macros | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r14964: - move sidmap code from ntvfs_common to SAMDB | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r14860: create libcli/security/security.h | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14838: fix the build. Looks like I still haven't quite got the hang of the | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r14736: - the ntvfs subsystem should not know about smb_server.h | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r14206: fix warnings, the better fix for that will be to make the sidmap code | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r13938: Around round of splitups | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r13658: More moving around of files: | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12793: fix bugs | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r12361: Add a new function: ldb_binary_encode_string() | Andrew Bartlett | 1 | -7/+9 |
2007-10-10 | r11291: Fix implementation of LookupNames4. | Andrew Bartlett | 1 | -1/+9 |
2007-10-10 | r11288: Fill out LSA LookupNames4 and LookupSids3, including a server-side | Andrew Bartlett | 1 | -17/+32 |
2007-10-10 | r11122: Fix some talloc hierarchy errors | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r10913: This patch isn't as big as it looks ... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r10894: make the handling of dn/distinguishedName much closer to real | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r10810: This adds the hooks required to communicate the current user from the | Andrew Bartlett | 1 | -28/+12 |
2007-10-10 | r10764: To match Win2k3 SP1, we need to set an anonymous user token for | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r10373: Fix segfault in LookupSids. | Andrew Bartlett | 1 | -0/+6 |
2007-10-10 | r9930: Use a single samdb_base_dn() function rather than lots of silly | Andrew Bartlett | 1 | -24/+17 |
2007-10-10 | r9888: add IDL for lsa_QueryDomainInformationPolicy to query Kerberos Settings. | Günther Deschner | 1 | -3/+3 |
2007-10-10 | r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9654: introduce the samdb_search_dn call | Simo Sorce | 1 | -15/+7 |
2007-10-10 | r9392: Fix ldb_dn_compose to make build farm happy | Simo Sorce | 1 | -4/+1 |
2007-10-10 | r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting... | Simo Sorce | 1 | -39/+54 |
2007-10-10 | r9011: Remove more references to "name" as a netbios name, using the | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r8982: "name" is not the netbios name, but the RDN. Return the correct | Andrew Bartlett | 1 | -13/+4 |
2007-10-10 | r8790: Finish the migration of aliases and privilages with SamSync, by adding | Andrew Bartlett | 1 | -27/+29 |
2007-10-10 | r8700: Propmted by tridge's need to do plaintext auth in ejs, rework the | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r8520: fixed a pile of warnings from the build farm gcc -Wall output on | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r8429: fix compiler warnings | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r7860: switch our ldb storage format to use a NDR encoded objectSid. This is | Andrew Tridgell | 1 | -48/+20 |
2007-10-10 | r7582: Better way to have a fast path searching for a specific DN. | Simo Sorce | 1 | -17/+14 |
2007-10-10 | r5988: Fix the -P option (use machine account credentials) to use the Samba4 | Andrew Bartlett | 1 | -19/+19 |
2007-10-10 | r5585: LDB interfaces change: | Simo Sorce | 1 | -59/+59 |
2007-10-10 | r5307: removed db_wrap.h from includes.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -34/+34 |
2007-10-10 | r5034: - added a type mapping function in pidl, so the type names in our IDL | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4713: Add initial support for QueryTrustedDomainInfo on LSA. | Andrew Bartlett | 1 | -6/+47 |
2007-10-10 | r4703: Add support for EnumTrustDomain, and expand the testsuite. | Andrew Bartlett | 1 | -5/+81 |
2007-10-10 | r4698: - Initial implementation of trusted domains in LSA. | Andrew Bartlett | 1 | -142/+378 |
2007-10-10 | r4695: Leave less memory handing around on long-term TALLOC_CTX. | Andrew Bartlett | 1 | -19/+29 |
2007-10-10 | r4694: 'fix' the behaviour for setting only the old, but not the new secret. | Andrew Bartlett | 1 | -3/+43 |
2007-10-10 | r4682: A LDB-based secrets implementation in Samba4. | Andrew Bartlett | 1 | -17/+466 |