samba.git
2019-07-03 Isaac BoukrisAdd PrimaryGroupId to group array in DC response
2019-07-03 Isaac Boukrisselftest: check for PrimaryGroupId in DC returned group...
2019-07-03 Isaac Boukrisselftest: remote_pac: s/s2u4self/s4u2self/g
2019-07-03 Andreas Schneiders3:modules: Use hash_inode() in vfs_streams_xattr
2019-07-03 Andreas Schneiders3:modules: Use hash_inode() in vfs_fruit
2019-07-03 Andreas Schneiders3:modules: Allow SHA1 usage for file IDs in FIPS mode
2019-07-03 Andreas Schneiders3:modules: Add hash_inode() function based on SHA1
2019-07-03 Volker Lendeckelib: Fix return of server_id_db_prune_name()
2019-07-03 Volker Lendecketdb: Adapt _tdb_transaction_cancel() to README.Coding
2019-07-03 Volker Lendecketdb: Adapt tdb_rescue() to README.Coding
2019-07-03 Noel Powerlib/krb5_wrap: Fix leaking using mkstemp
2019-07-02 Volker Lendeckesmbd: Simplify filename_convert_internal()
2019-07-02 Volker Lendeckesmbd: Remove unused "msg_ctx" from smbd_smb1_do_locks_s...
2019-07-02 Volker Lendeckesmbd: Remove unused "msg_ctx" from smbd_do_locks_try()
2019-07-02 Volker Lendeckesmbd: Remove unused "msg_ctx" from locking_close_file()
2019-07-02 Volker Lendeckesmbd: Remove unused "msg_ctx" from do_unlock()
2019-07-02 Volker Lendeckesmbd: Remove unused "msg_ctx" from brl_close_fnum()
2019-07-02 Volker Lendeckesmbd: Remove unused "msg_ctx" from brl_unlock()
2019-07-02 Volker Lendeckevfs: Remove unused "msg_ctx" from SMB_VFS_BRL_UNLOCK_WI...
2019-07-02 Volker Lendeckesmbd: Remove unused "msg_ctx" from brl_unlock_posix()
2019-07-02 Volker Lendeckesmbd: Remove unused "msg_ctx" from do_lock()
2019-07-02 Volker Lendeckesmbd: Remove unused "msg_ctx" from brl_lock()
2019-07-02 Volker Lendeckesmbd: Remove unused "msg_ctx" from brl_lock_posix
2019-07-02 Volker Lendeckesmbd: Remove unused "blocking_lock" from brl_lock_windo...
2019-07-02 Volker Lendeckevfs: Remove "blocking_lock" from SMB_VFS_BRL_LOCK_WINDOWS
2019-07-02 Volker Lendeckesmbd: brl_lock() never sees blocking locks anymore
2019-07-02 Volker Lendeckesmbd: do_lock() never sees blocking locks anymore
2019-07-02 Volker Lendeckesmbd: Make do_lock() return NTSTATUS
2019-07-02 Volker Lendeckesmbd: Avoid casts in do_lock()
2019-07-02 Volker Lendeckesmbd: Ensure initialized vars in do_lock
2019-07-02 Volker Lendeckelibrpc/idl: fix build with --enable-spotlight
2019-07-02 Gary Lockyerkcc: default to logging to DBGLVL_WARNING
2019-07-02 Douglas Bagnalldocs/smbclient: document -Tcn
2019-07-02 Douglas Bagnallman net: include --json option
2019-07-02 Douglas Bagnallnet idmap check: correct spelling of --force
2019-07-02 Douglas Bagnalls4/scripting/smbstatus: approach py3 compatibility
2019-07-02 Douglas Bagnallpytests/subunitrun: not usefully executable
2019-07-02 Douglas Bagnalls4/tests/dsdb_schema: not usefully executable as script
2019-07-02 Douglas Bagnalls4/script/rodcdns: str type doesn't need decoding
2019-07-02 Douglas Bagnallwintest: py3 telnet.sendline() doesn't like string...
2019-07-02 Douglas Bagnallscript/bisect-test: fix for py3
2019-07-02 Douglas Bagnalls4/scripting/autoidl: another py3 incompatible except
2019-07-02 Tim Bealerepl_md: Avoid dropping cross-partition links
2019-07-02 Tim Bealetests: Add getncchanges test for cross-partition links...
2019-07-02 Gary LockyerWHATSNEW.txt: samba-tool --backend-size-parameter
2019-07-02 Gary Lockyersamba-tool domain join: remove the subdomain option
2019-07-02 Gary Lockyerjoin subdomain: changes for --backend-store-size
2019-07-02 Gary Lockyersamba-tool domain dcpromo: add --backend-store-size...
2019-07-02 Gary Lockyersamba-tool dcpromo tests: add --backend-store-size...
2019-07-02 Gary Lockyersamba-tool clone-dc-database: Add --backend-store-size...
2019-07-02 Gary Lockyerclone-dc-database tests: Add --backend-store-size option
2019-07-02 Gary Lockyersamba-tool domain join: Add --backend-store-size option
2019-07-02 Gary Lockyerdomain join tests: Add --backend-store-size option.
2019-07-02 Gary Lockyerprovision: Add --backend-store-size option
2019-07-02 Gary Lockyerlib ldb ldb_mdb: Pass the lmdb map size as an ldb option
2019-07-02 Gary Lockyerldb: Release ldb 2.0.4
2019-07-02 Gary Lockyerlib ldb: save a copy of the options on the context
2019-07-02 Andrew Bartlettprovision: If --targetdir has been specified then we...
2019-07-02 Gary Lockyersamba-tool domain provision: add lmdb database size...
2019-07-02 Gary Lockyersamba-tool: Make the 'bytes' option type avaiable
2019-07-02 Gary Lockyerpython getopt: Add bytes option type
2019-07-02 Gary Lockyerprovision tests: Add --backend-store-size option.
2019-07-01 Ralph Boehmeselftest: add a test that itime is not set when setting...
2019-07-01 Ralph Boehmevfs_fruit: change default for "fruit:zero_file_id"...
2019-07-01 Ralph Boehmevfs_fruit: make "fruit:zero_file_id" a per share option
2019-07-01 Ralph Boehmevfs_fruit: move zero file-id to vfs_fruit
2019-07-01 Ralph Boehmes3:smbd: set file_id in fetch_dos_mode_done()
2019-07-01 Ralph Boehmes3:smbd: use stored file_id in SMB_VFS_FS_FILE_ID()
2019-07-01 Ralph Boehmes3:vfs: move get_fs_file_id to vfs_default
2019-07-01 Ralph Boehmes3:vfs: add SMB_VFS_FS_FILE_ID()
2019-07-01 Ralph Boehmes3:smbd: rename get_FileIndex() to get_fs_file_id()
2019-07-01 Ralph Boehmes3:smbd: return inode number, not FileIndex for UNIX...
2019-07-01 Ralph Boehmes3:smbd: use xattr_DosInfo4 in set_ea_dos_attribute()
2019-07-01 Ralph Boehmes3:smbd: parse xattr_DosInfo4 in parse_dos_attribute_blob()
2019-07-01 Ralph Boehmes3:smbd: mark itime non-calculated if we created a...
2019-07-01 Ralph Boehmes3/lib: add make_file_index_from_itime()
2019-07-01 Ralph Boehmes3/lib: add update_stat_ex_file_id()
2019-07-01 Ralph Boehmes3/lib: add update_stat_ex_itime()
2019-07-01 Ralph Boehmes3: add st_ex_file_id to struct stat_ex
2019-07-01 Ralph Boehmes3: add st_ex_itime to struct stat_ex
2019-07-01 Ralph Boehmes3: convert struct stat_ex st_ex_calculated_birthtime...
2019-07-01 Ralph Boehmes3: remove unused st_ex_mask from struct stat_ex
2019-07-01 Ralph Boehmeidl: add xattr_DosInfo4 to xattr_DosInfo in xattr.idl
2019-07-01 Ralph Boehmevfs_catia: pass stat info to synthetic_smb_fname()
2019-07-01 Andreas Schneiders3:winbind: Add support for storing KRB5 credential...
2019-07-01 Gary Lockyerlib tdb: memcmp ubsan warning
2019-07-01 Noel Powerlib/krb5_wrap: clang: Fix warning: Null pointer passed...
2019-07-01 Noel Powerlib/krb5_wrap: clang: Fix warning: Call to function...
2019-07-01 Noel Powerlib/util: clang: Fix warning: Value stored to 'ret...
2019-07-01 Noel Powerlib/ldb/common: clang: Fix Value stored to 'ret' is...
2019-07-01 Noel Powerlib/tdb/common: Fix Array access results in a null...
2019-07-01 Noel Powerlib/tdb/common: Fix warning: Null pointer passed as...
2019-07-01 Noel Powerlib/util: Fix Value stored to 'ret' is never read warning
2019-07-01 Martin Schwenkeutil: Fix signed/unsigned comparisons by casting
2019-07-01 Martin Schwenkeutil: Fix signed/unsigned comparisons by declaring...
2019-07-01 Martin Schwenkeutil: Fix signed/unsigned comparisons by declaring...
2019-06-30 Swen Schilligtests-util: Adding test to verify "allow no conversion...
2019-06-30 Swen Schilligtests-util: Adding test to verify "full-string-conversi...
2019-06-30 Swen Schilligtests-util: Adding test to verify "allow-negative"...
2019-06-30 Swen Schilligutil: cleanup API change for strtoul(l) wrappers
next