kai/samba-autobuild/.git
2008-06-10 Jelmer VernooijFix variables used in configure.
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
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...
2008-05-29 Jelmer VernooijCheck test directory is cleaned up by Python tests.
2008-05-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Jelmer VernooijFix extra dash in command line flag.
2008-05-29 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Andrew Tridgelldon't mask out SEC_FILE_READ_ATTRIBUTE on SMB2
2008-05-29 Andrew Tridgellmerged gentest.c and gentest_smb2.c
2008-05-29 Andrew Tridgellfixed the error code for bad SMB2 ioctls
2008-05-29 Andrew BartlettRemove extra spaces on prefixMap input and output.
2008-05-29 Andrew BartlettFinish the LDIF parsers for the prefixMap attribute.
2008-05-29 Andrew Tridgellfix from WSPP SMB2 test 11
2008-05-29 Andrew Tridgellcheck maximal_access here too
2008-05-29 Andrew Tridgelltest the maximal access return
2008-05-29 Andrew Tridgelladded support for returning the maximal access MXAC...
2008-05-29 Andrew BartlettPrint prefixMap in a human-readable format.
2008-05-29 Andrew Tridgellquerying the ACCESS_INFORMATION is always allowed
2008-05-29 Andrew TridgellSEC_FILE_READ_ATTRIBUTE is only automatically granted...
2008-05-29 Andrew Tridgellfixed offset for maximal access response
2008-05-29 Andrew BartlettMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-05-29 Andrew BartlettAdd in an enum for two future NTP signing ops.
2008-05-29 Andrew BartlettAllow the ntp_signd socket to be set from configure.
2008-05-29 Andrew Kroegerhowto: Remove smbpython.
next