r10656: BIG merge from trunk. Features not copied over
[samba.git] / source3 / libads / ldap.c
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Günther Deschnerr8048: Replace "done" with "failed".
2007-10-10 Volker Lendecker8047: "oid" is defined in a heimdal header. With my...
2007-10-10 Günther Deschnerr7994: This adds support in Winbindd's "security =...
2007-10-10 Jeremy Allisonr6595: This is Volkers new-talloc patch. Just got the...
2007-10-10 Derrell Lipmanr6149: Fixes bugs #2498 and 2484.
2007-10-10 Gerald Carterr5956: more compile warngin fixes from the Mr. Mader
2007-10-10 Gerald Carterr5948: more compile cleanups from Jason Mader
2007-10-10 Gerald Carterr5336: BUG 2329: fix to re-enable winbindd to locate...
2007-10-10 Gerald Carterr5207: patches from Jay Fenlason @ RedHat (scooped...
2007-10-10 Jeremy Allisonr4665: Fix inspired by posting from Joe Meadows <jamead...
2007-10-10 Jeremy Allisonr4346: Fix cut-and-paste error - bugid #2189. Fixed...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Volker Lendecker3841: Time out in ads search queries. Even AD servers...
2007-10-10 Jeremy Allisonr3764: Ensure on failure that *res is always NULL.
2007-10-10 Jeremy Allisonr3569: Fix for bug #1651, added extra servicePrincipalN...
2007-10-10 Jeremy Allisonr3273: Ensure we're consistent in the use of strchr_m...
2007-10-10 Günther Deschnerr2832: Readd WKGUID-binding to match the correct defaul...
2007-10-10 Gerald Carterr2091: only use sAMAccountName and not userPrincipalNam...
2007-10-10 Gerald Carterr1381: fixing behavior found by gd@sernet.de; we must...
2007-10-10 Volker Lendecker1330: Fix the build for systems without ldap headers
2007-10-10 Jeremy Allisonr1317: Patch from Joe Meadows "Joe Meadows" <jameadows...
2007-10-10 Jeremy Allisonr1222: Valgrind memory leak fixes. Still tracking down...
2007-10-10 Jeremy Allisonr1215: Intermediate checkin of the new keytab code...
2007-10-10 Jeremy Allisonr764: More memleak fixes in error code path from kawasa...
2007-10-10 Jeremy Allisonr562: Memory leak fix in error code path from kawasa_r...
2007-10-10 Gerald Carterr196: merging struct uuid from trunk
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew BartlettBug found by gd - the new range-reterival code did...
2004-01-06 Andrew Bartlett(merge from 3.0)
2004-01-05 Andrew Bartlett(merge from 3.0)
2004-01-05 Andrew Bartlett(merge from 3.0)
2004-01-05 Andrew BartlettTry to keep vl happy - shorten some of these lines.
2004-01-05 Andrew BartlettFix for bug 707, getent group for huge ads groups ...
2004-01-01 Volker LendeckeAfter talking with abartlet remove the fix for bug...
2004-01-01 Volker LendeckeAfter talking with abartlet remove the fix for bug...
2004-01-01 Volker LendeckeFix for bug 707, getent group for huge ads groups ...
2004-01-01 Volker LendeckeFix for bug 707, getent group for huge ads groups ...
2003-12-31 Andrew Bartlettauth/auth_util.c:
2003-12-13 Jeremy AllisonFix from ndb@theghet.to to allow an existing LDAP machi...
2003-12-13 Jeremy AllisonFix from ndb@theghet.to to allow an existing LDAP machi...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-26 Volker LendeckeGet rid of a const warning
2003-11-26 Volker LendeckeGet rid of a const warning
2003-10-30 Jim McDonoughMore GUID->struct uuid changes.
2003-10-30 Jim McDonoughFirst round of merging various UUID structures.
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-03 Gerald Carterdon't call ads_destroy() twice; fixes segfault in winbi...
2003-10-03 Gerald Carterdon't call ads_destroy() twice; fixes segfault in winbi...
2003-09-15 Tim PotterMerge from Samba 3.0:
2003-09-10 Jeremy AllisonFix a nasty mess, and also bug #296. passdb/pdb_ldap...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-06 Gerald Carterrevert retry loops in winbindd_ads as abartket points...
2003-08-20 Gerald Cartermetze's autogenerate patch for version.h
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-01 Jim McDonoughUpdate my copyrights according to my agreement with IBM
2003-07-31 Gerald Carterworking on transtive trusts issue:
2003-07-25 Gerald Carterfix case where no realm or workgroup means to use our own
2003-07-23 Gerald Carterconnect to the right realm or domain for trusted AD...
2003-07-23 Gerald Carterconnect to the right realm or domain for trusted AD...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-07 Tim PotterCall the synchronous version of the ldap delete functio...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-07-03 Tim PotterFix bug in doxygen comments for ads search functions.
2003-06-25 Gerald Carter* fix typos in a few debug statements
2003-06-25 Gerald Carterlarge change:
2003-06-23 Gerald Carter* s/get_dc_name/rpc_dc_name/g (revert a previous change)
2003-06-16 Andrew Tridgellwe need to call ads_first_entry() before using a ldap...
2003-06-13 Tim PotterRename some uuid functions so as not to conflict with...
2003-04-21 Andrew BartlettMerge from HEAD - save the type of channel used to...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Andrew BartlettStore the type of 'sec channel' that we establish to...
2003-04-15 Jelmer VernooijChange variable name to get this working on gcc 3.2...
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-25 Jelmer Vernooij- Support building all auth modules as .so's
2003-03-17 Andrew Bartlettmerge from HEAD - dump tokenGroups as sids.
2003-02-25 Andrew BartletttokenGroups are SIDs, so dump them as such.
2003-02-24 Andrew BartlettAlways initialise
2003-02-24 Andrew BartlettMake sure these values are never uninitialsised.
2003-02-24 Andrew BartlettMerge from HEAD client-side authentication changes:
2003-02-22 Andrew BartlettFix a DEBUG() formatting, add some more debug to our...
2003-02-19 Jim McDonoughFix segv in net ads join...an extra & was the culprit
2003-02-19 Jim McDonoughFix segv in net ads join...an extra & was the culprit
2003-02-19 Andrew BartlettMerge minor library fixes from HEAD to 3.0.
2003-02-19 Andrew BartlettCheck return values of various join-related functions...
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-15 Andrew BartlettAntti Andreimann <Antti.Andreimann@mail.ee> has done...
2003-02-14 Jeremy AllisonEnsure that only parse_prs.c access internal members...
2003-02-14 Jeremy AllisonEnsure that only parse_prs.c access internal members...
2003-02-12 Jeremy AllisonMerging from HEAD - add a note about a better method...
2003-02-12 Andrew Tridgelladd a note about a better method for finding netbios...
next