]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2020-09-10  Stefan Metzmacherlib/replace: move lib/replace/closefrom.c from ROKEN_HO... gitlab/v4-11-test
2020-08-31  Volker Lendecketldap: Receiving "msgid == 0" means the connection...
2020-08-31  Volker Lendecketest: Test winbind idmap_ad ticket expiry behaviour
2020-08-31  Stefan Metzmacheridmap_ad: Pass tldap debug messages on to DEBUG()
2020-08-31  Volker Lendecketldap: Add PRINTF_ATTRIBUTE declaration to tldap_debug()
2020-08-31  Volker Lendecketldap: Make sure all requests are cancelled on rundown
2020-08-31  Volker Lendecketldap: Centralize connection rundown on error
2020-08-31  Volker Lendecketldap: Maintain the ldap read request in tldap_context
2020-08-31  Volker Lendecketldap: Always remove ourselves from ld->pending at...
2020-08-31  Volker Lendecketldap: Fix tldap_msg_received()
2020-08-31  Volker Lendecketldap: Only free() ld->pending if "req" is part of it
2020-08-31  Volker Lendeckeldap_server: Terminate LDAP connections on krb ticket...
2020-08-31  Volker Lendeckeldap_server: Add the krb5 expiry to conn->limits
2020-08-31  Volker Lendecketorture: Test ldap session expiry
2020-08-31  Volker Lendeckebuild: Wrap a long line
2020-08-25  Martin Schwenkectdb-recoverd: Rename update_local_flags() -> update_fl...
2020-08-25  Martin Schwenkectdb-recoverd: Change update_local_flags() to use alrea...
2020-08-25  Martin Schwenkectdb-recoverd: Get remote nodemaps earlier
2020-08-25  Martin Schwenkectdb-recoverd: Do not fetch the nodemap from the recove...
2020-08-25  Martin Schwenkectdb-recoverd: Change get_remote_nodemaps() to use...
2020-08-25  Martin Schwenkectdb-recoverd: Fix node_pnn check and assignment of...
2020-08-25  Martin Schwenkectdb-recoverd: Add fail callback to assign banning...
2020-08-25  Martin Schwenkectdb-recoverd: Add an intermediate state struct for...
2020-08-25  Martin Schwenkectdb-recoverd: Move memory allocation into get_remote_n...
2020-08-25  Martin Schwenkectdb-recoverd: Change signature of get_remote_nodemaps()
2020-08-25  Martin Schwenkectdb-recoverd: Fix a local memory leak
2020-08-25  Martin Schwenkectdb-recoverd: Basic cleanups for get_remote_nodemaps()
2020-08-25  Martin Schwenkectdb-recoverd: Simplify calculation of new flags
2020-08-25  Martin Schwenkectdb-recoverd: Correctly find nodemap entry for pnn
2020-08-25  Martin Schwenkectdb-recoverd: Do not retrieve nodemap from recovery...
2020-08-25  Martin Schwenkectdb-recoverd: Flatten update_flags_on_all_nodes()
2020-08-25  Martin Schwenkectdb-recoverd: Move ctdb_ctrl_modflags() to ctdb_recoverd.c
2020-08-25  Martin Schwenkectdb-recoverd: Improve a call to update_flags_on_all_no...
2020-08-25  Martin Schwenkectdb-recoverd: Use update_flags_on_all_nodes()
2020-08-25  Martin Schwenkectdb-recoverd: Introduce some local variables to improv...
2020-08-25  Martin Schwenkectdb-recoverd: Change update_flags_on_all_nodes() to...
2020-08-25  Martin Schwenkectdb-recoverd: Drop unused nodemap argument from update...
2020-08-25  Günther Deschnerlib/util: do not install /usr/bin/test_util
2020-08-25  Karolin SeegerVERSION: Bump version up to 4.11.13...
2020-08-25  Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.11.12 release. gitlab/v4-11-stable samba-4.11.12
2020-08-25  Karolin SeegerWHATSNEW: Add release notes for Samba 4.11.12.
2020-08-17  Christof Schmittutil: Add cmocka unit test for directory_create_or_exists
2020-08-17  Christof Schmittutil: Allow symlinks in directory_create_or_exist
2020-08-06  Andrew Bartlettdbcheck: Allow a dangling forward link outside our...
2020-08-06  Stefan Metzmachers3:smbd: check for stale pid in delay_for_oplock_fn...
2020-08-06  Stefan Metzmachers3:leases: log errors with level 0 in leases_db_do_lock...
2020-08-06  Ralph Boehmesmbd: check for stale pid in get_lease_type()
2020-08-06  Ralph Boehmesmbd: let get_lease_type() take a non-const share_mode_...
2020-08-06  Ralph Boehmesmbd: inverse if/else logic in get_lease_type()
2020-08-06  Ralph Boehmes3/leases: log NDR decoding failure with level 0 in...
2020-08-06  Ralph Boehmesmbd: increase loglevel when leases_db_del() with anyth...
2020-08-06  Andreas Schneiderdocs: Fix documentation for require_membership_of of...
2020-08-06  Andreas Schneiderdocs: Fix documentation for require_membership_of of...
2020-07-09  Ralph Boehmelib/debug: set the correct default backend loglevel...
2020-07-09  Ralph Boehmelib/debug: assert file backend
2020-07-09  Amit Kumarlib:util: Fix smbclient -l basename dir
2020-07-09  Amit KumarAdd a test for smbclient -l basename
2020-07-09  Andrews3:winbind:idmap_ad - make failure to get attrnames...
2020-07-07  Günther Deschnerlib/util: do not install "test_util_paths"
2020-07-06  Andrew Bartlettselftest: Run test of how userPassword / crypt() style...
2020-07-06  Andrew Bartlettselftest: Split samba.tests.samba_tool.user_virtualCryp...
2020-07-06  Andrew Bartlettdsdb: Allow "password hash userPassword schemes = Crypt...
2020-07-06  Bjoern Jackeutil: fix build on AIX by fixing the order of replace...
2020-07-06  Martin Schwenkeutil: Reallocate larger buffer if getpwuid_r() returns...
2020-07-06  Martin Schwenkeutil: Fix build on FreeBSD by avoiding NSS_BUFLEN_PASSWD
2020-07-06  Martin Schwenkeutil: Simplify input validation
2020-07-06  Jeremy Allisons3: libsmb: Fix SMB2 client rename bug to a Windows...
2020-07-02  Karolin SeegerVERSION: Bump version up to 4.11.12.
2020-07-02  Karolin SeegerMerge tag 'samba-4.11.11' into v4-11-test
2020-07-01  Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.11.11 release. samba-4.11.11
2020-07-01  Karolin SeegerAdd release notes for Samba 4.11.11.
2020-06-30  Andrew BartlettCVE-2020-10760 dsdb: Add tests for paged_results and...
2020-06-30  Andrew BartlettCVE-2020-10760 dsdb: Ensure a proper talloc tree for...
2020-06-30  Gary LockyerCVE-2020-14303: s4 nbt: fix busy loop on empty UDP...
2020-06-30  Andrew BartlettCVE-2020-14303 Ensure an empty packet will not DoS...
2020-06-30  Douglas BagnallCVE-2020-10745: ndr/dns-utils: prepare for NBT compatib...
2020-06-30  Douglas BagnallCVE-2020-10745: dns_util/push: forbid names longer...
2020-06-30  Douglas BagnallCVE-2020-10745: ndr_dns: do not allow consecutive dots
2020-06-30  Douglas BagnallCVE-2020-10745: ndr/dns_utils: correct a comment
2020-06-30  Douglas BagnallCVE-2020-10745: ndr_dns: move ndr_push_dns_string core...
2020-06-30  Douglas BagnallCVE-2020-10745: librpc/tests: cmocka tests of dns and...
2020-06-30  Douglas BagnallCVE-2020-10745: pytests: hand-rolled invalid dns/nbt...
2020-06-30  Gary Lockyerldb: Bump version to 2.0.12 ldb-2.0.12
2020-06-30  Gary LockyerCVE-2020-10730: lib ldb: Check if ldb_lock_backend_call...
2020-06-30  Gary LockyerCVE-2020-10730: s4 dsdb vlv_pagination: Prevent repeat...
2020-06-30  Gary LockyerCVE-2020-10730: s4 dsdb paged_results: Prevent repeat...
2020-06-30  Andrew BartlettCVE-2020-10730: dsdb: Ban the combination of paged_resu...
2020-06-30  Andrew BartlettCVE-2020-10730: dsdb: Fix crash when vlv and paged_resu...
2020-06-30  Andrew BartlettCVE-2020-10730: selftest: Add test to show that VLV...
2020-06-30  Andrew BartlettCVE-2020-10730: vlv: Another workaround for mixing...
2020-06-30  Andrew BartlettCVE-2020-10730: selftest: Add test to confirm VLV inter...
2020-06-30  Andrew BartlettCVE-2020-10730: vlv: Do not re-ASQ search the results...
2020-06-30  Andrew BartlettCVE-2020-10730: vlv: Use strcmp(), not strncmp() checki...
2020-06-30  Karolin SeegerVERSION: Bump version up to 4.11.11...
2020-06-25  Karolin SeegerVERSION: Bump version up to 4.11.11...
2020-06-25  Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.11.10 release. samba-4.11.10
2020-06-25  Karolin SeegerWHATSNEW: Add release notes for Samba 4.11.10.
2020-06-24  Alexander Bokovoyldb_ldap: fix off-by-one increment in lldb_add_msg_attr
2020-06-24  Alexander Bokovoylib/ldb: add unit test for ldb_ldap internal code
2020-06-04  Jeremy Allisons3: libsmbclient: Finish unifing bad iconv behavior...
next