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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-10
build: reset cpp on host with xlr_c and let pidl use $CC -E
Matthieu Patou
1
-0
/
+4
2010-12-10
s4-tests: Modified sec_descriptor.py to use the sd_utils helpers.
Nadezhda Ivanova
1
-208
/
+171
2010-12-10
s4-tests: Modified acl.py to use the sd_utils helpers.
Nadezhda Ivanova
1
-127
/
+86
2010-12-10
s4-tests: Moved some commonly redefined security descriptor methods to a util...
Nadezhda Ivanova
1
-0
/
+79
2010-12-10
build: detect if conf.env['CPP'] is an array or not
Matthieu Patou
1
-1
/
+6
2010-12-10
waf: the libXX.inst.so file also depends on the vscript
Andrew Tridgell
1
-0
/
+4
2010-12-10
s3-vfstest: fixed paths in vfstest
Andrew Tridgell
1
-0
/
+2
2010-12-10
wintest flush DNS on Windows clients to improve reliablity
Andrew Bartlett
1
-0
/
+2
2010-12-10
s3-dns Don't use DELEG_FLAG in DNS update, Windows 2008R2 does not like it
Andrew Bartlett
1
-1
/
+1
2010-12-10
s3-dns Don't use SEQUENCE_FLAG in DNS update, Windows 2008R2 does not like it
Andrew Bartlett
1
-1
/
+1
2010-12-10
wintest More work to make test-s3.py work
Andrew Bartlett
1
-4
/
+17
2010-12-10
s3-net Allow 'net ads dns register' to take an optional hostname argument
Andrew Bartlett
1
-6
/
+10
2010-12-10
wintest Share more of the S4 test code with the s3 test
Andrew Bartlett
3
-257
/
+298
2010-12-10
s3-winbind Improve memory handling in NTLMv2-backend plaintext authentication
Andrew Bartlett
1
-17
/
+6
2010-12-10
s3-winbind Don't send the LM password to the server, ever
Andrew Bartlett
1
-11
/
+1
2010-12-10
s3-libsmb Don't ever ask for machine$ principals as a target.
Andrew Bartlett
1
-30
/
+6
2010-12-10
s3-docs Add docs for 'client use spnego principal' and 'send spengo principal'
Andrew Bartlett
2
-0
/
+56
2010-12-10
s3-docs Explain change to NTLMv2 by default in the client
Andrew Bartlett
1
-6
/
+7
2010-12-10
s3-client Use NTLMv2 by default in the Samba client
Andrew Bartlett
1
-2
/
+2
2010-12-10
s3-smbd Don't send SPNEGO principal (rfc4178 hint) by default
Andrew Bartlett
3
-0
/
+15
2010-12-10
s3-libads Default to NOT using the server-supplied principal from SPNEGO
Andrew Bartlett
4
-6
/
+19
2010-12-10
subunitrun: Use unittest.TestProgram if subunit.TestProgram is not
Jelmer Vernooij
2
-27
/
+12
2010-12-10
s4-python: Add convenience function for forcibly importing bundled
Jelmer Vernooij
2
-4
/
+17
2010-12-10
subunitrun: Extend hack to cope with older system subunit run installs.
Jelmer Vernooij
1
-0
/
+2
2010-12-10
subunitrun: Remove global subunit module when reimporting from a
Jelmer Vernooij
1
-1
/
+6
2010-12-10
s4-dist: Remove no longer existing files from blacklist (fixes 'make
Jelmer Vernooij
1
-2
/
+1
2010-12-10
s4-python: Fix use of bundled modules.
Jelmer Vernooij
1
-1
/
+1
2010-12-10
s4-python: Split up ensure_external_module.
Jelmer Vernooij
2
-10
/
+23
2010-12-10
selftest: Make sure system subunit.run has TestProgram.
Jelmer Vernooij
1
-1
/
+1
2010-12-10
smbtorture: Rename --list to --list-suites, add stub --list.
Jelmer Vernooij
4
-13
/
+14
2010-12-10
selftest: Check exit code when listing tests.
Jelmer Vernooij
1
-0
/
+11
2010-12-10
s4-selftest: Add convenience function for running testsuites using
Jelmer Vernooij
1
-9
/
+17
2010-12-10
selftest: Allow discovering tests in pure python testsuites.
Jelmer Vernooij
1
-2
/
+2
2010-12-10
subunitrun: Support --list.
Jelmer Vernooij
1
-3
/
+8
2010-12-10
selftest: Rename $LIST to $LISTOPT for consistency with testrepository.
Jelmer Vernooij
1
-2
/
+2
2010-12-10
dnspython: Update to newer upstream snapshot.
Jelmer Vernooij
22
-95
/
+1175
2010-12-10
subunit: Update to newer upstream snapshot.
Jelmer Vernooij
8
-16
/
+47
2010-12-10
testtools: Import new upstream snapshot.
Jelmer Vernooij
36
-367
/
+3694
2010-12-10
selftest: add --list option.
Jelmer Vernooij
2
-1
/
+25
2010-12-10
selftest: Document --testenv in --help output, remove documentation for
Jelmer Vernooij
1
-1
/
+1
2010-12-10
pidl: use $CC -E if $CPP is not defined, if both undefined use cpp
Matthieu Patou
1
-2
/
+8
2010-12-10
build: use CPP and CC values when calling pidl
Matthieu Patou
2
-1
/
+19
2010-12-10
build: introduce SAMBA_CHECK_PYTHON_HEADERS
Matthieu Patou
5
-4
/
+13
2010-12-10
build: finishing fixing broken libiconv on hpux
Matthieu Patou
1
-0
/
+2
2010-12-09
s4 libcli: Add libcli_echo lib and torture test
Kai Blin
8
-0
/
+372
2010-12-09
s4: Implement UDP echo server example
Kai Blin
4
-0
/
+388
2010-12-09
s4:pyrpc_util: s/typename/type_name to avoid c++ warnings
Stefan Metzmacher
2
-6
/
+6
2010-12-09
talloc: pytalloc-util should not have an ABI-file yet
Stefan Metzmacher
1
-2
/
+0
2010-12-09
wintest Remove the password expiry as the first step
Andrew Bartlett
2
-4
/
+13
2010-12-09
waf: remove the restriction that private libraries must not have a vnum
Andrew Tridgell
5
-19
/
+6
[next]