summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test_smbclient_tarmode.pl: add test for xFAurélien Aptel2013-11-051-2/+28
* test_smbclient_tarmode.pl: add test for creation w/ filelistAurélien Aptel2013-11-051-2/+39
* test_smbclient_tarmode.pl: add extraction test for I and X.Aurélien Aptel2013-11-051-7/+60
* test_smbclient_tarmode.pl: add tests for X and I.Aurélien Aptel2013-11-051-2/+34
* test_smbclient_tarmode.pl: add option to choose and run a single testAurélien Aptel2013-11-051-1/+22
* test_smbclient_tarmode.pl: add first extraction testAurélien Aptel2013-11-051-8/+173
* test_smbclient_tarmode.pl: remove unused functionsAurélien Aptel2013-11-051-27/+0
* test_smbclient_tarmode.pl: add nested dirs testAurélien Aptel2013-11-051-5/+8
* test_smbclient_tarmode.pl: refactored file related function to a File packageAurélien Aptel2013-11-051-155/+194
* test_smbclient_tarmode.pl: add test for "newer than" (`N` flag)Aurélien Aptel2013-11-051-1/+45
* test_smbclient_tarmode.pl: add test for reset modeAurélien Aptel2013-11-051-6/+52
* test_smbclient_tarmode.pl: improve incremental testAurélien Aptel2013-11-051-2/+5
* test_smbclient_tarmode.pl: add proper argument parsing for configuration.Aurélien Aptel2013-11-051-50/+94
* initial commit of the new tarmode test script.Aurélien Aptel2013-11-051-0/+367
* Add regression test for bug #10229 - No access check verification on stream f...Jeremy Allison2013-11-042-0/+182
* Fix bug #10229 - No access check verification on stream files.Jeremy Allison2013-11-041-0/+59
* torture: Add smb2.rename.rename_dir_benchVolker Lendecke2013-11-042-0/+376
* testparm: Add warning for socket options.Andreas Schneider2013-11-041-0/+33
* testparm: Reformat text and add a newline.Andreas Schneider2013-11-041-54/+110
* vfs: Fix some build warnings in glusterfs.Andreas Schneider2013-11-041-2/+2
* vfs: Fix building the glusterfs module.Andreas Schneider2013-11-041-2/+2
* s3:rpc_server: rpc_create_tcpip_sockets() may leak talloc_stackframe on failureGregor Beck2013-11-041-6/+9
* s3:rpcclient: fix a leaked talloc_stackframe in cmd_epmapperGregor Beck2013-11-041-5/+7
* s3:rpc_client: fix a leaked talloc_stackframeGregor Beck2013-11-041-1/+2
* smbd: Invalidate the session correctly.Jeremy Allison2013-11-041-0/+23
* s4-dsdb: instanceType NC_HEAD is only allowed combined with WRITE for an orig...Nadezhda Ivanova2013-11-032-5/+15
* doc/msdfs proxy: extend example for multi target configBjörn Jacke2013-11-011-3/+3
* smbd: Support multiple dfs targets for msdfs proxy sharesVolker Lendecke2013-10-311-26/+8
* libcli/smb: fix smb2cli_ioctl*() against Windows 2008.Stefan Metzmacher2013-10-311-4/+29
* s3:libsmb: SMBC_getatr() if no method worked, try all methods again on next a...Gregor Beck2013-10-301-3/+5
* client: use cli_qpathinfo3 for allinfoGregor Beck2013-10-301-2/+2
* s3:libsmb: cli_qpathinfo3 use cli_qpathinfo2 for smb2Gregor Beck2013-10-301-1/+7
* client: remove a write only variableGregor Beck2013-10-301-2/+1
* s3:libsmb: SMBC_getatr use pathinfo3 for second tryGregor Beck2013-10-303-0/+15
* s3:libsmb: SMBC_getatr do not let ino undefined on successGregor Beck2013-10-301-0/+3
* s3:libsmb: SMBC_getatr try pathinfo2 only onceGregor Beck2013-10-301-1/+2
* s3:libsmb: add function cli_qpathinfo3()Gregor Beck2013-10-302-0/+61
* s3:libsmb: add function cli_qpathinfo_standard()Gregor Beck2013-10-302-0/+53
* s3:libsmb: pass creation or birth time in cli_qpathinfo_basic()Gregor Beck2013-10-301-0/+1
* s3:modules: nfs4_acls ACLs with zero entries are fine.Alexander Werth2013-10-301-6/+6
* s3:modules: Fix realloc with zero sized ACLsAlexander Werth2013-10-301-5/+7
* rpc_server: Fix a typoVolker Lendecke2013-10-301-1/+1
* librpc-idl: change the drsuapi_DsBindInfoCtr so that it match what is on the ...Matthieu Patou2013-10-302-9/+204
* s3-rpc_client: Make data pointer const in trans_send().Andreas Schneider2013-10-302-2/+2
* s3-rpc_server: Remove obsolete make_internal_rpc_pipe().Andreas Schneider2013-10-292-90/+0
* s3-rpc_server: Remove obsolete FAKE_FILE_TYPE_NAMED_PIPE handling.Andreas Schneider2013-10-291-37/+1
* s3-rpc_server: Use make_internal_rpc_pipe_socketpair().Andreas Schneider2013-10-291-8/+9
* s3-rpc_server: Pass the server event context to np_open().Andreas Schneider2013-10-293-0/+3
* s3-rpc_server: Add make_internal_rpc_pipe_socketpair().Andreas Schneider2013-10-294-6/+122
* s3-smbd: Do not declare change_to_root_user() twice.Andreas Schneider2013-10-291-1/+0