metze/samba/wip.git
2018-01-13 David Muldergpo: Fix crashes in gpo unapply
2018-01-13 Andrej Gesselsamba_kcc: do not commit new nTDSConnection, if we...
2018-01-13 Douglas Bagnallsamba_kcc: simplify NCReplica.set_instantiated_flags()
2018-01-13 Douglas Bagnallsamba_kcc: simplify NCReplica constructor
2018-01-13 Douglas Bagnallsamba_kcc: clarify readonly logging, removing now unuse...
2018-01-13 Douglas Bagnallsamba_kcc: remove unused functions
2018-01-13 Douglas Bagnallsamba_kcc: fix dot_file_dir documentation
2018-01-13 Douglas Bagnallsamba_kcc: remove an unused function
2018-01-13 Douglas Bagnallsamba-tool visualize for understanding AD DC behaviour
2018-01-13 Douglas Bagnallsamba_kcc: use new graph module for writing dot files
2018-01-13 Douglas Bagnallpython/graph: module for generating ASCII and graphviz...
2018-01-13 Douglas Bagnallsamba_kcc: respect kcc.read_only flag on RODC
2018-01-13 Douglas Bagnallsamba_kcc: kcc.debug module defers to samba.colour
2018-01-13 Douglas Bagnallpython: module containing ANSI colour sequences
2018-01-13 Douglas Bagnallpython tests: assert string equality, with diff
2018-01-13 Douglas Bagnallsamba_kcc: documentation fix
2018-01-13 Stefan Metzmachers4:torture/samba_tool_drs: demote the test dc at the...
2018-01-13 Stefan MetzmacherWHATSNEW: document some more new options
2018-01-13 Stefan Metzmacherwinbindd: add "winbind scan trusted domains = no" to...
2018-01-13 Ralph Boehmewinbindd: add more trust types to get_trust_type_string
2018-01-13 Ralph Boehmelibwbclient: add more trust types
2018-01-13 Ralph Boehmewbinfo: support for local, workstation and routed trust...
2018-01-13 Ralph Boehmelibwbclient: add trust routing and more trust-types
2018-01-13 Ralph Boehmewinbindd: fix trust_is_oubound()
2018-01-13 Ralph Boehmewinbindd: fix trust_is_inbound()
2018-01-13 Ralph Boehmewinbindd: transitive trust logic in trust_is_transitive()
2018-01-13 Ralph Boehmewinbindd: use add_trusted_domain_from_auth
2018-01-13 Ralph Boehmewinbindd: add add_trusted_domain_from_auth
2018-01-13 Ralph Boehmewinbindd: add set_routing_domain()
2018-01-13 Ralph Boehmewinbindd: add find_default_route_domain()
2018-01-13 Stefan Metzmacherwinbindd: avoid automatic enumerating trusts on DCs
2018-01-13 Stefan Metzmacherwinbindd: load the trusted domains on a DC already...
2018-01-13 Ralph Boehmepdb_samba_dsdb: set PDB_CAP_TRUSTED_DOMAINS_EX
2018-01-13 Ralph Boehmepdb_samba_dsdb: implement pdb_samba_dsdb_del_trusted_domain
2018-01-13 Ralph Boehmepdb_samba_dsdb: implement pdb_samba_dsdb_set_trusted_domain
2018-01-13 Stefan Metzmacherpdb_samba_dsdb: implement PDB_CAP_TRUSTED_DOMAINS_EX...
2018-01-13 Stefan Metzmacherpdb_samba_dsdb: implement pdb_samba_dsdb_enum_trusteddoms()
2018-01-13 Stefan Metzmachers4:dsdb: add dsdb_trust_search_tdo_by_sid() helper...
2018-01-13 Ralph Boehmes3/torture/pdbtest: delete trusted domain at test end
2018-01-13 Ralph Boehmes3/torture/pdbtest: creating a trusted domain requires...
2018-01-13 Stefan Metzmacherwinbindd: use find_trust_from_name_noinit when we requi...
2018-01-13 Stefan Metzmacherwinbindd: add find_trust_from_{name,sid}_noinit()
2018-01-13 Stefan Metzmacherwinbindd: remember the secure_channel_type in winbindd_...
2018-01-13 Ralph Boehmewinbindd: rework add_trusted_domain(), replacing add_tr...
2018-01-13 Stefan Metzmacherwinbindd: initialize some stack pointers to NULL
2018-01-13 Stefan Metzmacherwinbindd: rename alternative_name to dns_name
2018-01-13 Ralph Boehmewinbindd: only use NetBIOS name when searching domain...
2018-01-13 Ralph Boehmewinbindd: enforce valid SID in add_trusted_domain_from_...
2018-01-13 Ralph Boehmewinbindd: set info6 data in append_info3_as_txt
2018-01-13 Ralph Boehmensswitch: fill out wbcAuthUserInfo user_principal and...
2018-01-13 Ralph Boehmensswitch: add "validation_level" and "info6" to winbind...
2018-01-13 Ralph Boehmewinbindd: pass validation in append_info3_as_txt
2018-01-13 Ralph Boehmewinbindd: pass down validation to append_auth_data()
2018-01-13 Ralph Boehmewinbindd: simplify an if condition in winbindd_dual_pam...
2018-01-13 Ralph Boehmewinbindd: let winbind_dual_SamLogon return validation
2018-01-13 Ralph Boehmewinbindd: remove a space in winbind_dual_SamLogon
2018-01-13 Ralph Boehmewinbindd: let winbindd_dual_pam_auth_samlogon() return...
2018-01-13 Ralph Boehmewinbindd: let winbind_samlogon_retry_loop return valida...
2018-01-13 Ralph Boehmewinbindd: remove a redundant check from winbindd_dual_p...
2018-01-13 Ralph Boehmes3/rpc_client: return validation from rpccli_netlogon...
2018-01-13 Ralph Boehmes3/rpc_client: add map_info3_to_validation()
2018-01-13 Ralph Boehmes3/rpc_client: make map_validation_to_info3() public...
2018-01-13 Ralph Boehmes3/rpc_client: in map_validation_to_info3() make a...
2018-01-13 Ralph Boehmes3/rpc_client: move copy_netr_SamInfo3() to util_netlogon
2018-01-13 Ralph Boehmewinbindd: prevent long lines in a later commit
2018-01-13 Ralph Boehmewinbindd: simplify if condition in find_domain_from_nam...
2018-01-13 Ralph Boehmewinbindd: remove an else branch
2018-01-13 Ralph Boehmewinbindd: remove a space
2018-01-13 Ralph Boehmewinbindd: fix overly long lines
2018-01-13 Ralph Boehmes3/rpc_client: fix overly long lines
2018-01-13 Ralph Boehmes3/torture: fix an error message
2018-01-13 Stefan Metzmachers3:vfs: remove unused smb_vfs_call_{is,set}_offline...
2018-01-13 Björn Jackeparams: mark "ldap ssl ads" as deprecated
2018-01-13 Björn Jackeparams: mark "unicode" parameter as deprecated
2018-01-13 Justin Maggard... s3/smbd: Fix error code for unsupported SET_INFO requests
2018-01-13 Justin Maggard... s3/smbd: Add new file information classes
2018-01-13 David Disseldorpvfs_default: use VFS statvfs macro in fs_capabilities
2018-01-13 David Disseldorpvfs_ceph: add fs_capabilities hook to avoid local statvfs
2018-01-13 Douglas BagnallMark wbinfo test flapping
2018-01-12 Douglas BagnallMark whoami test flapping
2018-01-12 Douglas BagnallMark rfc2307 test flapping
2018-01-12 Stefan Metzmacherldb: version 1.3.1 samba-upstream/tags/ldb-1.3.1
2018-01-12 Stefan Metzmachertevent: version 0.9.35 samba-upstream/tags/tevent-0.9.35
2018-01-12 Stefan Metzmachertalloc: version 2.1.11 samba-upstream/tags/talloc-2.1.11
2018-01-12 Andrew Bartletttalloc: Do not disclose the random talloc magic in...
2018-01-12 Andrew Bartletttalloc: Add tests to require use-after-free to give...
2018-01-12 Andrew Bartletttalloc: Remove talloc_abort_magic()
2018-01-10 Andreas Schneiders3:tests: Fix test_net_tdb.sh with system tdb-tools
2018-01-10 Andreas Schneiderselftest: Use the ad_dc with smbfs for ad_member env
2018-01-10 Ralph Boehmeselftest: split a large system invocation line
2018-01-10 Ralph Boehmeselftest: split a large system invocation line
2018-01-10 Ralph Boehmeselftest: split a large system invocation line
2018-01-10 Ralph Boehmeselftest: set wrapper env variables when running net...
2018-01-10 Ralph Boehmeselftest: remove second loop waiting for winbindd from...
2018-01-10 Ralph Boehmeselftest: fix creation of builtin users in wait_for_start
2018-01-10 Stefan Metzmachers4:dns_server: avoid debug noise on successful updates
2018-01-10 Stefan Metzmachers4:lib/tls: fix the developer build without gnutls...
2018-01-10 Stefan MetzmacherWHATSNEW: document the changes/deprecation of 'client...
2018-01-10 Stefan Metzmacherdocs-xml: deprecate "server schannel" and change the...
2018-01-10 Stefan Metzmacherselftest: explicitly configure some dcs with 'server...
next