summaryrefslogtreecommitdiffstats
path: root/source3/libads/ldap.c
Commit message (Expand)AuthorAgeFilesLines
...
* r8047: "oid" is defined in a heimdal header. With my gcc this generates a ton ofVolker Lendecke2007-10-101-4/+4
* r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...Günther Deschner2007-10-101-1/+95
* r6595: This is Volkers new-talloc patch. Just got the go-ahead fromJeremy Allison2007-10-101-1/+1
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2007-10-101-4/+4
* r5956: more compile warngin fixes from the Mr. MaderGerald Carter2007-10-101-3/+3
* r5948: more compile cleanups from Jason MaderGerald Carter2007-10-101-6/+1
* r5336: BUG 2329: fix to re-enable winbindd to locate DC's when 'disable netbi...Gerald Carter2007-10-101-1/+1
* r5207: patches from Jay Fenlason @ RedHat (scooped from their Fedora packages)Gerald Carter2007-10-101-1/+1
* r4665: Fix inspired by posting from Joe Meadows <jameadows@webopolis.com>.Jeremy Allison2007-10-101-10/+10
* r4346: Fix cut-and-paste error - bugid #2189. Fixed by Buck Huppmann <buckh@p...Jeremy Allison2007-10-101-1/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-30/+30
* r3841: Time out in ads search queries. Even AD servers can hang.Volker Lendecke2007-10-101-7/+44
* r3764: Ensure on failure that *res is always NULL.Jeremy Allison2007-10-101-3/+8
* r3569: Fix for bug #1651, added extra servicePrincipalNames for kerberos inte...Jeremy Allison2007-10-101-6/+44
* r3273: Ensure we're consistent in the use of strchr_m for '@'.Jeremy Allison2007-10-101-1/+1
* r2832: Readd WKGUID-binding to match the correct default-locations of newGünther Deschner2007-10-101-4/+73
* r2091: only use sAMAccountName and not userPrincipalName since the breaks win...Gerald Carter2007-10-101-0/+6
* r1381: fixing behavior found by gd@sernet.de; we must use the userPrincipalNa...Gerald Carter2007-10-101-4/+4
* r1330: Fix the build for systems without ldap headersVolker Lendecke2007-10-101-1/+1
* r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> toJeremy Allison2007-10-101-1/+30
* r1222: Valgrind memory leak fixes. Still tracking down a strange one...Jeremy Allison2007-10-101-6/+28
* r1215: Intermediate checkin of the new keytab code. I need to make sure IJeremy Allison2007-10-101-60/+293
* r764: More memleak fixes in error code path from kawasa_r@itg.hitachi.co.jp.Jeremy Allison2007-10-101-1/+6
* r562: Memory leak fix in error code path from kawasa_r@itg.hitachi.co.jp.Jeremy Allison2007-10-101-1/+4
* r196: merging struct uuid from trunkGerald Carter2007-10-101-11/+7
* Bug found by gd - the new range-reterival code did still had 'member'Andrew Bartlett2004-02-081-2/+3
* Try to keep vl happy - shorten some of these lines.Andrew Bartlett2004-01-051-6/+12
* Fix for bug 707, getent group for huge ads groups (>1500 members)Andrew Bartlett2004-01-051-8/+130
* After talking with abartlet remove the fix for bug 707 again.Volker Lendecke2004-01-011-92/+8
* Fix for bug 707, getent group for huge ads groups (>1500 members)Volker Lendecke2004-01-011-8/+92
* auth/auth_util.c:Andrew Bartlett2003-12-311-1/+1
* Fix from ndb@theghet.to to allow an existing LDAP machine account to beJeremy Allison2003-12-131-12/+29
* Get rid of a const warningVolker Lendecke2003-11-261-1/+1
* Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison2003-10-221-3/+3
* don't call ads_destroy() twice; fixes segfault in winbindd when DC goes down;...Gerald Carter2003-10-031-1/+2
* Fix a nasty mess, and also bug #296. passdb/pdb_ldap.c was not convertingJeremy Allison2003-09-101-1/+10
* revert retry loops in winbindd_ads as abartket points out, weGerald Carter2003-09-061-2/+2
* metze's autogenerate patch for version.hGerald Carter2003-08-201-1/+1
* Update my copyrights according to my agreement with IBMJim McDonough2003-08-011-1/+1
* working on transtive trusts issue:Gerald Carter2003-07-311-71/+0
* fix case where no realm or workgroup means to use our ownGerald Carter2003-07-251-2/+19
* connect to the right realm or domain for trusted AD domainsGerald Carter2003-07-231-8/+4
* Call the synchronous version of the ldap delete function otherwise we end upTim Potter2003-07-071-1/+1
* Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison2003-07-031-5/+5
* Fix bug in doxygen comments for ads search functions.Tim Potter2003-07-031-4/+4
* * fix typos in a few debug statementsGerald Carter2003-06-251-3/+9
* large change:Gerald Carter2003-06-251-118/+47
* * s/get_dc_name/rpc_dc_name/g (revert a previous change)Gerald Carter2003-06-231-0/+3
* we need to call ads_first_entry() before using a ldap result,Andrew Tridgell2003-06-161-5/+12
* Rename some uuid functions so as not to conflict with systemTim Potter2003-06-131-1/+1