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
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-11
smbtorture: Implement --list argument.
Jelmer Vernooij
1
-10
/
+45
2010-12-11
s4:selftest: use correct name for the test "ECHO-UDP" => "echo.udp"
Stefan Metzmacher
1
-1
/
+1
2010-12-11
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
117
-672
/
+649
2010-12-11
smbtorture: correct error handling in BASE-OPEN.
James Peach
1
-71
/
+104
2010-12-11
heimdal: unset SLIST_ENTRY only if we are with windows
Matthieu Patou
1
-1
/
+3
2010-12-10
build: add a function to test if -lc is needed
Matthieu Patou
1
-0
/
+2
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
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
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: add --list option.
Jelmer Vernooij
1
-1
/
+5
2010-12-10
build: introduce SAMBA_CHECK_PYTHON_HEADERS
Matthieu Patou
1
-1
/
+1
2010-12-09
s4 libcli: Add libcli_echo lib and torture test
Kai Blin
2
-0
/
+3
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
waf: remove the restriction that private libraries must not have a vnum
Andrew Tridgell
1
-4
/
+2
2010-12-09
s4-spnego Match Windows 2008, and no longer supply a name in the CIFS Negprot
Andrew Bartlett
1
-10
/
+1
2010-12-09
s4-lsa Implement kerberos ticket life policy
Andrew Bartlett
7
-10
/
+113
2010-12-09
s4-tests Workaround new default of 'client ntlmv2 auth = yes' in tests
Andrew Bartlett
2
-3
/
+3
2010-12-09
s4-client Use NTLMv2 by default in the Samba4 client.
Andrew Bartlett
1
-0
/
+1
2010-12-09
waf-abi: auto-generate per-symbol versions from ABI files
Andrew Tridgell
1
-2
/
+1
2010-12-09
build: do not duplicate the checks for python in samba4
Matthieu Patou
2
-14
/
+3
2010-12-08
s4:ldb: add ABI/ldb-0.9.20.sigs
Stefan Metzmacher
1
-0
/
+245
2010-12-08
s4:ldb: build libldb and pyldb-util as private libraries when building for sa...
Stefan Metzmacher
1
-3
/
+12
2010-12-08
s4:python: add PyString_FromStringOrNULL() to pyrpc_util
Stefan Metzmacher
2
-0
/
+10
2010-12-08
smbtorture: use xxxULL notation instead of INT64_C(xxx)
Matthieu Patou
1
-2
/
+2
2010-12-08
s4-acl: Replaced talloc_reference with talloc_steal, as aclread is the only o...
Nadezhda Ivanova
1
-6
/
+3
2010-12-08
ldb: bump version number after introduction of new constant.
Jelmer Vernooij
1
-1
/
+1
2010-12-08
s4-acl: Fixed incorrect value of LDB_FLAG_INTERNAL_INACCESSIBLE_ATTRIBUTE
Nadezhda Ivanova
1
-1
/
+1
2010-12-08
s4-pkgconfig: add @LIB_RPATH@ to our link flags
Andrew Tridgell
10
-10
/
+10
2010-12-08
s4-ldb: added @LIB_RPATH@ to the ldb pc file
Andrew Tridgell
1
-1
/
+1
2010-12-08
s4-acl: Changed the mechanism of attribute removal to speed it up.
Nadezhda Ivanova
1
-41
/
+88
2010-12-08
s4-acl: Added a flag to mark an element as failing an access check.
Nadezhda Ivanova
1
-0
/
+3
2010-12-08
s4-param Allow +foo syntax in smb.conf list parsing
Andrew Bartlett
4
-13
/
+54
2010-12-08
s4-spnego use "not_defined_in_RFC4178@please_ignore" if no principal specified
Andrew Bartlett
1
-0
/
+2
2010-12-08
libcli/auth bring ADS_IGNORE_PRINCIPAL in common
Andrew Bartlett
1
-1
/
+2
2010-12-08
s4-heimdal: enable symbol versioning in heimdal
Andrew Tridgell
1
-20
/
+38
2010-12-08
s4-dns: dlz_bind9 doesn't need to link to gensec any more
Andrew Tridgell
1
-1
/
+1
2010-12-08
s4-waf: get the version number right on private libraries
Andrew Tridgell
2
-17
/
+8
[next]