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
2010-01-13
s4:ldb: be more strict in parsing ldb time strings
Stefan Metzmacher
1
-4
/
+4
2010-01-13
selftest: Print reason when a test fails unexpectedly
Kai Blin
1
-1
/
+3
2010-01-13
s4-ntp_signd: Migrate to tsocket.
Andreas Schneider
2
-132
/
+286
2010-01-13
Fixed a problem with incorrect default SD owner/group.
Nadezhda Ivanova
1
-1
/
+1
2010-01-13
s3: Fix a winbind segfault in "trusted_domains"
Volker Lendecke
1
-3
/
+4
2010-01-13
Comparison tool for LDAP servers (using Ldb)
Zahari Zahariev
2
-0
/
+501
2010-01-13
Merge branch 'master' of git://git.samba.org/samba
Nadezhda Ivanova
180
-2178
/
+30190
2010-01-12
Fix bug #7034 - vfs_cap causes signal 11 (SIGSEGV)
SASAJIMA Toshihiro
1
-1
/
+2
2010-01-12
Fix two uses of strncat -> strlcat. Ensure proper use of strncpy when setting...
Jeremy Allison
1
-3
/
+3
2010-01-12
Make file access control decisions a lot easier to debug (at level 10).
Jeremy Allison
1
-0
/
+11
2010-01-12
Fix bug #7033 - SMBrmdir call always returns true, even on failure to delete ...
Jeremy Allison
1
-2
/
+6
2010-01-12
Fix bug #7033 - SMBrmdir call always returns true, even on failure to delete ...
Jeremy Allison
1
-2
/
+6
2010-01-12
Fix bug #6876 - Delete of an object whose parent folder does not have delete ...
Jeremy Allison
7
-4
/
+142
2010-01-12
Remove the global char *LastDir.
Jeremy Allison
3
-22
/
+1
2010-01-12
s3: Lift the version of the scannedonly VFS module
Volker Lendecke
1
-1
/
+1
2010-01-12
s3: Add the "scannedonly" vfs virus scanner interface module
Olivier Sessink
3
-0
/
+1002
2010-01-12
Strip trailing spaces
Simo Sorce
2
-82
/
+82
2010-01-12
docs: fix xml tag in the pdbedit manpage
Michael Adam
1
-1
/
+1
2010-01-12
s3:auth: add comment to nulling out stolen sampass
Michael Adam
1
-0
/
+4
2010-01-12
s3: Remove a pointless if-statement
Volker Lendecke
1
-3
/
+2
2010-01-12
s4-selftest: RPC-SAMR-PASSWORDS-BADPWDCOUNT fails against s4.
Günther Deschner
1
-0
/
+1
2010-01-12
testprogs: remove unused test_EachDriver from spoolss test.
Günther Deschner
1
-20
/
+0
2010-01-12
testprogs: add EnumPrinterKey test to spoolss test.
Günther Deschner
4
-4
/
+62
2010-01-12
s4-smbtorture: fix GetAliasMembership test in RPC-SAMR.
Günther Deschner
1
-4
/
+6
2010-01-12
s4-smbtorture: add RPC-SAMR-PASSWORDS-BADPWDCOUNT torture test.
Günther Deschner
2
-2
/
+489
2010-01-12
s4-smbtorture: allow test_SamLogon to test interactive samlogon in RPC-SAMR f...
Günther Deschner
1
-34
/
+71
2010-01-11
s3-lanman: Allow a level2 descriptor for a level1 NetShareGetInfo
Giovanni Bajo
1
-1
/
+3
2010-01-11
Fix comment/debug messages
Simo Sorce
1
-4
/
+4
2010-01-11
testprogs: fix driver levels in spoolss test.
Günther Deschner
1
-4
/
+4
2010-01-11
testprogs: test each printer, do not abort after first failure.
Günther Deschner
1
-3
/
+3
2010-01-11
testprogs: fix EnumPrintProcessorDatatypes spoolss test.
Günther Deschner
1
-5
/
+4
2010-01-11
testprogs: add more error codes to spoolss test.
Günther Deschner
1
-0
/
+4
2010-01-11
s3: Add a zfsacl:denymissingspecial parameter
Volker Lendecke
1
-0
/
+10
2010-01-11
tsocket: Added doxygen config file.
Andreas Schneider
1
-0
/
+1538
2010-01-11
tsocket: Added complete doxygen documentation.
Andreas Schneider
2
-63
/
+834
2010-01-11
Merge remote branch 'origin/master' into alpha11release
Andrew Bartlett
3
-47
/
+90
2010-01-11
and we move on towards Samba4 alpha12!
Andrew Bartlett
1
-2
/
+2
2010-01-11
more WHATSNEW4
Andrew Bartlett
1
-1
/
+4
2010-01-11
This is Samba4 alpha11!
Andrew Bartlett
1
-1
/
+1
2010-01-11
release notes for Samba4 alpha11 (to be released this week)
Andrew Bartlett
1
-8
/
+22
2010-01-10
s4/torture: Parameterize output in LOCK tests based off server support
Steven Danneman
3
-47
/
+90
2010-01-11
Revert "s4:provision_users.ldif - Import all essential groups for Windows Ser...
Andrew Tridgell
1
-113
/
+85
2010-01-11
Revert "s4:provision_users.ldif - Remove foreign security principal S-1-5-17 ...
Andrew Tridgell
1
-0
/
+5
2010-01-11
Revert "s4:provision_users.ldif - Fix memberships regarding the denied passwo...
Andrew Tridgell
1
-8
/
+0
2010-01-11
Revert "s4:provision_users.ldif - Add objects for IIS"
Andrew Tridgell
1
-21
/
+0
2010-01-11
s4-selftest: when a command fails show both normal and expanded command
Andrew Tridgell
1
-0
/
+12
2010-01-11
s4-test: fixed make test without having done make install
Andrew Tridgell
1
-0
/
+1
2010-01-10
s4:upgradeprovision - fix up the script regarding linked attributes
Matthias Dieter Wallnöfer
1
-12
/
+46
2010-01-10
s4:upgradeprovision - Reformat comments
Matthias Dieter Wallnöfer
1
-28
/
+44
2010-01-10
s4:repl_meta_data - Transform a "1" into a "true" on a boolean variable
Matthias Dieter Wallnöfer
1
-1
/
+1
[next]