summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb/cracknames.c
Commit message (Expand)AuthorAgeFilesLines
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-1/+1
* r15319: remove unneeded macrosStefan Metzmacher2007-10-101-18/+18
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-1/+1
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-0/+1
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-1/+1
* r14422: ensure that domain_attrs does not refer to a stack variable in a freedAndrew Tridgell2007-10-101-35/+30
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-101-1/+1
* r14181: This doesn't need level 1 debug, it happens whenever the DNS name is ...Andrew Bartlett2007-10-101-1/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+2
* r13282: Indentation, and ensure we handle the talloc_free in the right placeAndrew Bartlett2007-10-101-4/+4
* r13264: Move declaration before code.James Peach2007-10-101-5/+6
* r13252: Cleanup, both in code, comments and talloc use:Andrew Bartlett2007-10-101-9/+30
* r12996: Restrict this search to domain objects.Andrew Bartlett2007-10-101-1/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-2/+0
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-101-2/+1
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+3
* r12382: Ensure to return OK on anonymous mapping.Andrew Bartlett2007-10-101-0/+1
* r12381: Try not to segfault on an anonymous LDAP bind, and map to a guest login.Andrew Bartlett2007-10-101-2/+8
* r12363: minor fixes for win2000 join/loginAndrew Tridgell2007-10-101-1/+10
* r12361: Add a new function: ldb_binary_encode_string()Andrew Bartlett2007-10-101-12/+49
* r12360: Add simple bind support into our LDAP server.Andrew Bartlett2007-10-101-0/+54
* r11567: Ldb API change patch.Simo Sorce2007-10-101-10/+11
* r11356: More cracknames work. This copes with a lookup for aAndrew Bartlett2007-10-101-1/+21
* r11339: Fix the build by adding the serviceprincial name cracknames helper.Andrew Bartlett2007-10-101-0/+59
* r11270: Move the core CrackNames code from rpc_server/drsuapi to dsdb/samdb.Andrew Bartlett2007-10-101-0/+772