summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-27source4.selftest.tests: Add FIXME about database verification.Jelmer Vernooij1-0/+2
2012-10-27selftesthelpers: Simplify detection of tap2subunit.Jelmer Vernooij1-4/+6
2012-10-27source3.selftests.tests: Use common plansmbtorture4testsuite() function.Jelmer Vernooij1-56/+50
2012-10-27source3.selftest.tests: Add suffix for smbclient3/ntlm_auth3.Jelmer Vernooij1-23/+23
2012-10-27source3.selftest.tests: Remove tabs.Jelmer Vernooij1-18/+18
2012-10-27source4.selftest.tests: Add suffix for smbclient4/nmblookup4.Jelmer Vernooij1-16/+16
2012-10-27selftesthelpers: Add function for printing smbtorture4 version.Jelmer Vernooij3-7/+13
2012-10-27selftest: Move determining of smbtorture4 options to selftesthelpers.Jelmer Vernooij3-23/+26
2012-10-27selftest/selftesthelpers: Share environment handling for extra smbtorture opt...Jelmer Vernooij3-14/+24
2012-10-27selftest/selftesthelpers.py: Share configuration variable, strip whitespace.Jelmer Vernooij2-24/+20
2012-10-27selftesthelpers: Share code for listing smbtorture4 tests.Jelmer Vernooij3-25/+19
2012-10-27source4.selftest.tests: Rename plansmbtorturesuite() to plansmbtorture4suite().Jelmer Vernooij1-60/+60
2012-10-27source4.selftest.tests: Consistent naming of smbtorture binary.Jelmer Vernooij1-25/+25
2012-10-27libcli/smb: fix unitialized padding in smb2_create_blob_push_one() (bug #9209)Stefan Metzmacher1-1/+1
2012-10-27sefltest: use TestCaseInTempDir and setUp/tearDown for posixacl.py temp fileAndrew Bartlett1-170/+62
2012-10-27provision: Fix comments in checksysvolaclAndrew Bartlett1-1/+2
2012-10-26pam_winbind: fix segfault in pam_sm_authenticate()David Disseldorp1-3/+4
2012-10-26ntlm_auth: Increase debug level if we use config domain name.Andreas Schneider1-2/+2
2012-10-26vfstest: set umask(0) in vfstestAndrew Bartlett1-0/+5
2012-10-26pysmbd: Set umask to 0 during smbd operationsAndrew Bartlett1-9/+34
2012-10-26pysmbd: Remember to close files after setting the NT ACLAndrew Bartlett1-0/+5
2012-10-26pysmbd: Add hook for unlink() so python scripts can remove xattr.tdb entriesAndrew Bartlett2-20/+88
2012-10-25s3:smbd:durable: factor stat checks out into vfs_default_durable_reconnect_ch...Michael Adam1-392/+261
2012-10-25python-ntacls: Cope with ACL revision 4Andrew Bartlett1-0/+2
2012-10-25dbwrap: use talloc_stackframe() in db_tdb_log_key()Andrew Bartlett1-3/+4
2012-10-25selftest: Always unlink the tempf in posixacl testAndrew Bartlett1-1/+4
2012-10-25selftest: Cover the important non-Samba invalidation of the NT ACLAndrew Bartlett1-0/+23
2012-10-25selftest: Cover one more NT ACL invalidation case and improve commentsAndrew Bartlett1-8/+7
2012-10-25selftest: Add many more tests for our posix ACL handlingAndrew Bartlett1-1/+236
2012-10-25pysmbd: Fix pysmbd octal mode handlingAndrew Bartlett1-2/+2
2012-10-25dsdb-cracknames: Return DRSUAPI_DS_NAME_STATUS_NO_MAPPING when there is no SIDAndrew Bartlett1-3/+7
2012-10-24s4:dns_server: fix formatting difference compared to v4-0-testStefan Metzmacher1-1/+2
2012-10-24dsdb-cracknames: Always use talloc_zero()Andrew Bartlett1-1/+1
2012-10-23build(waf): Fix the --with-cluster buildMichael Adam1-0/+3
2012-10-23lib/tsocket: fix loop in tdgram_bsd_recvfrom() (bug #9184)Stefan Metzmacher1-1/+9
2012-10-23build: Add #define FREEBSD on FreeBSDAndrew Bartlett1-0/+1
2012-10-23lib/replace: Fix configure on FreeBSD: define_ret is not correct hereAndrew Bartlett1-1/+0
2012-10-23lib/replace: Fix detection of prctlAndrew Bartlett1-0/+8
2012-10-23lib/replace: Fix detection of rpcsrv/yp_prot.h on FreeBSDAndrew Bartlett1-1/+4
2012-10-23vfs: Fix compilation of ACL support on solarisAndrew Bartlett1-2/+4
2012-10-22waf: Create a libnss_wins.so symlink.Andreas Schneider1-0/+1
2012-10-22waf: Create a libnss_winbind.so symlink.Andreas Schneider1-0/+1
2012-10-22wafsamba: If we define a realname and a soname create a symlink.Andreas Schneider1-0/+2
2012-10-21pyglue: Make all_interfaces argumen to interface_ips() optional.Jelmer Vernooij1-2/+2
2012-10-21pyglue: Mention parameters in interface_ips() docstring.Jelmer Vernooij1-0/+2
2012-10-20s3:rpc_server: avoid a level 0 DEBUG if tstream_npa_connect_recv fails (bug #...Stefan Metzmacher1-1/+5
2012-10-20s3: Fix some blank line endingsVolker Lendecke1-5/+5
2012-10-20s3: Use talloc_stackframe in token_contains_name_in_listVolker Lendecke1-13/+8
2012-10-19s3: Remove a call to procid_self()Volker Lendecke1-1/+1
2012-10-19s3: Add "msg_ctx" param to winbindd_register_handlers()Volker Lendecke1-12/+13