summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-1452-116/+176
* This patch make it possible to build the events library completelySimo Sorce2008-06-1423-283/+427
* Use proper python errors.Jelmer Vernooij2008-06-142-27/+17
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm...Jelmer Vernooij2008-06-143-0/+53
|\
| * Missed these on the last commitJim McDonough2008-06-122-3/+4
| * Initial automated wintest.Jim McDonough2008-06-122-0/+52
* | Fix prototype for pthread process model.Jelmer Vernooij2008-06-141-0/+1
|/
* Use variables for source dir of python ldb bindings.Jelmer Vernooij2008-06-112-3/+4
* Use variables for source dir of python tdb bindings.Jelmer Vernooij2008-06-112-2/+3
* Add another reason for skipping a testsuite, remove obsolete comment.Jelmer Vernooij2008-06-111-1/+1
* Clarify error when SWIG can't be found - it's not required unless youJelmer Vernooij2008-06-111-1/+1
* Remove unused import, function.Jelmer Vernooij2008-06-111-8/+0
* Add working Python bindings for NBT.Jelmer Vernooij2008-06-117-5007/+442
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm...Jelmer Vernooij2008-06-1012-67/+77
|\
| * Revert "Add configure test for vdeplug library."Stefan Metzmacher2008-06-102-10/+0
| * Fix initialization warnings.Jeremy Allison2008-06-101-1/+1
| * Some C++ warningsStefan Metzmacher2008-06-101-2/+2
| * socket_wrapper: truncate packets to a 1500 byte payloadStefan Metzmacher2008-06-101-0/+8
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-06-1023-114/+191
| |\
| | * heimdal_build: rename config.m{k,4} => internal.m{k,4}Stefan Metzmacher2008-06-094-2/+2
| | * configure: we require autoconf 2.54Stefan Metzmacher2008-06-091-2/+1
| | * libreplace: only include AC_USE_SYSTEM_EXTENSIONS fallback if requiredStefan Metzmacher2008-06-091-1/+2
| | * libreplace: fix warnings with autoconf-2.62 rename ac_ => libreplace_cv_Stefan Metzmacher2008-06-091-4/+4
| | * build/m4: fix warnings with autoconf-2.62 rename SMB_BUILD_ => samba_cv_Stefan Metzmacher2008-06-091-3/+3
| | * Make it possible to disable gnutls at configure time,Simo Sorce2008-06-081-25/+36
| * | Tone down the warnings in the WHATSNEW.Andrew Bartlett2008-06-101-18/+19
* | | Fix variables used in configure.Jelmer Vernooij2008-06-101-2/+2
| |/ |/|
* | Add more docstrings in tdb.Jelmer Vernooij2008-06-083-2/+26
* | fixed for per session session_key here tooAndrew Tridgell2008-06-071-1/+1
* | make signing per session in the SMB2 client libraryAndrew Tridgell2008-06-074-10/+11
* | fixed mandatory signingAndrew Tridgell2008-06-073-2/+7
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-06-064-7/+9
|\|
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-06-0559-967/+1077
| |\
| * | Add convenience function for creating nbt sockets in torture.Jelmer Vernooij2008-06-054-7/+9
* | | added server side SMB2 signingAndrew Tridgell2008-06-067-71/+103
* | | handle NULL fields in blob comparisonAndrew Tridgell2008-06-061-1/+3
* | | ensure we don't end up with a partially initialised EA structureAndrew Tridgell2008-06-061-0/+2
| |/ |/|
* | another SMB2-LOCK fix now that we know that the UNLOCK flag is onlyAndrew Tridgell2008-06-041-5/+1
* | fixed SMB2-LOCK test for new semantics (from docs)Andrew Tridgell2008-06-041-5/+1
* | copied the Heimdal sha256 functions into lib/crypto to avoid a linkAndrew Tridgell2008-06-045-3/+327
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-06-0414-796/+8
|\ \
| * | kdc: we don't need any *_locl.h header from heimdal in the kdcStefan Metzmacher2008-06-045-9/+5
| * | lib/crypto: remove unused sha1 and hmac-sha1 codeStefan Metzmacher2008-06-049-786/+3
* | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-06-0327-320/+590
|\| |
| * | Align the Python and EJS ldap tests.Andrew Bartlett2008-06-032-49/+155
| * | selftest: don't skip BASE-DELAYWRITEStefan Metzmacher2008-06-032-3/+0
| * | selftest: pass torture:writetimeupdatedelay to smbtortureStefan Metzmacher2008-06-031-1/+5
| * | selftest: set posix:writetimeupdatedelayStefan Metzmacher2008-06-031-0/+3
| * | pvfs: use utimes() instead of utime() to get better timestamp resolutionStefan Metzmacher2008-06-032-20/+32
| * | pvfs_close: correctly handle the write time updates passed by close()Stefan Metzmacher2008-06-032-4/+7