samba.git
2019-09-21 Björn Jackesamba_abi.py: avoid inefficient string concatenations
2019-09-21 Björn Jackeuser.py: import tempfile module only where needed
2019-09-20 Günther Deschnerspoolss: Add PRINTER_DRIVER_CATEGORY_3D driver define
2019-09-20 Günther Deschners4-torture: add netr_LogonGetDomainInfo NDR(64) tests
2019-09-20 Günther Deschners4-torture: reformat test table in ndr test
2019-09-20 Günther Deschnertorture: add torture_suite_add_ndr_pull_io_test_flags()
2019-09-20 Günther Deschners3-rpcclient: add logongetdomaininfo command
2019-09-20 Stefan Metzmacherlibcli/auth: add netlogon_creds_cli_LogonGetDomainInfo()
2019-09-20 Stefan Metzmachernetlogon.idl: fix the marshalling of netr_trust_extensi...
2019-09-20 Stefan Metzmachernetlogon.idl: fix the marshalling of netr_OsVersion...
2019-09-20 Stefan Metzmachersecurity.idl: add SE_GROUP_INTEGRITY[_ENABLED] to secur...
2019-09-20 Stefan Metzmacherlibrpc/idl: change from samr_GroupAttrs in samr.idl...
2019-09-20 Stefan Metzmachersecurity.idl: add GUID_DRS_ALLOWED_TO_AUTHENTICATE
2019-09-20 Günther Deschnermisc: fix AD trust attributes in adssearch
2019-09-20 Günther Deschnerlsa: document new LSA trust attributes
2019-09-20 Günther Deschners3-winbindd: fix forest trusts with additional trust...
2019-09-19 Günther Deschners3-libads: adapt to coding standards, no code changes
2019-09-19 Karolin Seegers3/vfs_shadow_copy2.c: Fix typo in comment.
2019-09-19 Karolin Seegerdocs: Fix typo in vfs_ceph_snapshots man page.
2019-09-19 Andrew Bartlettreplace: Remove crypt() reimplementation
2019-09-18 Volker Lendeckemessaging: Do POOL_USAGE via a socket
2019-09-18 Volker Lendeckelib: Add talloc_full_report_printf()
2019-09-18 Volker Lendeckelib: Align integer types
2019-09-18 Volker Lendeckemessaging4: Pass fds to messaging handlers
2019-09-18 Sam ZaydelArgument to control number of operations -o no longer...
2019-09-18 Mathieu Parentpod2man is no longer needed
2019-09-18 Bryan Masons3:client:Use DEVICE_URI, instead of argv[0],for Device URI
2019-09-18 Jeremy Allisons3: VFS: Remove vfs_netatalk. Old, unused and unmaintained.
2019-09-18 Volker Lendeckesmbd: Don't always walk the share mode array in open_mo...
2019-09-17 Volker Lendeckesmbd: Add share mode flags
2019-09-17 Volker Lendeckesmbd: Make "share_mode_flags" 16-bit wide
2019-09-17 Volker Lendeckesmbd: Introduce share_entries.tdb - ADD COMMENT FIXME !!
2019-09-17 Volker Lendeckelib: Enable watching and storing dbwrap_watch records.
2019-09-17 Volker Lendeckesmbd: Allow another database between brlock.tdb and...
2019-09-17 Volker Lendeckelib: Allow a 4th lock order
2019-09-17 Volker Lendecketorture3: Remove cleanup3
2019-09-17 Volker Lendeckesmbd: Remove stale share mode entries while walking...
2019-09-17 Volker Lendeckesmbd: Make remove_stale_share_mode_entries() static...
2019-09-17 Volker Lendeckesmbd: Avoid calling remove_stale_share_mode_entries...
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_entries() in remove_lease_i...
2019-09-17 Volker Lendeckesmbd: Pass share_mode_lock to remove_lease_if_stale()
2019-09-17 Volker Lendeckesmbd: Pass share_mode_lock to remove_share_mode_lease()
2019-09-17 Volker Lendeckesmbd: Avoid duplicate assignments
2019-09-17 Volker Lendeckesmbd: Remove unused share_mode_stale_pid()
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_entries() in share_entry_fo...
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_leases() in share_mode_clea...
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_leases() in lease_match()
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_leases() in delay_rename_fo...
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_entries() in vfs_default_du...
2019-09-17 Volker Lendeckesmbd: Add reset_share_mode_entry
2019-09-17 Volker Lendeckesmbd: Pass pid/share_file_id to find_share_mode_entry()
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_entries() in share_mode_for...
2019-09-17 Volker Lendeckesmbd: Stop passing "share_mode_lock" via share_mode_for...
2019-09-17 Volker Lendeckesmbd: Avoid "share_mode_lock" dependency cleanup_discon...
2019-09-17 Volker Lendeckesmbd: Avoid "share_mode_lock" dependency in rename_leas...
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_entries() in delay_for_oplock()
2019-09-17 Volker Lendeckesmbd: Pass "struct file_id" to get_lease_type()
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_entries() in validate_oploc...
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_entries() in file_has_open_...
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_entries() in rename_share_f...
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_entries() in open_mode_check()
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_entries() for validate_my_s...
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_entries() in has_delete_on_...
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_entries() in has_other_nonp...
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_entries() in set_delete_on_...
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_entries() in contend_level2...
2019-09-17 Volker Lendeckesmbd: Add share_mode_forall_entries()
2019-09-17 Volker Lendeckesmbd: Use share_entry_stale_pid() in share_mode_stale_pid()
2019-09-17 Volker Lendeckesmbd: Add share_entry_stale_pid()
2019-09-17 Volker Lendeckesmbd: Avoid passing a share mode entry to share_conflict()
2019-09-17 Volker Lendeckesmbd: Rewrite share_conflict()
2019-09-17 Volker Lendeckesmbd: Fix a debug message hickup
2019-09-17 Volker Lendeckelib: Use server_id_cmp() in server_id_equal()
2019-09-17 Volker Lendeckelib: Add server_id_cmp()
2019-09-17 Volker Lendeckesmbd: Introduce helper variables in open_mode_check()
2019-09-17 Volker Lendeckesmbd: Let fsp_lease_type() look at leases.tdb
2019-09-17 Volker Lendeckesmbd: Add quick leases_db_get_current_state()
2019-09-17 Volker Lendeckesmbd: Make "current_state" show up first in the blob
2019-09-17 Volker Lendeckesmbd: Make lease_type_is_exclusive() static
2019-09-17 Volker Lendeckesmbd: Remove unused smbXsrv_open_hash()
2019-09-17 Volker Lendeckesmbd: Make fsp->fh->gen_id unique per process
2019-09-17 Volker Lendeckevfs: Make "fd_handle->gen_id" 64-bit everywhere
2019-09-17 Volker Lendeckeidl: Fix a typo
2019-09-17 Volker Lendeckesmbd: Use direct struct assignments in smbXsrv_*.c
2019-09-17 Björn Baumbachvfs/full_audit: always log full filenames
2019-09-17 Andrew Bartlettbuild: Remove tests for getdents() and getdirentries()
2019-09-17 Khem Rajutil_sec.c: Move __thread variable to global scope
2019-09-17 Khem Rajlib/replace/wscript: Avoid generating nested main function
2019-09-17 Martin Schwenkectdb-client: Fix some typos in debug messages
2019-09-17 Martin Schwenkectdb-scripts: Drop bit-rotted shellcheck directive
2019-09-17 Martin Schwenkectdb-scripts: Silence shellcheck warning SC2166
2019-09-17 Martin Schwenkectdb-utils: CID 1273087 - Resource leak
2019-09-17 Martin Schwenkectdb-tools: Stop deleted nodes from influencing ctdb...
2019-09-17 Martin Schwenkectdb-tests: Put the summary file inside $TEST_VAR_DIR
2019-09-17 Martin Schwenkectdb-tests: Drop run_tests -d option
2019-09-17 Martin Schwenkectdb-tests: Simplify setup_ctdb()
2019-09-17 Martin Schwenkectdb-tests: Invert some logic so it makes sense
2019-09-17 Martin Schwenkectdb-tests: Avoid shellcheck warnings
2019-09-17 Martin Schwenkectdb-tests: Fix zero event scripts test so it tests...
2019-09-17 Martin Schwenkectdb-tests: Drop unused code from onnode unit test...
next