summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* pyxattr_tdb: Remove pointless check for blob.length < 0.Jelmer Vernooij2012-02-071-1/+1
* crypto: Add prototype for main torture functions.Jelmer Vernooij2012-02-073-0/+4
* Use named argument 'dir' instead of 'prefix' on NamedTemporaryFile for domain.pyHoracio G. de Oro2012-02-071-2/+2
* Use named argument 'dir' instead of 'prefix' on NamedTemporaryFile for source...Horacio G. de Oro2012-02-071-2/+2
* s3-winbind: Remove unused bool "local"Christof Schmitt2012-02-061-5/+2
* s3: FreeBSD does not define sin6_addr.s_addr32Volker Lendecke2012-02-061-1/+1
* s3-nsswitch: Fix warnings on Solaris.Ira Cooper2012-02-061-0/+1
* lib/util: Add hex_encode_bufVolker Lendecke2012-02-064-9/+43
* s3-popt: Fix configure.developer builds on Solairs.Ira Cooper2012-02-041-0/+2
* Ensure when setting a POSIX ACL, that the uid for aJeremy Allison2012-02-031-0/+60
* Fix mistaken assignment of gid to uid field.Jeremy Allison2012-02-031-1/+1
* Replace bool flags inside ensure_canon_entry_valid() with pointers.Jeremy Allison2012-02-031-11/+12
* Fix bug #7933 - samba fails to honor SEC_STD_WRITE_OWNER bit with the acl_xat...Jeremy Allison2012-02-031-1/+36
* Replace all malloc/free with talloc on tos.Jeremy Allison2012-02-031-41/+41
* s4:torture: add a smb2.durable_open.reopen4 testMichael Adam2012-02-031-0/+89
* 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