summaryrefslogtreecommitdiff
path: root/source4/client/clitar.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3959: fix compiler warningsStefan Metzmacher1-1/+1
2007-10-10r3481: split out client.h and events.hAndrew Tridgell1-4/+5
2007-10-10r3478: split out some more pieces of includes.hAndrew Tridgell1-0/+1
2007-10-10r3449: more include file reductionAndrew Tridgell1-0/+1
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell1-0/+1
2007-10-10r3441: some include file cleanups and general housekeepingAndrew Tridgell1-6/+6
2007-10-10r3327: fixed another warningAndrew Tridgell1-3/+3
2007-10-10r3323: more warning reductionsAndrew Tridgell1-8/+6
2007-10-10r2577: - I recently found out that charaters below 0x3F are guaranteed not toAndrew Tridgell1-0/+46
2007-10-10r2003: got rid of next_token_nr(), which involved some horrible globalsAndrew Tridgell1-10/+10
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-17/+17
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher1-2/+2
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-6/+6
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell1-11/+11
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-1/+1
2007-10-10r23: get rid of def_finfoAndrew Tridgell1-9/+1
2004-02-10Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter1-7/+8
2004-02-08Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter1-16/+16
2003-11-23by using a single proto.h we gain another factor of 4 in the speed ofAndrew Tridgell1-1/+0
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+1856