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
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-20
Add cross option to samba_cv_linux_getgrouplist_ok
Lars Müller
1
-1
/
+3
2010-01-20
s3: build with dnsupdate support when possible
Björn Jacke
1
-1
/
+1
2010-01-19
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2010-01-19
s3 net/i18n: Update .po files
Kai Blin
1
-1483
/
+1455
2010-01-19
s3 net: Fix compile warnings
Kai Blin
24
-380
/
+676
2010-01-19
s3: Remove a comment from ancient times that no longer applies
Volker Lendecke
1
-1
/
+0
2010-01-19
s3-selftest: finally enable RPC-SPOOLSS-NOTIFY against s3.
Günther Deschner
1
-1
/
+1
2010-01-19
s3-spoolss: stricter name checks when opening back-channel notify connection.
Günther Deschner
1
-7
/
+13
2010-01-19
s3-selftest: use absolute path when setting SOCKET_WRAPPER_DIR.
Günther Deschner
1
-1
/
+1
2010-01-19
s3 net/i18n: update .po files
Kai Blin
1
-1257
/
+946
2010-01-19
s3 net/i18n: Use only one spelling for "Usage:"
Kai Blin
11
-57
/
+57
2010-01-19
s3 net: Fix compile error with WITH_DNS_UPDATES
Kai Blin
1
-2
/
+2
2010-01-18
s3/net: split up some printable stings to ease i18n
Björn Jacke
25
-344
/
+347
2010-01-18
s3/i18n/de: improve some German translations
Björn Jacke
1
-4
/
+4
2010-01-18
ѕ3/i18n/de: fix typo
Björn Jacke
1
-2
/
+2
2010-01-18
net: Add German translation, specially for the command listing
André Hentschel
1
-107
/
+116
2010-01-18
s3-selftest: use testenv dc so that smbtorture4 actually uses the client conf...
Günther Deschner
1
-1
/
+1
2010-01-18
s3: Show share path in swat statuspage
Marcin Gryszkalis
1
-4
/
+7
2010-01-17
s3: Fix the format string for smbcontrol pool-usage
Volker Lendecke
1
-1
/
+1
2010-01-18
idl: switched to using the WSPP names for the 'neighbour' DRS options
Andrew Tridgell
2
-10
/
+10
2010-01-17
s3: Protect against an invalid bcc in SMBsendtxt
Volker Lendecke
1
-1
/
+1
2010-01-17
s3: For "smbcontrol <pid> pool-usage", print the first 50 bytes of a string
Volker Lendecke
1
-0
/
+17
2010-01-17
s3: Fix some nonempty blank lines
Volker Lendecke
1
-5
/
+5
2010-01-16
Modification of fix for bug 6876 - Delete of an object whose parent folder do...
Jeremy Allison
1
-8
/
+5
2010-01-16
s3: Fix a crash in libsmbclient used against the OpenSolaris CIFS server
Volker Lendecke
1
-1
/
+1
2010-01-15
Second part of bug 7045 - Bad (non memory copying) interfaces in smbc_setXXXX...
Jeremy Allison
1
-3
/
+9
2010-01-15
Fix bug 7045 - Bad (non memory copying) interfaces in smbc_setXXXX calls.
Jeremy Allison
2
-10
/
+25
2010-01-14
Fix bug #7036 - net rpc getsid fails in hardened windows environments.
Jeremy Allison
1
-1
/
+7
2010-01-14
Part 4 of bug #7028 - include scannedonly VFS module
Olivier Sessink
1
-13
/
+8
2010-01-14
s3-libsmbclient: Fix crash bug in SMBC_parse_path().
Günther Deschner
1
-1
/
+1
2010-01-14
s4-smbtorture: add rather simple libsmbclient torture testsuite.
Günther Deschner
1
-0
/
+1
2010-01-14
s3:auth: fix account unlock regression introduced with fix for bug #4347
Michael Adam
1
-7
/
+5
2010-01-14
s3 selftest: Enable the WINBIND-STRUCT tests
Kai Blin
1
-1
/
+1
2010-01-14
s3 test: Fix WINBINDD-STRUCT tests
Kai Blin
1
-0
/
+3
2010-01-14
s3 winbindd: Return number of groups in data.num_entries for WINBINDD_LIST_GR...
Kai Blin
1
-1
/
+3
2010-01-14
s3 winbindd: Get WINBINDD_CHECK_MACHACC torture test to work again.
Kai Blin
1
-1
/
+4
2010-01-14
s3:pdb_ldap: restore Samba 3.0.x behavior and use the first "uid" value.
Stefan Metzmacher
1
-1
/
+1
2010-01-14
s3:smbldap: add smbldap_talloc_first_attribute()
Stefan Metzmacher
2
-0
/
+37
2010-01-13
s3: Fix a winbind segfault in "trusted_domains"
Volker Lendecke
1
-3
/
+4
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
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
[next]