Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r22119: Where we get a request to 'crack' a user principal name from a | Andrew Bartlett | 1 | -22/+52 |
2007-10-10 | r21497: Pass more of the RPC-CRACKNAMES test by using the new search_options ... | Andrew Bartlett | 1 | -26/+89 |
2007-10-10 | r21355: work in child domains, CN=Configuration isn't always under the domain dn | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r20906: allow LDAP simple binds using the following syntaxes in the DN field: | Stefan Metzmacher | 1 | -7/+34 |
2007-10-10 | r20395: Decode more unknowns in the IDL. These are language and codepage IDs! | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r20377: Rework the CrackNames implementation to handle some of the BUILTIN sid | Andrew Bartlett | 1 | -31/+32 |
2007-10-10 | r20375: Work to improve our CrackNames implementation. | Andrew Bartlett | 1 | -21/+87 |
2007-10-10 | r19832: better prototypes for the linearization functions: | Simo Sorce | 1 | -5/+5 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 1 | -17/+21 |
2007-10-10 | r19604: This is a massive commit, and I appologise in advance for it's size. | Andrew Bartlett | 1 | -8/+14 |
2007-10-10 | r17825: I broken cracknames in my last patch - fix it up | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r17824: add a wrapper for the common partitions_basedn calculation | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r17823: get rid of most of the samdb_base_dn() calls, as they are no longer | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r16263: A number of these searches need to be under the partitions DN, and the | Andrew Bartlett | 1 | -5/+7 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15319: remove unneeded macros | Stefan Metzmacher | 1 | -18/+18 |
2007-10-10 | r14860: create libcli/security/security.h | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14422: ensure that domain_attrs does not refer to a stack variable in a freed | Andrew Tridgell | 1 | -35/+30 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14181: This doesn't need level 1 debug, it happens whenever the DNS name is ... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r13282: Indentation, and ensure we handle the talloc_free in the right place | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r13264: Move declaration before code. | James Peach | 1 | -5/+6 |
2007-10-10 | r13252: Cleanup, both in code, comments and talloc use: | Andrew Bartlett | 1 | -9/+30 |
2007-10-10 | r12996: Restrict this search to domain objects. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r12592: Remove some useless dependencies | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r12382: Ensure to return OK on anonymous mapping. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r12381: Try not to segfault on an anonymous LDAP bind, and map to a guest login. | Andrew Bartlett | 1 | -2/+8 |
2007-10-10 | r12363: minor fixes for win2000 join/login | Andrew Tridgell | 1 | -1/+10 |
2007-10-10 | r12361: Add a new function: ldb_binary_encode_string() | Andrew Bartlett | 1 | -12/+49 |
2007-10-10 | r12360: Add simple bind support into our LDAP server. | Andrew Bartlett | 1 | -0/+54 |
2007-10-10 | r11567: Ldb API change patch. | Simo Sorce | 1 | -10/+11 |
2007-10-10 | r11356: More cracknames work. This copes with a lookup for a | Andrew Bartlett | 1 | -1/+21 |
2007-10-10 | r11339: Fix the build by adding the serviceprincial name cracknames helper. | Andrew Bartlett | 1 | -0/+59 |
2007-10-10 | r11270: Move the core CrackNames code from rpc_server/drsuapi to dsdb/samdb. | Andrew Bartlett | 1 | -0/+772 |