index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4-tests: Modified acl.py to use the sd_utils helpers.
Nadezhda Ivanova
2010-12-10
1
-127
/
+86
*
s4-tests: Moved some commonly redefined security descriptor methods to a util...
Nadezhda Ivanova
2010-12-10
1
-0
/
+79
*
subunitrun: Use unittest.TestProgram if subunit.TestProgram is not
Jelmer Vernooij
2010-12-10
2
-27
/
+12
*
s4-python: Add convenience function for forcibly importing bundled
Jelmer Vernooij
2010-12-10
2
-4
/
+17
*
subunitrun: Extend hack to cope with older system subunit run installs.
Jelmer Vernooij
2010-12-10
1
-0
/
+2
*
subunitrun: Remove global subunit module when reimporting from a
Jelmer Vernooij
2010-12-10
1
-1
/
+6
*
s4-dist: Remove no longer existing files from blacklist (fixes 'make
Jelmer Vernooij
2010-12-10
1
-2
/
+1
*
s4-python: Fix use of bundled modules.
Jelmer Vernooij
2010-12-10
1
-1
/
+1
*
s4-python: Split up ensure_external_module.
Jelmer Vernooij
2010-12-10
2
-10
/
+23
*
selftest: Make sure system subunit.run has TestProgram.
Jelmer Vernooij
2010-12-10
1
-1
/
+1
*
smbtorture: Rename --list to --list-suites, add stub --list.
Jelmer Vernooij
2010-12-10
4
-13
/
+14
*
s4-selftest: Add convenience function for running testsuites using
Jelmer Vernooij
2010-12-10
1
-9
/
+17
*
selftest: Allow discovering tests in pure python testsuites.
Jelmer Vernooij
2010-12-10
1
-2
/
+2
*
subunitrun: Support --list.
Jelmer Vernooij
2010-12-10
1
-3
/
+8
*
selftest: add --list option.
Jelmer Vernooij
2010-12-10
1
-1
/
+5
*
build: introduce SAMBA_CHECK_PYTHON_HEADERS
Matthieu Patou
2010-12-10
1
-1
/
+1
*
s4 libcli: Add libcli_echo lib and torture test
Kai Blin
2010-12-09
2
-0
/
+3
*
s4: Implement UDP echo server example
Kai Blin
2010-12-09
4
-0
/
+388
*
s4:pyrpc_util: s/typename/type_name to avoid c++ warnings
Stefan Metzmacher
2010-12-09
2
-6
/
+6
*
waf: remove the restriction that private libraries must not have a vnum
Andrew Tridgell
2010-12-09
1
-4
/
+2
*
s4-spnego Match Windows 2008, and no longer supply a name in the CIFS Negprot
Andrew Bartlett
2010-12-09
1
-10
/
+1
*
s4-lsa Implement kerberos ticket life policy
Andrew Bartlett
2010-12-09
7
-10
/
+113
*
s4-tests Workaround new default of 'client ntlmv2 auth = yes' in tests
Andrew Bartlett
2010-12-09
2
-3
/
+3
*
s4-client Use NTLMv2 by default in the Samba4 client.
Andrew Bartlett
2010-12-09
1
-0
/
+1
*
waf-abi: auto-generate per-symbol versions from ABI files
Andrew Tridgell
2010-12-09
1
-2
/
+1
*
build: do not duplicate the checks for python in samba4
Matthieu Patou
2010-12-09
2
-14
/
+3
*
s4:ldb: add ABI/ldb-0.9.20.sigs
Stefan Metzmacher
2010-12-08
1
-0
/
+245
*
s4:ldb: build libldb and pyldb-util as private libraries when building for sa...
Stefan Metzmacher
2010-12-08
1
-3
/
+12
*
s4:python: add PyString_FromStringOrNULL() to pyrpc_util
Stefan Metzmacher
2010-12-08
2
-0
/
+10
*
smbtorture: use xxxULL notation instead of INT64_C(xxx)
Matthieu Patou
2010-12-08
1
-2
/
+2
*
s4-acl: Replaced talloc_reference with talloc_steal, as aclread is the only o...
Nadezhda Ivanova
2010-12-08
1
-6
/
+3
*
ldb: bump version number after introduction of new constant.
Jelmer Vernooij
2010-12-08
1
-1
/
+1
*
s4-acl: Fixed incorrect value of LDB_FLAG_INTERNAL_INACCESSIBLE_ATTRIBUTE
Nadezhda Ivanova
2010-12-08
1
-1
/
+1
*
s4-pkgconfig: add @LIB_RPATH@ to our link flags
Andrew Tridgell
2010-12-08
10
-10
/
+10
*
s4-ldb: added @LIB_RPATH@ to the ldb pc file
Andrew Tridgell
2010-12-08
1
-1
/
+1
*
s4-acl: Changed the mechanism of attribute removal to speed it up.
Nadezhda Ivanova
2010-12-08
1
-41
/
+88
*
s4-acl: Added a flag to mark an element as failing an access check.
Nadezhda Ivanova
2010-12-08
1
-0
/
+3
*
s4-param Allow +foo syntax in smb.conf list parsing
Andrew Bartlett
2010-12-08
4
-13
/
+54
*
s4-spnego use "not_defined_in_RFC4178@please_ignore" if no principal specified
Andrew Bartlett
2010-12-08
1
-0
/
+2
*
libcli/auth bring ADS_IGNORE_PRINCIPAL in common
Andrew Bartlett
2010-12-08
1
-1
/
+2
*
s4-heimdal: enable symbol versioning in heimdal
Andrew Tridgell
2010-12-08
1
-20
/
+38
*
s4-dns: dlz_bind9 doesn't need to link to gensec any more
Andrew Tridgell
2010-12-08
1
-1
/
+1
*
s4-waf: get the version number right on private libraries
Andrew Tridgell
2010-12-08
2
-17
/
+8
*
s4-dns: use ldb hooks for samba extensions in dlz_bind9
Andrew Tridgell
2010-12-08
1
-49
/
+35
*
s4-ldb: use RTLD_DEEPBIND if available for ldb modules
Andrew Tridgell
2010-12-08
1
-1
/
+13
*
s4-dns: allow a remote ldap server to be used with dlz_bind9
Andrew Tridgell
2010-12-08
2
-16
/
+67
*
s4-dsdb: register samba handlers in dsdb module
Andrew Tridgell
2010-12-08
1
-0
/
+6
*
s4-ldb: ensure ldb_register_samba_handlers() is not done twice
Andrew Tridgell
2010-12-08
1
-2
/
+10
*
samba-tools: more reasonable defaults for samba-tool commands
Andrew Tridgell
2010-12-08
13
-53
/
+79
*
samba-tools: export doesn't need any credentials
Andrew Tridgell
2010-12-08
1
-2
/
+1
[prev]
[next]