Age | Commit message (Expand) | Author | Files | Lines |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -4/+5 |
2008-01-01 | r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26429: Avoid use of global_smb_iconv_convenience. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26316: Use contexts for conversion functions. | Jelmer Vernooij | 1 | -1/+3 |
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 1 | -5/+7 |
2007-10-10 | r24994: Fix some C++ warnings. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r21710: Add client support for the UNIX_INFO2 info level in the QueryFile, | James Peach | 1 | -0/+21 |
2007-10-10 | r16871: zero padding bytes | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r16667: - use ndr_pull_struct_blob() to make the RAW_FILEINFO_SEC_DESC pull code | Stefan Metzmacher | 1 | -12/+9 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14256: - rename smb_file -> smb_handle | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r14173: change smb interface structures to always use | Stefan Metzmacher | 1 | -4/+4 |
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 |