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
/
selftest
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-20
s4-provision: Remove last unused remenants of the 'sid generator' configuration
Andrew Bartlett
1
-9
/
+0
2012-06-16
s4-lib/param: FLAG DAY for the default FILE SERVER
Andrew Bartlett
1
-1
/
+2
2012-06-05
Tests for bug #8972 - Add a posix_share definition to s4 so we can do raw pos...
Jeremy Allison
1
-0
/
+8
2012-06-05
Tests for bug #8972 - Add a posix_share definition to s3 so we can do raw pos...
Jeremy Allison
1
-0
/
+9
2012-05-31
selftest:Samba4: use the nmblookup4 binary mapping
Michael Adam
1
-1
/
+1
2012-05-31
s3:selftest: introduce a variable for binpath('nmblookup3') in tests.py
Michael Adam
1
-5
/
+6
2012-05-24
s4-provision: Make s3fs the default way to install a new Samba4 DC
Andrew Bartlett
1
-0
/
+1
2012-05-18
selftest/Samba3: add 'smbd:suicide mode = yes'
Stefan Metzmacher
1
-0
/
+1
2012-05-15
selftest: Remove tests for security=server
Andrew Bartlett
2
-41
/
+0
2012-05-11
samba4: When running samba_dnsupdate during tests, use the test
Jelmer Vernooij
1
-7
/
+7
2012-05-02
selftest: 'store dos attributes = yes' is now set in fileserver.conf
Andrew Bartlett
1
-4
/
+0
2012-05-02
selftest: Do not start samba4 srvsvc in plugin_s4_dc mode
Andrew Bartlett
1
-1
/
+1
2012-05-02
selftest: add hooks required for printing to Samba4.pm
Andrew Bartlett
1
-0
/
+16
2012-05-02
selftest: Use same pattern for path to share as Samba3.pm
Andrew Bartlett
1
-13
/
+15
2012-05-02
selftest: Add hideunread share to plugin_s4_dc
Andrew Bartlett
1
-0
/
+3
2012-05-02
selftest: run plugin_s4_dc with 'acl_xattr xattr_tdb streams_depot' VFS modules
Andrew Bartlett
1
-0
/
+1
2012-05-02
selftest: prepare to run smbtorture tests against plugin_s4_dc
Andrew Bartlett
1
-10
/
+47
2012-05-02
selftest: attempt to test samba3hide in a different environment
Andrew Bartlett
1
-0
/
+2
2012-05-02
selftest: Enable ACL testing against the s3dc environment
Andrew Bartlett
1
-1
/
+1
2012-04-18
s3fs: Use xattr_tdb format for xattr storage
Andrew Bartlett
1
-1
/
+1
2012-04-03
file_server: Move vfs objects initialisation into file_server.c smb.conf wrapper
Andrew Bartlett
1
-3
/
+0
2012-03-27
selftest.py: Add get_interface.
Jelmer Vernooij
1
-0
/
+34
2012-03-24
selftest.py: Add cleanup_pid.
Jelmer Vernooij
1
-2
/
+27
2012-03-24
selftest.py: Add write_krb5_conf.
Jelmer Vernooij
1
-0
/
+40
2012-03-24
selftest.py: Add mk_realms_stanza function.
Jelmer Vernooij
1
-0
/
+32
2012-03-24
selftest.py: Add selftest.target.samba with bindir_path function.
Jelmer Vernooij
1
-0
/
+24
2012-03-15
s4:selftest: make the use of writetimeupdatedelay consistent across all tests
Michael Adam
1
-3
/
+3
2012-03-15
s3:selftest: reactivate the writetimeupdatedelay speed-up
Michael Adam
1
-1
/
+1
2012-03-11
s3 selftest: Allow DNS updates during testing
Kai Blin
1
-1
/
+3
2012-03-07
s3-rpc_server: Do not register embedded ncacn_np endpoints by default
Andrew Bartlett
1
-0
/
+1
2012-03-07
s3-rpc_server: Do not setup ncalrpc pipes and TCP for embedded rpc servers
Andrew Bartlett
1
-1
/
+0
2012-03-07
selftest: Only run s3dc with a forked lsasd
Andrew Bartlett
1
-11
/
+11
2012-03-05
selftest: run smbtorture_s3 tests against the ntvfs file server
Andrew Bartlett
1
-1
/
+2
2012-03-05
selftest: Reduce time in cleanup loop, try waitpid on all 3 children
Andrew Bartlett
1
-6
/
+12
2012-03-05
selftest: forward rpcecho to Samba4 in plugin_s4_dc
Andrew Bartlett
1
-1
/
+1
2012-03-04
selftest.target: Add NoneTarget.
Jelmer Vernooij
1
-0
/
+17
2012-03-04
selftest.target: Add Environment.get_vars.
Jelmer Vernooij
1
-0
/
+11
2012-03-04
selftest.target: Add tests for check.
Jelmer Vernooij
1
-2
/
+1
2012-03-04
selftest.target: Add tests for setup.
Jelmer Vernooij
1
-5
/
+5
2012-03-04
selftest: Add base classes for Target/Environment and their management.
Jelmer Vernooij
1
-0
/
+138
2012-03-04
selftest: Rework Samba3.pm process termination
Andrew Bartlett
1
-15
/
+23
2012-03-04
selftest: Rework Samba4.pm process termination.
Andrew Bartlett
1
-6
/
+23
2012-03-04
selftest: Fix waitpid termination test
Andrew Bartlett
1
-2
/
+2
2012-03-04
selftest: Use fork()/exec() rather than system()
Andrew Bartlett
2
-71
/
+59
2012-03-04
selftest: Remove outdated template.
Jelmer Vernooij
1
-47
/
+0
2012-03-04
selftest: Remove unused and broken target 'windows'.
Jelmer Vernooij
1
-40
/
+0
2012-03-02
selftest: close stdin and wait with waitpid() for a safer exit
Andrew Bartlett
2
-2
/
+36
2012-03-02
selftest: Put stdin pipe on the environment
Andrew Bartlett
1
-9
/
+8
2012-03-02
selftest: Establish a registry of socket wrapper IPs
Andrew Bartlett
3
-29
/
+56
2012-02-29
selftest: change plugin_dc to test using s3fs
Andrew Bartlett
2
-79
/
+9
[next]