summaryrefslogtreecommitdiffstats
path: root/source/libads/ldap.c
Commit message (Expand)AuthorAgeFilesLines
* r5221: replace the str_list_*() code with new code based on talloc(). This isAndrew Tridgell2005-02-041-3/+4
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2005-01-271-14/+14
* r4817: ccache was being made ineffective on all the build farm machinesAndrew Tridgell2005-01-181-0/+1
* r4055: fixed more places to use type safe allocation macrosAndrew Tridgell2004-12-031-6/+6
* r4052: fixed a bunch of code to use the type safe _p allocation macrosAndrew Tridgell2004-12-031-2/+2
* r3278: - rewrote the client side rpc connection code to use lib/socket/Andrew Tridgell2004-10-271-1/+1
* r2431: got rid of strnequal() in a couple of placesAndrew Tridgell2004-09-201-1/+1
* r1983: a completely new implementation of tallocAndrew Tridgell2004-08-211-2/+2
* r1630: - fixed the replacement timegm() function to work correctly for DST ch...Andrew Tridgell2004-08-031-1/+1
* r1026: Spelling.Tim Potter2004-06-051-1/+1
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2004-06-011-3/+3
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2004-05-291-1/+1
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2004-05-251-1/+1
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2004-05-251-2/+2
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2004-05-251-8/+8
* r6: merge in the samba4 HEAD branch from cvsCVS Import User2004-04-041-10/+13
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+2135