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
2008-06-03
pvfs: trigger a write time update 2 seconds after the first write
Stefan Metzmacher
1
-0
/
+55
2008-06-03
pvfs: add posix:writetimeupdatedelay option
Stefan Metzmacher
2
-0
/
+9
2008-06-03
pvfs: add PVFS_RESOLVE_NO_OPENDB flag and get the write time from the opendb
Stefan Metzmacher
8
-21
/
+64
2008-06-03
opendb: add write time handling
Stefan Metzmacher
7
-52
/
+116
2008-06-03
BASE-DELAYWRITE: fix test on filesystem without high resolution timestamps
Stefan Metzmacher
1
-1
/
+1
2008-06-03
BASE-DELAYWRITE: add missing time checks to make sure the server has updated ...
Stefan Metzmacher
1
-0
/
+2
2008-06-03
On the road to alpha5...
Andrew Bartlett
1
-2
/
+2
2008-06-03
Merge branch 'v4-0-stable' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
3
-141
/
+9
2008-06-03
SMB2 signing now works. The spec was wrong (and will be fixed in the
Andrew Tridgell
5
-13
/
+142
2008-06-03
Remove outdated README
Andrew Bartlett
1
-140
/
+0
2008-06-03
I probably should warn about GnuTLS bad mojo...
Andrew Bartlett
1
-0
/
+5
2008-06-03
Mark as the real Samba4 alpha4 release.
Andrew Bartlett
1
-1
/
+1
2008-06-03
Clarify that our build farm status really sucks at the moment...
Andrew Bartlett
1
-0
/
+3
2008-06-03
setpassword should be executable
Andrew Tridgell
1
-0
/
+0
2008-06-03
it is not valid to set a UNLOCK flag on a lock request
Andrew Tridgell
1
-2
/
+6
2008-06-02
krb5_init_sec_context: skip the token header when GSS_C_DCE_STYLE is specified
Stefan Metzmacher
1
-5
/
+11
2008-06-02
Fix WHATSNEW.
Andrew Bartlett
1
-6
/
+5
2008-06-02
First draft of a WHATSNEW for a new release.
Andrew Bartlett
1
-29
/
+35
2008-06-02
more updates for new info levels
Andrew Tridgell
4
-12
/
+22
2008-06-02
remove a pstring
Andrew Tridgell
1
-2
/
+1
2008-06-02
remove unused macros
Andrew Tridgell
1
-12
/
+0
2008-06-02
smbpid is 32 bit, and update SMB2 locking per MS-SMB2
Andrew Tridgell
3
-28
/
+21
2008-06-02
smbpid needs to be 32 bit now to cope with SMB2
Andrew Tridgell
2
-5
/
+5
2008-06-02
updated some info levels based on WSPP docs
Andrew Tridgell
3
-21
/
+52
2008-06-02
fixed a warning
Andrew Tridgell
1
-1
/
+1
2008-05-31
check for requested buffer size in getinfo call
Andrew Tridgell
2
-0
/
+40
2008-05-31
more useful output in scan
Andrew Tridgell
1
-10
/
+7
2008-05-31
Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c
Andrew Bartlett
18
-83
/
+50
2008-05-30
Fix samdb python test.
Jelmer Vernooij
3
-7
/
+8
2008-05-30
Add header to knownfail file.
Jelmer Vernooij
1
-0
/
+5
2008-05-30
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defs
Jelmer Vernooij
44
-2686
/
+2028
2008-05-30
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
16
-56
/
+318
2008-05-30
Skip the samba4.samdb.python test.
Andrew Bartlett
1
-0
/
+1
2008-05-30
implemented client side SMB2 signing
Andrew Tridgell
15
-51
/
+308
2008-05-30
two more places where the wrong type is passed to PyArg_ParseTupleAndKeywords()
Andrew Tridgell
1
-4
/
+6
2008-05-30
fixed a segv in the python messaging code on 64 bit systems
Andrew Tridgell
1
-1
/
+4
2008-05-30
Fix the samba4.dcerpc.bare.python test.
Andrew Bartlett
1
-5
/
+6
2008-05-30
Place the NTP signd socket in the selftest area
Andrew Bartlett
1
-0
/
+2
2008-05-30
Fix rpcecho test.
Andrew Bartlett
1
-1
/
+1
2008-05-30
Reorder the linking of objects into a binary.
Andrew Bartlett
1
-2
/
+2
2008-05-30
Don't pass an smb.conf to provision tests.
Andrew Bartlett
4
-25
/
+22
2008-05-30
Fix up provision and samdb tests.
Andrew Bartlett
2
-7
/
+23
2008-05-30
Make sure reason for skipping is output.
Jelmer Vernooij
2
-6
/
+5
2008-05-30
Move CFLAGS handling out of smb_build.
Jelmer Vernooij
18
-50
/
+83
2008-05-30
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
24
-2608
/
+1684
2008-05-30
Remove test from samba4-skip, it is avoided in samba4_tests.sh
Andrew Bartlett
1
-1
/
+0
2008-05-30
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
5
-14
/
+27
2008-05-30
the docs shows that this is a o16s32 blob
Andrew Tridgell
1
-2
/
+1
2008-05-30
don't emulate broken SMB2 locking behaviour from windows
Andrew Tridgell
2
-15
/
+69
2008-05-29
Add samba4-slow file listing tests that succeed but are just slow.
Jelmer Vernooij
4
-26
/
+53
[prev]
[next]