summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable git snapshots for the 4.5.4 release.samba-4.5.4Karolin Seeger2017-01-171-1/+1
* WHATSNEW: Add release notes for Samba 4.5.4.Karolin Seeger2017-01-171-2/+75
* messaging: Fix dead but not cleaned-up-yet destination socketsVolker Lendecke2017-01-121-0/+11
* s3:librpc/gse: make use of gss_krb5_import_cred() instead of gss_acquire_cred()Stefan Metzmacher2017-01-111-13/+18
* s3:librpc/gse: remove unused #ifdef HAVE_GSS_KRB5_IMPORT_CREDStefan Metzmacher2017-01-111-3/+0
* s3:librpc/gse: include ccache_name in DEBUG message if krb5_cc_resolve() failsStefan Metzmacher2017-01-111-2/+2
* ctdb-tests: Do not attempt to unregister the join handler multiple timesAmitay Isaacs2017-01-111-16/+24
* smbd/ioctl: match WS2016 ReFS set compression behaviourDavid Disseldorp2017-01-111-12/+14
* torture/ioctl: test set_compression(format_none)David Disseldorp2017-01-111-1/+10
* pam: map more NT password errors to PAM errorsBjörn Jacke2017-01-112-1/+10
* s3: torture: Add test for cli_ftruncate calling cli_smb2_ftruncate.Jeremy Allison2017-01-094-1/+163
* s3: libsmb: Add cli_smb2_ftruncate(), plumb into cli_ftruncate().Jeremy Allison2017-01-093-1/+75
* ctdbd_conn: remove unused fde from struct ctdbd_connectionRalph Boehme2017-01-091-2/+0
* ctdbd_conn: fix a resource leakRalph Boehme2017-01-091-0/+2
* selftest: Do not include system krb5.conf in selftestAndreas Schneider2017-01-093-1/+4
* s3:libads: Include system /etc/krb5.conf if we use MIT KerberosAndreas Schneider2017-01-091-2/+11
* s3:param: Add an 'include system krb5 conf' optionAndreas Schneider2017-01-092-0/+16
* s3/smbd: remove a misleading error messageRalph Boehme2017-01-091-1/+0
* vfs_fruit: fix fruit:resource option spelling, but not behaviourRalph Boehme2017-01-0911-850/+3796
* winbindd: Use idmap cache in xids2sidsVolker Lendecke2017-01-021-0/+26
* idmap: Prime gencache after xids2sids callsVolker Lendecke2017-01-021-1/+14
* idmap: Pass up the xid2sids unix-ids from the idmap childVolker Lendecke2017-01-022-1/+2
* ctdb-tools: Don't trust non-hosting nodes in "ctdb ip all"Martin Schwenke2016-12-201-5/+28
* ctdb-tools: Print PNN as int in "ctdb ip -v"Martin Schwenke2016-12-201-2/+3
* ctdb-tools: Skip GET_PUBLIC_IP_INFO for unassigned addressesMartin Schwenke2016-12-201-0/+10
* ctdb-tools: Fix memory corruption in "ctdb ip -v"Martin Schwenke2016-12-201-2/+2
* ctdb-tools: Fix sort order of "ctdb ip" outputMartin Schwenke2016-12-201-2/+12
* ctdb-tests: Add unit test for protocol utilitiesMartin Schwenke2016-12-203-0/+94
* ctdb-protocol: Add generalised socket address comparisonMartin Schwenke2016-12-202-23/+55
* ctdb-tests: Fix "ctdb reloadips" simple testMartin Schwenke2016-12-201-2/+0
* VERSION: Bump version up to 4.5.4Stefan Metzmacher2016-12-201-1/+1
* Merge tag 'samba-4.5.3' into v4-5-testStefan Metzmacher2016-12-206-5/+117
|\
| * VERSION: Disable git snapshots for the 4.5.3 release.samba-4.5.3Karolin Seeger2016-12-091-1/+1
| * WHATSNEW: Add release notes for Samba 4.5.3.Karolin Seeger2016-12-091-2/+84
| * CVE-2016-2126: auth/kerberos: only allow known checksum types in check_pac_ch...Stefan Metzmacher2016-12-091-0/+22
| * CVE-2016-2125: s4:gensec_gssapi: don't use GSS_C_DELEG_FLAG by defaultStefan Metzmacher2016-12-091-1/+1
| * CVE-2016-2125: s3:gse: avoid using GSS_C_DELEG_FLAGStefan Metzmacher2016-12-091-1/+0
| * CVE-2016-2125: s4:scripting: don't use GSS_C_DELEG_FLAG in nsupdate-gssStefan Metzmacher2016-12-091-1/+1
| * CVE-2016-2123: Fix DNS vuln ZDI-CAN-3995Volker Lendecke2016-12-091-0/+9
| * VERSION: Bump version up to 4.5.3...Karolin Seeger2016-12-091-2/+2
* | s3: ntlm_auth: Don't corrupt the output stream with debug messages.Jeremy Allison2016-12-141-3/+3
* | s3: torture: Adds regression test case for se_access_check() owner rights issue.Jeremy Allison2016-12-143-1/+388
* | lib: security: se_access_check() incorrectly processes owner rights (S-1-3-4)...Jeremy Allison2016-12-141-1/+1
* | s3: torture: Regression test case for permissions check on rename.Jeremy Allison2016-12-143-0/+198
* | s3: smbd: Add missing permissions check on destination folder.Jeremy Allison2016-12-141-0/+17
* | s3: smbd: Make check_parent_access() available to rename code.Jeremy Allison2016-12-142-1/+4
* | s3: smbd: rename - missing early error exit if source and destination prefixe...Jeremy Allison2016-12-141-0/+1
* | manpages/vfs_fruit: add warning to fruit:resoure=streamRalph Boehme2016-12-081-3/+6
* | manpages/vfs_fruit: fruit:resource option misspellingRalph Boehme2016-12-081-1/+21
* | Merge tag 'samba-4.5.2' into v4-5-testStefan Metzmacher2016-12-070-0/+0
|\ \ | |/