summaryrefslogtreecommitdiff
path: root/source3/torture/masktest.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman1-1/+1
2007-10-10r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.Tim Potter1-2/+0
2007-10-10r5749: fix some build issuesGerald Carter1-1/+1
2007-10-10r2824: restored the is_case_sensitive option to ms_fnmatch() in Samba3. It isAndrew Tridgell1-1/+1
2007-10-10r2814: Exactly the same as "main" build fix.Rafal Szczesniak1-1/+1
2003-08-12Fix for bugid #205 - work by Andrew Bartlet (modified to useJeremy Allison1-1/+1
2003-07-04Fixed strlower changes I missed. Pointed out by metze.Jeremy Allison1-2/+2
2003-05-10Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij1-2/+0
2003-05-10Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij1-0/+2
2003-04-23Merge torture tests from HEAD - it looks like we had rather an incompleteAndrew Bartlett1-2/+9
2003-02-24Missed a couple of files from the client-side kerberos mergeAndrew Bartlett1-1/+1
2003-01-14Merge from HEAD:Andrew Bartlett1-4/+4
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-7/+9
2002-03-22add a -n maxloops option so this can be run in a script and end after aHerb Lewis1-1/+8
2002-03-21merge fix for core dump when called with no args from 2.2Herb Lewis1-1/+1
2002-03-21update usage message with other options. Add a -d debuglevel optionHerb Lewis1-1/+11
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-11-26Got medieval on another pointless extern. Removed extern struct ipzeroTim Potter1-3/+2
2001-11-23Removed TimeInit() call from every client program (except for one placeTim Potter1-2/+0
2001-11-19Store some path names in global variables initialized to configureMartin Pool1-2/+1
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-1/+0
2001-09-10declare dbf in one spotAndrew Tridgell1-1/+0
2001-09-10replaced stdio in many parts of samba with a XFILE. XFILE is a cut-downAndrew Tridgell1-2/+2
2001-08-24fixed handling of 139/445 in clientsAndrew Tridgell1-2/+1
2001-08-23more minor torture updatesAndrew Tridgell1-0/+1
2001-08-20a bunch of fixes from the sflight to seattleAndrew Tridgell1-8/+8
2001-07-05fixed compilation of masktest on AIXAndrew Tridgell1-7/+7
2001-07-04strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell1-5/+5
2001-07-04The big character set handling changeover!Andrew Tridgell1-2/+0
2001-06-19moved all our torture code to a separate directoryAndrew Tridgell1-0/+521