summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3: Fix some nonempty line endingsVolker Lendecke2012-10-291-5/+5
* lib/param: fix line length of DEBUG statments touched in previous commit in s...Michael Adam2012-10-291-2/+4
* lib/param: fix function name (set_variable) in debug statementsMichael Adam2012-10-291-4/+4
* lib/param: fix function name (lpcfg_file_list_changed) in a debug messageMichael Adam2012-10-291-1/+1
* s3:smbd:durable: remove a TODO comment about write time updatesMichael Adam2012-10-291-2/+0
* BUG 9326: Fix net ads join message for the dns domain.Andreas Schneider2012-10-291-1/+1
* Fix bug #9329 - Directory listing with SeBackup can crash smbd.Jeremy Allison2012-10-293-1/+37
* packaging: Move smbprint to a comman location.Andreas Schneider2012-10-296-269/+12
* pidl: Remove depends_on=PIDL_MISC as it sets -I/ into CFLAGSAndrew Bartlett2012-10-291-1/+0
* build: Remove support for IDL-generated files in git treeAndrew Bartlett2012-10-281-24/+2
* lib/replace: Return size of xattr if size argument is 0Andrew Bartlett2012-10-281-3/+12
* source3.selftest: Move last variables to selftesthelpers.Jelmer Vernooij2012-10-272-10/+9
* source3.selftest: Move more variables to be in common.Jelmer Vernooij2012-10-272-6/+11
* selftesthelpers: Fix detection of tap2subunit.Jelmer Vernooij2012-10-271-2/+8
* TestCaseInTempDir: Use addCleanup rather than tearDown.Jelmer Vernooij2012-10-271-2/+3
* selftest: Add --random-order option.Jelmer Vernooij2012-10-272-1/+13
* source4.selftest.tests: Add FIXME about database verification.Jelmer Vernooij2012-10-271-0/+2
* selftesthelpers: Simplify detection of tap2subunit.Jelmer Vernooij2012-10-271-4/+6
* source3.selftests.tests: Use common plansmbtorture4testsuite() function.Jelmer Vernooij2012-10-271-56/+50
* source3.selftest.tests: Add suffix for smbclient3/ntlm_auth3.Jelmer Vernooij2012-10-271-23/+23
* source3.selftest.tests: Remove tabs.Jelmer Vernooij2012-10-271-18/+18
* source4.selftest.tests: Add suffix for smbclient4/nmblookup4.Jelmer Vernooij2012-10-271-16/+16
* selftesthelpers: Add function for printing smbtorture4 version.Jelmer Vernooij2012-10-273-7/+13
* selftest: Move determining of smbtorture4 options to selftesthelpers.Jelmer Vernooij2012-10-273-23/+26
* selftest/selftesthelpers: Share environment handling for extra smbtorture opt...Jelmer Vernooij2012-10-273-14/+24
* selftest/selftesthelpers.py: Share configuration variable, strip whitespace.Jelmer Vernooij2012-10-272-24/+20
* selftesthelpers: Share code for listing smbtorture4 tests.Jelmer Vernooij2012-10-273-25/+19
* source4.selftest.tests: Rename plansmbtorturesuite() to plansmbtorture4suite().Jelmer Vernooij2012-10-271-60/+60
* source4.selftest.tests: Consistent naming of smbtorture binary.Jelmer Vernooij2012-10-271-25/+25
* libcli/smb: fix unitialized padding in smb2_create_blob_push_one() (bug #9209)Stefan Metzmacher2012-10-271-1/+1
* sefltest: use TestCaseInTempDir and setUp/tearDown for posixacl.py temp fileAndrew Bartlett2012-10-271-170/+62
* provision: Fix comments in checksysvolaclAndrew Bartlett2012-10-271-1/+2
* pam_winbind: fix segfault in pam_sm_authenticate()David Disseldorp2012-10-261-3/+4
* ntlm_auth: Increase debug level if we use config domain name.Andreas Schneider2012-10-261-2/+2
* vfstest: set umask(0) in vfstestAndrew Bartlett2012-10-261-0/+5
* pysmbd: Set umask to 0 during smbd operationsAndrew Bartlett2012-10-261-9/+34
* pysmbd: Remember to close files after setting the NT ACLAndrew Bartlett2012-10-261-0/+5
* pysmbd: Add hook for unlink() so python scripts can remove xattr.tdb entriesAndrew Bartlett2012-10-262-20/+88
* s3:smbd:durable: factor stat checks out into vfs_default_durable_reconnect_ch...Michael Adam2012-10-251-392/+261
* python-ntacls: Cope with ACL revision 4Andrew Bartlett2012-10-251-0/+2
* dbwrap: use talloc_stackframe() in db_tdb_log_key()Andrew Bartlett2012-10-251-3/+4
* selftest: Always unlink the tempf in posixacl testAndrew Bartlett2012-10-251-1/+4
* selftest: Cover the important non-Samba invalidation of the NT ACLAndrew Bartlett2012-10-251-0/+23
* selftest: Cover one more NT ACL invalidation case and improve commentsAndrew Bartlett2012-10-251-8/+7
* selftest: Add many more tests for our posix ACL handlingAndrew Bartlett2012-10-251-1/+236
* pysmbd: Fix pysmbd octal mode handlingAndrew Bartlett2012-10-251-2/+2
* dsdb-cracknames: Return DRSUAPI_DS_NAME_STATUS_NO_MAPPING when there is no SIDAndrew Bartlett2012-10-251-3/+7
* s4:dns_server: fix formatting difference compared to v4-0-testStefan Metzmacher2012-10-241-1/+2
* dsdb-cracknames: Always use talloc_zero()Andrew Bartlett2012-10-241-1/+1
* build(waf): Fix the --with-cluster buildMichael Adam2012-10-231-0/+3