index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
added server side SMB2 signing
Andrew Tridgell
2008-06-06
7
-71
/
+103
*
handle NULL fields in blob comparison
Andrew Tridgell
2008-06-06
1
-1
/
+3
*
ensure we don't end up with a partially initialised EA structure
Andrew Tridgell
2008-06-06
1
-0
/
+2
*
another SMB2-LOCK fix now that we know that the UNLOCK flag is only
Andrew Tridgell
2008-06-04
1
-5
/
+1
*
fixed SMB2-LOCK test for new semantics (from docs)
Andrew Tridgell
2008-06-04
1
-5
/
+1
*
copied the Heimdal sha256 functions into lib/crypto to avoid a link
Andrew Tridgell
2008-06-04
5
-3
/
+327
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-06-04
14
-796
/
+8
|
\
|
*
kdc: we don't need any *_locl.h header from heimdal in the kdc
Stefan Metzmacher
2008-06-04
5
-9
/
+5
|
*
lib/crypto: remove unused sha1 and hmac-sha1 code
Stefan Metzmacher
2008-06-04
9
-786
/
+3
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-06-03
24
-147
/
+544
|
\
|
|
*
Align the Python and EJS ldap tests.
Andrew Bartlett
2008-06-03
1
-45
/
+151
|
*
selftest: don't skip BASE-DELAYWRITE
Stefan Metzmacher
2008-06-03
2
-3
/
+0
|
*
selftest: pass torture:writetimeupdatedelay to smbtorture
Stefan Metzmacher
2008-06-03
1
-1
/
+5
|
*
selftest: set posix:writetimeupdatedelay
Stefan Metzmacher
2008-06-03
1
-0
/
+3
|
*
pvfs: use utimes() instead of utime() to get better timestamp resolution
Stefan Metzmacher
2008-06-03
2
-20
/
+32
|
*
pvfs_close: correctly handle the write time updates passed by close()
Stefan Metzmacher
2008-06-03
2
-4
/
+7
|
*
pvfs: correctly set the write time in the handle destructor
Stefan Metzmacher
2008-06-03
1
-0
/
+46
|
*
pvfs_setfileinfo: update the write time in the opendb
Stefan Metzmacher
2008-06-03
1
-0
/
+47
|
*
pvfs: trigger a write time update 2 seconds after the first write
Stefan Metzmacher
2008-06-03
1
-0
/
+55
|
*
pvfs: add posix:writetimeupdatedelay option
Stefan Metzmacher
2008-06-03
2
-0
/
+9
|
*
pvfs: add PVFS_RESOLVE_NO_OPENDB flag and get the write time from the opendb
Stefan Metzmacher
2008-06-03
8
-21
/
+64
|
*
opendb: add write time handling
Stefan Metzmacher
2008-06-03
7
-52
/
+116
|
*
BASE-DELAYWRITE: fix test on filesystem without high resolution timestamps
Stefan Metzmacher
2008-06-03
1
-1
/
+1
|
*
BASE-DELAYWRITE: add missing time checks to make sure the server has updated ...
Stefan Metzmacher
2008-06-03
1
-0
/
+2
|
*
On the road to alpha5...
Andrew Bartlett
2008-06-03
1
-2
/
+2
|
*
Merge branch 'v4-0-stable' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2008-06-03
1
-1
/
+1
|
|
\
|
|
*
Mark as the real Samba4 alpha4 release.
Andrew Bartlett
2008-06-03
1
-1
/
+1
|
*
|
krb5_init_sec_context: skip the token header when GSS_C_DCE_STYLE is specified
Stefan Metzmacher
2008-06-02
1
-5
/
+11
|
|
/
*
|
SMB2 signing now works. The spec was wrong (and will be fixed in the
Andrew Tridgell
2008-06-03
5
-13
/
+142
*
|
setpassword should be executable
Andrew Tridgell
2008-06-03
1
-0
/
+0
*
|
it is not valid to set a UNLOCK flag on a lock request
Andrew Tridgell
2008-06-03
1
-2
/
+6
*
|
more updates for new info levels
Andrew Tridgell
2008-06-02
4
-12
/
+22
*
|
remove a pstring
Andrew Tridgell
2008-06-02
1
-2
/
+1
*
|
remove unused macros
Andrew Tridgell
2008-06-02
1
-12
/
+0
*
|
smbpid is 32 bit, and update SMB2 locking per MS-SMB2
Andrew Tridgell
2008-06-02
3
-28
/
+21
*
|
smbpid needs to be 32 bit now to cope with SMB2
Andrew Tridgell
2008-06-02
2
-5
/
+5
*
|
updated some info levels based on WSPP docs
Andrew Tridgell
2008-06-02
3
-21
/
+52
*
|
fixed a warning
Andrew Tridgell
2008-06-02
1
-1
/
+1
*
|
check for requested buffer size in getinfo call
Andrew Tridgell
2008-05-31
2
-0
/
+40
*
|
more useful output in scan
Andrew Tridgell
2008-05-31
1
-10
/
+7
|
/
*
Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c
Andrew Bartlett
2008-05-31
18
-83
/
+50
*
Fix samdb python test.
Jelmer Vernooij
2008-05-30
3
-7
/
+8
*
Add header to knownfail file.
Jelmer Vernooij
2008-05-30
1
-0
/
+5
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defs
Jelmer Vernooij
2008-05-30
44
-2686
/
+2028
|
\
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2008-05-30
16
-56
/
+318
|
|
\
|
|
*
implemented client side SMB2 signing
Andrew Tridgell
2008-05-30
15
-51
/
+308
|
|
*
two more places where the wrong type is passed to PyArg_ParseTupleAndKeywords()
Andrew Tridgell
2008-05-30
1
-4
/
+6
|
|
*
fixed a segv in the python messaging code on 64 bit systems
Andrew Tridgell
2008-05-30
1
-1
/
+4
|
*
|
Skip the samba4.samdb.python test.
Andrew Bartlett
2008-05-30
1
-0
/
+1
|
|
/
|
*
Fix the samba4.dcerpc.bare.python test.
Andrew Bartlett
2008-05-30
1
-5
/
+6
[next]