summaryrefslogtreecommitdiff
path: root/source3/torture
AgeCommit message (Expand)AuthorFilesLines
2003-02-25More const fixes and flow on fixes from yesterday's const-fest.Tim Potter2-2/+2
2003-02-24Cleint-side-auth/kerberos fixes from HEAD, and don't connect to a shareAndrew Bartlett1-1/+3
2003-02-24Missed a couple of files from the client-side kerberos mergeAndrew Bartlett2-2/+5
2003-02-22Add staticAndrew Bartlett1-1/+1
2003-02-22New locktest7 code based on patch from "Srikanta Shivanna" <sshivanna@pillard...Jeremy Allison1-0/+134
2003-02-19correct init, tx StefanSimo Sorce1-1/+2
2003-02-19correct init for vfs.conn, thanks StefanSimo Sorce1-1/+2
2003-02-18Add -V option (to print out version) to utilities where possibleJelmer Vernooij2-0/+2
2003-02-15Antti Andreimann <Antti.Andreimann@mail.ee> has done some changes to enableAndrew Bartlett2-2/+7
2003-02-11Fixup delete on close torture.Jeremy Allison1-10/+4
2003-02-07Samba janitors: applying mbp's redundant umask fix.Jeremy Allison1-4/+0
2003-02-07Samba janitors: applying mbp's redundant umask fix.Jeremy Allison1-4/+0
2003-02-03Got complete (I hope) coverage of the OPEN TRUNCATE ATTRIBUTES test.Jeremy Allison1-122/+91
2003-01-31Added first part of attribute matrix tests. Not run and compiled in right now...Jeremy Allison1-0/+101
2003-01-14Merge from HEAD:Andrew Bartlett4-20/+20
2003-01-11Fix a number of client-side fstring/pstring mixups.Andrew Bartlett4-20/+20
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett8-64/+66
2003-01-02BIG patch...Andrew Bartlett8-64/+66
2002-12-23Finish adding strings to all talloc_init() calls.Jeremy Allison1-1/+1
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison1-1/+1
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison1-1/+1
2002-11-23Please compile with :Jeremy Allison1-20/+26
2002-11-23Please compile with :Jeremy Allison1-20/+26
2002-11-18Added OPEN test with HIDDEN/NORMAL attributes.Jeremy Allison1-1/+49
2002-11-18Added HIDDEN/NORMAL attribute test.Jeremy Allison1-1/+49
2002-11-07Fix the build.Jim McDonough1-1/+4
2002-11-07Fix the build.Jim McDonough1-1/+4
2002-10-30Remove last SAM filesJelmer Vernooij2-921/+0
2002-10-18Fix build. An extra parm was added to cli_full_connection but not locktest2.c.Jim McDonough1-1/+2
2002-10-18Fix build. Extra parm was added to cli_full_connection, but not in locktest2.c.Jim McDonough1-1/+2
2002-10-07forgot some bits from previous rpc_secdesc.h rework patchSimo Sorce1-3/+3
2002-09-30Fix the compile issue in bin/samtest, and make the 'system' token just have theAndrew Bartlett1-2/+2
2002-09-29Remove sam/api.c.Andrew Bartlett2-14/+14
2002-09-28Fix 'plugin' commandJelmer Vernooij1-2/+2
2002-09-28Patch from metze to fix enum_accountsJelmer Vernooij1-13/+56
2002-09-28Add the beginings of sam_ads to the tree.Andrew Bartlett1-3/+3
2002-09-26syncing up with HEAD again....Gerald Carter1-2/+173
2002-09-25notify user when no {domains,accounts} were foundJelmer Vernooij1-0/+10
2002-09-25Add samtest command 'enum_accounts' + few typo fixes in sam/interface.cJelmer Vernooij1-1/+29
2002-09-25add samtest commands:Jelmer Vernooij1-1/+134
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-2/+153
2002-09-25This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User6-0/+2471
2002-09-25remove extern for AllowDebugChange since we don't use itJelmer Vernooij1-1/+0
2002-09-25Fix debuglevel command-line argumentJelmer Vernooij1-1/+0
2002-09-25samtest should load smb.conf by defaultJelmer Vernooij1-1/+26
2002-09-24Fix bug in get_methods_by_nameJelmer Vernooij1-9/+71
2002-09-24- Don't put pointer to sam_domain_handle in sam_methods but single domainsid ...Jelmer Vernooij3-59/+74
2002-09-20Add framework for samtest commandsJelmer Vernooij2-880/+117
2002-09-19Merge in first command for 'samtest'Jelmer Vernooij3-11/+1036
2002-09-10Added final Steve French patch for "required" attributes with oldJeremy Allison1-0/+100