Age | Commit message (Expand) | Author | Files | Lines |
2008-06-09 | libreplace: fix warnings with autoconf-2.62 rename ac_ => libreplace_cv_ | Stefan Metzmacher | 1 | -4/+4 |
2008-06-09 | build/m4: fix warnings with autoconf-2.62 rename SMB_BUILD_ => samba_cv_ | Stefan Metzmacher | 1 | -3/+3 |
2008-06-08 | Make it possible to disable gnutls at configure time, | Simo Sorce | 1 | -25/+36 |
2008-06-08 | Add more docstrings in tdb. | Jelmer Vernooij | 3 | -2/+26 |
2008-06-07 | fixed for per session session_key here too | Andrew Tridgell | 1 | -1/+1 |
2008-06-07 | make signing per session in the SMB2 client library | Andrew Tridgell | 4 | -10/+11 |
2008-06-07 | fixed mandatory signing | Andrew Tridgell | 3 | -2/+7 |
2008-06-06 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 4 | -7/+9 |
2008-06-06 | added server side SMB2 signing | Andrew Tridgell | 7 | -71/+103 |
2008-06-06 | handle NULL fields in blob comparison | Andrew Tridgell | 1 | -1/+3 |
2008-06-06 | ensure we don't end up with a partially initialised EA structure | Andrew Tridgell | 1 | -0/+2 |
2008-06-05 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Jelmer Vernooij | 58 | -963/+1073 |
2008-06-05 | Add convenience function for creating nbt sockets in torture. | Jelmer Vernooij | 4 | -7/+9 |
2008-06-04 | another SMB2-LOCK fix now that we know that the UNLOCK flag is only | Andrew Tridgell | 1 | -5/+1 |
2008-06-04 | fixed SMB2-LOCK test for new semantics (from docs) | Andrew Tridgell | 1 | -5/+1 |
2008-06-04 | copied the Heimdal sha256 functions into lib/crypto to avoid a link | Andrew Tridgell | 5 | -3/+327 |
2008-06-04 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 14 | -796/+8 |
2008-06-04 | kdc: we don't need any *_locl.h header from heimdal in the kdc | Stefan Metzmacher | 5 | -9/+5 |
2008-06-04 | lib/crypto: remove unused sha1 and hmac-sha1 code | Stefan Metzmacher | 9 | -786/+3 |
2008-06-03 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 24 | -147/+544 |
2008-06-03 | Align the Python and EJS ldap tests. | Andrew Bartlett | 1 | -45/+151 |
2008-06-03 | selftest: don't skip BASE-DELAYWRITE | Stefan Metzmacher | 2 | -3/+0 |
2008-06-03 | selftest: pass torture:writetimeupdatedelay to smbtorture | Stefan Metzmacher | 1 | -1/+5 |
2008-06-03 | selftest: set posix:writetimeupdatedelay | Stefan Metzmacher | 1 | -0/+3 |
2008-06-03 | pvfs: use utimes() instead of utime() to get better timestamp resolution | Stefan Metzmacher | 2 | -20/+32 |
2008-06-03 | pvfs_close: correctly handle the write time updates passed by close() | Stefan Metzmacher | 2 | -4/+7 |
2008-06-03 | pvfs: correctly set the write time in the handle destructor | Stefan Metzmacher | 1 | -0/+46 |
2008-06-03 | pvfs_setfileinfo: update the write time in the opendb | Stefan Metzmacher | 1 | -0/+47 |
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 | 1 | -1/+1 |
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 | Mark as the real Samba4 alpha4 release. | Andrew Bartlett | 1 | -1/+1 |
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 | 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 |