Age | Commit message (Expand) | Author | Files | Lines |
2010-02-02 | Change uint_t to unsigned int in source4 | Matt Kraai | 1 | -6/+6 |
2009-02-02 | s4:libcli/raw: s/private/private_data | Stefan Metzmacher | 1 | -14/+14 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -1/+2 |
2008-02-14 | Convert SMB and SMB2 code to use a common buffer handling structure | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r21949: After discussion with the Apple and Linux client maintainers, | James Peach | 1 | -5/+15 |
2007-10-10 | r21710: Add client support for the UNIX_INFO2 info level in the QueryFile, | James Peach | 1 | -16/+51 |
2007-10-10 | r16834: split the level's of smb_search_first/smb_search_next and the levels | Stefan Metzmacher | 1 | -51/+69 |
2007-10-10 | r15741: move smb2 request structures into the main smb request structs | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r11848: separate out the info levels common to SMB and SMB2 for raw_search | Andrew Tridgell | 1 | -121/+167 |
2007-10-10 | r9476: Make intention to ignore result of receiving excplicit. Fixes warning ... | Alexander Bokovoy | 1 | -1/+1 |
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 | r4316: - now that the trans2 code properly supports multi-part requests, we c... | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r4263: added support for the trans2 RAW_SEARCH_EA_LIST information | Andrew Tridgell | 1 | -1/+60 |
2007-10-10 | r4063: - change char * -> uint8_t in struct request_buffer | Stefan Metzmacher | 1 | -1/+1 |
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 | -4/+4 |
2007-10-10 | r3322: fixed a bunch of warnings in the build, including one case where it wa... | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r2469: complete overhaul of the old-style RAW_SEARCH_ calls (the OS/2 and | Andrew Tridgell | 1 | -11/+81 |
2007-10-10 | r1654: rename cli_ -> smbcli_ | Stefan Metzmacher | 1 | -69/+69 |
2007-10-10 | r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level' | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 1 | -12/+12 |
2007-10-10 | r204: Turns out that the string in the SEARCH unix_info level is that | Jeremy Allison | 1 | -5/+4 |
2007-10-10 | r189: Added UNIX search into tests - added client library parse code. | Jeremy Allison | 1 | -1/+27 |
2007-10-10 | r152: a quick airport commit .... | Andrew Tridgell | 1 | -7/+14 |
2003-11-03 | a major revamp of the low level dcerpc code in samba4, We can now do a | Andrew Tridgell | 1 | -4/+4 |
2003-09-02 | thanks to ntfsd and some google searches I worked out what the unknown | Andrew Tridgell | 1 | -28/+25 |
2003-08-31 | I think I've finally got the ascii/unicode issues right in trans2 find | Andrew Tridgell | 1 | -4/+4 |
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 1 | -0/+569 |