index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
torture
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r3072: Fix for bug #1947 - incorrect use of getpwnam() etc. interface.
Jeremy Allison
1
-6
/
+0
2007-10-10
r2824: restored the is_case_sensitive option to ms_fnmatch() in Samba3. It is
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2814: Exactly the same as "main" build fix.
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r1492: Rework our random number generation system.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r1444: Another attempt to fulfil the 100% promise. There might be two dots at...
Volker Lendecke
1
-1
/
+1
2007-10-10
r1396: Give the build farm a chance to be clean before 3.0.5. We don't accept
Volker Lendecke
1
-0
/
+4
2007-10-10
r1328: Fix the build
Volker Lendecke
1
-1
/
+1
2007-10-10
r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replication
Jeremy Allison
1
-2
/
+2
2007-10-10
r1154: Change default setting for case sensitivity to "auto". If set to auto
Jeremy Allison
1
-1
/
+1
2007-10-10
r81: Make EA's case independent - fix smbtorture to test for this.
Jeremy Allison
1
-2
/
+2
2004-03-30
Ensure we cope correctly with ea length of zero. Detect torture fail correctly.
Jeremy Allison
1
-0
/
+12
2004-03-29
Setting EA's to zero length deletes them.
Jeremy Allison
1
-1
/
+28
2004-03-29
Fix get/set of EA's in client library. Added torture test for it.
Jeremy Allison
1
-4
/
+17
2004-03-27
Working (tested) client code for setting EA's by filename and fnum.
Jeremy Allison
1
-0
/
+55
2004-03-12
Fix build after Jeremy -- yet another place where convert_string() wasn't upd...
Alexander Bokovoy
1
-2
/
+2
2004-03-09
Given how core this code is, I figure it should have it's own testsuite.
Andrew Bartlett
1
-0
/
+35
2004-02-26
Merging Richard's rename test.
Jeremy Allison
1
-6
/
+75
2004-02-23
Janitor for tpot...bugzilla #1098, msleep already exists on aix
Jim McDonough
2
-6
/
+6
2004-02-20
Make SMB_FILE_ACCESS_INFORMATION call work correctly.
Jeremy Allison
1
-6
/
+9
2004-02-20
Make us bug-for-bug compatible with W2K3 - to get delete on close semantics
Jeremy Allison
1
-9
/
+17
2003-12-30
Fix Bug # 924
Volker Lendecke
1
-2
/
+11
2003-12-19
A small fix to torture.c to cleanup the error handling and prevent crashes.
Richard Sharpe
1
-6
/
+6
2003-12-02
Two trivial warnings
Volker Lendecke
1
-1
/
+3
2003-11-06
Final round of printf warnings fixes for the moment.
Tim Potter
3
-13
/
+17
2003-10-22
Put strcasecmp/strncasecmp on the banned list (except for needed calls
Jeremy Allison
1
-1
/
+1
2003-10-14
Enclose usage of st_blksize and st_blocks struct stat members in
Tim Potter
1
-0
/
+12
2003-08-27
Add CAP VFS module from Monyo. Primary purpose of this module is to provide C...
Alexander Bokovoy
1
-6
/
+9
2003-08-26
Fix for #150.
Alexander Bokovoy
1
-8
/
+8
2003-08-20
metze's autogenerate patch for version.h
Gerald Carter
1
-2
/
+2
2003-08-12
Fix for bugid #205 - work by Andrew Bartlet (modified to use
Jeremy Allison
1
-1
/
+1
2003-07-30
Add a command line option (-S on|off|required) to enable signing on client
Jeremy Allison
2
-3
/
+3
2003-07-23
convert snprintf() calls using pstrings & fstrings
Gerald Carter
3
-5
/
+5
2003-07-22
Fixup a bunch of printf-style functions and debugs to use unsigned long when
Tim Potter
4
-12
/
+15
2003-07-10
i guess i'm the only one this ever annyoed...
Gerald Carter
1
-2
/
+2
2003-07-04
More conversions I missed. Thanks metze.
Jeremy Allison
1
-4
/
+4
2003-07-04
Fixed strlower changes I missed. Pointed out by metze.
Jeremy Allison
1
-2
/
+2
2003-06-26
Move up intialisation of logging, so we catch errors in handling 'preload mod...
Jelmer Vernooij
1
-4
/
+4
2003-06-20
Back out some of the changes to nsstest. I've kept the NULL pointer
Tim Potter
1
-138
/
+8
2003-06-16
Update nsstest to cope with wins NSS module as well as winbind NSS
Tim Potter
1
-12
/
+183
2003-06-10
fixed smbtorture LOCK1 test to know about the correct multiplier for
Andrew Tridgell
1
-2
/
+3
2003-06-04
Fix compiler warnings for vfstest. Patch from Stefan Metzmacher <mezte@metzem...
Alexander Bokovoy
1
-2
/
+3
2003-05-14
Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...
Alexander Bokovoy
1
-33
/
+33
2003-05-11
Fix VFS layer:
Alexander Bokovoy
3
-113
/
+105
2003-05-10
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
9
-22
/
+0
2003-05-10
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
9
-0
/
+22
2003-05-03
Fix use of uninitialised value in TCONDEV test - found by sun1 on the build farm
Andrew Bartlett
1
-1
/
+1
2003-04-27
Add 'smbiconv' program - a clone of the 'iconv' utility
Jelmer Vernooij
1
-0
/
+243
2003-04-23
Add a check to ensure that the server returns the correct device type, not
Andrew Bartlett
1
-11
/
+20
2003-04-23
Merge torture tests from HEAD - it looks like we had rather an incomplete
Andrew Bartlett
7
-89
/
+171
2003-04-18
fixing torture build by merging code from HEAD
Gerald Carter
2
-892
/
+1359
[next]