summaryrefslogtreecommitdiff
path: root/source4/torture/raw/qfileinfo.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3173: make the RAW-QFILEINFO test cope better with null strings from the serverAndrew Tridgell1-4/+4
2007-10-10r1740: fixed the torture suite for ASCII-only serversAndrew Tridgell1-3/+3
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-7/+7
2007-10-10r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level'Stefan Metzmacher1-1/+1
2007-10-10r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher1-15/+15
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-3/+3
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell1-18/+18
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-4/+4
2004-02-08Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter1-6/+6
2004-01-21cope with a wider range of broken servers in the RAW-QFILEINFO testAndrew Tridgell1-8/+10
2003-09-02thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell1-2/+7
2003-08-23fix a segv when server doesn't support ATTRIBUTE_TAG_INFORMATIONAndrew Tridgell1-1/+3
2003-08-15Print out position info, ensure NT_RENAME info level only worksJeremy Allison1-0/+3
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+701