summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* talloc: version 2.1.10talloc-2.1.10Stefan Metzmacher2017-07-214-1/+97
* s4:http/gensec: add missing tevent_req_done() to gensec_http_ntlm_update_done()Stefan Metzmacher2017-07-211-1/+1
* winbindd: avoid refreshing sequence number when domain is offlineUri Simchoni2017-07-211-3/+0
* winbindd: queryuser - only get group name if neededUri Simchoni2017-07-211-2/+24
* winbindd: cache name-to-sid from PAC based on lookup domainUri Simchoni2017-07-211-1/+1
* vfs_ceph: fix cephwrap_chdir()David Disseldorp2017-07-211-8/+0
* selftest: Add test for password change when NTLM is disabledTim Beale2017-07-212-13/+35
* getncchanges: Do not segfault if somehow we get 0 results from an ldb_search ...Andrew Bartlett2017-07-211-2/+17
* build: fix ceph_statx check when configured with libcephfs_dirDavid Disseldorp2017-07-201-2/+7
* s3/utils: smbcacls failed to detect DIRECTORIES using SMB2 (windows only)Noel Power2017-07-201-11/+3
* s4-torture: point out why we cannot validate MSZIP compressed filesGünther Deschner2017-07-201-0/+7
* librpc/ndr: add MSZIP compression for cabinet filesAurelien Aptel2017-07-193-15/+508
* librpc/ndr: simplify cabinet file size calculationAurelien Aptel2017-07-191-50/+3
* librpc/ndr: Use correct value for max compression sizeAndreas Schneider2017-07-191-2/+6
* librpc/ndr: Use MAX_WBITS zlib define and change memLevel in MSZIP codeGünther Deschner2017-07-191-2/+2
* librpc/ndr: remove unused ndr_cab_get_compression() functionAurelien Aptel2017-07-192-10/+0
* librpc: use DATA_BLOB in CFDATA structureAurelien Aptel2017-07-193-5/+5
* librpc/ndr: add helper functions to setup and free compression states.Aurelien Aptel2017-07-192-0/+155
* librpc/ndr: add new MSZIP compression type for cabinet filesGünther Deschner2017-07-191-0/+1
* librpc/ndr: add new ndr_compression_stateAurelien Aptel2017-07-192-0/+17
* libndr/compression: pass down compressed length in ndr_pull_compression_startGünther Deschner2017-07-193-3/+6
* librpc/ndr: remove trailing whitespace from compression file.Aurelien Aptel2017-07-191-7/+7
* librpc:ndr_cab: Cast data pointer correctlyAndreas Schneider2017-07-191-2/+2
* ndr_compression: use MAX_WBITS constantAurelien Aptel2017-07-191-1/+1
* smbd: Fix a connection run-down race conditionVolker Lendecke2017-07-191-6/+27
* examples: add winbindd.stp and a shell script to generate itRalph Boehme2017-07-192-0/+3168
* examples: add gencache.stpRalph Boehme2017-07-191-0/+124
* dbwrap_ctdb: Fix calculation of persistent flagAmitay Isaacs2017-07-191-1/+1
* s3:tests: Fix directory creation and deletion of test_nosymlinks()Andreas Schneider2017-07-191-11/+78
* s3:tests: Fix directory creation and deletion of test_local_symlinks()Andreas Schneider2017-07-191-8/+77
* docs: Fix a typo in cifsdd.8Samba-JP oota2017-07-181-1/+1
* s3: smbclient: Add a test for the setmode command.Jeremy Allison2017-07-181-0/+51
* s3: libsmb: Reverse sense of 'clear all attributes', ignore attribute change ...Jeremy Allison2017-07-181-0/+23
* Revert "s3:smbclient: Allow last dos attribute to be cleared"Jeremy Allison2017-07-181-21/+3
* s3:client: The smbspool krb5 wrapper needs negotiate for authenticationAndreas Schneider2017-07-151-10/+19
* s3: smbd: Fix a read after free if a chained SMB1 call goes async.Jeremy Allison2017-07-151-1/+1
* s3/notifyd: ensure notifyd doesn't return from smbd_notifyd_initRalph Boehme2017-07-151-1/+7
* s3: drop build_envBernhard M. Wiedemann2017-07-143-63/+0
* Build py3 versions of other rpc modulesAlexander Bokovoy2017-07-141-121/+121
* py3: Make sure to specify METH_VARARGS together with METH_KEYWORDSAlexander Bokovoy2017-07-141-1/+1
* s3:smbclient: Allow last dos attribute to be clearedSteve French2017-07-141-3/+21
* vfs_fruit: don't use MS NFS ACEs with Windows clientsRalph Boehme2017-07-131-0/+6
* ctdb-docs: Update documentation of ipreallocated eventMartin Schwenke2017-07-131-18/+17
* ctdb-common: Set close-on-exec when creating PID fileMartin Schwenke2017-07-131-0/+8
* libwbclient: Fix CID 1414781 Dereference null return valueVolker Lendecke2017-07-121-1/+1
* spoolss: Fix CID 1414784 Uninitialized scalar variableVolker Lendecke2017-07-121-9/+9
* CVE-2017-11103: Orpheus' Lyre KDC-REP service name validationJeffrey Altman2017-07-121-2/+2
* dbwrap: Ask CTDB for local tdb open flagsRalph Boehme2017-07-121-3/+19
* ctdbd_conn: pass persistent bool instead of tdb_flagsRalph Boehme2017-07-123-5/+5
* ctdbd_conn: move CTDB_CONTROL_ENABLE_SEQNUM control to db_open_ctdbRalph Boehme2017-07-122-15/+16