samba.git
2020-05-05 Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.11.9 release. samba-4.11.9
2020-05-05 Karolin SeegerWHATSNEW: Add release notes for Samba 4.11.9.
2020-05-04 Alexander Bokovoys3: pass DCE RPC handle type to create_policy_hnd
2020-05-04 Volker Lendeckectdb: Fix a memleak
2020-05-04 Volker Lendeckelibsmb: Don't try to find posix stat info in SMBC_getatr()
2020-04-28 Karolin SeegerVERSION: Bump version up to 4.11.9.
2020-04-28 Karolin SeegerMerge tag 'samba-4.11.8' into v4-11-test
2020-04-21 Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.11.8 release. samba-4.11.8
2020-04-21 Karolin SeegerWHATSNEW: Add release notes for Samba 4.11.8.
2020-04-21 Gary LockyerCVE-2020-10704 libcli ldap: Check search request lengths.
2020-04-21 Gary LockyerCVE-2020-10704: libcli ldap_message: Add search size...
2020-04-21 Gary LockyerCVE-2020-10704: S4 ldap server: Limit request sizes
2020-04-21 Gary LockyerCVE-2020-10704: smb.conf: Add max ldap request sizes
2020-04-21 Gary LockyerCVE-2020-10704: ldapserver tests: Limit search request...
2020-04-21 Gary LockyerCVE-2020-10704: lib util asn1: Check parse tree depth
2020-04-21 Gary LockyerCVE-2020-10704: libcli ldap: test recursion depth in...
2020-04-21 Gary LockyerCVE-2020-10704: lib util asn1: Add ASN.1 max tree depth
2020-04-21 Karolin SeegerCVE-2020-10700: ldb: Bump version up to 2.0.10. ldb-2.0.10
2020-04-21 Andrew BartlettCVE-2020-10700: dsdb: Do not permit the ASQ control...
2020-04-21 Andrew BartlettCVE-2020-10700: ldb: Always use ldb_next_request()...
2020-04-21 Andrew BartlettCVE-2020-10700: dsdb: Add test for ASQ and ASQ in combi...
2020-04-21 Karolin SeegerVERSION: Bump version up to 4.11.8...
2020-04-15 Noel Powers3/librpc/crypto: Fix double free with unresolved crede...
2020-04-07 Andreas Schneidertestprogs: Add 'net ads join createupn' test also verif...
2020-04-07 Andreas Schneiders3:libads: Fix ads_get_upn()
2020-04-07 Ralph Boehmesmbd: let delayed update handler also update on-disk...
2020-04-07 Ralph Boehmesmbd: let mark_file_modified() always call trigger_writ...
2020-04-07 Ralph Boehmesmbd: remove stat call from mark_file_modified()
2020-04-07 Ralph Boehmesmbd: avoid double chdir() in chdir_current_service()
2020-04-07 Ralph Boehmesmbd: flush pending writetime update when setting times...
2020-04-07 Ralph Boehmesmbd: flush pending writetime update when flushing...
2020-04-07 Ralph Boehmesmbd: always flush pending write time update when setti...
2020-03-31 Günther Deschnernsswitch: fix use-after-free causing segfault in _pam_d...
2020-03-30 Martin Schwenkectdb-recoverd: Avoid dereferencing NULL rec->nodemap
2020-03-30 Martin Schwenkectdb-daemon: Don't allow attach from recovery if recove...
2020-03-30 Martin Schwenkectdb-daemon: Remove more unused old client database...
2020-03-30 Martin Schwenkectdb-recovery: Remove old code for creating missing...
2020-03-30 Martin Schwenkectdb-recovery: Create database on nodes where it is...
2020-03-30 Martin Schwenkectdb-recovery: Fetch database name from all nodes where...
2020-03-30 Martin Schwenkectdb-recovery: Pass db structure for each database...
2020-03-30 Martin Schwenkectdb-recovery: GET_DBMAP from all nodes
2020-03-30 Martin Schwenkectdb-recovery: Replace use of ctdb_dbid_map with local...
2020-03-30 Martin Schwenkectdb-daemon: Respect CTDB_CTRL_FLAG_ATTACH_RECOVERY...
2020-03-30 Martin Schwenkectdb-recovery: Use CTDB_CTRL_FLAG_ATTACH_RECOVERY to...
2020-03-30 Martin Schwenkectdb-protocol: Add control flag CTDB_CTRL_FLAG_ATTACH_R...
2020-03-30 Martin Schwenkectdb-daemon: Remove unused old client database functions
2020-03-30 Martin Schwenkectdb-daemon: Fix database attach deferral logic
2020-03-30 Amitay Isaacsctdb-recovery: Refactor banning a node into separate...
2020-03-30 Amitay Isaacsctdb-recovery: Don't trust nodemap obtained from local...
2020-03-30 Amitay Isaacsctdb-recovery: Consolidate node state
2020-03-30 Amitay Isaacsctdb-recovery: Fetched vnnmap is never used, so don...
2020-03-30 Martin Schwenkectdb-client: Factor out function client_db_tdb()
2020-03-30 Martin Schwenkectdb-daemon: Implement DB_VACUUM control
2020-03-30 Martin Schwenkectdb-vacuum: Only schedule next vacuum event if vacuuum...
2020-03-30 Martin Schwenkectdb-daemon: Factor out code to create vacuuming child
2020-03-30 Martin Schwenkectdb-vacuum: Simplify recording of in-progress vacuumin...
2020-03-30 Martin Schwenkectdb-protocol: Add marshalling for control DB_VACUUM
2020-03-30 Martin Schwenkectdb-protocol: Add marshalling for struct ctdb_db_vacuum
2020-03-30 Martin Schwenkectdb-protocol: Add new control CTDB_CONTROL_DB_VACUUM
2020-03-30 Amitay Isaacsctdb-vacuum: Avoid processing any more packets
2020-03-30 Amitay Isaacsctdb-daemon: Avoid memory leak when packet is deferred
2020-03-30 Amitay Isaacsctdb-recoverd: No need for database detach handler
2020-03-30 Amitay Isaacsctdb-recoverd: Drop VACUUM_FETCH message handling
2020-03-30 Amitay Isaacsctdb-vacuum: Replace VACUUM_FETCH message with control
2020-03-30 Amitay Isaacsctdb-vacuum: Add processing of fetch queue
2020-03-30 Amitay Isaacsctdb-daemon: Add implementation of VACUUM_FETCH control
2020-03-30 Amitay Isaacsctdb-tests: Add marshalling tests for new control
2020-03-30 Amitay Isaacsctdb-protocol: Add marshalling for new control VACUUM_FETCH
2020-03-30 Amitay Isaacsctdb-protocol: Add new control VACUUM_FETCH
2020-03-30 Amitay Isaacsctdb-tests: Drop code releated to obsolete controls
2020-03-30 Amitay Isaacsctdb-protocol: Drop code related to obsolete controls
2020-03-30 Martin Schwenkectdb-client: Fix some typos in debug messages
2020-03-27 Björn Baumbachselftest: test samba-tool group commands with groupname...
2020-03-27 Björn Baumbachsamba-tool group edit: use binary encoded group name
2020-03-27 Björn Baumbachsamba-tool group delete: use binary encoded group name
2020-03-27 Björn Baumbachsamba-tool group move: use binary encoded group name
2020-03-27 Björn Baumbachsamba-tool group listmembers: use binary encoded group...
2020-03-27 Björn Baumbachsamba-tool group listmembers: find group members by...
2020-03-27 Björn Baumbachsamba-tool group listmembers: handle group-does-not...
2020-03-27 Björn Baumbachsamba-tool group listmembers: hide python backtracke...
2020-03-19 Martin Schwenkectdb-tcp: Do not stop outbound connection in ctdb_tcp_n...
2020-03-19 Martin Schwenkectdb-tcp: Factor out function ctdb_tcp_start_outgoing()
2020-03-19 Ralph Boehmectdb-tcp: add ctdb_tcp_stop_incoming()
2020-03-19 Ralph Boehmectdb-tcp: rename ctdb_tcp_stop_connection() to ctdb_tcp...
2020-03-19 Ralph Boehmectdb-tcp: Remove redundant restart in ctdb_tcp_tnode_cb()
2020-03-19 Ralph Boehmectdb-tcp: always call node_dead() upcall in ctdb_tcp_tn...
2020-03-19 Noel Powerctdb-tcp: move free of inbound queue to TCP restart
2020-03-19 Martin Schwenkectdb-daemon: more logical whitespace, debug modernisation
2020-03-19 Ralph Boehmectdb-daemon: ensure restart() callback is called in...
2020-03-19 Martin Schwenkectdb-daemon: Rename ctdb_context private_data to transp...
2020-03-19 Martin Schwenkectdb-daemon: Rename ctdb_node private_data to transport...
2020-03-18 Douglas Bagnallnmblib: avoid undefined behaviour in handle_name_ptrs()
2020-03-18 Ralph Boehmevfs_recycle: prevent flooding the log if we're called...
2020-03-18 Günther Deschnerlibrpc: fix IDL for svcctl_ChangeServiceConfigW
2020-03-18 Günther Deschners4-torture: add ndr svcctl testsuite
2020-03-18 Günther Deschners4-torture: add rpc test for ChangeServiceConfigW
2020-03-18 Ralph Boehmelib:torture: add torture_assert_u32_[not_]equal[_goto...
2020-03-18 Ralph BoehmeVFS: default: add support for FILE_ATTRIBUTE_OFFLINE...
2020-03-18 Ralph BoehmeVFS: default: use correct type for pathlen in vfswrap_g...
2020-03-18 Ralph BoehmeVFS: default: avoid a crash in vfswrap_getxattrat_do_sync()
next