samba.git
2022-10-05 Joseph Suttonselftest: Simplify krb5 test environments
2022-10-04 Douglas BagnallCVE-2007-4559 python: ensure sanity in our tarfiles
2022-10-04 Nikola Radovanovicsamba-tool: Use authentication file to pass credentials
2022-10-04 Andrew Bartlettpython-drs: Add client-side debug and fallback for...
2022-10-04 Andrew Bartletts4-libnet: Add messages to object count mismatch failures
2022-10-04 Andrew Bartlettselftest: Enable "old Samba" mode regarding GET_ANC...
2022-10-04 Andrew Bartletts4-rpc_server:getncchanges Add "old Samba" mode regardi...
2022-10-04 Andrew Bartlettselftest: Add tests for GetNCChanges GET_ANC using...
2022-10-04 Andrew Bartlettselftest: Prepare for "old Samba" mode regarding getncc...
2022-10-03 Joseph Suttontevent: Fix flag clearing
2022-10-03 Volker Lendeckelibsmb: Fix the smbclient readlink command
2022-10-03 Volker Lendeckelibsmb: Remove unused cli_smb2_set_reparse_point_fnum_s...
2022-10-03 Volker Lendeckelibsmb: Convert cli_symlink to cli_fsctl
2022-10-03 Volker Lendeckelibsmb: Remove unused cli_smb2_get_reparse_point_fnum_s...
2022-10-03 Volker Lendeckelibsmb: Convert cli_readlink() to cli_fsctl_send/recv
2022-10-03 Volker Lendeckelibsmb: Add cli_fsctl_send/recv
2022-10-03 Volker Lendeckelibsmb: Add cli_smb2_fsctl_send/recv
2022-10-03 Volker Lendeckelibsmb: Centralize the SMB2 protocol check
2022-10-03 Volker LendeckesmbXcli: Align smb2cli_req_create() with tevent_req...
2022-10-03 Volker Lendeckepython: whitespace fixes
2022-10-03 Volker Lendecketorture3: Align integer types
2022-10-03 Volker Lendeckevfs: Fix a typo
2022-09-28 Jeremy Allisons3: smbtorture3: Add new SMB2-DFS-SHARE-NON-DFS-PATH...
2022-09-28 Jeremy Allisons3: torture: Fix test SMB2-DFS-PATHS to pass against...
2022-09-27 Christian Mertensamba-tool dsacl: Add additional unit test for delete...
2022-09-27 Christian Mertenpython security: Add unit tests for comparing ACEs...
2022-09-27 Christian Mertensamba-tool dsacl: Add get and delete subcommand to...
2022-09-27 Christian Mertensamba-tool dsacl: Create common superclass for dsacl...
2022-09-27 Christian Mertensamba-tool dsacl: Create helper functions to remove...
2022-09-27 Christian Mertensamba-tool dsacl: Add unit tests for delete subcommand
2022-09-27 Christian Mertensamba-tool dsacl: Add subcommand to delete ACEs
2022-09-27 Christian Mertenlibrpc ndr/py_security: Export sddl_encode_ace to python
2022-09-27 Christian Mertenlibrpc ndr/py_security: Export security_ace_equal as...
2022-09-27 Christian Mertenlibrpc ndr/py_security: Export ACE deletion functions...
2022-09-27 Christian Mertenlibcli security/sddl: Make sddl_encode_ace visible
2022-09-27 Christian Mertenlibcli security_descriptor: Compare object type and...
2022-09-27 Christian Mertenlibcli security_descriptor: Add function to delete...
2022-09-23 Jeremy Allisons3: smbd: Fix memory leak in smbd_server_connection_ter...
2022-09-23 Volker Lendeckevfs_gpfs: Protect against timestamps before the Unix...
2022-09-20 Martin Schwenkectdb-scripts: Add debugging variable CTDB_KILLTCP_DEBUG...
2022-09-20 Martin Schwenkectdb-common: Support IB in pcap-based capture
2022-09-20 Martin Schwenkectdb-common: Support "any" interface for pcap-based...
2022-09-20 Martin Schwenkectdb-common: Add packet type detection to pcap-based...
2022-09-20 Martin Schwenkectdb-tools: Improve/add debug
2022-09-20 Martin Schwenkectdb-common: Improve/add debug
2022-09-20 Martin Schwenkectdb-common: Use pcap_get_selectable_fd()
2022-09-20 Martin Schwenkectdb-common: Stop a pcap-related crash on error
2022-09-20 Martin Schwenkectdb-common: Fix a warning in the pcap code
2022-09-20 Martin Schwenkectdb-common: Do not use raw socket when ENABLE_PCAP...
2022-09-20 Martin Schwenkectdb-common: Move a misplaced comment
2022-09-20 Martin Schwenkectdb-build: Add --enable-pcap configure option
2022-09-20 Martin Schwenkectdb-build: Use pcap-config when available
2022-09-20 Stefan Metzmachers3:locking: remove unused get_share_mode_lock()
2022-09-20 Stefan Metzmachers3:smbd: make use of share_mode_entry_prepare_{lock_add...
2022-09-20 Stefan Metzmachers3:smbd: let open_file_ntcreate() calculate info =...
2022-09-20 Stefan Metzmachers3:smbd: make use of share_mode_entry_prepare_{lock_del...
2022-09-20 Stefan Metzmachers3:smbd: make use of close_share_mode_lock_{prepare...
2022-09-20 Stefan Metzmachers3:smbd: split out some generic code from close_remove_...
2022-09-20 Stefan Metzmachers3:smbd: avoid remove_oplock() in close_remove_share_mode()
2022-09-20 Stefan Metzmachers3:smbd: let close_directory() only change the user...
2022-09-20 Stefan Metzmachers3:smbd: remove one indentation level in close_directory()
2022-09-20 Stefan Metzmachers3:smbd: let close_directory() use the same delete_dir...
2022-09-20 Stefan Metzmachers3:smbd: improve !delete_file logic in close_remove_sha...
2022-09-20 Stefan Metzmachers3:smbd: let close_directory() hold the lock during...
2022-09-20 Stefan Metzmachers3:smbd: remove static from release_file_oplock()
2022-09-20 Stefan Metzmachers3:smbd: maintain all SHARE_MODE_LEASE_* flags not...
2022-09-20 Stefan Metzmachers3:smbd: split out check_and_store_share_mode()
2022-09-20 Stefan Metzmachers3:smbd: also call handle_share_mode_lease for directories
2022-09-20 Stefan Metzmachers3:smbd: prepare delay_for_oplock() for directories
2022-09-20 Stefan Metzmachers3:smbd: call set_file_oplock() after set_share_mode()
2022-09-20 Stefan Metzmachers3:smbd: call grant_fsp_lease() after set_share_mode()
2022-09-20 Stefan Metzmachers3:smbd: move grant_fsp_lease()/set_file_oplock() out...
2022-09-20 Stefan Metzmachers3:smbd: move grant_fsp_lease()/set_file_oplock() out...
2022-09-20 Stefan Metzmachers3:smbd: add more detailed debugging to delay_for_oplock()
2022-09-20 Stefan Metzmachers3:locking: add share_mode_entry_prepare_{lock,unlock...
2022-09-20 Stefan Metzmachers3:locking: optimize share_mode_do_locked_vfs_denied...
2022-09-20 Stefan Metzmachers3:locking: add current_share_mode_glck helper functions
2022-09-20 Stefan Metzmachers3:g_lock: add callback function to g_lock_lock()
2022-09-20 Stefan Metzmachers3:g_lock: add callback function to g_lock_lock_send()
2022-09-20 Stefan Metzmachers3:g_lock: add callback function to g_lock_lock_simple_fn()
2022-09-20 Stefan Metzmachers3:g_lock: add callback function to g_lock_trylock()
2022-09-20 Stefan Metzmachers3:g_lock: reorder the logic in g_lock_trylock()
2022-09-20 Stefan Metzmachers3:g_lock: remove redundant code in g_lock_trylock()
2022-09-20 Stefan Metzmachers3:g_lock: add g_lock_ctx->busy and assert it to false
2022-09-20 Stefan Metzmachers3:g_lock: add g_lock_lock_cb_state infrastructure
2022-09-20 Stefan Metzmachers3:g_lock: reorder the logic in g_lock_lock_simple_fn()
2022-09-20 Stefan Metzmacherlib/dbwrap: allow dbwrap_merge_dbufs() to update an...
2022-09-20 Stefan Metzmachers3:dbwrap_watch: add dbwrap_watched_watch_force_alerting()
2022-09-20 Stefan Metzmachers3:dbwrap_watch: add dbwrap_watched_watch_reset_alertin...
2022-09-20 Stefan Metzmachers3:dbwrap_watch: let dbwrap_watched_watch_skip_alerting...
2022-09-20 Stefan Metzmachers3:locking: let _share_mode_do_locked_vfs_* use get...
2022-09-20 Stefan Metzmachers3:locking: split out put_share_mode_lock_internal()
2022-09-20 Stefan Metzmachers3:locking: split out get_share_mode_lock_internal()
2022-09-20 Stefan Metzmachers3:locking: remove static_share_mode_data_refcount
2022-09-20 Stefan Metzmachers3:locking: move from uint8_t share_mode_lock_key_data...
2022-09-20 Stefan Metzmachers3:smb2_trans2: make use of share_mode_do_locked_vfs_al...
2022-09-20 Stefan Metzmachers3:smbd: let update_write_time_on_close() use share_mod...
2022-09-20 Stefan Metzmachers3:smbd: let update_write_time_on_close() use share_mod...
2022-09-20 Stefan Metzmachers3:locking: make use of share_mode_do_locked_vfs_denied...
2022-09-20 Stefan Metzmachers3:locking: make use of share_mode_do_locked_vfs_denied...
next