r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
[ab/samba.git/.git] / source3 / libads /
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Günther Deschnerr23772: Add ads_find_samaccount() helper function.
2007-10-10 Günther Deschnerr23654: Remove misleading inline comment.
2007-10-10 Günther Deschnerr23651: Always, always, always compile before commit...
2007-10-10 Günther Deschnerr23650: Fix remaining callers of krb5_kt_default().
2007-10-10 Günther Deschnerr23649: Fix the build (by moving smb_krb5_open_keytab...
2007-10-10 Günther Deschnerr23648: Allow to list a custom krb5 keytab file with:
2007-10-10 Günther Deschnerr23647: Use smb_krb5_open_keytab() in smbd as well.
2007-10-10 Günther Deschnerr23646: Generalize our internal keytab handling to...
2007-10-10 Günther Deschnerr23607: Add legacy support for Services for Unix (SFU...
2007-10-10 Jeremy Allisonr23514: Remove unused function ads_get_dn_from_extended...
2007-10-10 Gerald Carterr23477: Build farm fix: Use int rather than MIT's krb5_...
2007-10-10 Gerald Carterr23474: Here's a small patch that disables the libkrb5...
2007-10-10 Gerald Carterr23251: whoops! Fix compile error
2007-10-10 Jeremy Allisonr23147: Patch #4566 from jacob berkman <jberkman@novell...
2007-10-10 Jeremy Allisonr23080: Fix bug #4637 - we hads missed some cases where
2007-10-10 Michael Adamr22893: Use ldap_rename_s instead of deprecated ldap_re...
2007-10-10 Volker Lendecker22844: Introduce const DATA_BLOB data_blob_null =...
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 Deschnerr22798: Add the "apply group policy" access bit (as...
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 Gerald Carterr22714: Prevent DNS lookup storms when the DNS servers...
2007-10-10 Gerald Carterr22701: Fix the krb5_nt_status error table and add...
2007-10-10 Günther Deschnerr22666: Expand kerberos_kinit_password_ext() to return...
2007-10-10 Günther Deschnerr22664: When we have krb5_get_init_creds_opt_get_error...
2007-10-10 Günther Deschnerr22663: Restructure kerberos_kinit_password_ext() error...
2007-10-10 Jeremy Allisonr22590: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Jeremy Allisonr22589: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Günther Deschnerr22479: Add "net ads keytab list".
2007-10-10 Günther Deschnerr22460: Adding a generic ads_ranged_search() function.
2007-10-10 Günther Deschnerr22459: Adding ads_get_dn_from_extended_dn(), in prepar...
2007-10-10 Stefan Metzmacherr22153: fix LDAP SASL "GSSAPI" bind against w2k3, this...
2007-10-10 Jeremy Allisonr22112: Fix memleak pointed out by Steven Danneman...
2007-10-10 Stefan Metzmacherr22092: - make spnego_parse_auth_response() more generi...
2007-10-10 Jeremy Allisonr22079: Tsk, tsk, Metze didn't compile before check...
2007-10-10 Stefan Metzmacherr22078: fix memory leak in not often used code, we...
2007-10-10 Jeremy Allisonr21968: Don't use gss-types in proto headers.
2007-10-10 Jeremy Allisonr21967: Add conversion from gss errors to nt status.
2007-10-10 Jeremy Allisonr21922: Fixed the build by rather horrid means. I reall...
2007-10-10 Jeremy Allisonr21863: Fix debug messages with incorrect function...
2007-10-10 Günther Deschnerr21855: Fix a memleak in the krb5 locator and comment...
2007-10-10 Jeremy Allisonr21850: After Jerry explained to me the HORRIBLE way...
2007-10-10 Jeremy Allisonr21847: Fix memory leaks in error paths (and in main...
2007-10-10 Jeremy Allisonr21845: Refactor the sessionsetupX code a little to...
2007-10-10 Volker Lendecker21831: Back out r21823 for a while, this is going...
2007-10-10 Volker Lendecker21823: Let secrets_store_machine_password() also store...
2007-10-10 Günther Deschnerr21822: Adding experimental krb5 lib locator plugin.
2007-10-10 James Peachr21779: I missd a call to krb5_get_init_creds_opt_alloc...
2007-10-10 James Peachr21778: Wrap calls to krb5_get_init_creds_opt_free...
2007-10-10 Jeremy Allisonr21755: Memory leak fixes from Zack Kirsch <zack.kirsch...
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 Deschnerr21561: It makes absolutely no sense to call krb5_kt_re...
2007-10-10 Günther Deschnerr21558: Safe more indent, again no code changes.
2007-10-10 Günther Deschnerr21557: indent only fix. No code change.
2007-10-10 Günther Deschnerr21556: Remove superfluos return check in ads_keytab_ve...
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 Gerald Carterr21273: * Protect the sasl bind against a NULL principa...
2007-10-10 Günther Deschnerr21240: Fix longstanding Bug #4009.
2007-10-10 Günther Deschnerr21238: Fix tab indent in self-written krb5.confs.
2007-10-10 Günther Deschnerr21110: Fix kinit with Heimdal (Bug #4226).
2007-10-10 Gerald Carterr21046: Backing out svn r20403 (Andrew's krb5 ticket...
2007-10-10 Günther Deschnerr21021: Fix memleak.
2007-10-10 Günther Deschnerr21003: Display LDAP base in debug statement.
2007-10-10 Gerald Carterr20986: Commit the prototype of the nss_info plugin...
2007-10-10 Jeremy Allisonr20880: Fix memory leak in new sitename code. You got...
2007-10-10 Günther Deschnerr20874: We need to distinguish client sitenames per...
2007-10-10 Günther Deschnerr20862: When in disconnected mode there is no need...
2007-10-10 Günther Deschnerr20860: Adding some small tweaks. When we have no siten...
2007-10-10 Jeremy Allisonr20857: Silence gives assent :-). Checking in the fix for
2007-10-10 Günther Deschnerr20536: In the offline PAM session close case the attem...
2007-10-10 Gerald Carterr20487: Remove the unused dn2ad_canonical() call
2007-10-10 Gerald Carterr20486: Always upper case the "host/<sAMAccoutnName...
2007-10-10 Andrew Bartlettr20403: Cleaning out my Samba 3.0 tree:
2007-10-10 Günther Deschnerr20273: Map KRB5_KDCREP_SKEW to NT_STATUS_TIME_DIFFEREN...
2007-10-10 Gerald Carterr20173: DNS update fixes:
2007-10-10 Herb Lewisr20132: get rid of defined but not used warning - stati...
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 Deschnerr19039: Do not segfault in "net ads printer info" when...
2007-10-10 Günther Deschnerr18982: Move the gpo related functions to "libgpo".
2007-10-10 Günther Deschnerr18941: Minor cleanup in ads_parse_gpo().
2007-10-10 Günther Deschnerr18923: Fix more memleaks.
2007-10-10 Günther Deschnerr18902: Also dump mS-DS-CreatorSID.
2007-10-10 Günther Deschnerr18879: Fix crash for "net ads gpo list".
2007-10-10 Andrew Tridgellr18869: two build fixes for systems without ldap
2007-10-10 Günther Deschnerr18853: Fix remaining warnings. Volker, should be fine...
2007-10-10 Günther Deschnerr18820: Comment out some unused functions.
2007-10-10 Günther Deschnerr18819: Fix build without LDAP.
2007-10-10 Günther Deschnerr18817: Enable the build of the gpo tool but do not...
2007-10-10 Günther Deschnerr18816: Fix some build warnings.
next