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-30
ccan/wafbuild: use WERROR_CFLAGS instead of -Werror
Björn Jacke
1
-10
/
+7
2012-10-30
wafbuild: reorder the Werror checks so that the ambigous w2 option is being c...
Björn Jacke
1
-1
/
+5
2012-10-30
wafbuild: merge the missing IBM compiler Werror flag "-qhalt=w" to waf
Björn Jacke
1
-1
/
+1
2012-10-30
wfabuild: fix the -errwarn compile flag test
Björn Jacke
2
-1
/
+4
2012-10-30
packaging: Add NetworkManager dispatcher script for winbind.
Andreas Schneider
2
-0
/
+26
2012-10-30
s3: Use file_id_string in file_id_string_tos
Volker Lendecke
1
-6
/
+1
2012-10-29
s3: Fix some nonempty line endings
Volker Lendecke
1
-5
/
+5
2012-10-29
lib/param: fix line length of DEBUG statments touched in previous commit in s...
Michael Adam
1
-2
/
+4
2012-10-29
lib/param: fix function name (set_variable) in debug statements
Michael Adam
1
-4
/
+4
2012-10-29
lib/param: fix function name (lpcfg_file_list_changed) in a debug message
Michael Adam
1
-1
/
+1
2012-10-29
s3:smbd:durable: remove a TODO comment about write time updates
Michael Adam
1
-2
/
+0
2012-10-29
BUG 9326: Fix net ads join message for the dns domain.
Andreas Schneider
1
-1
/
+1
2012-10-29
Fix bug #9329 - Directory listing with SeBackup can crash smbd.
Jeremy Allison
3
-1
/
+37
2012-10-29
packaging: Move smbprint to a comman location.
Andreas Schneider
6
-269
/
+12
2012-10-29
pidl: Remove depends_on=PIDL_MISC as it sets -I/ into CFLAGS
Andrew Bartlett
1
-1
/
+0
2012-10-28
build: Remove support for IDL-generated files in git tree
Andrew Bartlett
1
-24
/
+2
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
[next]