r4063: - change char * -> uint8_t in struct request_buffer
[gd/samba-autobuild/.git] / source4 / libcli / raw / clitree.c
2007-10-10 Stefan Metzmacherr4063: - change char * -> uint8_t in struct request_buffer
2007-10-10 Andrew Tridgellr3419: moved the libcli/raw structures into libcli...
2007-10-10 Andrew Tridgellr2710: continue with the new style of providing a paren...
2007-10-10 Andrew Tridgellr2680: switched the libcli/raw/ code over to use talloc...
2007-10-10 Andrew Tridgellr2660: - converted the libcli/raw/ library to use tallo...
2007-10-10 Andrew Tridgellr2655: fixed an error in the shutdown of the sock-...
2007-10-10 Andrew Tridgellr2654: fixed some more server memory leaks. We are...
2007-10-10 Tim Potterr2247: talloc_destroy -> talloc_free
2007-10-10 Andrew Tridgellr1985: take advantage of the new talloc in a few more...
2007-10-10 Andrew Tridgellr1983: a completely new implementation of talloc
2007-10-10 Andrew Tridgellr1897: added a choose_called_name() function that allow...
2007-10-10 Stefan Metzmacherr1654: rename cli_ -> smbcli_
2007-10-10 Stefan Metzmacherr1469: fix a segfault and compiler warning,
2007-10-10 Andrew Bartlettr1460: Avoid a compile warning.
2007-10-10 Stefan Metzmacherr1409: if we have no user name don't use extended security
2007-10-10 Stefan Metzmacherr1345: add extended security spnego support to the...
2004-01-15 Andrew Tridgell* fixed a segv when -U is not used in smbtorture.
2004-01-02 Tim PotterAutodetect service_type in cli_tree_full_connection...
2003-08-15 Andrew Tridgellmore fixes from the IRIX compiler (thanks herb!)
2003-08-15 Andrew Tridgellsome servers don't return a fs_type and dev_type
2003-08-13 Andrew Tridgelluse the \\server\share form of tconx to work with serve...
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code