summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s4:torture: add a torture_smb2_session_setup() utility functionMichael Adam2012-02-031-0/+31
* s4:torture: add smb2.durable_open test reopen3Michael Adam2012-02-031-0/+68
* s4:torture: add torture_smb2_tree_connect() utility functionMichael Adam2012-02-031-0/+42
* s4:torture: add smb2.durable_open test reopen2Michael Adam2012-02-031-0/+71
* s4:torture: add smb2.durable_open test reopen1Michael Adam2012-02-031-0/+57
* s4:libcli:smb2: don't allocate the smb2_tree struct earlier than necessary in...Michael Adam2012-02-031-5/+5
* s4:libcli/torture:smb2: change smb2_tree_connect to take a smb2_session inste...Michael Adam2012-02-033-7/+7
* s4:torture:smb2: talloc_free the right tree structure in secondary_tcon()Michael Adam2012-02-031-1/+1
* s4:torture:smb2: check for success of talloc in secondary_tcon()Michael Adam2012-02-031-0/+4
* s4:torture:smb2:notify: remove an unused variableMichael Adam2012-02-031-2/+0
* s4:torture:smb2:notify: remove an unused variableMichael Adam2012-02-031-2/+0
* s4:torture:smb2: remove an unused variable from torture_smb2_setinfo()Michael Adam2012-02-031-2/+0
* loadparm: fix a load of uninitialized memory errors found by valgrind.Michael Adam2012-02-031-1/+1
* s3-nmbd: don't discard DGRAM frames from local addresses when we are a DCMatthieu Patou2012-02-031-15/+17
* s3-pid: Catch with pid filename's change when config file is not smb.confMatthieu Patou2012-02-031-1/+25
* selftest: Fix the exit code of make test when run in buildfarmAmitay Isaacs2012-02-031-0/+2
* Only ask for specific permissions required when setting an ACL.Jeremy Allison2012-02-031-3/+12
* Allow a SACL to be sent in cli_set_secdesc().Jeremy Allison2012-02-021-0/+2
* s3: Test for faulty xattr_tdb listxattrVolker Lendecke2012-02-023-0/+17
* s3-xattr_tdb: Fix listxattrVolker Lendecke2012-02-021-1/+1
* s3-vfstest: Add removexattrVolker Lendecke2012-02-021-0/+21
* s3-vfstest: Add setxattrVolker Lendecke2012-02-021-0/+27
* s3-vfstest: Add listxattrVolker Lendecke2012-02-021-0/+48
* s3-vfstest: Add getxattrVolker Lendecke2012-02-021-0/+37
* s3: Move stream_depot test to script/testsVolker Lendecke2012-02-023-1/+1
* s3: Use ARRAY_SIZE in bsd_attr_listVolker Lendecke2012-02-021-1/+1
* s3: Simplify streams_depot a bitVolker Lendecke2012-02-021-14/+5
* s3-vfstest: Fix an uninitialized read in closeVolker Lendecke2012-02-021-0/+4
* s3-vfstest: Fix a double-free on closing a fileVolker Lendecke2012-02-021-1/+1
* s3:auth: fill the sids array of the info3 in wbcAuthUserInfo_to_netr_SamInfo3...Stefan Metzmacher2012-02-021-0/+53
* s3:auth: fix potential gap creation in wbcsids_to_samr_RidWithAttributeArray()Stefan Metzmacher2012-02-021-4/+5
* s3-libsmb: Remove dead prototype.Andreas Schneider2012-02-021-1/+0
* build: fixed a link order problemAndrew Tridgell2012-02-021-1/+3
* replace: Only add bsd dependency when bsd library was found.Jelmer Vernooij2012-02-021-1/+4
* tdb2: add --disable-tdb2Rusty Russell2012-02-021-0/+3
* smbtorture: Do not leak child processes when exitingChristof Schmitt2012-02-021-0/+8
* s3-libsmb: Remove dead gssapi code.Andreas Schneider2012-02-012-113/+1
* s3-lib: Fix util_cmdline which doesn't use popt.Andreas Schneider2012-02-019-53/+76
* s3: Test for bug 8733Volker Lendecke2012-02-013-0/+19
* s3-vfstest: Correctly initialize the connection pathVolker Lendecke2012-02-011-0/+2
* s3-vfstest: Fix some uninitialized varsVolker Lendecke2012-02-011-2/+2
* s3-vfstest: Fix some pointless staticsVolker Lendecke2012-02-011-4/+4
* s3-vfstest: Fix a typoVolker Lendecke2012-02-011-1/+1
* s3-vfstest: Fix some nonblank line endingsVolker Lendecke2012-02-012-25/+24
* s3:smbd:smb2: fix an assignment-instead-of-check bug conn_snum_used()Michael Adam2012-02-011-1/+1
* Revert "s4-drs: do not try to contact for replication servers that are not an...Andrew Tridgell2012-02-011-38/+4
* s4-heimdal: the ASN1 compiler now depends on libreplaceAndrew Tridgell2012-02-011-2/+2
* s3-auth Remove unused nt_status_squash from auth_contextAndrew Bartlett2012-02-011-1/+0
* selftest: Remove unused support for --exeextAndrew Bartlett2012-02-0126-122/+110
* s3/wscript: Fix dependency on gssapi, necessary when there is no system Kerbe...Jelmer Vernooij2012-02-011-1/+1