summaryrefslogtreecommitdiffstats
path: root/source4/torture/gentest.c
Commit message (Expand)AuthorAgeFilesLines
...
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-8/+8
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2007-10-101-4/+4
* fixed the handling of level II oplocks in samba4, especially whenAndrew Tridgell2004-03-251-1/+1
* Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter2004-02-101-5/+5
* Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter2004-02-081-6/+6
* * removed a bunch of unused codeAndrew Tridgell2003-11-301-1/+1
* thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell2003-09-021-3/+2
* more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell2003-08-151-2/+2
* added SMBopen to gentestAndrew Tridgell2003-08-141-0/+35
* added seek to gentestAndrew Tridgell2003-08-141-0/+23
* - added a raw smb scannerAndrew Tridgell2003-08-131-1/+1
* - added SMBntrename test suiteAndrew Tridgell2003-08-131-4/+39
* make sure we give the chosen workgroup in gentestAndrew Tridgell2003-08-131-2/+6
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+2113