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
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-09
A truncate write must be a smbcli_smbwrite, not a
Jeremy Allison
1
-1
/
+1
2008-09-10
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
12
-66
/
+107
2008-09-10
Return the same privilaged winbindd socket as we actually use.
Andrew Bartlett
3
-3
/
+6
2008-09-10
Fix uninstalling of binaries.
Matthias Dieter Wallnöfer
1
-3
/
+3
2008-09-10
Merge branch 'v4-0-regClient' of git://repo.or.cz/Samba/mdw into manpage
Jelmer Vernooij
4
-16
/
+15
2008-09-09
Only try with -LPYTHONDIR/lib when python-config output didn't work.
Jelmer Vernooij
1
-3
/
+8
2008-09-09
Attempt to correctly find python on host sunx
Volker Lendecke
1
-2
/
+3
2008-09-09
Remove unused scripts for installing binaries.
Jelmer Vernooij
3
-39
/
+1
2008-09-09
Fix up the "reg_common_open_remote" call
Matthias Dieter Wallnöfer
4
-8
/
+9
2008-09-09
Two useful "regshell" improvements
Matthias Dieter Wallnöfer
1
-8
/
+6
2008-09-09
Remove calls to unused uninstallbin.sh
Jelmer Vernooij
1
-2
/
+0
2008-09-09
Add option for generating coverage data from python tests.
Jelmer Vernooij
1
-0
/
+8
2008-09-09
UNIX-WHOAMI: fix compiler warnings
Stefan Metzmacher
1
-2
/
+2
2008-09-09
drsblobs.idl: add parser for ExtendedErrorInfo see [MS-EERR]: ExtendedError R...
Stefan Metzmacher
1
-4
/
+72
2008-09-09
Fix reversed test trying to fix bug #5713
Andrew Bartlett
1
-1
/
+1
2008-09-09
Fix bug #5713 by correcting the generated schema.
Andrew Bartlett
1
-1
/
+1
2008-09-08
Make it easier to see when tests start/end.
Jeremy Allison
1
-15
/
+52
2008-09-08
BASE-DELAYWRITE: test behavior of SMBwrite truncate, writeX, SMBwrite truncat...
Stefan Metzmacher
1
-0
/
+204
2008-09-08
BASE-DELAYWRITE: test behavior of writeX, SMBwrite truncate, writeX and SMBwr...
Stefan Metzmacher
1
-0
/
+206
2008-09-08
BASE-DELAYWRITE: demonstrate that a truncate write doesn't update the write t...
Stefan Metzmacher
1
-0
/
+157
2008-09-08
BASE-DELAYWRITE: demonstrate that the time between the open and the first wri...
Stefan Metzmacher
1
-0
/
+159
2008-09-08
BASE-DELAYWRITE: test more details of the truncate write time update behavior
Stefan Metzmacher
1
-4
/
+371
2008-09-08
Make it clear that the MMR password can differ from the admin passsword
Andrew Bartlett
2
-7
/
+9
2008-09-08
Use DIGEST-MD5 authentication for OpenLDAP replication
Oliver Liebel
4
-6
/
+31
2008-09-08
Add definition for SYSTEM_FLAG_ATTR_IS_RDN
Andrew Bartlett
1
-0
/
+1
2008-09-08
Move blackbox.smbclient to test against the member server.
Andrew Bartlett
3
-7
/
+41
2008-09-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into trusted-d...
Andrew Bartlett
19
-166
/
+923
2008-09-08
Simplfy SetSecrets behaviour in line with RPC-LSA and Win2008.
Andrew Bartlett
1
-51
/
+64
2008-09-08
Try to implement the right logic for systemFlags
Andrew Bartlett
1
-0
/
+37
2008-09-08
Don't expose passwords, even to the administrator.
Andrew Bartlett
1
-1
/
+14
2008-09-08
More work towards trusted domains support in Samba4's LSA
Andrew Bartlett
3
-54
/
+327
2008-09-07
ndr_compression: add XPRESS compression support
Stefan Metzmacher
1
-1
/
+49
2008-09-07
lzxpress: Import of lzxpress compression
Matthieu Suiche
2
-0
/
+179
2008-09-07
ndr_compression: fix the build after lzxpress_decompress() prototype change
Stefan Metzmacher
1
-1
/
+11
2008-09-07
lzxpress: fix for decompression...
Matthieu Suiche
2
-21
/
+17
2008-09-06
Always free tmp contexts before returning
Simo Sorce
1
-0
/
+1
2008-09-06
zlib: we require zlib-1.2.3 or higher
Stefan Metzmacher
1
-3
/
+18
2008-09-06
Revert "zlib: add inflateReset2()..."
Stefan Metzmacher
3
-28
/
+3
2008-09-06
Revert "zlib: we don't need the inflateReset2 prototype twice"
Stefan Metzmacher
1
-0
/
+2
2008-09-06
ndr_compression: change debug levels
Stefan Metzmacher
1
-6
/
+6
2008-09-06
ndr_compression: use deflateReset() together with defalteSetDictionary()
Stefan Metzmacher
1
-8
/
+17
2008-09-06
ndr_compression: use inflateReset() and inflateSetDictionary() instead of inf...
Stefan Metzmacher
1
-7
/
+14
2008-09-05
Don't compare identity, it'll never be different.
Jeremy Allison
1
-2
/
+2
2008-09-06
Remove <tab> in OpenLDAP MMR config
Oliver Liebel
1
-1
/
+0
2008-09-06
Make SMB signing work with Windows 2008 and kerberos.
Andrew Bartlett
1
-4
/
+1
2008-09-05
Added tests that show that write time update is immediate
Jeremy Allison
1
-1
/
+347
2008-09-05
Add a new error code
Andrew Bartlett
2
-0
/
+2
2008-09-05
Update copyright
Andrew Bartlett
1
-1
/
+1
2008-09-05
Update copyright, I've been working here many long years...
Andrew Bartlett
1
-1
/
+1
2008-09-05
Move our DC to implement mandetory signing.
Andrew Bartlett
2
-4
/
+10
[prev]
[next]