summaryrefslogtreecommitdiffstats
path: root/source4/libcli/raw/clitree.c
Commit message (Expand)AuthorAgeFilesLines
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-101-0/+1
* r2710: continue with the new style of providing a parent context wheneverAndrew Tridgell2007-10-101-2/+3
* r2680: switched the libcli/raw/ code over to use talloc_reference(), which si...Andrew Tridgell2007-10-101-17/+5
* r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()Andrew Tridgell2007-10-101-21/+17
* r2655: fixed an error in the shutdown of the sock->transport->session->treeAndrew Tridgell2007-10-101-1/+2
* r2654: fixed some more server memory leaks. We are now down to a single leakAndrew Tridgell2007-10-101-1/+1
* r2247: talloc_destroy -> talloc_freeTim Potter2007-10-101-4/+4
* r1985: take advantage of the new talloc in a few more placesAndrew Tridgell2007-10-101-10/+5
* r1983: a completely new implementation of tallocAndrew Tridgell2007-10-101-1/+1
* r1897: added a choose_called_name() function that allows us to more sanelyAndrew Tridgell2007-10-101-6/+6
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-50/+50
* r1469: fix a segfault and compiler warning,Stefan Metzmacher2007-10-101-3/+2
* r1460: Avoid a compile warning.Andrew Bartlett2007-10-101-2/+5
* r1409: if we have no user name don't use extended securityStefan Metzmacher2007-10-101-0/+1
* r1345: add extended security spnego support to the smb clientStefan Metzmacher2007-10-101-3/+1
* * fixed a segv when -U is not used in smbtorture.Andrew Tridgell2004-01-151-3/+9
* Autodetect service_type in cli_tree_full_connection() if the callerTim Potter2004-01-021-0/+6
* more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell2003-08-151-2/+0
* some servers don't return a fs_type and dev_typeAndrew Tridgell2003-08-151-2/+6
* use the \\server\share form of tconx to work with servers that don'tAndrew Tridgell2003-08-131-1/+4
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+290