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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-05
talloc: version 2.1.13
talloc-2.1.13
Stefan Metzmacher
4
-1
/
+97
2018-04-05
talloc: use atexit() again instead of a library destructor
Stefan Metzmacher
1
-10
/
+2
2018-04-05
selftest: enable py3 for samba.tests.blackbox.ndrdump
Joe Guo
1
-1
/
+1
2018-04-05
selftest: enable py3 for samba.tests.samdb_api
Joe Guo
2
-11
/
+11
2018-04-05
selftest: enable py3 for samba.tests.kcc.graph_utils
Joe Guo
2
-2
/
+2
2018-04-05
selftest: enable py3 for samba.tests.kcc.graph
Joe Guo
2
-5
/
+5
2018-04-05
selftest: enable py3 for samba.tests.upgradeprovision
Joe Guo
3
-10
/
+11
2018-04-05
selftest: enable py3 for samba.tests.hostconfig
Joe Guo
2
-3
/
+3
2018-04-05
selftest: enable py3 for samba.tests.common
Joe Guo
2
-1
/
+28
2018-04-05
selftest: enable py3 for samba.tests.dcerpc.string
Joe Guo
1
-1
/
+1
2018-04-05
selftest: enable py3 for samba.tests.dcerpc.array
Joe Guo
1
-1
/
+1
2018-04-05
selftest: enable py3 for samba.tests.dcerpc.rpc_talloc
Joe Guo
1
-1
/
+1
2018-04-05
selftest: enable py3 for samba.tests.password_quality
Joe Guo
1
-1
/
+1
2018-04-05
selftest: enable py3 for samba.tests.upgrade
Joe Guo
2
-2
/
+4
2018-04-05
selftest: enable py3 for samba.tests.blackbox.check_output
Joe Guo
2
-2
/
+4
2018-04-05
selftest: enable py3 for samba.tests.xattr
Joe Guo
1
-3
/
+3
2018-04-05
selftest: enable py3 for samba.tests.posixacl
Joe Guo
1
-3
/
+3
2018-04-05
wscript_build: fix c modules deps name for Python 3
Joe Guo
4
-8
/
+15
2018-04-05
samba3: work around bytes formatting for Python 3.4
Joe Guo
1
-4
/
+4
2018-04-05
get make test TESTS=samba.tests.provision to work
Noel Power
3
-9
/
+9
2018-04-05
python3 port for provision.c
Noel Power
1
-23
/
+24
2018-04-05
samba python tests: enable samba.tests.ntacls for python3
Noel Power
1
-1
/
+1
2018-04-05
samba python tests: enable samba.tests.posixacl for python3
Noel Power
1
-2
/
+2
2018-04-05
s4/ntvfs/posix/python: python3 (get|set)xattr value should be bytes
Noel Power
3
-6
/
+6
2018-04-05
python3 port for smbd module
Noel Power
2
-8
/
+17
2018-04-05
python samba test: enable samba.tests.libsmb_samba_internal for py3
Noel Power
2
-2
/
+3
2018-04-05
python3 port for libsmb_samba_internal module
Noel Power
1
-8
/
+20
2018-04-05
selftest python: get samba.tests.s3idmapdb to run with py3
Noel Power
3
-18
/
+18
2018-04-05
python selftest: enable samba.tests.s3windb to run with py3
Noel Power
1
-1
/
+1
2018-04-05
python selftest: enabled samba.tests.s3registry to run with py3
Noel Power
3
-13
/
+13
2018-04-05
python selftest: enable samba.tests.s3passdb to run with python3
Noel Power
2
-2
/
+2
2018-04-05
python selftest: enable samba.tests.s3param to run with python3
Noel Power
2
-4
/
+3
2018-04-05
python3 port for passdb module
Noel Power
2
-109
/
+120
2018-04-05
python3 port for param module
Noel Power
2
-7
/
+18
2018-04-05
python selftest: split samba3 test into separate tests
Noel Power
6
-84
/
+212
2018-04-05
samba test python: enable samba.tests.policy for py3
Noel Power
1
-1
/
+1
2018-04-05
python3 port for policy module
Noel Power
2
-11
/
+22
2018-04-05
python: Write py3 bin to correct args location
David Mulder
1
-1
/
+1
2018-04-05
ldb: Add test to show a reindex failure must not leave the DB corrupt
Andrew Bartlett
1
-0
/
+160
2018-04-05
lib ldb tests: Prepare to run api and index test on tdb and lmdb
Gary Lockyer
2
-60
/
+114
2018-04-05
ldb_tdb: Ensure we can not commit an index that is corrupt due to partial re-...
Andrew Bartlett
2
-0
/
+32
2018-04-05
smbclient: Handle ENUM_DIR in "notify" command
Volker Lendecke
1
-2
/
+7
2018-04-05
libsmb: Handle IO_TIMEOUT in cli_smb2_notify properly
Volker Lendecke
1
-0
/
+9
2018-04-05
libsmb: Handle long-running smb2cli_notify
Volker Lendecke
1
-9
/
+45
2018-04-05
credentials: Fix a typo
Volker Lendecke
1
-1
/
+1
2018-04-05
credentials: Fix CID 1414796 Explicit null dereferenced
Volker Lendecke
1
-0
/
+5
2018-04-04
s3: lib: messages: Don't use the result of sec_init() before calling sec_init().
Lutz Justen
1
-2
/
+7
2018-04-04
ctdb: Remove double sanity checks from ctdb_tcp_read_cb
Swen Schillig
1
-7
/
+0
2018-04-04
ctdb: Remove double sanity checks from ctdb_daemon_read_cb
Swen Schillig
1
-5
/
+0
2018-04-04
krb5_wrap: Fix CID 1414755 Resource leak
Volker Lendecke
1
-0
/
+1
[next]