summaryrefslogtreecommitdiff
path: root/source4/libcli/clilist.c
Commit message (Expand)AuthorAgeFilesLines
* s4:libcli fix compiler warningsChristian Ambach2013-12-121-3/+1
* s4:libcli/clilist.c: s/private/private_dataStefan Metzmacher2009-02-021-4/+4
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-16/+16
* r25027: Fix more warnings.Jelmer Vernooij2007-10-101-2/+4
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22620: fix compiler warningsStefan Metzmacher2007-10-101-4/+4
* r17278: fix un uninitialized value found by valgrindStefan Metzmacher2007-10-101-0/+1
* r16834: split the level's of smb_search_first/smb_search_next and the levelsStefan Metzmacher2007-10-101-22/+35
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-1/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-5/+5
* r4591: - converted the other _p talloc functions to not need _pAndrew Tridgell2007-10-101-5/+6
* r4547: - added talloc_new(ctx) macro that is a neater form of the common tall...Andrew Tridgell2007-10-101-2/+2
* r4013: got rid of a bunch of unused or unmaintained codeAndrew Tridgell2007-10-101-28/+21
* r3481: split out client.h and events.hAndrew Tridgell2007-10-101-10/+11
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-101-0/+1
* r2787: force masktest to use RAW_SEARCH_BOTH_DIRECTORY_INFO so it can obtain ...Andrew Tridgell2007-10-101-7/+11
* r2671: we're getting too many errors caused by the talloc_realloc() API notAndrew Tridgell2007-10-101-2/+4
* r2661: fixed a client side memory leak in the clilist code.Andrew Tridgell2007-10-101-3/+3
* r2495: cope properly with STATUS_NO_MORE_FILES in old search client codeAndrew Tridgell2007-10-101-1/+4
* r2469: complete overhaul of the old-style RAW_SEARCH_ calls (the OS/2 andAndrew Tridgell2007-10-101-3/+3
* r1983: a completely new implementation of tallocAndrew Tridgell2007-10-101-4/+4
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-13/+13
* r1619: - add support for older systems to cli_list*()Andrew Tridgell2007-10-101-19/+38
* r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level'Stefan Metzmacher2007-10-101-1/+1
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-3/+3
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2007-10-101-3/+3
* Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter2004-02-081-19/+22
* more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell2003-08-151-1/+1
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+313