samba.git
2018-02-12 Volker Lendeckewinbind: Improve child selection
2018-02-12 Douglas Bagnalltests/samba-tool user wdigest: fix a flapping test
2018-02-11 Douglas Bagnalltests: SambaToolCmdTest.assertMatch() indicates what...
2018-02-10 Stefan Metzmacherwinbindd: WBFLAG_PAM_AUTH_PAC should call add_trusted_d...
2018-02-10 Stefan Metzmacherwinbindd: rename winbindd_pam_auth_pac_send and let...
2018-02-10 Stefan Metzmacherwinbindd: complete WBFLAG_PAM_AUTH_PAC handling in...
2018-02-10 Stefan Metzmacherwinbindd: let winbindd_pam_auth_pac_send() compute...
2018-02-10 Stefan Metzmacherwinbindd: call add_trusted_domain_from_auth() in winbin...
2018-02-10 Stefan Metzmacherwinbindd: get netr_SamInfo6 out of winbindd_dual_pam_au...
2018-02-10 Stefan Metzmachers3/rpc_client: add map_info6_to_validation()
2018-02-10 Stefan Metzmachers3/auth: add create_info6_from_pac()
2018-02-10 Stefan Metzmachers4/auth_winbind: ask for validation level 6
2018-02-10 Stefan Metzmacherwinbindd: allow validation level 6 in winbind_SamLogon
2018-02-10 Stefan Metzmachers3/rpc_client: add copy_netr_SamInfo6() and map_validat...
2018-02-10 Stefan Metzmacherwinbindd: introduce a cm_connect_netlogon_secure()...
2018-02-10 Stefan Metzmacherwinbindd: handle interactive logons in _winbind_SamLogon()
2018-02-10 Stefan Metzmacherwinbindd: pass 'bool interactive' to winbind_dual_SamLo...
2018-02-10 Stefan Metzmacherwinbindd: add a comment to a parameter in _winbind_SamL...
2018-02-10 Stefan Metzmacherwinbindd: separate plaintext given and interactive...
2018-02-10 Stefan Metzmachers3/rpc_client: add rpccli_netlogon_interactive_logon()
2018-02-10 Stefan Metzmacherwinbindd: add_trusted_domain_from_auth() should not...
2018-02-10 Stefan Metzmacherwbinfo: avoid segfault in wbinfo_auth_crap() if winbind...
2018-02-10 Stefan Metzmacherwinbindd: fix debug message in find_default_route_domai...
2018-02-10 Ralph Boehmes4/rpc_server: trigger trusts reload in winbindd after...
2018-02-10 Ralph Boehmewinbindd: rename MSG_WINBIND_NEW_TRUSTED_DOMAIN to...
2018-02-10 Ralph Boehmes4/rpc_server: remove unused data argument from MSG_WIN...
2018-02-10 Ralph Boehmewinbindd: use add_trusted_domains_dc in wb_imsg_new_tru...
2018-02-10 Ralph Boehmewinbindd: move loading of trusted domains on a DC to...
2018-02-10 Stefan Metzmacherwinbindd: don't force using LSA_LOOKUP_NAMES_ALL for...
2018-02-10 Stefan Metzmachers3:rpc_client: pass down lsa_LookupNamesLevel to dcerpc...
2018-02-10 Stefan Metzmacherwinbindd: prepare find_lookup_domain_from_{name,sid...
2018-02-10 Stefan Metzmacherwinbindd: prepare find_auth_domain() transitive trusts...
2018-02-10 Stefan Metzmacherwinbindd: remove const from set_routing_domain()
2018-02-10 Stefan Metzmacherwinbindd: use Netlogon{Interactive,Network}TransitiveIn...
2018-02-10 Stefan Metzmachers3:rpc_client: allow passing NetlogonNetwork[Transitive...
2018-02-10 Stefan Metzmachers3:rpc_client: allow Netlogon{Network,Interactive}Trans...
2018-02-10 Ralph Boehmewinbindd: add routing_domain as parameter to add_truste...
2018-02-10 Stefan Metzmacherwinbindd: add missing can_do_ncacn_ip_tcp initialisation
2018-02-10 Stefan Metzmacherwinbindd: remove useless calls to get_trust_credentials...
2018-02-10 Stefan Metzmacherwinbindd: fix LSA connections via DCERPC_AUTH_SCHANNEL
2018-02-09 Douglas Bagnallsambatool drs showrepl: prefer self over ctx in python...
2018-02-09 Douglas Bagnallsamba-tool rodc: consistently use self.outf, not stdout
2018-02-09 Douglas Bagnallsubunit.run: report failure in process return code
2018-02-09 Douglas Bagnallpython samdb.newuser(): use user DN not samaccountname...
2018-02-09 Douglas Bagnalltests/samba_tool user virtualCryptSHA: remove unused...
2018-02-09 Douglas Bagnalltests/password_hash: avoid py3-incompatible md5 module
2018-02-09 Douglas Bagnalltests/samba-tool user_wdigest: avoid py3-incompatible...
2018-02-09 Andrew Bartlettlib/crypto/REQUIREMENTS: DRSUAPI replication replicated...
2018-02-08 Volker Lendeckelib: Make g_lock_locks use TDB_DATA
2018-02-08 Volker Lendeckelib: Make g_lock_dump use TDB_DATA
2018-02-08 Volker Lendeckelib: Make g_lock_do use TDB_DATA
2018-02-08 Volker Lendeckelib: Make g_lock_write_data use TDB_DATA
2018-02-08 Volker Lendeckelib: Make g_lock_unlock use TDB_DATA
2018-02-08 Volker Lendeckelib: Make g_lock_lock use TDB_DATA
2018-02-08 Volker Lendeckelib: Make g_lock_lock_send use TDB_DATA
2018-02-08 Garming Samsamba-tool/tests: Check that dns cleanup does not spuri...
2018-02-08 Garming Samsamba-tool/dns: Clarify the cleanup subcommand
2018-02-08 Garming Samtests/samba-tool: dns cleanup should work with a missin...
2018-02-08 Garming Samremove_dc: Allow remove_dns_references to ignore missin...
2018-02-08 Joe Guosamba-tool: add dns cleanup cmd
2018-02-08 Björn Baumbachtests/samba-tool: add tests for samba-tool group move...
2018-02-08 Björn Baumbachdocs-xml:samba-tool.8: document "group move" command
2018-02-08 Björn Baumbachsamba-tool group: implement the group move command
2018-02-08 Björn Baumbachtests/samba-tool: add tests for user move command
2018-02-08 Björn Baumbachdocs-xml:samba-tool.8: document "user move" command
2018-02-08 Björn Baumbachsamba-tool user: implement the user move command
2018-02-08 Björn Baumbachsamba-tool user: fix some typos
2018-02-08 Björn Baumbachtests/samba-tool: add test for samba-tool user show...
2018-02-08 Björn Baumbachdocs-xml:samba-tool.8: document "user show" command
2018-02-08 Björn Baumbachsamba-tool: implement user show command to display...
2018-02-08 Björn Baumbachdocs-xml:samba-tool.8: document ou management commands
2018-02-08 Björn Baumbachtests/samba-tool: add tests for new ou management commands
2018-02-08 Björn Baumbachsamba-tool: implement ou management commands
2018-02-08 Andrew Bartlettselftest: Add tests for samdb.normalize_dn_in_domain()
2018-02-08 Andrew Bartlettpython/samdb: Improve function comment on normalize_dn_...
2018-02-08 Andrew Bartlettpython/samdb: Allow samdb.normalize_dn_in_domain()...
2018-02-08 Björn Baumbachpython/samdb: add method normalize_dn_in_domain():...
2018-02-08 Björn Baumbachpyldb: extend dn.is_child_of() test: dn is child of...
2018-02-08 Martin Schwenkectdb-tests: Set test timeout to an hour
2018-02-07 Gary Lockyerpython SamDB: init default flags to FLG_DONT_CREATE_DB
2018-02-07 Gary Lockyerpyldb: Expose extra flags
2018-02-07 Gary Lockyersamdb: Add tests for samdb tdb file creation.
2018-02-07 Andrew Bartlettlib/crypto: Update REQUIREMENTS for recent Samba changes
2018-02-07 Karolin SeegerWHATSNEW: Start release notes for Samba 4.9.
2018-02-07 Karolin Seegerdocs-xml: Add 'samba-tool visualize' to man samba-tool.8.
2018-02-07 Stefan Metzmacherselftest: run "samba.tests.common"
2018-02-06 Volker Lendeckelibgpo: Fix the build --without-ads
2018-02-06 Volker Lendeckelibads: Fix the build --without-ads
2018-02-05 Stefan Metzmacherdbcheck: skip find_missing_forward_links_from_backlinks...
2018-02-05 Ralph Boehmedbcheck: add support for restoring missing forward...
2018-02-05 Ralph Boehmedbcheck: add find_missing_forward_links_from_backlinks()
2018-02-05 Stefan Metzmacherdbcheck: make sure we ask for replPropertyMetaData...
2018-02-05 Stefan Metzmacherdbcheck: make sure we always ask for the objectGUID...
2018-02-05 Ralph Boehmedbcheck: add a helper function that checks is a value...
2018-02-05 Ralph Boehmedbcheck: add a dict where we remember attributes with...
2018-02-05 Ralph Boehmedbcheck: split out check_duplicate_links from check_dn
2018-02-05 Stefan Metzmacherdbcheck: store fixed forward link attributes with the...
2018-02-05 Stefan Metzmacherdbcheck: remove ldb.FLAG_MOD_REPLACE when replacing...
2018-02-05 Ralph Boehmedbcheck: rename err_duplicate_links() to err_recover_fo...
2018-02-05 Ralph Boehmedbcheck: add link direction to error message for duplic...
next