summaryrefslogtreecommitdiff
path: root/source4/libcli/clideltree.c
Commit message (Expand)AuthorAgeFilesLines
* s4: libcli: In smbcli_deltree() use smbcli_unlink_wcard() in place of smbcli_...Jeremy Allison2021-12-091-1/+1
* s4/libcli/clideltree.c: clang: Value stored to 'status' is never readNoel Power2019-09-251-2/+2
* s4:libcli: Fix error in smbcli_deltree()Tim Beale2018-12-121-1/+1
* s4:libcli/clideltree.c - fix "asprintf"sMatthias Dieter Wallnöfer2010-05-281-3/+12
* s4:libcli/clideltree: work against servers without NTSTATUS supportStefan Metzmacher2008-12-011-1/+2
* fixed uninitialised variable bugAndrew Tridgell2008-09-241-0/+1
* fixed readonly handling in deltreeAndrew Tridgell2008-09-231-1/+16
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-4/+4
* r24994: Fix some C++ warnings.Jelmer Vernooij2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach2007-10-101-2/+4
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-1/+2
* r4013: got rid of a bunch of unused or unmaintained codeAndrew Tridgell2007-10-101-4/+4
* r3481: split out client.h and events.hAndrew Tridgell2007-10-101-1/+2
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-18/+18
* Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter2004-02-101-5/+5
* Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter2004-02-081-19/+19
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+117