summaryrefslogtreecommitdiffstats
path: root/source4/libads/ldap.c
Commit message (Expand)AuthorAgeFilesLines
* r5221: replace the str_list_*() code with new code based on talloc(). This isAndrew Tridgell2007-10-101-3/+4
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-14/+14
* r4817: ccache was being made ineffective on all the build farm machinesAndrew Tridgell2007-10-101-0/+1
* r4055: fixed more places to use type safe allocation macrosAndrew Tridgell2007-10-101-6/+6
* r4052: fixed a bunch of code to use the type safe _p allocation macrosAndrew Tridgell2007-10-101-2/+2
* r3278: - rewrote the client side rpc connection code to use lib/socket/Andrew Tridgell2007-10-101-1/+1
* r2431: got rid of strnequal() in a couple of placesAndrew Tridgell2007-10-101-1/+1
* r1983: a completely new implementation of tallocAndrew Tridgell2007-10-101-2/+2
* r1630: - fixed the replacement timegm() function to work correctly for DST ch...Andrew Tridgell2007-10-101-1/+1
* r1026: Spelling.Tim Potter2007-10-101-1/+1
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2007-10-101-3/+3
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-101-1/+1
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-1/+1
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-2/+2
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-8/+8
* merge:Stefan Metzmacher2004-02-011-279/+319
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+2098