More strlcat/strlcpy truncate checks.
[kai/samba.git] / source3 / libads / ads_struct.c
2012-03-30 Jeremy AllisonMore strlcat/strlcpy truncate checks.
2011-01-12 Volker Lendeckes3: Fix some nonempty blank lines
2010-08-04 Günther Deschners3: avoid global include of ads.h.
2010-05-20 Günther Deschners3-libads: add ads_set_sasl_wrap_flags().
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jeremy AllisonMore asprintf warning fixes.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Derrell LipmanMerge branch 'setxattr-dos-mode' into v3-2-test
2008-01-23 Volker Lendeckestrtok -> strtok_r
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'ctdb-merge' into v3-2-test
2008-01-16 Günther DeschnerFix memleak in ads_build_path().
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Stefan Metzmacherr24072: Add "client ldap sasl wrapping" parameter.
2007-10-10 Stefan Metzmacherr23886: add ads_disconnect() function
2007-10-10 Günther Deschnerr23838: Allow to store schema and config path in ADS_ST...
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 Gerald Carterr20986: Commit the prototype of the nss_info plugin...
2007-10-10 Gerald Carterr20173: DNS update fixes:
2007-10-10 Jeremy Allisonr17945: Store the server and client sitenames in the ADS
2007-10-10 Volker Lendecker17626: Some C++ Warnings
2007-10-10 Jeremy Allisonr16199: Fix Klocwork #1 - ensure we test the first
2007-10-10 Günther Deschnerr15697: I take no comments as no objections :)
2007-10-10 Gerald Carterr15543: New implementation of 'net ads join' to be...
2007-10-10 Günther Deschnerr13657: Let winbindd try to obtain the gecos field...
2007-10-10 Jeremy Allisonr11508: Removed incorrect patch hunk. Thanks to Andrew
2007-10-10 Jeremy Allisonr11504: Added Andrew Bartletts removal of another NTLMS...
2007-10-10 Günther Deschnerr7994: This adds support in Winbindd's "security =...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2004-03-22 Gerald Carterbug 1195: add flag to ADS_STRUCT so we know who owns...
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-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-25 Gerald Carterlarge change:
2003-02-04 Jeremy AllisonMem alloc checks.
2003-02-04 Jeremy AllisonMem alloc failure checks.
2003-01-21 Gerald Cartersanity checks from Ken Cross
2003-01-21 Gerald Cartersanity checks from Ken Cross
2002-10-01 Gerald Cartersyncing up with HEAD. Seems to be a lot of differences...
2002-10-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-28 Andrew BartlettAdd the beginings of sam_ads to the tree.
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-05 Andrew TridgellThis fixes a number of ADS problems, particularly with...
2002-07-30 Andrew Tridgellnet ads info now reports the IP of the LDAP server...
2002-07-30 Andrew Tridgella couple more minor tweaks. This now allows us to opera...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-19 Andrew Tridgellfixed trust relationships in ADS winbindd after breakin...
2002-04-18 Andrew Tridgellfixed the fallback to a BDC for ADS connections
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-16 Andrew Tridgellmuch better support for organisational units in ADS...
2001-12-19 Andrew Tridgellmuch better ADS error handling system
2001-12-19 Andrew Tridgellwe only have gss_ fns on a krb5 capable box
2001-12-19 Andrew Tridgell- added initial support for trusted domains in winbindd_ads
2001-12-13 Andrew Tridgelltry the PDC for our workgroup if we can't find the...
2001-12-08 Andrew Tridgelladded internal sasl/gssapi code. This means we are...
2001-12-05 Andrew Tridgellfix link error
2001-12-05 Andrew Tridgelladded a REALLY gross hack into kerberos_kinit_password...
2001-12-05 Andrew Tridgellmore memory leak fixes
2001-11-29 Andrew Tridgellads->realm must not be NULL
2001-11-29 Andrew Tridgelldefine LDAP_PORT when not available
2001-11-29 Andrew BartlettMake better use of the ads_init() function to get the...