summaryrefslogtreecommitdiffstats
path: root/source/libads/ldap_utils.c
Commit message (Expand)AuthorAgeFilesLines
* r21003: Display LDAP base in debug statement.Günther Deschner2007-10-101-2/+2
* r18620: Fallback to non-paging LDAP searches in ads_do_search_retry_internal()Günther Deschner2007-10-101-2/+19
* r18172: Just a little more verbosity in this debug statement.Günther Deschner2007-10-101-2/+2
* r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.Volker Lendecke2007-10-101-20/+21
* r15704: Prefer LDAP error codes in ads_search_retry_sid().Günther Deschner2007-10-101-2/+2
* r15698: An attempt to make the winbind lookup_usergroups() call in security=adsGünther Deschner2007-10-101-5/+34
* r15492: Without this patch, the LDAP client libs will call abort() inAndrew Bartlett2007-10-101-9/+19
* r15305: Let winbind search by sid directly (or in windows terms: "bind to aGünther Deschner2007-10-101-0/+25
* r11451: Fix -O1 "might be using uninitialized" errors.Jeremy Allison2007-10-101-1/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-1/+1
* There is some memory corruption hidden somewhere in our winbind code. If IAndrew Bartlett2004-01-051-4/+8
* don't call ads_destroy() twice; fixes segfault in winbindd when DC goes down;...Gerald Carter2003-10-031-1/+6
* Don't print out error in ads_do_search_retry() when it suceeds.Tim Potter2003-08-151-1/+4
* Change variable name to get this working on gcc 3.2 (Merge from HEAD)Jelmer Vernooij2003-04-151-5/+5
* Add the beginings of sam_ads to the tree.Andrew Bartlett2002-09-281-0/+3
* This needs to be #ifdef HAVE_LDAP.Andrew Bartlett2002-09-281-0/+3
* Move a number of ADS related functions out into utility libs, so that thingsAndrew Bartlett2002-09-271-0/+90