summaryrefslogtreecommitdiff
path: root/source4/libcli/clideltree.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-28s4:libcli/clideltree.c - fix "asprintf"sMatthias Dieter Wallnöfer1-3/+12
2008-12-01s4:libcli/clideltree: work against servers without NTSTATUS supportStefan Metzmacher1-1/+2
2008-09-24fixed uninitialised variable bugAndrew Tridgell1-0/+1
2008-09-23fixed readonly handling in deltreeAndrew Tridgell1-1/+16
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-4/+4
2007-10-10r24994: Fix some C++ warnings.Jelmer Vernooij1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach1-2/+4
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij1-1/+2
2007-10-10r4013: got rid of a bunch of unused or unmaintained codeAndrew Tridgell1-4/+4
2007-10-10r3481: split out client.h and events.hAndrew Tridgell1-1/+2
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-18/+18
2004-02-10Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter1-5/+5
2004-02-08Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter1-19/+19
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+117