summaryrefslogtreecommitdiff
path: root/source4/libcli/clilist.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2787: force masktest to use RAW_SEARCH_BOTH_DIRECTORY_INFO so it can obtain ...Andrew Tridgell1-7/+11
2007-10-10r2671: we're getting too many errors caused by the talloc_realloc() API notAndrew Tridgell1-2/+4
2007-10-10r2661: fixed a client side memory leak in the clilist code.Andrew Tridgell1-3/+3
2007-10-10r2495: cope properly with STATUS_NO_MORE_FILES in old search client codeAndrew Tridgell1-1/+4
2007-10-10r2469: complete overhaul of the old-style RAW_SEARCH_ calls (the OS/2 andAndrew Tridgell1-3/+3
2007-10-10r1983: a completely new implementation of tallocAndrew Tridgell1-4/+4
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-13/+13
2007-10-10r1619: - add support for older systems to cli_list*()Andrew Tridgell1-19/+38
2007-10-10r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level'Stefan Metzmacher1-1/+1
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-3/+3
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell1-3/+3
2004-02-08Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter1-19/+22
2003-08-15more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell1-1/+1
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+313