summaryrefslogtreecommitdiffstats
path: root/source/libads/cldap.c
Commit message (Collapse)AuthorAgeFilesLines
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
|
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
| | | | Jeremy.
* r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; andVolker Lendecke2007-05-141-4/+4
| | | | replace all data_blob(NULL, 0) calls.
* r21755: Memory leak fixes from Zack Kirsch <zack.kirsch@isilon.com>.Jeremy Allison2007-03-071-2/+7
| | | | Jeremy.
* r19488: British trains are at least good for something...Jeremy Allison2006-10-241-5/+5
| | | | | | | Merge back the winbindd changes from SAMBA_3_0 to a release branch. This compiles, but hasn't been valgrinded or tested. That will come... Jeremy.
* r18175: Forgot to call asn1_free() in previous commit.Günther Deschner2006-09-061-0/+1
| | | | Guenther
* r18174: Do not return "success" when we failed to write in the CLDAP code.Günther Deschner2006-09-061-0/+1
| | | | Guenther
* r18162: Close socket when the CLDAP request has failed.Günther Deschner2006-09-061-0/+1
| | | | Guenther
* r17091: Merge some changes from SAMBA_3_0Gerald Carter2006-07-171-0/+7
| | | | | | | * memory leaks in ldap schema for SFU attributes * memory leaks in the cldap code * AIX portability fixes for DNS SRV queries * Debian packaging update
* r16863: Pull in a few changes from Guenther, Simo, & VolkerGerald Carter2006-07-071-4/+6
| | | | Update the release notes
* r16465: merge a few miniro SAMBA_3_0 fixesGerald Carter2006-06-221-0/+3
| | | | | | | svn merge -r16435:16458 $SVNURL/branches/SAMBA_3_0 * note that I've skipped jra's change to the share_mode_entry since it si not critical for release. Maybe for 3.0.23a
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-0/+298