summaryrefslogtreecommitdiffstats
path: root/source3/torture/rpctorture.c
Commit message (Expand)AuthorAgeFilesLines
* metze's autogenerate patch for version.hGerald Carter2003-08-201-2/+2
* More conversions I missed. Thanks metze.Jeremy Allison2003-07-041-4/+4
* Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij2003-05-101-2/+0
* Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij2003-05-101-0/+2
* Samba janitors: applying mbp's redundant umask fix.Jeremy Allison2003-02-071-4/+0
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Removed global debugf. Replaced with lp_set_logfile(name).Jeremy Allison2001-12-201-3/+3
* Got medieval on another pointless extern. Removed extern struct ipzeroTim Potter2001-11-261-1/+1
* Removed TimeInit() call from every client program (except for one placeTim Potter2001-11-231-2/+0
* Store some path names in global variables initialized to configureMartin Pool2001-11-191-4/+3
* the next step in the intl changeover. This should get us compiling agian,Andrew Tridgell2001-10-141-4/+0
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* declare dbf in one spotAndrew Tridgell2001-09-101-1/+0
* replaced stdio in many parts of samba with a XFILE. XFILE is a cut-downAndrew Tridgell2001-09-101-2/+2
* strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell2001-07-041-2/+2
* The big character set handling changeover!Andrew Tridgell2001-07-041-3/+0
* moved all our torture code to a separate directoryAndrew Tridgell2001-06-191-0/+559