summaryrefslogtreecommitdiffstats
path: root/source4/libcli/namequery.c
Commit message (Expand)AuthorAgeFilesLines
* r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p()Andrew Tridgell2007-10-101-3/+4
* r4052: fixed a bunch of code to use the type safe _p allocation macrosAndrew Tridgell2007-10-101-6/+5
* r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell2007-10-101-112/+0
* r3457: s_addr is a macro on solaris, so we can't use it in structure names. a...Andrew Tridgell2007-10-101-7/+7
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-101-0/+1
* r3443: the next stage in the include files re-organisation.Andrew Tridgell2007-10-101-46/+47
* r3425: got rid of a bunch of cruft from rewrite.hAndrew Tridgell2007-10-101-0/+8
* r3278: - rewrote the client side rpc connection code to use lib/socket/Andrew Tridgell2007-10-101-3/+3
* r2019: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2007-10-101-1/+1
* r961: convert 'uchar' to 'uint8_t'Stefan Metzmacher2007-10-101-2/+2
* r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2007-10-101-3/+3
* - added SMBntrename test suiteAndrew Tridgell2003-08-131-1/+1
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+1333