s4-drsuapi: Fix a const warning
[ddiss/samba.git] / source4 / dsdb / samdb / cracknames.c
2012-06-23 Matthieu Patous4-drsuapi: Fix a const warning
2012-06-23 Matthieu Patous4-drsuapi: rework the crackname implementation of...
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
2012-04-23 Simo SorceCracknames: use krb wrapper functions so it works with MIT
2011-09-08 Andrew Tridgells4-cracknames: use consistent search for crossRef objects
2011-09-05 Andrew Tridgells4-cracknames: fixed cracknames to use more specific...
2011-08-24 Andrew Tridgells4-dsdb: fixed newlines in DEBUG() calls in cracknames
2011-08-24 Andrew Tridgells4-dsdb: fixed all partitions search in cracknames
2011-08-09 Matthieu Patous4-drsuapi: crackname search also for deleted objects
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2010-12-04 Matthias Dieter... s4:dsdb/samdb/cracknames.c - fix another memory leak
2010-12-02 Matthias Dieter... s4:dsdb/samdb/cracknames.c - fix various KRB5 memory...
2010-10-17 Matthias Dieter... Revert "s4:remove "util_ldb" submodule and integrate...
2010-10-17 Matthias Dieter... s4:remove "util_ldb" submodule and integrate the three...
2010-10-14 Matthias Dieter... s4:dsdb - remove "samdb_result_uint", "samdb_result_int...
2010-10-10 Jelmer Vernooijsamdb: Add flags argument to samdb_connect().
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Anatoliy Atanasovs4/dcdiag: Handle ListRoles command for dcdiag:KnowsOfR...
2010-09-20 Anatoliy Atanasovs4/drs: use type enum drsuapi_DsNameFormat in DsCrackNa...
2010-08-17 Andrew Tridgells4-dsdb: cope with cracknames of form dnsdomain\account
2010-06-01 Karolin Seegers4-cracknames: Fix typo in debug message.
2010-04-13 Matthias Dieter... Revert "s4:prefer "samdb_*_dn" basedn calls over the...
2010-04-12 Matthias Dieter... s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_...
2010-03-05 Matthias Dieter... s4:cracknames - Change two counter variables to unsigned
2010-02-16 Andrew Tridgells4-samdb: use dsdb_search() in cracknames
2009-10-23 Andrew Tridgells4-dsdb: create a static system_session context
2009-10-21 Matthias Dieter... s4:dsdb/samdb/cracknames - Remove unused header and...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-02 Andrew Bartletts4:dsdb Fix crash from LDAP login of DOM\\
2009-08-13 Matthias Dieter... s4: cracknames.c: Change the handling of the NT_STATUS_...
2009-07-05 Volker LendeckeFix some nonempty blank lines
2009-06-30 Andrew Bartletts4:dsdb Explain the parsing steps for userPrincipalName...
2009-06-11 Andrew Bartletts4:heimdal: import lorikeet-heimdal-200906080040 (commi...
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-06 Andrew BartlettImplement 'type unknown' names in the CrackNames code.
2008-09-29 Simo SorceLDB ASYNC: misc changes
2008-09-23 Simo SorceMerge ldb_search() and ldb_search_exp_fmt() into a...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-14 Simo SorceMake up the right dependencies now that ldb depends...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijSpecify event_context to ldb_wrap_connect explicitly.
2008-03-27 Jelmer VernooijMerge v4.0-test
2008-03-13 Andrew BartlettDon't use 'dn', this attribute does not exist with...
2007-12-21 Andrew Bartlettr26324: Fix includes for Jelmer.
2007-12-21 Jelmer Vernooijr26319: Split encoding functions out of libcli_ldap.
2007-12-21 Jelmer Vernooijr26252: Specify loadparm_context explicitly when creati...
2007-12-21 Jelmer Vernooijr26234: More global_loadparm fixes.
2007-12-21 Jelmer Vernooijr26233: Pass loadparm context when creating krb5 contexts.
2007-12-21 Jelmer Vernooijr26227: Make loadparm_context part of a server task...
2007-12-21 Andrew Bartlettr26138: Don't talloc_free() res if an error occoured.
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Andrew Bartlettr25957: Rework the cracknames code to use less gendb_se...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Andrew Bartlettr24697: Excelent patch and detective work by Matthias...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr23115: the attribute array needs to be NULL terminated...
2007-10-10 Andrew Tridgellr22969: fix some more places where we could end up...
2007-10-10 Andrew Bartlettr22120: Expand the RPC-CRACKNAMES test, to test more...
2007-10-10 Andrew Bartlettr22119: Where we get a request to 'crack' a user princi...
2007-10-10 Andrew Bartlettr21497: Pass more of the RPC-CRACKNAMES test by using...
2007-10-10 Stefan Metzmacherr21355: work in child domains, CN=Configuration isn...
2007-10-10 Stefan Metzmacherr20906: allow LDAP simple binds using the following...
2007-10-10 Andrew Bartlettr20395: Decode more unknowns in the IDL. These are...
2007-10-10 Andrew Bartlettr20377: Rework the CrackNames implementation to handle...
2007-10-10 Andrew Bartlettr20375: Work to improve our CrackNames implementation.
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Andrew Bartlettr19604: This is a massive commit, and I appologise...
2007-10-10 Andrew Tridgellr17825: I broken cracknames in my last patch - fix...
2007-10-10 Andrew Tridgellr17824: add a wrapper for the common partitions_basedn...
2007-10-10 Andrew Tridgellr17823: get rid of most of the samdb_base_dn() calls...
2007-10-10 Andrew Bartlettr16263: A number of these searches need to be under...
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
2007-10-10 Stefan Metzmacherr15319: remove unneeded macros
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
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.
next