summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOT for the 4.10.14 release.samba-4.10.14Karolin Seeger2020-03-261-1/+1
* WHATSNEW: Add release notes for Samba 4.10.14.Karolin Seeger2020-03-261-2/+70
* ctdb-tcp: Do not stop outbound connection in ctdb_tcp_node_connect()Martin Schwenke2020-03-241-1/+17
* ctdb-tcp: Factor out function ctdb_tcp_start_outgoing()Martin Schwenke2020-03-241-6/+13
* ctdb-tcp: add ctdb_tcp_stop_incoming()Ralph Boehme2020-03-243-1/+12
* ctdb-tcp: rename ctdb_tcp_stop_connection() to ctdb_tcp_stop_outgoing()Ralph Boehme2020-03-243-8/+8
* ctdb-tcp: Remove redundant restart in ctdb_tcp_tnode_cb()Ralph Boehme2020-03-241-6/+0
* ctdb-tcp: always call node_dead() upcall in ctdb_tcp_tnode_cb()Ralph Boehme2020-03-241-3/+1
* ctdb-tcp: move free of inbound queue to TCP restartNoel Power2020-03-242-2/+1
* ctdb-daemon: more logical whitespace, debug modernisationMartin Schwenke2020-03-241-2/+2
* ctdb-daemon: ensure restart() callback is called in half-connected stateRalph Boehme2020-03-241-7/+6
* ctdb-daemon: Rename ctdb_context private_data to transport_dataMartin Schwenke2020-03-244-11/+14
* ctdb-daemon: Rename ctdb_node private_data to transport_dataMartin Schwenke2020-03-246-17/+23
* nmblib: avoid undefined behaviour in handle_name_ptrs()Douglas Bagnall2020-03-181-0/+3
* selftest: Export DC conf path for special casesTim Beale2020-03-042-0/+13
* selftest: Test behaviour of DNS scavenge with an existing dNSTombstoned valueAndrew Bartlett2020-03-041-0/+39
* dsdb: Correctly handle memory in objectclass_attrsAndrew Bartlett2020-03-041-1/+16
* wafsamba: Do not use 'rU' as the 'U' is deprecated in Python 3.9Andreas Schneider2020-02-241-1/+1
* s3: VFS: full_audit. Use system session_info if called from a temporary share...Jeremy Allison2020-02-201-4/+16
* auth: Fix CID 1458418 Null pointer dereferences (REVERSE_INULL)Volker Lendecke2020-02-191-1/+2
* auth: Fix CID 1458420 Null pointer dereferences (REVERSE_INULL)Volker Lendecke2020-02-191-1/+2
* ctdb-tcp: Make error handling for outbound connection consistentMartin Schwenke2020-02-171-19/+17
* winbindd: handling missing idmap in getgrgid()Stefan Metzmacher2020-02-111-0/+4
* s3:auth_sam: map an empty domain or '.' to the local SAM nameStefan Metzmacher2020-02-112-1/+39
* s3:selftest: test authentication with an empty userdomain and upn namesStefan Metzmacher2020-02-112-0/+15
* s3:auth_sam: introduce effective_domain helper variablesStefan Metzmacher2020-02-111-7/+9
* s3:auth_sam: make sure we never handle empty usernamesStefan Metzmacher2020-02-111-0/+18
* s3:auth_sam: unify the debug messages of all auth_sam*_auth() functionsStefan Metzmacher2020-02-111-1/+8
* s3:auth_sam: replace confusing FALL_THROUGH; with break;Stefan Metzmacher2020-02-111-2/+2
* script/release.sh: Don't use quotations any longer.Karolin Seeger2020-02-041-26/+0
* lib:util: Log mkdir error on correct debug levelsAndreas Schneider2020-02-031-2/+5
* s4:torture: Skip the deltest20 as user rootAndreas Schneider2020-02-031-0/+4
* s3: lib: nmblib. Clean up and harden nmb packet processing.Jeremy Allison2020-02-031-4/+8
* VERSION: Bump version up to 4.10.14...Karolin Seeger2020-01-231-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.10.13 release.samba-4.10.13Karolin Seeger2020-01-231-1/+1
* WHATSNEW: Add release notes for Samba 4.10.13.Karolin Seeger2020-01-231-2/+103
* script/release.sh: make it possible to run from a git worktreeStefan Metzmacher2020-01-211-2/+9
* VERSION: Bump version up to 4.10.13.Karolin Seeger2020-01-211-1/+1
* Merge tag 'samba-4.10.12' into v4-10-testKarolin Seeger2020-01-219-168/+750
|\
| * VERSION: Disable GIT_SNAPSHOT for the 4.10.12 release.samba-4.10.12Karolin Seeger2020-01-141-1/+1
| * WHATSNEW: Add release notes for Samba 4.11.5.Karolin Seeger2020-01-141-2/+74
| * CVE-2019-19344 kcc dns scavenging: Fix use after free in dns_tombstone_record...Gary Lockyer2020-01-091-9/+42
| * CVE-2019-14907 lib/util: Do not print the failed to convert string into the logsAndrew Bartlett2020-01-091-15/+18
| * CVE-2019-14907 lib/util/charset: clang: Fix Value stored to 'reason' is never...Noel Power2020-01-091-4/+4
| * CVE-2019-14902 dsdb: Change basis of descriptor module deferred processing to...Andrew Bartlett2020-01-095-154/+156
| * CVE-2019-14902 repl_meta_data: Set renamed = true (and so do SD inheritance) ...Andrew Bartlett2020-01-092-1/+13
| * CVE-2019-14902 repl_meta_data: Fix issue where inherited Security Descriptors...Andrew Bartlett2020-01-092-2/+21
| * CVE-2019-14902 repl_meta_data: schedule SD propagation to a renamed DNAndrew Bartlett2020-01-091-1/+16
| * CVE-2019-14902 dsdb: Ensure we honour both change->force_self and change->for...Andrew Bartlett2020-01-091-0/+7
| * CVE-2019-14902 dsdb: Add comments explaining why SD propagation needs to be d...Andrew Bartlett2020-01-091-0/+7