samba.git
2018-07-12 Noel Powers4/dsdb/tests/python: base64.b64encode returns bytes
2018-07-12 Noel Powers4/librpc/ndr: allow GUID to accept unicode also
2018-07-12 Noel Powerpython/samba/netcmd: Fix relative module import
2018-07-12 Noel Powerpython/samba/netcmd: Protect variable that can be None
2018-07-12 Noel Powerpython/samba/netcmd: fix py2/py3 bytes usage for replace
2018-07-12 Noel Powers4/torture/drs/python: Py2/Py2 fix tab/space also incor...
2018-07-12 Noel Powerlib/ldb: Implement a bytes derived object for attribute...
2018-07-12 Noel Powerpython/samba/tests: remove Py2 specific imports.
2018-07-12 Noel Powerpython/samba/emulate: Fix some more missed exception...
2018-07-12 Noel Powerpython/samba/tests: Py2/Py3 port for hexdump
2018-07-12 Noel Powerpython/samba/tests: Py2/Py3 allow import of ndr_(un...
2018-07-12 Joe Guosamdb: use int for get and set methods instead of digit str
2018-07-12 David Muldergpo: Specify samba module when importing from gpclass
2018-07-12 David Muldergpo: Don't duplicate guids in the apply log
2018-07-12 David Muldergpo: Add user policy extensions
2018-07-12 David Muldergpo: Dynamically load gp_exts
2018-07-12 David Muldergpo: Tests for gp_ext register/unregister
2018-07-12 David Muldergpo: add list_gp_extensions for listing registered...
2018-07-12 David Muldergpo: add unregister_gp_extension for unregistering...
2018-07-12 David Muldergpo: add register_gp_extension for registering gp exten...
2018-07-12 David Mulderparam: Add python binding for lpcfg_state_path
2018-07-12 David Muldergpo: Offline policy application via cache
2018-07-12 David Muldergpo: Read GPO versions locally, not from sysvol
2018-07-12 David Mulderpython: Allow forced signing via smb.SMB()
2018-07-12 David Muldergpo: Disable python3 testing
2018-07-12 David Muldergpo: Fix asserts in gpo testing
2018-07-12 Stefan Metzmacherpthreadpool: allocate glue->tctx on glue as memory...
2018-07-12 Stefan Metzmacherpthreadpool: maintain a global list of orphaned pthread...
2018-07-12 Stefan Metzmacherpthreadpool: make use of pthreadpool_stop() in pthreadp...
2018-07-12 Stefan Metzmacherpthreadpool: add pthreadpool_tevent_job_cancel()
2018-07-12 Stefan Metzmacherpthreadpool: split out pthreadpool_tevent_job from...
2018-07-12 Stefan Metzmacherpthreadpool: let pthreadpool_tevent_job_send() fail...
2018-07-12 Stefan Metzmacherpthreadpool: split out a pthreadpool_stop() from pthrea...
2018-07-12 Stefan Metzmacherpthreadpool: don't process further jobs when shutting...
2018-07-12 Stefan Metzmacherpthreadpool: add pthreadpool_cancel_job()
2018-07-12 Stefan Metzmacherpthreadpool: add pthreadpool_tevent_max_threads() and...
2018-07-12 Stefan Metzmacherpthreadpool: add pthreadpool_max_threads() and pthreadp...
2018-07-12 Stefan Metzmacherpthreadpool: expand test_create() to check unlimited...
2018-07-12 Stefan Metzmacherpthreadpool: fix helgrind error in pthreadpool_free()
2018-07-12 Stefan Metzmacherpthreadpool: use talloc_zero() in tests_cmocka.c setup_...
2018-07-12 Stefan Metzmacherpthreadpool: use strict sync processing only with max_t...
2018-07-12 Stefan Metzmacherpthreadpool: consitently use unlock_res for pthread_mut...
2018-07-12 Stefan Metzmachers3:messages: explicitly use max_thread=unlimited for...
2018-07-12 Stefan Metzmacherpthreadpool: explicitly use max_thread=unlimited for...
2018-07-12 Stefan Metzmacherpthreadpool: use unsigned for num_idle, num_threads...
2018-07-12 Stefan Metzmacherpthreadpool: correctly handle pthreadpool_tevent_regist...
2018-07-12 Ralph Boehmesmbd: remove unused change_to_root_user() from brl_time...
2018-07-12 Stefan Metzmachersmbd: remove unused change_to_root_user() from smbd_sig...
2018-07-12 Stefan Metzmachersmbd: avoid explicit change_to_user() in defer_rename_d...
2018-07-12 Stefan Metzmachersmbd: implement smbd_impersonate_{conn_vuid,conn_sess...
2018-07-12 Stefan Metzmachersmbd: make use of smbd_impersonate_{conn_vuid,conn_sess...
2018-07-12 Stefan Metzmachersmbd: add simple noop smbd_impersonate_{conn_vuid,conn_...
2018-07-12 Stefan Metzmachersmbd: add smbd_impersonate_debug_create() helper
2018-07-12 Stefan Metzmachersmbd: add [un]become_guest() helper functions
2018-07-12 Karolin SeegerWHATSNEW: Start release notes for Samba 4.10.
2018-07-12 Karolin SeegerVERSION: Bump version up to 4.10.0pre1...
2018-07-12 Karolin SeegerVERSION: Bump version up to 4.9.0rc1... samba-4.9.0rc1
2018-07-12 Karolin SeegerWHATSNEW: Add release notes for Samba 4.9.0rc1.
2018-07-12 Andrew BartlettWHATSNEW: Add information on new GPO features
2018-07-12 Martin SchwenkeWHATSNEW.txt: CTDB updates for 4.9
2018-07-12 Stefan Metzmacherldb: version 1.4.1 ldb-1.4.1
2018-07-12 Stefan Metzmachertalloc: version 2.1.14 talloc-2.1.14
2018-07-12 Stefan Metzmachertdb: version 1.3.16 tdb-1.3.16
2018-07-12 Andrew Bartlettldb: Refuse to build Samba against a newer minor versio...
2018-07-12 Andrew Bartlettldb: Ban ldb 1.4.x with Samba 4.8 and earlier
2018-07-12 Andrew Bartlettdocs: Remove mention of --without-json-audit from the...
2018-07-12 Andrew BartlettWHATSNEW: Explain that Jansson is requied for AD DC...
2018-07-12 Andrew BartlettWHATSNEW: document sysvolreset improvement
2018-07-12 Andrew Bartletttests/posixacl: Test with and without filling in the...
2018-07-12 Andrew Bartlettpython: Add samba.auth.session_info_fill_unix()
2018-07-12 Andrew Bartlettselftest: Add tests for samba.auth.admin_session()
2018-07-12 Andrew BartlettWHATSNEW: Fix spelling
2018-07-12 Andrew Bartlettdocs: Explain that "max xmit" is SMB1 only
2018-07-12 Timur I. BakeyevWHATSNEW: Add note about defaults changes for the vfs_f...
2018-07-12 Joe Guotests/posixacl: derive a new testcase to run same tests...
2018-07-12 Joe Guotests/posixacl: move setUp and tearDown to top
2018-07-12 Joe Guotests/posixacl: rm duplicated test
2018-07-12 Joe Guotests/posixacl: use assertRaises to simplify code
2018-07-12 Joe Guotests/posixacl: remove unused imports
2018-07-12 Joe Guotests/posixacl: define global ACL to make code DRY
2018-07-12 Joe Guotests/posixacl: define global DOM_SID to make code DRY
2018-07-12 Joe Guotests/posixacl: rm commented code
2018-07-12 Joe Guoprovision/setsysvolacl: create helper function to simpl...
2018-07-12 Joe Guoprovision/setsysvolacl: build session_info and pass...
2018-07-12 Joe Guontacls: add session_info arg to setntacl and pass down...
2018-07-12 Joe Guontacls: reuse predefined SECURITY_SECINFO_FLAGS
2018-07-12 Joe Guosmbd/posix_acls: reuse secutiry token from session...
2018-07-12 Joe Guosmbd/msdfs: add null check for session_info.unix_info
2018-07-12 Joe Guopysmbd: add session_info arg to py_smbd_set_nt_acl
2018-07-12 Joe Guopysmbd: add session_info arg to get_conn_tos
2018-07-12 Andrew BartlettWHATSNEW: Add entry for "Dynamic DNS record scavenging...
2018-07-12 Bob Campbellpython/tests: check setting values on dnsRecord attributes
2018-07-12 Gary Lockyertests dns: dns_base.py remove flake8 warnings
2018-07-12 Gary Lockyertests dns: dns.py remove flake8 warnings
2018-07-12 Gary Lockyertests dns: fix rpc null byte test
2018-07-12 Aaron Haslettdns: static records
2018-07-12 Aaron Haslettdns: update tool changed for scavenging
2018-07-12 Aaron Haslettdns+kcc: adding dns scavenging to kcc periodic run
2018-07-12 Aaron Haslettdns: dns record scavenging function (without task)
2018-07-12 Aaron Haslettdns: Use ldb.SCOPE_SUBTREE in ldap_get_records() routin...
next