tdb: Fix a "increases alignment" warning
[samba.git] / source4 /
2018-03-21 Garming Samsamba_dnsupdate: Introduce automatic site coverage
2018-03-21 Garming Samtests/kcc_util: Add unit tests for automatic site coverage
2018-03-20 Andreas Schneiders4:dsdb: Fix integer operations
2018-03-20 Andreas Schneiders4:client: Fix size types
2018-03-20 Andreas Schneiders4:torture: Fix size types in nss tests
2018-03-20 Andreas Schneiders3:torture: Fix size types in spoolss test
2018-03-20 Andreas Schneiders4:torture: Fix size types in qfileinfo test
2018-03-20 Andreas Schneiders4:torture: Fix size types in qsinfo test
2018-03-20 Andreas Schneiders4:rpc_server: Fix size types
2018-03-20 Andreas Schneiders4:utils: Fix size types
2018-03-20 Andreas Schneiders4:cldap_server: Fix size types
2018-03-20 Andreas Schneiders4:ldap_server: Fix size types
2018-03-20 Andreas Schneiders4:rpc_server: Fix size types in dcerpc dnsserver
2018-03-20 Andreas Schneiders4:dns_server: Fix size types
2018-03-20 Andreas Schneiders4:ntvfs: Fix size type in pvfs functions
2018-03-20 Andreas Schneiderheimdal: Fix size types
2018-03-19 Stefan Metzmachers4:rpc_server/lsa: make use of dom_sid_is_valid_account...
2018-03-19 Stefan Metzmachers4:kdc: make sure we expand group memberships of the...
2018-03-19 Stefan Metzmachers4:kdc: pass krbtgt and server to samba_kdc_update_pac_...
2018-03-19 Stefan Metzmachers4:kdc: remember is_krbtgt, is_rodc and is_trust samba_...
2018-03-19 Stefan Metzmachers4:auth_winbind: make sure we expand group memberships...
2018-03-19 Stefan Metzmachers4:auth_winbind: only call authsam_logon_success_accoun...
2018-03-19 Stefan Metzmachers4:auth: add authsam_update_user_info_dc() that impleme...
2018-03-19 Stefan Metzmachers4:auth: split out a authsam_domain_group_filter()...
2018-03-19 Stefan Metzmachers4:selftest: run samba4.blackbox.trust_token against...
2018-03-19 Stefan Metzmacherdsdb:repl_meta_data: improve error message in get_parse...
2018-03-19 Stefan Metzmacherdsdb:extended_dn_store: add support for FPO (foreignSec...
2018-03-19 Stefan Metzmacherdsdb:samldb: require as_system or provision control...
2018-03-19 Stefan Metzmacherdsdb:extended_dn_store: make sure reject storing refere...
2018-03-19 Stefan Metzmacherdsdb:extended_dn_store: split out a extended_replace_dn...
2018-03-19 Stefan Metzmacherdsdb:extended_dn_store: rename extended_replace_dn...
2018-03-19 Stefan Metzmacherdsdb:extended_dn_store: We need to ignore self referenc...
2018-03-19 Stefan Metzmacherdsdb:extended_dn_store: pass the full 'struct dsdb_attr...
2018-03-19 Stefan Metzmacherdsdb:extended_dn_store: we need to pass down our altere...
2018-03-19 Stefan Metzmacherdsdb:extended_dn_store: ignore DRSUAPI_ATTID_distinguis...
2018-03-19 Simo SorceRemove dead code
2018-03-19 Andrej Gesselbugfix memory leak. partition_dn is only used to search...
2018-03-17 Jeremy Allisons4: vfs: fruit tests: Add regression test for dealing...
2018-03-13 Ralph Boehmes4: dsdb/password_hash: use UF_TRUST_ACCOUNT_MASK
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: changing dBCSPwd is only...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb: use DSDB_CONTROL_PASSWORD_ACL_V...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/samdb: define DSDB_CONTROL_PASSW...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: run password checking only...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4/dsdb: correctly detect password resets
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: add a NULL check for talloc...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: add check for DSDB_CONTROL_...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: check for internal controls...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: remove unused else branches...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/acl: only call dsdb_acl_debug...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/password_hash: add a helper...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/password_hash: add a helper...
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/tests: add a test for password...
2018-03-05 Garming Sampartition: Allow a different backend store from @PARTITION
2018-03-05 Garming Samdsdb: The schema should be reloaded during the transaction
2018-03-05 Bob Campbellsamdb/schema_load: do schema loading with one search
2018-03-05 Garming Samschema_set: Add a missing newline between functions
2018-03-05 Garming Sampartition: Leave metadata.tdb unlocking until last
2018-03-05 Garming Samschema: Do not read different schema sequence values...
2018-03-05 Andrew Bartlettpartition: Use a transaction to write and a read lock...
2018-03-03 Andreas Schneiderselftest: Impove test names for samba.wbinfo_simple
2018-03-02 Swen SchilligReplace NT_STATUS_HAVE_NO_MEMORY macro
2018-03-02 Swen SchilligMinor cleanup of libnet_LookupName_recv
2018-03-02 Swen SchilligZero libnet_LookupName out struct before using
2018-03-01 Andreas Schneiders4:lib: Add FALL_THROUGH statements in http.c
2018-03-01 Andreas Schneiders4:dsdb: Add FALL_THROUGH statements in password_hash.c
2018-03-01 Andreas Schneiders4:torture: Add FALL_THROUGH statements in rpc/spoolss.c
2018-03-01 Andreas Schneiders4:torture: Add FALL_THROUGH statements in basic/misc.c
2018-03-01 Andreas Schneiders4:rpc_server: Add FALL_THROUGH statements in dcesrv_sr...
2018-03-01 Andreas Schneiders4:auth: Add FALL_THROUGH statements in gensec_krb5.c
2018-03-01 Andreas Schneiders4:auth: Add FALL_THROUGH statements in auth_sam.c
2018-03-01 Andreas Schneiders4:auth: Add FALL_THROUGH statements in auth_util.c
2018-03-01 Andreas Schneiders4:samdb: Add FALL_THROUGH statements in linked_attribu...
2018-03-01 Andreas Schneiders4:samdb: Add FALL_THROUGH statements in cracknames.c
2018-03-01 Andreas Schneiders4:lib:com: Fix function declartions
2018-02-28 Noel Powerdsdb python tests: convert 'except X, (tuple)' to ...
2018-02-28 Noel Powerdrs torture python: convert 'except X, (tuple)' to...
2018-02-28 Stefan Metzmachers4:kdc: disable support for CROSS_ORGANIZATION domains
2018-02-28 Stefan Metzmachers4:kdc: only support LSA_TRUST_TYPE_UPLEVEL domains...
2018-02-28 Stefan Metzmachers4:kdc: make use of dsdb_trust_parse_tdo_info() in...
2018-02-27 Volker Lendeckenbt_server: Factor out packet generation for netlogon...
2018-02-27 Volker Lendeckenbt_server: nbtd_netlogon_getdc doesn't need "src"
2018-02-27 Volker Lendeckenbt_server: Avoid a talloc call
2018-02-27 Volker Lendeckenbt_server: Avoid an "else" branch
2018-02-27 Volker Lendeckenbt_server: nbtd_netlogon_samlogon needs the dst_name...
2018-02-27 Volker Lendeckenbt_server: nbtd_netlogon_getdc needs just the dst_name
2018-02-27 Volker Lendeckenbt_server: Fix a typo ("domian->domain")
2018-02-27 Volker Lendeckenbt_server: nbtd_netlogon_samlogon needs the nbtsrv...
2018-02-27 Volker Lendeckenbt_server: nbtd_netlogon_getdc needs the nbtsrv, not...
2018-02-27 Volker Lendeckenbt_server: Centralize a consistency check
2018-02-27 Volker Lendeckenbt_server: Make nbtd_mailslot_netlogon_handler a bit...
2018-02-27 Volker Lendeckenbt_server: Factor out dgram sending from reply constru...
2018-02-27 Volker Lendeckenbt_server: Remove a pointless assignment
2018-02-27 Volker Lendeckenbt_server: Remove some unused parameters
2018-02-27 Volker Lendeckelibdgram: Remove an unused parameter
2018-02-27 Volker Lendeckelibdgram: Remove an unused parameter
2018-02-27 Volker Lendeckelibsocket: Add "mem_ctx" to socket_create()
2018-02-24 Swen SchilligMinor cleanup to libnet_join_member
2018-02-24 Andreas Schneiders4:lib:com: Fix function declartions
2018-02-24 Douglas Bagnallrepl_md: avoid returning LDB_SUCCESS on failure
2018-02-23 Stefan Metzmacherdsdb/encrypted_secrets: remove dependency to libnettle...
next