summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable git snapshots for the Samba 4.4.0rc2 release.samba-4.4.0rc2Karolin Seeger2016-02-091-1/+1
* WHATSNEW: Add release notes for Samba 4.4.0rc2.Karolin Seeger2016-02-091-1/+32
* docs-xml: fix typo in smbspool_krb5_wrapper manpage.Günther Deschner2016-02-091-1/+1
* docs: Add smbspool_krb5_wrapper manpageAndreas Schneider2016-02-092-0/+65
* s3:vfs:glusterfs: fix build after quota changes.Michael Adam2016-02-091-0/+1
* python:tests/core: add tests for arcfour_encrypt() and string_to_byte_array()Stefan Metzmacher2016-02-051-0/+16
* s4:scripting/devel: make use of the generic arcfour_encrypt() and string_to_b...Stefan Metzmacher2016-02-051-15/+3
* python:samba/netcmd/domain: make use of the generic arcfour_encrypt() and str...Stefan Metzmacher2016-02-051-18/+5
* python:samba/join.py: make use of the generic arcfour_encrypt() and string_to...Stefan Metzmacher2016-02-051-16/+3
* python:samba: add a generic arcfour_encrypt() helper functionStefan Metzmacher2016-02-051-0/+16
* python:samba: add a generic string_to_byte_array() helper functionStefan Metzmacher2016-02-051-0/+8
* ctdb-common: Use documented names for protocol family in socket()Amitay Isaacs2016-02-046-12/+12
* ctdb-common: Protocol argument must be in host order for socket() callAmitay Isaacs2016-02-046-10/+10
* s3: smbd: Fix timestamp rounding inside SMB2 create.Jeremy Allison2016-02-031-0/+8
* WHATSNEW: update with latest parameter updates for smbgetChristian Ambach2016-02-031-0/+7
* s3-utils/smbget: Update manpages for parameter changesChristian Ambach2016-02-032-17/+7
* s3-utils/smbget: Fix user-/name password reading from rcfileChristian Ambach2016-02-031-0/+10
* s3-utils/smbget: Fix reading the rcfileChristian Ambach2016-02-031-1/+1
* s3-utils/smbget: Fix option parsing and apply samba defaultsAndreas Schneider2016-02-031-69/+104
* selftest: fix test_dfree_quota.shUri Simchoni2016-02-031-2/+2
* ctdb: do not provide a useless pkgconfig file for ctdb.Günther Deschner2016-02-033-29/+0
* smbd: show correct disk size for different quota and dfree block sizesUri Simchoni2016-02-031-1/+8
* VERSION: Bump version up to 4.4.0rc2...Stefan Metzmacher2016-01-261-2/+2
* VERSION: Set version to 4.4.0rc1...samba-4.4.0rc1Karolin Seeger2016-01-261-3/+3
* WHATSNEW: Add smbstatus changes.Karolin Seeger2016-01-261-0/+6
* WHATSNEW: Extend release notes for Samba 4.4.0rc1.Karolin Seeger2016-01-261-16/+119
* waf: Only build smb_krb5_wrapper if we have CUPSAndreas Schneider2016-01-261-1/+2
* disk_quotas: style fixUri Simchoni2016-01-261-2/+4
* vfs_gpfs: make sure get_quota does not return bogus valuesUri Simchoni2016-01-261-0/+25
* make disk_norm() staticUri Simchoni2016-01-262-2/+1
* vfs_gpfs: do not call disk_norm() on disk_free_fnUri Simchoni2016-01-261-2/+1
* vfs_ceph: do not call disk_norm() on disk_free_fnUri Simchoni2016-01-261-1/+0
* vfs_fake_dfq: remove quota code from disk_freeUri Simchoni2016-01-261-96/+0
* smbd: refactor disk_free handlingUri Simchoni2016-01-264-19/+24
* vfs_snapper: add get_quota functionUri Simchoni2016-01-261-0/+34
* vfs_shadow_copy2: add get_quota functionUri Simchoni2016-01-261-0/+34
* vfs_cap: add get_quota functionUri Simchoni2016-01-261-0/+14
* vfs: add path parameter to get_quotaUri Simchoni2016-01-2612-45/+50
* selftest: add disk-free and quota tests based on fake_dfq VFS moduleUri Simchoni2016-01-264-0/+188
* vfs_fake_dfq: add vfs moduleUri Simchoni2016-01-263-0/+286
* smbd: enable unit-testing of NT_TRANSACT_GET_USER_QUOTAUri Simchoni2016-01-261-1/+1
* quotas: correct comment about SMB_GROUP_QUOTA_TYPEUri Simchoni2016-01-261-1/+1
* loadparm: introduce lp_parm_ulonglong() and lpcfg_parm_ulonglong()Uri Simchoni2016-01-264-0/+56
* smbd:smb2_negprot: implement connection passing based on client_guidMichael Adam2016-01-261-0/+58
* smbd:smb2_server: let smbd_server_connection_terminate() only call exit_serve...Stefan Metzmacher2016-01-261-2/+15
* smbd:process: use smbXsrv_client_create.Michael Adam2016-01-261-6/+5
* smbd:process: treat initialized table in smbXsrv_connection_init_tablesMichael Adam2016-01-261-0/+4
* smbd: add smbXsrv_client.cStefan Metzmacher2016-01-263-0/+787
* smbd:globals.h: add guid_verified to smbXsrv_connection.smb2.clientMichael Adam2016-01-261-0/+1
* idl:smbXsrv: add smbXsrv_connection_pass structures.Stefan Metzmacher2016-01-261-0/+25