Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r11800: - filled in unknown fields in SMB2 all_info level | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r11758: unified the parse code for the SMB and SMB2 qfsinfo and qfileinfo calls | Andrew Tridgell | 1 | -10/+54 |
2007-10-10 | r11756: split out the parsers for the pass-through levels of QFSINFO and | Andrew Tridgell | 1 | -87/+174 |
2007-10-10 | r11730: added parsing and tests for a bunch more SMB2 getinfo levels | Andrew Tridgell | 1 | -28/+46 |
2007-10-10 | r8520: fixed a pile of warnings from the build farm gcc -Wall output on | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r6342: fixed a bad union assumption that caused ACLs to fail on 64 bit machines | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r4316: - now that the trans2 code properly supports multi-part requests, we c... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4263: added support for the trans2 RAW_SEARCH_EA_LIST information | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4261: added the RAW_FILEINFO_EA_LIST trans2 qfileinfo and qpathinfo | Andrew Tridgell | 1 | -10/+54 |
2007-10-10 | r3830: unified the query/set security descriptor code with the rest of the | Andrew Tridgell | 1 | -1/+8 |
2007-10-10 | r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client libra... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r2671: we're getting too many errors caused by the talloc_realloc() API not | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r1983: a completely new implementation of talloc | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1893: add a commented out lump of code to implement the "by the SPEC" | Andrew Tridgell | 1 | -0/+15 |
2007-10-10 | r1654: rename cli_ -> smbcli_ | Stefan Metzmacher | 1 | -59/+59 |
2007-10-10 | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r152: a quick airport commit .... | Andrew Tridgell | 1 | -10/+20 |
2003-09-02 | thanks to ntfsd and some google searches I worked out what the unknown | Andrew Tridgell | 1 | -2/+1 |
2003-08-15 | more fixes from the IRIX compiler (thanks herb!) | Andrew Tridgell | 1 | -2/+0 |
2003-08-15 | nicer formatting in getattre | Andrew Tridgell | 1 | -6/+6 |
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 1 | -0/+527 |