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