samba.git
2019-07-04 Volker Lendeckesmbd: Add flags to the beginning of share_mode_data
2019-07-04 Volker Lendeckesmbd: Send do_lock() through share_mode_do_locked()
2019-07-04 Volker Lendeckesmbd: Add share_mode_do_locked()
2019-07-04 Volker Lendeckesmbd: Introduce static_share_mode_record
2019-07-04 Volker Lendeckesmbd: Simplify share_mode_lock.c
2019-07-04 Volker Lendeckedbwrap: Add publically available dbwrap_watch_wakeup()
2019-07-04 Volker Lendeckedbwrap: Rename dbwrap_watched_wakeup()
2019-07-04 Andrew BartlettWHATSNEW: add news the sad passing of python2 support
2019-07-04 Andrew BartlettWHATSNEW: add news about Samba AD at 100,000 scale
2019-07-04 Gary LockyerWHATSNEW: ldb_batch mode and join performance
2019-07-04 Gary Lockyerdomain join: set ldb "transaction_index_cache_size...
2019-07-04 Gary Lockyerdomain join: enable ldb batch mode
2019-07-04 Gary Lockyerldb: Release ldb 2.0.5 ldb-2.0.5
2019-07-04 Gary Lockyerldb: Rework index_transaction_cache_size to allow calle...
2019-07-04 Gary Lockyerldb ldb_key_value: test ldb batch
2019-07-04 Gary Lockyerldb key_value: Add batch_mode option
2019-07-04 Gary Lockyers4 samdb: pass ldb options to ldb_module_connect_backend
2019-07-04 Gary Lockyerldb: Add new internal helper function ldb_options_get()
2019-07-04 Andrew Bartlettldb: Fix dependency on ldb_key_value_sub_txn_{mdb_...
2019-07-04 Andrew Bartlettldb: Try to explain the confusing overload of the LDB_F...
2019-07-04 Andrew Bartlettldb: Add tests for Ldb.write_ldif() including the FLG_S...
2019-07-04 Andrew Bartlettpyldb: Apply flags specified by ldb.Ldb(flags=...)...
2019-07-04 Björn Baumbachdoc: add documentation for "samba-tool" contact management
2019-07-04 Björn Baumbachsamba-tool tests: add tests for contact management
2019-07-04 Björn Baumbachsamba-tool: implement contact management commands
2019-07-04 Björn Baumbachdoc: add samba-tool group command to samba-tool man...
2019-07-04 Björn Baumbachsamba-tool tests: add test for 'samba-tool group edit...
2019-07-04 Björn Baumbachsamba-tool group: add 'edit' command to edit an AD...
2019-07-04 Björn Baumbachsamba-tool tests: add test for 'samba-tool computer...
2019-07-04 Björn Baumbachdoc: add samba-tool computer command to samba-tool...
2019-07-04 Björn Baumbachsamba-tool computer: add 'edit' command to edit an...
2019-07-04 Björn Baumbachsamba-tool user edit: avoid base64 encoded strings...
2019-07-04 Björn Baumbachsamba-tool tests: add test for 'samba-tool user edit...
2019-07-04 Björn Baumbachsamba-tool user edit: simplify code
2019-07-04 Björn Baumbachsamba-tool user edit: use ldb methods to create ldif...
2019-07-04 Björn Baumbachsamba-tool tests: add additional tests for "samba-tool...
2019-07-04 Björn Baumbachldb/ldb_ldif: add LDB_FLAG_FORCE_NO_BASE64_LDIF flag
2019-07-04 Björn Baumbachldb/ldb_ldif: add copy_raw_bytes helper variable to...
2019-07-04 Björn Baumbachsamba-tool user edit test: use testit instead of subuni...
2019-07-04 Björn Baumbachsamba-tool tests: remove probably outdated comment
2019-07-04 Björn Baumbachsamba-tool tests: rename "user edit" test from edit...
2019-07-04 Björn Baumbachsamba-tool: fix format of command description (help...
2019-07-04 Samuel Cabrerobootstrap: Add OpenSUSE 15.1 image
2019-07-03 Ralf Habackerwinbind: fix crash in fill_domain_username_talloc(...
2019-07-03 Amit Kumardocs: Correct 'net ads dns unregister --help' description
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
next