]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2008-06-12  Jim McDonoughMissed these on the last commit
2008-06-12  Jim McDonoughInitial automated wintest.
2008-06-11  Jelmer VernooijUse variables for source dir of python ldb bindings.
2008-06-11  Jelmer VernooijUse variables for source dir of python tdb bindings.
2008-06-10  Jelmer VernooijAdd another reason for skipping a testsuite, remove...
2008-06-10  Jelmer VernooijClarify error when SWIG can't be found - it's not requi...
2008-06-10  Jelmer VernooijRemove unused import, function.
2008-06-10  Jelmer VernooijAdd working Python bindings for NBT.
2008-06-10  Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-10  Jelmer VernooijFix variables used in configure.
2008-06-10  Stefan MetzmacherRevert "Add configure test for vdeplug library."
2008-06-10  Jeremy AllisonFix initialization warnings.
2008-06-10  Stefan MetzmacherSome C++ warnings
2008-06-10  Stefan Metzmachersocket_wrapper: truncate packets to a 1500 byte payload
2008-06-10  Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-10  Andrew BartlettTone down the warnings in the WHATSNEW.
2008-06-09  Stefan Metzmacherheimdal_build: rename config.m{k,4} => internal.m{k,4}
2008-06-09  Stefan Metzmacherconfigure: we require autoconf 2.54
2008-06-09  Stefan Metzmacherlibreplace: only include AC_USE_SYSTEM_EXTENSIONS fallb...
2008-06-09  Stefan Metzmacherlibreplace: fix warnings with autoconf-2.62 rename...
2008-06-09  Stefan Metzmacherbuild/m4: fix warnings with autoconf-2.62 rename SMB_BU...
2008-06-08  Simo SorceMake it possible to disable gnutls at configure time,
2008-06-08  Jelmer VernooijAdd more docstrings in tdb.
2008-06-07  Andrew Tridgellfixed for per session session_key here too
2008-06-07  Andrew Tridgellmake signing per session in the SMB2 client library
2008-06-07  Andrew Tridgellfixed mandatory signing
2008-06-07  Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-07  Andrew Tridgelladded server side SMB2 signing
2008-06-06  Andrew Tridgellhandle NULL fields in blob comparison
2008-06-06  Andrew Tridgellensure we don't end up with a partially initialised...
2008-06-05  Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-05  Jelmer VernooijAdd convenience function for creating nbt sockets in...
2008-06-05  Andrew Tridgellanother SMB2-LOCK fix now that we know that the UNLOCK...
2008-06-04  Andrew Tridgellfixed SMB2-LOCK test for new semantics (from docs)
2008-06-04  Andrew Tridgellcopied the Heimdal sha256 functions into lib/crypto...
2008-06-04  Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-04  Stefan Metzmacherkdc: we don't need any *_locl.h header from heimdal...
2008-06-04  Stefan Metzmacherlib/crypto: remove unused sha1 and hmac-sha1 code
2008-06-03  Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-03  Andrew BartlettAlign the Python and EJS ldap tests.
2008-06-03  Stefan Metzmacherselftest: don't skip BASE-DELAYWRITE
2008-06-03  Stefan Metzmacherselftest: pass torture:writetimeupdatedelay to smbtorture
2008-06-03  Stefan Metzmacherselftest: set posix:writetimeupdatedelay
2008-06-03  Stefan Metzmacherpvfs: use utimes() instead of utime() to get better...
2008-06-03  Stefan Metzmacherpvfs_close: correctly handle the write time updates...
2008-06-03  Stefan Metzmacherpvfs: correctly set the write time in the handle destructor
2008-06-03  Stefan Metzmacherpvfs_setfileinfo: update the write time in the opendb
2008-06-03  Stefan Metzmacherpvfs: trigger a write time update 2 seconds after the...
2008-06-03  Stefan Metzmacherpvfs: add posix:writetimeupdatedelay option
2008-06-03  Stefan Metzmacherpvfs: add PVFS_RESOLVE_NO_OPENDB flag and get the write...
2008-06-03  Stefan Metzmacheropendb: add write time handling
2008-06-03  Stefan MetzmacherBASE-DELAYWRITE: fix test on filesystem without high...
2008-06-03  Stefan MetzmacherBASE-DELAYWRITE: add missing time checks to make sure...
2008-06-03  Andrew BartlettOn the road to alpha5...
2008-06-03  Andrew BartlettMerge branch 'v4-0-stable' of ssh://git.samba.org/data...
2008-06-03  Andrew TridgellSMB2 signing now works. The spec was wrong (and will...
2008-06-03  Andrew BartlettRemove outdated README samba-4.0.0alpha4
2008-06-03  Andrew BartlettI probably should warn about GnuTLS bad mojo...
2008-06-03  Andrew BartlettMark as the real Samba4 alpha4 release.
2008-06-03  Andrew BartlettClarify that our build farm status really sucks at...
2008-06-02  Andrew Tridgellsetpassword should be executable
2008-06-02  Andrew Tridgellit is not valid to set a UNLOCK flag on a lock request
2008-06-02  Stefan Metzmacherkrb5_init_sec_context: skip the token header when GSS_C...
2008-06-02  Andrew BartlettFix WHATSNEW.
2008-06-02  Andrew BartlettFirst draft of a WHATSNEW for a new release.
2008-06-02  Andrew Tridgellmore updates for new info levels
2008-06-02  Andrew Tridgellremove a pstring
2008-06-02  Andrew Tridgellremove unused macros
2008-06-02  Andrew Tridgellsmbpid is 32 bit, and update SMB2 locking per MS-SMB2
2008-06-02  Andrew Tridgellsmbpid needs to be 32 bit now to cope with SMB2
2008-06-02  Andrew Tridgellupdated some info levels based on WSPP docs
2008-06-02  Andrew Tridgellfixed a warning
2008-05-31  Andrew Tridgellcheck for requested buffer size in getinfo call
2008-05-31  Andrew Tridgellmore useful output in scan
2008-05-30  Andrew BartlettRevert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec63...
2008-05-30  Jelmer VernooijFix samdb python test.
2008-05-30  Jelmer VernooijAdd header to knownfail file.
2008-05-30  Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-30  Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-30  Andrew BartlettSkip the samba4.samdb.python test.
2008-05-30  Andrew Tridgellimplemented client side SMB2 signing
2008-05-30  Andrew Tridgelltwo more places where the wrong type is passed to PyArg...
2008-05-30  Andrew Tridgellfixed a segv in the python messaging code on 64 bit...
2008-05-30  Andrew BartlettFix the samba4.dcerpc.bare.python test.
2008-05-30  Andrew BartlettPlace the NTP signd socket in the selftest area
2008-05-30  Andrew BartlettFix rpcecho test.
2008-05-30  Andrew BartlettReorder the linking of objects into a binary.
2008-05-30  Andrew BartlettDon't pass an smb.conf to provision tests.
2008-05-30  Andrew BartlettFix up provision and samdb tests.
2008-05-30  Jelmer VernooijMake sure reason for skipping is output.
2008-05-30  Jelmer VernooijMove CFLAGS handling out of smb_build.
2008-05-29  Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29  Andrew BartlettRemove test from samba4-skip, it is avoided in samba4_t...
2008-05-29  Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29  Andrew Tridgellthe docs shows that this is a o16s32 blob
2008-05-29  Andrew Tridgelldon't emulate broken SMB2 locking behaviour from windows
2008-05-29  Jelmer VernooijAdd samba4-slow file listing tests that succeed but...
2008-05-29  Jelmer VernooijAllow full-line comments in include/exclude files.
2008-05-29  Jelmer VernooijFix samdb test and enable it.
2008-05-29  Jelmer VernooijUpdate after changes to the provision API, make sure...
next