index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
torture
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
FIXME about crash on failure case.
Martin Pool
2003-03-06
1
-2
/
+5
|
*
Add *SMBSERVER fallback code to smbtorture ...
Richard Sharpe
2003-03-05
1
-3
/
+17
|
*
Add code to allow us to specify the port to connect on when performing
Richard Sharpe
2003-03-05
1
-6
/
+14
|
*
Add simple test harness that exposes StrCaseCmp for testing.
Martin Pool
2003-02-28
1
-0
/
+20
|
*
More const fixes and flow on fixes from yesterday's const-fest.
Tim Potter
2003-02-25
2
-2
/
+2
|
*
Add static
Andrew Bartlett
2003-02-22
1
-1
/
+1
|
*
New locktest7 code based on patch from "Srikanta Shivanna" <sshivanna@pillard...
Jeremy Allison
2003-02-22
1
-0
/
+134
|
*
correct init for vfs.conn, thanks Stefan
Simo Sorce
2003-02-19
1
-1
/
+2
|
*
Add -V option (to print out version) to utilities where possible
Jelmer Vernooij
2003-02-18
2
-0
/
+2
|
*
Antti Andreimann <Antti.Andreimann@mail.ee> has done some changes to enable
Andrew Bartlett
2003-02-15
2
-2
/
+7
|
*
Fixup delete on close torture.
Jeremy Allison
2003-02-11
1
-10
/
+4
|
*
Samba janitors: applying mbp's redundant umask fix.
Jeremy Allison
2003-02-07
1
-4
/
+0
|
*
Got complete (I hope) coverage of the OPEN TRUNCATE ATTRIBUTES test.
Jeremy Allison
2003-02-03
1
-122
/
+91
|
*
Added first part of attribute matrix tests. Not run and compiled in right now...
Jeremy Allison
2003-01-31
1
-0
/
+101
|
*
Fix a number of client-side fstring/pstring mixups.
Andrew Bartlett
2003-01-11
4
-20
/
+20
|
*
BIG patch...
Andrew Bartlett
2003-01-02
8
-64
/
+66
|
*
Finish adding strings to all talloc_init() calls.
Jeremy Allison
2002-12-23
1
-1
/
+1
|
*
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
1
-1
/
+1
|
*
Please compile with :
Jeremy Allison
2002-11-23
1
-20
/
+26
|
*
Added HIDDEN/NORMAL attribute test.
Jeremy Allison
2002-11-18
1
-1
/
+49
|
*
Fix the build.
Jim McDonough
2002-11-07
1
-1
/
+4
|
*
Fix build. Extra parm was added to cli_full_connection, but not in locktest2.c.
Jim McDonough
2002-10-18
1
-1
/
+2
|
*
forgot some bits from previous rpc_secdesc.h rework patch
Simo Sorce
2002-10-07
1
-3
/
+3
|
*
Fix the compile issue in bin/samtest, and make the 'system' token just have the
Andrew Bartlett
2002-09-30
1
-2
/
+2
|
*
Remove sam/api.c.
Andrew Bartlett
2002-09-29
2
-14
/
+14
|
*
Fix 'plugin' command
Jelmer Vernooij
2002-09-28
1
-2
/
+2
|
*
Patch from metze to fix enum_accounts
Jelmer Vernooij
2002-09-28
1
-13
/
+56
|
*
Add the beginings of sam_ads to the tree.
Andrew Bartlett
2002-09-28
1
-3
/
+3
|
*
notify user when no {domains,accounts} were found
Jelmer Vernooij
2002-09-25
1
-0
/
+10
|
*
Add samtest command 'enum_accounts' + few typo fixes in sam/interface.c
Jelmer Vernooij
2002-09-25
1
-1
/
+29
|
*
add samtest commands:
Jelmer Vernooij
2002-09-25
1
-1
/
+134
*
|
Merge: const fixes.
Tim Potter
2003-02-25
1
-1
/
+2
*
|
Cleint-side-auth/kerberos fixes from HEAD, and don't connect to a share
Andrew Bartlett
2003-02-24
1
-1
/
+3
*
|
Missed a couple of files from the client-side kerberos merge
Andrew Bartlett
2003-02-24
2
-2
/
+5
*
|
correct init, tx Stefan
Simo Sorce
2003-02-19
1
-1
/
+2
*
|
Samba janitors: applying mbp's redundant umask fix.
Jeremy Allison
2003-02-07
1
-4
/
+0
*
|
Merge from HEAD:
Andrew Bartlett
2003-01-14
4
-20
/
+20
*
|
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
8
-64
/
+66
*
|
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
1
-1
/
+1
*
|
Please compile with :
Jeremy Allison
2002-11-23
1
-20
/
+26
*
|
Added OPEN test with HIDDEN/NORMAL attributes.
Jeremy Allison
2002-11-18
1
-1
/
+49
*
|
Fix the build.
Jim McDonough
2002-11-07
1
-1
/
+4
*
|
Remove last SAM files
Jelmer Vernooij
2002-10-30
2
-921
/
+0
*
|
Fix build. An extra parm was added to cli_full_connection but not locktest2.c.
Jim McDonough
2002-10-18
1
-1
/
+2
*
|
syncing up with HEAD again....
Gerald Carter
2002-09-26
1
-2
/
+173
*
|
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-2
/
+153
*
|
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2002-09-25
6
-0
/
+2471
|
\
|
|
*
remove extern for AllowDebugChange since we don't use it
Jelmer Vernooij
2002-09-25
1
-1
/
+0
|
*
Fix debuglevel command-line argument
Jelmer Vernooij
2002-09-25
1
-1
/
+0
|
*
samtest should load smb.conf by default
Jelmer Vernooij
2002-09-25
1
-1
/
+26
[prev]
[next]