summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-06lib/util: Add hex_encode_bufVolker Lendecke4-9/+43
2012-02-04s3-popt: Fix configure.developer builds on Solairs.Ira Cooper1-0/+2
2012-02-03Ensure when setting a POSIX ACL, that the uid for aJeremy Allison1-0/+60
2012-02-03Fix mistaken assignment of gid to uid field.Jeremy Allison1-1/+1
2012-02-03Replace bool flags inside ensure_canon_entry_valid() with pointers.Jeremy Allison1-11/+12
2012-02-03Fix bug #7933 - samba fails to honor SEC_STD_WRITE_OWNER bit with the acl_xat...Jeremy Allison1-1/+36
2012-02-03Replace all malloc/free with talloc on tos.Jeremy Allison1-41/+41
2012-02-03s4:torture: add a smb2.durable_open.reopen4 testMichael Adam1-0/+89
2012-02-03s4:torture: add a torture_smb2_session_setup() utility functionMichael Adam1-0/+31
2012-02-03s4:torture: add smb2.durable_open test reopen3Michael Adam1-0/+68
2012-02-03s4:torture: add torture_smb2_tree_connect() utility functionMichael Adam1-0/+42
2012-02-03s4:torture: add smb2.durable_open test reopen2Michael Adam1-0/+71
2012-02-03s4:torture: add smb2.durable_open test reopen1Michael Adam1-0/+57
2012-02-03s4:libcli:smb2: don't allocate the smb2_tree struct earlier than necessary in...Michael Adam1-5/+5
2012-02-03s4:libcli/torture:smb2: change smb2_tree_connect to take a smb2_session inste...Michael Adam3-7/+7
2012-02-03s4:torture:smb2: talloc_free the right tree structure in secondary_tcon()Michael Adam1-1/+1
2012-02-03s4:torture:smb2: check for success of talloc in secondary_tcon()Michael Adam1-0/+4
2012-02-03s4:torture:smb2:notify: remove an unused variableMichael Adam1-2/+0
2012-02-03s4:torture:smb2:notify: remove an unused variableMichael Adam1-2/+0
2012-02-03s4:torture:smb2: remove an unused variable from torture_smb2_setinfo()Michael Adam1-2/+0
2012-02-03loadparm: fix a load of uninitialized memory errors found by valgrind.Michael Adam1-1/+1
2012-02-03s3-nmbd: don't discard DGRAM frames from local addresses when we are a DCMatthieu Patou1-15/+17
2012-02-03s3-pid: Catch with pid filename's change when config file is not smb.confMatthieu Patou1-1/+25
2012-02-03selftest: Fix the exit code of make test when run in buildfarmAmitay Isaacs1-0/+2
2012-02-03Only ask for specific permissions required when setting an ACL.Jeremy Allison1-3/+12
2012-02-02Allow a SACL to be sent in cli_set_secdesc().Jeremy Allison1-0/+2
2012-02-02s3: Test for faulty xattr_tdb listxattrVolker Lendecke3-0/+17
2012-02-02s3-xattr_tdb: Fix listxattrVolker Lendecke1-1/+1
2012-02-02s3-vfstest: Add removexattrVolker Lendecke1-0/+21
2012-02-02s3-vfstest: Add setxattrVolker Lendecke1-0/+27
2012-02-02s3-vfstest: Add listxattrVolker Lendecke1-0/+48
2012-02-02s3-vfstest: Add getxattrVolker Lendecke1-0/+37
2012-02-02s3: Move stream_depot test to script/testsVolker Lendecke3-1/+1
2012-02-02s3: Use ARRAY_SIZE in bsd_attr_listVolker Lendecke1-1/+1
2012-02-02s3: Simplify streams_depot a bitVolker Lendecke1-14/+5
2012-02-02s3-vfstest: Fix an uninitialized read in closeVolker Lendecke1-0/+4
2012-02-02s3-vfstest: Fix a double-free on closing a fileVolker Lendecke1-1/+1
2012-02-02s3:auth: fill the sids array of the info3 in wbcAuthUserInfo_to_netr_SamInfo3...Stefan Metzmacher1-0/+53
2012-02-02s3:auth: fix potential gap creation in wbcsids_to_samr_RidWithAttributeArray()Stefan Metzmacher1-4/+5
2012-02-02s3-libsmb: Remove dead prototype.Andreas Schneider1-1/+0
2012-02-02build: fixed a link order problemAndrew Tridgell1-1/+3
2012-02-02replace: Only add bsd dependency when bsd library was found.Jelmer Vernooij1-1/+4
2012-02-02tdb2: add --disable-tdb2Rusty Russell1-0/+3
2012-02-02smbtorture: Do not leak child processes when exitingChristof Schmitt1-0/+8
2012-02-01s3-libsmb: Remove dead gssapi code.Andreas Schneider2-113/+1
2012-02-01s3-lib: Fix util_cmdline which doesn't use popt.Andreas Schneider9-53/+76
2012-02-01s3: Test for bug 8733Volker Lendecke3-0/+19
2012-02-01s3-vfstest: Correctly initialize the connection pathVolker Lendecke1-0/+2
2012-02-01s3-vfstest: Fix some uninitialized varsVolker Lendecke1-2/+2
2012-02-01s3-vfstest: Fix some pointless staticsVolker Lendecke1-4/+4