r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
[garming/samba-autobuild/.git] / source4 / dsdb / samdb / cracknames.c
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Andrew Tridgellr14422: ensure that domain_attrs does not refer to...
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Andrew Bartlettr14181: This doesn't need level 1 debug, it happens...
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Bartlettr13282: Indentation, and ensure we handle the talloc_fr...
2007-10-10 James Peachr13264: Move declaration before code.
2007-10-10 Andrew Bartlettr13252: Cleanup, both in code, comments and talloc...
2007-10-10 Andrew Bartlettr12996: Restrict this search to domain objects.
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12592: Remove some useless dependencies
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Bartlettr12382: Ensure to return OK on anonymous mapping.
2007-10-10 Andrew Bartlettr12381: Try not to segfault on an anonymous LDAP bind...
2007-10-10 Andrew Tridgellr12363: minor fixes for win2000 join/login
2007-10-10 Andrew Bartlettr12361: Add a new function: ldb_binary_encode_string()
2007-10-10 Andrew Bartlettr12360: Add simple bind support into our LDAP server.
2007-10-10 Simo Sorcer11567: Ldb API change patch.
2007-10-10 Andrew Bartlettr11356: More cracknames work. This copes with a lookup...
2007-10-10 Andrew Bartlettr11339: Fix the build by adding the serviceprincial...
2007-10-10 Andrew Bartlettr11270: Move the core CrackNames code from rpc_server...