summaryrefslogtreecommitdiff
path: root/source4/torture/raw/search.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1983: a completely new implementation of tallocAndrew Tridgell1-2/+1
2007-10-10r1820: added a strcmp_safe() that handles NULL pointers. Needed for theAndrew Tridgell1-5/+5
2007-10-10r1740: fixed the torture suite for ASCII-only serversAndrew Tridgell1-2/+2
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-14/+14
2007-10-10r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level'Stefan Metzmacher1-4/+4
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-2/+2
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell1-5/+5
2007-10-10r204: Turns out that the string in the SEARCH unix_info level is thatJeremy Allison1-0/+14
2007-10-10r203: Added size and alloc size tests to UNIX info level.Jeremy Allison1-0/+2
2007-10-10r184: Fix UNIX Search info level. This still needs to be added to the rawJeremy Allison1-2/+4
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-1/+1
2004-02-10Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter1-1/+1
2004-02-08Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter1-9/+9
2003-09-02thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell1-29/+41
2003-08-31I think I've finally got the ascii/unicode issues right in trans2 findAndrew Tridgell1-2/+40
2003-08-15more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell1-3/+6
2003-08-15test resume by name before resume by flagsAndrew Tridgell1-1/+1
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+610