index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-28
lib/replace: Return size of xattr if size argument is 0
Andrew Bartlett
1
-3
/
+12
2012-10-27
source3.selftest: Move last variables to selftesthelpers.
Jelmer Vernooij
2
-10
/
+9
2012-10-27
source3.selftest: Move more variables to be in common.
Jelmer Vernooij
2
-6
/
+11
2012-10-27
selftesthelpers: Fix detection of tap2subunit.
Jelmer Vernooij
1
-2
/
+8
2012-10-27
TestCaseInTempDir: Use addCleanup rather than tearDown.
Jelmer Vernooij
1
-2
/
+3
2012-10-27
selftest: Add --random-order option.
Jelmer Vernooij
2
-1
/
+13
2012-10-27
source4.selftest.tests: Add FIXME about database verification.
Jelmer Vernooij
1
-0
/
+2
2012-10-27
selftesthelpers: Simplify detection of tap2subunit.
Jelmer Vernooij
1
-4
/
+6
2012-10-27
source3.selftests.tests: Use common plansmbtorture4testsuite() function.
Jelmer Vernooij
1
-56
/
+50
2012-10-27
source3.selftest.tests: Add suffix for smbclient3/ntlm_auth3.
Jelmer Vernooij
1
-23
/
+23
2012-10-27
source3.selftest.tests: Remove tabs.
Jelmer Vernooij
1
-18
/
+18
2012-10-27
source4.selftest.tests: Add suffix for smbclient4/nmblookup4.
Jelmer Vernooij
1
-16
/
+16
2012-10-27
selftesthelpers: Add function for printing smbtorture4 version.
Jelmer Vernooij
3
-7
/
+13
2012-10-27
selftest: Move determining of smbtorture4 options to selftesthelpers.
Jelmer Vernooij
3
-23
/
+26
2012-10-27
selftest/selftesthelpers: Share environment handling for extra smbtorture opt...
Jelmer Vernooij
3
-14
/
+24
2012-10-27
selftest/selftesthelpers.py: Share configuration variable, strip whitespace.
Jelmer Vernooij
2
-24
/
+20
2012-10-27
selftesthelpers: Share code for listing smbtorture4 tests.
Jelmer Vernooij
3
-25
/
+19
2012-10-27
source4.selftest.tests: Rename plansmbtorturesuite() to plansmbtorture4suite().
Jelmer Vernooij
1
-60
/
+60
2012-10-27
source4.selftest.tests: Consistent naming of smbtorture binary.
Jelmer Vernooij
1
-25
/
+25
2012-10-27
libcli/smb: fix unitialized padding in smb2_create_blob_push_one() (bug #9209)
Stefan Metzmacher
1
-1
/
+1
2012-10-27
sefltest: use TestCaseInTempDir and setUp/tearDown for posixacl.py temp file
Andrew Bartlett
1
-170
/
+62
2012-10-27
provision: Fix comments in checksysvolacl
Andrew Bartlett
1
-1
/
+2
2012-10-26
pam_winbind: fix segfault in pam_sm_authenticate()
David Disseldorp
1
-3
/
+4
2012-10-26
ntlm_auth: Increase debug level if we use config domain name.
Andreas Schneider
1
-2
/
+2
2012-10-26
vfstest: set umask(0) in vfstest
Andrew Bartlett
1
-0
/
+5
2012-10-26
pysmbd: Set umask to 0 during smbd operations
Andrew Bartlett
1
-9
/
+34
2012-10-26
pysmbd: Remember to close files after setting the NT ACL
Andrew Bartlett
1
-0
/
+5
2012-10-26
pysmbd: Add hook for unlink() so python scripts can remove xattr.tdb entries
Andrew Bartlett
2
-20
/
+88
2012-10-25
s3:smbd:durable: factor stat checks out into vfs_default_durable_reconnect_ch...
Michael Adam
1
-392
/
+261
2012-10-25
python-ntacls: Cope with ACL revision 4
Andrew Bartlett
1
-0
/
+2
2012-10-25
dbwrap: use talloc_stackframe() in db_tdb_log_key()
Andrew Bartlett
1
-3
/
+4
2012-10-25
selftest: Always unlink the tempf in posixacl test
Andrew Bartlett
1
-1
/
+4
2012-10-25
selftest: Cover the important non-Samba invalidation of the NT ACL
Andrew Bartlett
1
-0
/
+23
2012-10-25
selftest: Cover one more NT ACL invalidation case and improve comments
Andrew Bartlett
1
-8
/
+7
2012-10-25
selftest: Add many more tests for our posix ACL handling
Andrew Bartlett
1
-1
/
+236
2012-10-25
pysmbd: Fix pysmbd octal mode handling
Andrew Bartlett
1
-2
/
+2
2012-10-25
dsdb-cracknames: Return DRSUAPI_DS_NAME_STATUS_NO_MAPPING when there is no SID
Andrew Bartlett
1
-3
/
+7
2012-10-24
s4:dns_server: fix formatting difference compared to v4-0-test
Stefan Metzmacher
1
-1
/
+2
2012-10-24
dsdb-cracknames: Always use talloc_zero()
Andrew Bartlett
1
-1
/
+1
2012-10-23
build(waf): Fix the --with-cluster build
Michael Adam
1
-0
/
+3
2012-10-23
lib/tsocket: fix loop in tdgram_bsd_recvfrom() (bug #9184)
Stefan Metzmacher
1
-1
/
+9
2012-10-23
build: Add #define FREEBSD on FreeBSD
Andrew Bartlett
1
-0
/
+1
2012-10-23
lib/replace: Fix configure on FreeBSD: define_ret is not correct here
Andrew Bartlett
1
-1
/
+0
2012-10-23
lib/replace: Fix detection of prctl
Andrew Bartlett
1
-0
/
+8
2012-10-23
lib/replace: Fix detection of rpcsrv/yp_prot.h on FreeBSD
Andrew Bartlett
1
-1
/
+4
2012-10-23
vfs: Fix compilation of ACL support on solaris
Andrew Bartlett
1
-2
/
+4
2012-10-22
waf: Create a libnss_wins.so symlink.
Andreas Schneider
1
-0
/
+1
2012-10-22
waf: Create a libnss_winbind.so symlink.
Andreas Schneider
1
-0
/
+1
2012-10-22
wafsamba: If we define a realname and a soname create a symlink.
Andreas Schneider
1
-0
/
+2
2012-10-21
pyglue: Make all_interfaces argumen to interface_ips() optional.
Jelmer Vernooij
1
-2
/
+2
[prev]
[next]