summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release LDB 1.4.2 for CVE-2018-1140ldb-1.4.2Andrew Bartlett2018-08-144-1/+284
* CVE-2018-1140 ldb: Add tests for search add and rename with a bad dn= DNAndrew Bartlett2018-08-141-0/+156
* CVE-2018-1140 ldb_tdb: Check for DN validity in add, rename and searchAndrew Bartlett2018-08-142-1/+42
* CVE-2018-1140 ldb_tdb: Ensure the dn in distinguishedName= is valid before useAndrew Bartlett2018-08-141-0/+9
* CVE-2018-1140 ldb: Check for ldb_dn_get_casefold() failure in ldb_sqliteAndrew Bartlett2018-08-141-0/+3
* CVE-2018-1140 Add NULL check for ldb_dn_get_casefold() in ltdb_index_dn_attr()Andrej Gessel2018-08-141-0/+9
* CVE-2018-1139 libcli/auth: Do not allow ntlmv1 over SMB1 when it is disabled ...Günther Deschner2018-08-143-4/+3
* CVE-2018-1139 selftest: verify whether ntlmv1 can be used via SMB1 when it is...Günther Deschner2018-08-141-1/+1
* CVE-2018-1139 s3-utils: use enum ntlm_auth_level in ntlm_password_check().Günther Deschner2018-08-141-2/+4
* CVE-2018-1139 libcli/auth: fix debug messages in hash_password_check()Günther Deschner2018-08-141-4/+4
* CVE-2018-1139 libcli/auth: Add initial tests for ntlm_password_check()Andrew Bartlett2018-08-144-0/+430
* s3/smbd: Ensure quota code is only called when quota support detectedNoel Power2018-08-132-0/+10
* Shorten description in vfs_linux_xfs_sgid manualJustin Stephenson2018-08-131-1/+1
* s3:waf: Install eventlogadm to /usr/sbinAndreas Schneider2018-08-131-1/+2
* systemd: Only start smb when network interfaces are upOleksandr Natalenko2018-08-131-1/+2
* ctdb-eventd: Fix CID 1438155Amitay Isaacs2018-08-131-1/+1
* ctdb: Fix a cut&paste errorVolker Lendecke2018-08-131-1/+1
* s3/utils: fix regression where specifying -Unetbios/root worksNoel Power2018-08-131-1/+2
* s3/smbd: allow set quota for non root user (when built with --enable-selftest)Noel Power2018-08-131-1/+1
* s3/script/tests: Add simple (smb1 & smb2) get/set/list tests for smbcquotasNoel Power2018-08-135-0/+454
* s3/script/test: modify existing smbcquota test to use SMB2 in addition to SMB1.Noel Power2018-08-131-2/+12
* s3/smbd: smb2 server implementation for query get/set info.Noel Power2018-08-133-3/+120
* s3/smbd: adjust smb1 server to use idl structs and generated ndr push/pull funcsNoel Power2018-08-133-291/+402
* s3/libsmb: adjust smb2 code for new idl structs & generated ndr push/pull funcs.Noel Power2018-08-131-28/+58
* s3/libsmb: adjust smb1 cli code to use idl structs and ndr push/pull funcs.Noel Power2018-08-133-180/+224
* librpc/idl Add some query [getset]info quota related structuresNoel Power2018-08-133-0/+60
* s3/smbd: Don't stat when doing a quota operation (as it's a fake file)Noel Power2018-08-131-1/+2
* s3/libsmb: Avoid potential smbpanic calling parse_user_quota_list.Noel Power2018-08-131-0/+8
* s3/lib: Fix misleading typo in debug messageNoel Power2018-08-131-1/+1
* s3-tldap: do not install test_tldapGünther Deschner2018-08-131-1/+2
* VERSION: Bump version up to 4.9.0rc3...Karolin Seeger2018-07-311-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.9.0rc2 release.samba-4.9.0rc2Karolin Seeger2018-07-311-1/+1
* WHATSNEW: Add release notes for Samba 4.9.0rc2.Karolin Seeger2018-07-311-1/+36
* ctdb-docs: Update documentation for "ctdb event" commandMartin Schwenke2018-07-311-47/+48
* ctdb-event: Implement event tool "script list" commandMartin Schwenke2018-07-3112-0/+335
* ctdb-event: Change event-tool script enable/disable to chmod file directlyMartin Schwenke2018-07-311-32/+19
* ctdb-common: Use script abstraction in run_eventMartin Schwenke2018-07-312-158/+60
* ctdb-common: Factor out basic script abstractionMartin Schwenke2018-07-315-1/+565
* ctdb-event: Fix "ctdb event status" usage messageMartin Schwenke2018-07-311-1/+1
* ctdb-doc: Provide an example script for migrating old configurationMartin Schwenke2018-07-312-0/+733
* WHATSNEW: Add further CTDB updates for 4.9Martin Schwenke2018-07-311-2/+16
* ctdb-docs: Replace obsolete reference to CTDB_DEBUG_HUNG_SCRIPT optionMartin Schwenke2018-07-311-2/+3
* ctdb-protocol: Fix compilation issue with strncpy()Martin Schwenke2018-07-311-3/+1
* ctdb-common: Fix compilation issue with strncpy()Martin Schwenke2018-07-311-3/+1
* ctdb-common: Fix the TCP packet length checkAmitay Isaacs2018-07-311-1/+1
* ctdb-tests: Strip all spaces from od outputAmitay Isaacs2018-07-311-1/+1
* ctdb-tests: Fix a typoAmitay Isaacs2018-07-311-1/+1
* ctdb-tests: Use errcode to translate ETIMEDOUTAmitay Isaacs2018-07-317-22/+22
* ctdb-tests: Replace md5sum with posix cksumAmitay Isaacs2018-07-313-7/+7
* ctdb-tests: Use portable wc -c instead of stat -c "%s"Amitay Isaacs2018-07-311-1/+4