index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
script
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create symbols to export in libtdb dynamically from tdb.h.
Michael Adam
2008-02-14
2
-0
/
+121
*
ntlm_auth: Fix another typo in the test.
Kai Blin
2008-01-30
1
-2
/
+2
*
ntlm_auth: test should honour configfile option to run on build farm.
Kai Blin
2008-01-30
1
-2
/
+2
*
ntlm_auth: Fix typos in the torture test script.
Kai Blin
2008-01-30
1
-2
/
+2
*
ntlm_auth: Add a blackbox test.
Kai Blin
2008-01-30
2
-0
/
+22
*
Active RAW-STREAMS in make test
Volker Lendecke
2008-01-20
2
-2
/
+2
*
rename vfs_ea_tdb to vfs_xattr_tdb
Volker Lendecke
2008-01-15
1
-1
/
+1
*
Implement vfs_ea_tdb
Volker Lendecke
2008-01-15
2
-1
/
+2
*
Add True/False bool cleanup script.
Günther Deschner
2008-01-15
1
-0
/
+19
*
Reset the failed counter in test_wbinfo_s3.sh.
Michael Adam
2008-01-14
1
-0
/
+2
*
Fix a syntax error in script/tests/test_local_s3.sh .
Michael Adam
2008-01-13
1
-1
/
+1
*
Review feedback from metze.
Jelmer Vernooij
2008-01-06
1
-3
/
+2
*
Use metze's approach.
Jelmer Vernooij
2008-01-06
1
-4
/
+3
*
"Desting" -> "Testing"
Jeremy Allison
2008-01-04
1
-1
/
+1
*
Try and fix scripting errors.
Jeremy Allison
2008-01-04
1
-4
/
+4
*
Try and fix the buildfarm. There's a scripting error and
Jeremy Allison
2008-01-04
1
-1
/
+1
*
Better way of testing enc.
Jeremy Allison
2008-01-04
3
-6
/
+10
*
Added -e tests for S3 smbtorture.
Jeremy Allison
2008-01-04
1
-0
/
+2
*
Attempt to fix the AIX make test failures
Volker Lendecke
2007-12-29
1
-3
/
+3
*
selftest: also export LD_LIBRARY_PATH for samba4's smbtorture
Stefan Metzmacher
2007-12-23
2
-2
/
+14
*
Attempt to make the build farm run s4torture again
Volker Lendecke
2007-12-23
1
-1
/
+1
*
Fix typo in output.
Michael Adam
2007-12-23
1
-1
/
+1
*
Fix "make test" using the LD_LIBRARY_PATH for selftest script so
Gerald (Jerry) Carter
2007-12-21
1
-0
/
+4
*
Add files for new LGPL libwbclient DSO implementing the Winbind client API
Gerald (Jerry) Carter
2007-12-21
1
-1
/
+1
*
selftest: reenable wbinfo tests and pass --configfile instead of -s
Stefan Metzmacher
2007-12-14
3
-3
/
+3
*
selftest: disable wbinfo tests
Stefan Metzmacher
2007-12-14
1
-1
/
+1
*
selftest: add a bunch of wbinfo based tests for winbindd
Stefan Metzmacher
2007-12-14
2
-0
/
+49
*
selftest: move workgroup name into WORKGROUP envvar
Stefan Metzmacher
2007-12-14
1
-2
/
+3
*
Forgot build options was generated... fix.
Jeremy Allison
2007-12-10
1
-12
/
+12
*
make test: try to get a more portable way to get UID and GID
Stefan Metzmacher
2007-11-09
1
-2
/
+2
*
make test: start winbindd
Stefan Metzmacher
2007-11-09
2
-1
/
+70
*
we don't have build-farm specific tests anymore
Stefan Metzmacher
2007-11-09
1
-4
/
+1
*
make test: activate nss_wrapper for make test
Stefan Metzmacher
2007-11-09
1
-3
/
+28
*
add '_PUBLIC_' prototypes into proto.h
Stefan Metzmacher
2007-11-08
1
-2
/
+2
*
Fix some cases where file_set_dosmode was being passed
Jeremy Allison
2007-10-31
1
-0
/
+2
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
2
-8
/
+8
*
don't skip some tests which samba3 passes (at least on my laptop)
Stefan Metzmacher
2007-10-18
1
-3
/
+3
*
make gdb_backtrace executable
Stefan Metzmacher
2007-10-18
1
-0
/
+0
*
prepare the mkversion.sh infrastructure for git branches in the build-farm
Stefan Metzmacher
2007-10-11
1
-77
/
+17
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
11
-43
/
+419
*
r25418: fix generation of git revision calculation
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r25415: Merge the 3.2-perltest branch that switches Samba 3.2 to use Samba 4'...
Jelmer Vernooij
2007-10-10
7
-416
/
+38
*
r25317: Activate raw-samba3rootdirfid
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r25125: create prototypes for 'bool ' functions
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r25104: Fix extra lines added by mistake.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r25102: Rewrite msdfs code to use talloced filenames. Passes make test
Jeremy Allison
2007-10-10
1
-0
/
+3
*
r24974: catch SIGINT and SIGQUIT like SIGTERM
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r24802: Activate new tests
Volker Lendecke
2007-10-10
2
-0
/
+2
*
r24605: remove some stuff samba3 doesn't need any more
Stefan Metzmacher
2007-10-10
1
-14
/
+0
*
r24421: Ignore long #defines (like for registry keys).
Günther Deschner
2007-10-10
1
-1
/
+2
[next]