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
*
Add another reason for skipping a testsuite, remove obsolete comment.
Jelmer Vernooij
2008-06-11
1
-1
/
+1
*
Clarify error when SWIG can't be found - it's not required unless you
Jelmer Vernooij
2008-06-11
1
-1
/
+1
*
Remove unused import, function.
Jelmer Vernooij
2008-06-11
1
-8
/
+0
*
Add working Python bindings for NBT.
Jelmer Vernooij
2008-06-11
7
-5007
/
+442
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm...
Jelmer Vernooij
2008-06-10
11
-49
/
+58
|
\
|
*
Revert "Add configure test for vdeplug library."
Stefan Metzmacher
2008-06-10
2
-10
/
+0
|
*
Fix initialization warnings.
Jeremy Allison
2008-06-10
1
-1
/
+1
|
*
Some C++ warnings
Stefan Metzmacher
2008-06-10
1
-2
/
+2
|
*
socket_wrapper: truncate packets to a 1500 byte payload
Stefan Metzmacher
2008-06-10
1
-0
/
+8
|
*
heimdal_build: rename config.m{k,4} => internal.m{k,4}
Stefan Metzmacher
2008-06-09
4
-2
/
+2
|
*
configure: we require autoconf 2.54
Stefan Metzmacher
2008-06-09
1
-2
/
+1
|
*
libreplace: only include AC_USE_SYSTEM_EXTENSIONS fallback if required
Stefan Metzmacher
2008-06-09
1
-1
/
+2
|
*
libreplace: fix warnings with autoconf-2.62 rename ac_ => libreplace_cv_
Stefan Metzmacher
2008-06-09
1
-4
/
+4
|
*
build/m4: fix warnings with autoconf-2.62 rename SMB_BUILD_ => samba_cv_
Stefan Metzmacher
2008-06-09
1
-3
/
+3
|
*
Make it possible to disable gnutls at configure time,
Simo Sorce
2008-06-08
1
-25
/
+36
*
|
Fix variables used in configure.
Jelmer Vernooij
2008-06-10
1
-2
/
+2
|
/
*
Add more docstrings in tdb.
Jelmer Vernooij
2008-06-08
3
-2
/
+26
*
fixed for per session session_key here too
Andrew Tridgell
2008-06-07
1
-1
/
+1
*
make signing per session in the SMB2 client library
Andrew Tridgell
2008-06-07
4
-10
/
+11
*
fixed mandatory signing
Andrew Tridgell
2008-06-07
3
-2
/
+7
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-06-06
4
-7
/
+9
|
\
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Jelmer Vernooij
2008-06-05
58
-963
/
+1073
|
|
\
|
*
|
Add convenience function for creating nbt sockets in torture.
Jelmer Vernooij
2008-06-05
4
-7
/
+9
*
|
|
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
[next]