summaryrefslogtreecommitdiff
path: root/source3/libads/ads_struct.c
Commit message (Expand)AuthorAgeFilesLines
* s3:libnet: Require sealed LDAP SASL connections for joiningAndreas Schneider2019-10-091-1/+13
* s3:libads: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-281-1/+1
* s3-libads: Use the configured LDAP page size.Justin Maggard2016-01-151-2/+2
* libads: Remove "foreign" from ads_structVolker Lendecke2015-12-181-8/+0
* s3-libads: Fix memory leaks in ads_build_path().Andreas Schneider2014-01-091-0/+2
* Avoid overriding default ccache for ads operations.Simo Sorce2012-09-121-0/+1
* Correctly check for errors in strlower_m() returns.Jeremy Allison2012-08-091-1/+5
* s3-libads: Use a reducing page size to try and cope with a slow LDAP serverAndrew Bartlett2012-05-261-0/+4
* More strlcat/strlcpy truncate checks.Jeremy Allison2012-03-301-2/+9
* s3: Fix some nonempty blank linesVolker Lendecke2011-01-121-8/+8
* s3: avoid global include of ads.h.Günther Deschner2010-08-051-0/+1
* s3-libads: add ads_set_sasl_wrap_flags().Günther Deschner2010-05-201-0/+14
* More asprintf warning fixes.Jeremy Allison2008-12-231-3/+8
* strtok -> strtok_rVolker Lendecke2008-01-231-3/+4
* Fix memleak in ads_build_path().Günther Deschner2008-01-161-5/+11
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-1/+1
* r24072: Add "client ldap sasl wrapping" parameter.Stefan Metzmacher2007-10-101-0/+8
* r23886: add ads_disconnect() functionStefan Metzmacher2007-10-101-3/+1
* r23838: Allow to store schema and config path in ADS_STRUCT config.Günther Deschner2007-10-101-0/+2
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r20986: Commit the prototype of the nss_info plugin interface.Gerald Carter2007-10-101-6/+0
* r20173: DNS update fixes:Gerald Carter2007-10-101-0/+22
* r17945: Store the server and client sitenames in the ADSJeremy Allison2007-10-101-0/+2
* r17626: Some C++ WarningsVolker Lendecke2007-10-101-1/+1
* r16199: Fix Klocwork #1 - ensure we test the firstJeremy Allison2007-10-101-10/+12
* r15697: I take no comments as no objections :)Günther Deschner2007-10-101-5/+5
* r15543: New implementation of 'net ads join' to be more like Windows XP.Gerald Carter2007-10-101-3/+3
* r13657: Let winbindd try to obtain the gecos field from the msSFU30GecosGünther Deschner2007-10-101-0/+1
* r11508: Removed incorrect patch hunk. Thanks to AndrewJeremy Allison2007-10-101-2/+0
* r11504: Added Andrew Bartletts removal of another NTLMSSP implementationJeremy Allison2007-10-101-0/+2
* r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...Günther Deschner2007-10-101-0/+5
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-6/+6
* bug 1195: add flag to ADS_STRUCT so we know who owns the main structure's mem...Gerald Carter2004-03-221-8/+11
* Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison2003-10-221-2/+2
* large change:Gerald Carter2003-06-251-2/+1
* Mem alloc checks.Jeremy Allison2003-02-041-8/+10
* sanity checks from Ken CrossGerald Carter2003-01-211-2/+2
* syncing up with HEAD. Seems to be a lot of differences creeping inGerald Carter2002-10-011-0/+1
* sync 3.0 branch with headJelmer Vernooij2002-08-171-82/+25
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-4/+24
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* much better support for organisational units in ADS joinAndrew Tridgell2002-01-161-11/+25
* much better ADS error handling systemAndrew Tridgell2001-12-191-30/+4
* we only have gss_ fns on a krb5 capable boxAndrew Tridgell2001-12-191-3/+6
* - added initial support for trusted domains in winbindd_adsAndrew Tridgell2001-12-191-0/+26
* try the PDC for our workgroup if we can't find the ldap serverAndrew Tridgell2001-12-131-3/+8
* added internal sasl/gssapi code. This means we are no longer dependent on cyr...Andrew Tridgell2001-12-081-44/+5
* fix link errorAndrew Tridgell2001-12-051-0/+2
* added a REALLY gross hack into kerberos_kinit_password so thatAndrew Tridgell2001-12-051-1/+4