r22800: Add GPO_SID_TOKEN and an LDAP function to get tokensids from the tokenGroup...
[jra/samba/.git] / source3 / libads / ldap.c
2007-10-10 Günther Deschnerr22800: Add GPO_SID_TOKEN and an LDAP function to get...
2007-10-10 Günther Deschnerr22799: Fix the build.
2007-10-10 Günther Deschnerr22797: We are only interested in the DACL of the secur...
2007-10-10 Gerald Carterr22728: Patch from Danilo Almeida <dalmeida@centeris...
2007-10-10 Jeremy Allisonr22589: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Günther Deschnerr22459: Adding ads_get_dn_from_extended_dn(), in prepar...
2007-10-10 Jeremy Allisonr22112: Fix memleak pointed out by Steven Danneman...
2007-10-10 Jeremy Allisonr21608: Fix a couple of memleaks in error code paths...
2007-10-10 Simo Sorcer21606: Implement escaping function for ldap RDN values
2007-10-10 Günther Deschnerr21352: Let ads_upn_suffixes() return a pointer to...
2007-10-10 Günther Deschnerr21349: Fix memleak in ads_upn_suffixes().
2007-10-10 Günther Deschnerr21021: Fix memleak.
2007-10-10 Günther Deschnerr20874: We need to distinguish client sitenames per...
2007-10-10 Jeremy Allisonr20857: Silence gives assent :-). Checking in the fix for
2007-10-10 Gerald Carterr20487: Remove the unused dn2ad_canonical() call
2007-10-10 Volker Lendecker19687: Fix uninitialized variables found by Coverity...
2007-10-10 Günther Deschnerr19651: Fix interesting bug with the automatic site...
2007-10-10 Günther Deschnerr19646: Fix memleak in the default_ou_string handling...
2007-10-10 Günther Deschnerr19528: Fix container handling for "net ads user" and...
2007-10-10 Günther Deschnerr19526: Fix minor memleak.
2007-10-10 Günther Deschnerr19263: Be more accurate in telling what the sitename...
2007-10-10 Günther Deschnerr18923: Fix more memleaks.
2007-10-10 Günther Deschnerr18902: Also dump mS-DS-CreatorSID.
2007-10-10 Jeremy Allisonr18663: Fix one more uuid -> GUID.
2007-10-10 Jeremy Allisonr18552: Ensure the sitename matches before we SAF store...
2007-10-10 Jeremy Allisonr18480: Doh ! Double-free of hostnameDN.
2007-10-10 Volker Lendecker18464: Solaris has LDAP_SCOPE_ONELEVEL. Linux seems...
2007-10-10 Volker Lendecker18453: Attempt to fix the non-ldap build
2007-10-10 Jeremy Allisonr18446: Add the ldap 'leave domain' code - call this as
2007-10-10 Günther Deschnerr18165: Fix memleaks.
2007-10-10 Jeremy Allisonr18063: When we get a successful connection using ADS,
2007-10-10 Volker Lendecker18019: Fix a C++ warnings: Don't use void * in libads...
2007-10-10 Jeremy Allisonr18015: Try and detect network failures immediately in
2007-10-10 Jeremy Allisonr17994: Add debugs that showed me why my site code...
2007-10-10 Jeremy Allisonr17946: Fix couple of typos...
2007-10-10 Jeremy Allisonr17945: Store the server and client sitenames in the ADS
2007-10-10 Jeremy Allisonr17943: The horror, the horror. Add KDC site support by
2007-10-10 Jeremy Allisonr17937: Move the saf_ cache into the tcp ad connection...
2007-10-10 Jeremy Allisonr17928: Implement the basic store for CLDAP sitename
2007-10-10 Jeremy Allisonr17901: Stanford checker fix. cookie here can't be...
2007-10-10 Volker Lendecker17881: Another microstep towards better error reportin...
2007-10-10 Gerald Carterr17798: Beginnings of a standalone libaddns library...
2007-10-10 Volker Lendecker17551: Move some DEBUG to d_printf in interactive...
2007-10-10 Volker Lendecker17536: Add a debug message citing the reason why an...
2007-10-10 Volker Lendecker17535: Reformatting, this had many tabs instead of ^$
2007-10-10 Volker Lendecker17089: Fix a possible null dereference and some memleaks.
2007-10-10 Gerald Carterr16952: New derive DES salt code and Krb5 keytab generation
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Günther Deschnerr16862: Reverting accidential changes in ads_try_connec...
2007-10-10 Günther Deschnerr16861: Fixing crash bug when passing no domain/realm...
2007-10-10 Günther Deschnerr16836: When receiving a CLDAP reply make sure that...
2007-10-10 Jeremy Allisonr16685: Fix bug #3901 reported by jason@ncac.gwu.edu.
2007-10-10 Volker Lendecker16339: Fix Klocwork ID
2007-10-10 Jeremy Allisonr16324: Klocwork #499. Allways check results from alloc.
2007-10-10 Jeremy Allisonr16322: Klocwork #481., Don't deref null on malloc...
2007-10-10 Günther Deschnerr16190: Fix more memleaks.
2007-10-10 Günther Deschnerr16117: Make winbindd work again in security=ads.
2007-10-10 Lars Müllerr15822: Add suggestion made by Ralf Haferkamp.
2007-10-10 Gerald Carterr15701: change 'net ads leave' to disable the machine...
2007-10-10 Günther Deschnerr15698: An attempt to make the winbind lookup_usergroup...
2007-10-10 Günther Deschnerr15697: I take no comments as no objections :)
2007-10-10 Günther Deschnerr15696: Free LDAP search result.
2007-10-10 Volker Lendecker15635: Fix a bogus gcc uninit variable message
2007-10-10 Gerald Carterr15560: Since the hotel doesn't have Sci-Fi and no...
2007-10-10 Gerald Carterr15543: New implementation of 'net ads join' to be...
2007-10-10 Günther Deschnerr15461: Free LDAP result in ads_get_attrname_by_oid().
2007-10-10 Günther Deschnerr15250: dump some more sids.
2007-10-10 Jim McDonoughr14931: Fix #1374: can't join an OU with name that...
2007-10-10 Jim McDonoughr14252: Fix Coverity #72: free alloc'ed storage before...
2007-10-10 Jeremy Allisonr14118: Fix coverity bug #24. Missing return statement...
2007-10-10 Günther Deschnerr13965: Make sure we always reset the userAccountContro...
2007-10-10 Volker Lendecker13951: Fix Coverity Bug #163.
2007-10-10 Günther Deschnerr13657: Let winbindd try to obtain the gecos field...
2007-10-10 Günther Deschnerr13410: Dump a netbootGUID as a GUID.
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Gerald Carterr13310: first round of server affinity patches for...
2007-10-10 James Peachr12878: Don't use non-static array initialisers.
2007-10-10 Gerald Carterr12196: patch from Krishna Ganugapati <krishnag@centeri...
2007-10-10 Jeremy Allisonr12043: It's amazing the warnings you find when compili...
2007-10-10 Günther Deschnerr11875: Allow to use START_TLS (by manually setting...
2007-10-10 Gerald Carterr11863: BUG 3196: patch from Alex Deiter <tiamat@komi...
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...
next