Age | Commit message (Expand) | Author | Files | Lines |
2008-06-15 | Cleanup. | Simo Sorce | 1 | -23/+29 |
2008-06-15 | Now that we pass down the event context, start removing calls to | Simo Sorce | 2 | -8/+2 |
2008-06-14 | Cleanup, | Simo Sorce | 1 | -61/+88 |
2008-06-14 | Ups fix typo in error type | Simo Sorce | 1 | -2/+2 |
2008-06-14 | Cosmetic fixes. | Simo Sorce | 1 | -88/+141 |
2008-06-14 | Fix events_aio | Simo Sorce | 1 | -3/+3 |
2008-06-14 | Avoid using .DEFAULT_GOAL - it's only available in gmake 3.81 and higher. | Jelmer Vernooij | 1 | -2/+4 |
2008-06-14 | Use a custom init function for samba4 that sets a samba4 | Simo Sorce | 37 | -47/+102 |
2008-06-14 | Make up the right dependencies now that ldb depends on libevents | Simo Sorce | 52 | -116/+176 |
2008-06-14 | This patch make it possible to build the events library completely | Simo Sorce | 23 | -283/+427 |
2008-06-14 | Use proper python errors. | Jelmer Vernooij | 2 | -27/+17 |
2008-06-14 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm... | Jelmer Vernooij | 1 | -0/+1 |
2008-06-14 | Fix prototype for pthread process model. | Jelmer Vernooij | 1 | -0/+1 |
2008-06-12 | Missed these on the last commit | Jim McDonough | 1 | -0/+1 |
2008-06-11 | Use variables for source dir of python ldb bindings. | Jelmer Vernooij | 2 | -3/+4 |
2008-06-11 | Use variables for source dir of python tdb bindings. | Jelmer Vernooij | 2 | -2/+3 |
2008-06-11 | Add another reason for skipping a testsuite, remove obsolete comment. | Jelmer Vernooij | 1 | -1/+1 |
2008-06-11 | Clarify error when SWIG can't be found - it's not required unless you | Jelmer Vernooij | 1 | -1/+1 |
2008-06-11 | Remove unused import, function. | Jelmer Vernooij | 1 | -8/+0 |
2008-06-11 | Add working Python bindings for NBT. | Jelmer Vernooij | 7 | -5007/+442 |
2008-06-10 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm... | Jelmer Vernooij | 11 | -49/+58 |
2008-06-10 | Fix variables used in configure. | Jelmer Vernooij | 1 | -2/+2 |
2008-06-10 | Revert "Add configure test for vdeplug library." | Stefan Metzmacher | 2 | -10/+0 |
2008-06-10 | Fix initialization warnings. | Jeremy Allison | 1 | -1/+1 |
2008-06-10 | Some C++ warnings | Stefan Metzmacher | 1 | -2/+2 |
2008-06-10 | socket_wrapper: truncate packets to a 1500 byte payload | Stefan Metzmacher | 1 | -0/+8 |
2008-06-09 | heimdal_build: rename config.m{k,4} => internal.m{k,4} | Stefan Metzmacher | 4 | -2/+2 |
2008-06-09 | configure: we require autoconf 2.54 | Stefan Metzmacher | 1 | -2/+1 |
2008-06-09 | libreplace: only include AC_USE_SYSTEM_EXTENSIONS fallback if required | Stefan Metzmacher | 1 | -1/+2 |
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 |