libndr: Avoid assigning duplicate versions to symbols
[amitay/samba.git] / source4 / dsdb / samdb / cracknames.c
2020-08-28 Matthew DeVorelib/util: remove extra safe_string.h file
2019-02-01 Garming Samcracknames: Change search filter to use the smaller...
2018-11-28 Volker Lendeckekrb5_wrap: Add a talloc_ctx to smb_krb5_principal_get_r...
2018-08-14 Andrew Bartlettcracknames: Fix DoS (NULL pointer de-ref) when not...
2018-03-01 Andreas Schneiders4:samdb: Add FALL_THROUGH statements in cracknames.c
2017-07-24 Bob Campbellsamdb/cracknames: support user and service principal...
2017-07-24 Bob Campbellsamdb/cracknames: do not show recycled when a guid...
2017-06-26 Stefan Metzmachers4:dsdb/samdb: pass an existing 'struct ldb_context...
2017-06-26 Stefan Metzmachers4:dsdb/samdb: pass an existing 'struct ldb_context...
2017-02-28 Volker Lendeckesamdb: Fix a typo
2016-09-27 Günther Deschnerwerror: replace WERR_INVALID_PARAM with WERR_INVALID_PA...
2016-09-27 Günther Deschnerwerror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY...
2015-03-12 Andrew Bartlettdsdb: Ensure we cope with a samAccountName with a space...
2015-03-12 Andrew Bartlettdsdb: Allow spaces in userPrincipalName values
2014-08-31 Andrew Bartlettdsdb: improve debugging in DsCrackNameOneFilter
2014-08-08 Günther Deschners4-dsdb/cracknames: free realm from smb_krb5_principal_...
2014-04-28 Andrew Bartlettkerberos: Remove un-used event context argument from...
2014-04-27 Andrew Bartlettdsdb: Specify no event context to smb_krb5_init_context...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-08-07 Matthieu Patoudrs-cracksname: fix problems that prevented to pass...
2013-08-07 Matthieu Patoudrs-crackname: Fix error code so that we have the same...
2013-08-07 Matthieu Patoudrs-cracknames: When cracking NT4 names we should just...
2013-08-07 Matthieu Patoudrs-crackname: Fix cracknames for the format UNKNOWN...
2013-07-25 Stefan Metzmacherdsdb/samdb: use RECYCLED it implies DELETED...
2013-02-08 Matthieu Patoudsdb-cracknames: Fix potential double free and memory...
2012-12-21 Andreas Schneiders4-dsdb: Make it clear that we want to fall trough...
2012-11-05 Volker Lendeckedsdb: Simplify DsCrackNameOneFilter a bit
2012-10-25 Andrew Bartlettdsdb-cracknames: Return DRSUAPI_DS_NAME_STATUS_NO_MAPPI...
2012-10-24 Andrew Bartlettdsdb-cracknames: Always use talloc_zero()
2012-10-08 Matthieu Patoudrs-crackname: if there is no sid do not return the...
2012-10-08 Matthieu PatouImplement the LIST_INFO_FOR_SERVER input format
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...
next