sharpe/samba-autobuild/.git
2018-05-25 Jeremy Allisons3: modules: vfs_default: Remove FCHMOD_ACL in fchmod.
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_CHMOD_ACL().
2018-05-25 Jeremy Allisons3: torture: Remove cmd_chmod_acl().
2018-05-25 Jeremy Allisons3: modules: vfs_ceph: Remove CHMOD_ACL in cephwrap_chm...
2018-05-25 Jeremy Allisons3: modules: vfs_ceph: Remove CHMOD_ACL in cephwrap_mkd...
2018-05-25 Jeremy Allisons3: modules: vfs_default: Remove CHMOD_ACL in chmod.
2018-05-25 Jeremy Allisons3: modules: vfs_default: Remove CHMOD_ACL in mkdir.
2018-05-25 Jeremy Allisons3: smbd: Use FCHMOD call, not FCHMOD_ACL call if mode...
2018-05-25 Jeremy Allisons3: smbd: Optimization. Only do the FCHMOD_ACL call...
2018-05-25 Jeremy Allisons3: smbd: optimization. Only do the FCHMOD call if...
2018-05-25 Jeremy Allisons3: smbd: Remove use of SMB_VFS_FCHMOD_ACL() in overwri...
2018-05-25 Jeremy Allisons3: smbd: Add clarifying comment on mode change on...
2018-05-25 Jeremy Allisons3: smbd: Remove existing_unx_mode, an unused parameter...
2018-05-25 Volker Lendeckesmbd: Call smbXsrv_client_global_init in the parent...
2018-05-25 Volker Lendeckevfs_time_audit: Fix a log message
2018-05-25 Andrew Bartlettautobuild: cover the Gentoo case with python disabled...
2018-05-25 Timur I. BakeyevMake ldb configuration --disable-python work as intended
2018-05-25 Andrew Bartletttorture: Give extra information on WINBINDD_SHOW_SEQUEN...
2018-05-24 Andreas Schneiders3:utils: Remove double error check
2018-05-24 Volker Lendeckeldap_server: Fix CID 1435721 Unchecked return value
2018-05-23 Volker Lendeckekdc: Fix CID 1435720 Unchecked return value
2018-05-23 Volker Lendeckeldap_server: Fix CID 1435731 Unchecked return value
2018-05-23 Volker Lendeckectdbd: Fix CID 1435732 Argument cannot be negative
2018-05-23 Volker Lendeckeaudit_logging: Fix CID 1435739 Dereference null return...
2018-05-23 Volker Lendeckectdb: Fix CID 1435740 Unchecked return value
2018-05-23 Andrew Bartlettautobuild: Include information of disk free in system...
2018-05-23 Andrew Bartlettgitlab-ci: Do not hide a possible out-of-space conditio...
2018-05-23 Andrew Bartlettgitlab-ci: Include system-info.txt to give info on...
2018-05-23 Tim Bealedsdb: Avoid calculating the PSO multiple times
2018-05-23 Tim Bealedsdb: Avoid performance hit if PSOs aren't actually...
2018-05-23 Tim Bealetests: Add tests for domain pwdHistoryLength
2018-05-23 Tim Bealetests: Extend passwordsettings tests to cover PSO comma...
2018-05-23 Tim Bealenetcmd: Add samba-tool support for managing PSOs
2018-05-23 Tim Bealedsdb: Use PSO maxPwdAge for operational msDS-PasswordEx...
2018-05-23 Tim Bealedsdb: Update password_hash to use PSO settings for...
2018-05-23 Tim Bealedsdb: Move anonymous domain_data struct
2018-05-23 Tim Bealedsdb: Lookup PSO's lockout settings for password_hash...
2018-05-23 Tim Bealerpc/samr: Fix PSO support in SAMR password_change RPC
2018-05-23 Tim Bealedsdb/rpc: Update effective badPwdCount to use PSO settings
2018-05-23 Tim Bealedsdb: PSO support for msDS-User-Account-Control-Computed
2018-05-23 Tim Bealedsdb/auth: Use PSO settings for lockOutThreshold/Duration
2018-05-23 Tim Bealetests: Extend PSO tests to cover password-history/lengt...
2018-05-23 Tim Bealedsdb: Add msDS-ResultantPSO constructed attribute support
2018-05-23 Andrew Bartlettautobuild: build ldb --without-ldb-lmdb
2018-05-23 Andrew Bartlettselftest: Run ad_dc and vampire_dc with --backend-store=mdb
2018-05-23 Gary Lockyerldb-samba: Handle generic mdb:// url scheme in ldb_rela...
2018-05-23 Andrew Bartlettldb: Reject a possible future ldb_mdb with the index...
2018-05-23 Gary Lockyerldb: Add MDB support to ldb://
2018-05-23 Gary Lockyerldb_mdb/tests: add tests for multiple opens across...
2018-05-23 Gary Lockyerldb_mdb/tests: test large index key value
2018-05-23 Gary Lockyerldb_mdb: Remove implicit read lock and remove transacti...
2018-05-23 Andrew Bartlettldb_mdb: Run the ldb_mdb_mod_op_test
2018-05-23 Gary Lockyerldb_mdb/tests: Tests for wrap open
2018-05-23 Andrew Bartlettldb_mdb: Use mdb_env_get_fd() to get the FD for fstat...
2018-05-23 Gary Lockyerldb_mdb: prevent MDB_env reuse across forks
2018-05-23 Gary Lockyerldb_mdb: handle EBADE from mdb_env_open
2018-05-23 Gary Lockyerldb_mdb: Wrap mdb_env_open
2018-05-23 Gary Lockyerldb_mdb: Apply LMDB key length restrictions at key...
2018-05-23 Gary Lockyerldb_mdb/tests: Run api and index test also on lmdb
2018-05-23 Gary Lockyerldb_mdb/tests: Add tests to check for max key length...
2018-05-23 Gary Lockyerldb_mdb: Don't allow modify operations on a read only db
2018-05-23 Garming Samldb_mdb: Store pid to change destructor on fork
2018-05-23 Garming Samldb_mdb: Enable LDB_FLG_NOSYNC in ldb_mdb
2018-05-23 Garming Samldb_mdb: Implement the lmdb backend for ldb
2018-05-22 Andrew Bartlettselftest: Clean up ldb on tearDown from each packet...
2018-05-22 Amitay Isaacssocket_wrapper: Add missing dependency on tirpc
2018-05-22 Andrew Bartlettauth: Use DBGC_AUTH as DBGC_CLASS for AD DC auth sessio...
2018-05-21 Andrew Bartletts4-drsuapi: Call security_token_debug() with DBGC_DRS_R...
2018-05-21 Andrew Bartlettauth: Use DBGC_AUTH as DBGC_CLASS for AD DC NTLM auth...
2018-05-18 Ralph Boehmevfs_zfsacl: return synthesized ACL when ZFS return...
2018-05-18 Ralph Boehmes3:smbd: make psbuf arg to make_default_acl_posix(...
2018-05-18 Noel Powerpython/samba/netcmd: Py2/Py3 misc replace range with...
2018-05-18 Jeremy Allisons3: smbtorture: Add new SMB2-DIR-FSYNC test to show...
2018-05-17 Jeremy Allisons3: smbd: Fix SMB2-FLUSH against directories.
2018-05-17 Jeremy Allisons3: profile: Cleanup - we no longer use read/write...
2018-05-17 Andreas Schneiderlib: Fix array size in audit_logging
2018-05-17 Andreas Schneiders4:ntvfs: Fix string copy of share_name
2018-05-17 Andreas Schneiderlib:util: Fix size types in debug.c
2018-05-17 Andreas Schneiderlib:util: Fix parameter aliasing in tfork test
2018-05-17 Andreas Schneiders3:winbind: Fix uninitialzed variable warning
2018-05-17 Andreas Schneiders3:passdb: Fix size of ascii_p16
2018-05-17 Andreas Schneiders3:lib: Use memcpy() in escape_ldap_string()
2018-05-17 Andreas Schneiders4:torture: Use strlcpy() in gen_name()
2018-05-17 Andreas Schneiderlib:util: Fix string check in mkdir_p()
2018-05-17 Günther Deschners3-utils: fix format-truncation in smbpasswd
2018-05-17 Günther Deschners4-torture: fix format-truncation warning in smb2 sessi...
2018-05-17 Günther Deschners3-printing: fix format-truncation in print_queue_update()
2018-05-17 Günther Deschners3-winbindd: remove unused fill_domain_username()
2018-05-17 Günther Deschners3-winbindd: use fill_domain_username_talloc() in winbind.
2018-05-17 Andreas Schneiders3:winbind: Check if we have an open file descriptor
2018-05-17 Andreas Schneiders3:winbind: Add sanity check when closing fd
2018-05-17 Andreas Schneiders3:utils: Do not segfault on error in DoDNSUpdate()
2018-05-17 Andrew BartlettFIXUP: Improve memory handling on py_net_change_password
2018-05-17 Noel Powerpython/samba/netcmd: net.change_password should be...
2018-05-17 Noel Powers4/libnet: Allow passwords containing non ascii charact...
2018-05-17 Noel Powertestprogs/blackbox: Add test to set and use password...
2018-05-17 Noel Powerpython/samba: Fix incorrect encode of password
2018-05-17 Noel Powers4/setup/tests: Add test for non ascii password setting...
2018-05-17 Volker Lendeckewinbindd: Remove an unused function prototype
2018-05-17 Volker Lendeckewinbindd: Make "request_error()" static to winbindd.c
next