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