summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/cracknames.c
Commit message (Expand)AuthorAgeFilesLines
* s4-cracknames: Fix typo in debug message.Karolin Seeger2010-06-011-1/+1
* Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"Matthias Dieter Wallnöfer2010-04-131-2/+2
* s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functionsMatthias Dieter Wallnöfer2010-04-121-1/+1
* s4:cracknames - Change two counter variables to unsignedMatthias Dieter Wallnöfer2010-03-051-2/+2
* s4-samdb: use dsdb_search() in cracknamesAndrew Tridgell2010-02-161-57/+24
* s4-dsdb: create a static system_session contextAndrew Tridgell2009-10-231-1/+1
* s4:dsdb/samdb/cracknames - Remove unused header and add more "const"Matthias Dieter Wallnöfer2009-10-221-4/+3
* s4:dsdb Fix crash from LDAP login of DOM\\Andrew Bartlett2009-10-021-5/+3
* s4: cracknames.c: Change the handling of the NT_STATUS_NO_MEMORY status resultsMatthias Dieter Wallnöfer2009-08-141-4/+6
* Fix some nonempty blank linesVolker Lendecke2009-07-051-78/+76
* s4:dsdb Explain the parsing steps for userPrincipalName cracknames callsAndrew Bartlett2009-06-301-0/+4
* s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett2009-06-121-9/+9
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-2/+2
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* Implement 'type unknown' names in the CrackNames code.Andrew Bartlett2008-10-061-10/+48
* LDB ASYNC: misc changesSimo Sorce2008-09-291-3/+2
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-231-9/+8
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-141-1/+2
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-2/+4
* Don't use 'dn', this attribute does not exist with the LDAP backend,Andrew Bartlett2008-03-131-1/+1
* r26324: Fix includes for Jelmer.Andrew Bartlett2007-12-211-1/+1
* r26319: Split encoding functions out of libcli_ldap.Jelmer Vernooij2007-12-211-1/+2
* r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2007-12-211-1/+1
* r26234: More global_loadparm fixes.Jelmer Vernooij2007-12-211-2/+4
* r26233: Pass loadparm context when creating krb5 contexts.Jelmer Vernooij2007-12-211-0/+1
* r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij2007-12-211-1/+2
* r26138: Don't talloc_free() res if an error occoured.Andrew Bartlett2007-12-211-1/+4
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+1
* r25957: Rework the cracknames code to use less gendb_search() and instead callAndrew Bartlett2007-12-211-47/+116
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+1
* r24697: Excelent patch and detective work by Matthias WallnöferAndrew Bartlett2007-10-101-4/+4
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23115: the attribute array needs to be NULL terminated...Stefan Metzmacher2007-10-101-1/+1
* r22969: fix some more places where we could end up with more than one eventAndrew Tridgell2007-10-101-1/+3
* r22120: Expand the RPC-CRACKNAMES test, to test more values and expose patterns.Andrew Bartlett2007-10-101-18/+49
* r22119: Where we get a request to 'crack' a user principal name from aAndrew Bartlett2007-10-101-22/+52
* r21497: Pass more of the RPC-CRACKNAMES test by using the new search_options ...Andrew Bartlett2007-10-101-26/+89
* r21355: work in child domains, CN=Configuration isn't always under the domain dnStefan Metzmacher2007-10-101-2/+2
* r20906: allow LDAP simple binds using the following syntaxes in the DN field:Stefan Metzmacher2007-10-101-7/+34
* r20395: Decode more unknowns in the IDL. These are language and codepage IDs!Andrew Bartlett2007-10-101-0/+1
* r20377: Rework the CrackNames implementation to handle some of the BUILTIN sidAndrew Bartlett2007-10-101-31/+32
* r20375: Work to improve our CrackNames implementation.Andrew Bartlett2007-10-101-21/+87
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-101-5/+5
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-17/+21
* r19604: This is a massive commit, and I appologise in advance for it's size.Andrew Bartlett2007-10-101-8/+14
* r17825: I broken cracknames in my last patch - fix it upAndrew Tridgell2007-10-101-1/+1
* r17824: add a wrapper for the common partitions_basedn calculationAndrew Tridgell2007-10-101-2/+2
* r17823: get rid of most of the samdb_base_dn() calls, as they are no longerAndrew Tridgell2007-10-101-3/+2
* r16263: A number of these searches need to be under the partitions DN, and theAndrew Bartlett2007-10-101-5/+7
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-1/+1