summaryrefslogtreecommitdiffstats
path: root/source3/torture
Commit message (Expand)AuthorAgeFilesLines
...
| * FIXME about crash on failure case.Martin Pool2003-03-061-2/+5
| * Add *SMBSERVER fallback code to smbtorture ...Richard Sharpe2003-03-051-3/+17
| * Add code to allow us to specify the port to connect on when performingRichard Sharpe2003-03-051-6/+14
| * Add simple test harness that exposes StrCaseCmp for testing.Martin Pool2003-02-281-0/+20
| * More const fixes and flow on fixes from yesterday's const-fest.Tim Potter2003-02-252-2/+2
| * Add staticAndrew Bartlett2003-02-221-1/+1
| * New locktest7 code based on patch from "Srikanta Shivanna" <sshivanna@pillard...Jeremy Allison2003-02-221-0/+134
| * correct init for vfs.conn, thanks StefanSimo Sorce2003-02-191-1/+2
| * Add -V option (to print out version) to utilities where possibleJelmer Vernooij2003-02-182-0/+2
| * Antti Andreimann <Antti.Andreimann@mail.ee> has done some changes to enableAndrew Bartlett2003-02-152-2/+7
| * Fixup delete on close torture.Jeremy Allison2003-02-111-10/+4
| * Samba janitors: applying mbp's redundant umask fix.Jeremy Allison2003-02-071-4/+0
| * Got complete (I hope) coverage of the OPEN TRUNCATE ATTRIBUTES test.Jeremy Allison2003-02-031-122/+91
| * Added first part of attribute matrix tests. Not run and compiled in right now...Jeremy Allison2003-01-311-0/+101
| * Fix a number of client-side fstring/pstring mixups.Andrew Bartlett2003-01-114-20/+20
| * BIG patch...Andrew Bartlett2003-01-028-64/+66
| * Finish adding strings to all talloc_init() calls.Jeremy Allison2002-12-231-1/+1
| * Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-1/+1
| * Please compile with :Jeremy Allison2002-11-231-20/+26
| * Added HIDDEN/NORMAL attribute test.Jeremy Allison2002-11-181-1/+49
| * Fix the build.Jim McDonough2002-11-071-1/+4
| * Fix build. Extra parm was added to cli_full_connection, but not in locktest2.c.Jim McDonough2002-10-181-1/+2
| * forgot some bits from previous rpc_secdesc.h rework patchSimo Sorce2002-10-071-3/+3
| * Fix the compile issue in bin/samtest, and make the 'system' token just have theAndrew Bartlett2002-09-301-2/+2
| * Remove sam/api.c.Andrew Bartlett2002-09-292-14/+14
| * Fix 'plugin' commandJelmer Vernooij2002-09-281-2/+2
| * Patch from metze to fix enum_accountsJelmer Vernooij2002-09-281-13/+56
| * Add the beginings of sam_ads to the tree.Andrew Bartlett2002-09-281-3/+3
| * notify user when no {domains,accounts} were foundJelmer Vernooij2002-09-251-0/+10
| * Add samtest command 'enum_accounts' + few typo fixes in sam/interface.cJelmer Vernooij2002-09-251-1/+29
| * add samtest commands:Jelmer Vernooij2002-09-251-1/+134
* | Merge: const fixes.Tim Potter2003-02-251-1/+2
* | Cleint-side-auth/kerberos fixes from HEAD, and don't connect to a shareAndrew Bartlett2003-02-241-1/+3
* | Missed a couple of files from the client-side kerberos mergeAndrew Bartlett2003-02-242-2/+5
* | correct init, tx StefanSimo Sorce2003-02-191-1/+2
* | Samba janitors: applying mbp's redundant umask fix.Jeremy Allison2003-02-071-4/+0
* | Merge from HEAD:Andrew Bartlett2003-01-144-20/+20
* | Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-038-64/+66
* | Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-1/+1
* | Please compile with :Jeremy Allison2002-11-231-20/+26
* | Added OPEN test with HIDDEN/NORMAL attributes.Jeremy Allison2002-11-181-1/+49
* | Fix the build.Jim McDonough2002-11-071-1/+4
* | Remove last SAM filesJelmer Vernooij2002-10-302-921/+0
* | Fix build. An extra parm was added to cli_full_connection but not locktest2.c.Jim McDonough2002-10-181-1/+2
* | syncing up with HEAD again....Gerald Carter2002-09-261-2/+173
* | sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-2/+153
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-09-256-0/+2471
|\|
| * remove extern for AllowDebugChange since we don't use itJelmer Vernooij2002-09-251-1/+0
| * Fix debuglevel command-line argumentJelmer Vernooij2002-09-251-1/+0
| * samtest should load smb.conf by defaultJelmer Vernooij2002-09-251-1/+26