Age | Commit message (Expand) | Author | Files | Lines |
2008-06-20 | smbd: make sure the parent smbd stays alive forever | Stefan Metzmacher | 1 | -7/+13 |
2008-06-20 | Depend on NDR_DRSBLOBS explicity. | Andrew Bartlett | 1 | -1/+1 |
2008-06-19 | Include events_util.h in events_aio.c | Volker Lendecke | 1 | -0/+1 |
2008-06-19 | Remove the dependency on $(abspath) in makefiles | Volker Lendecke | 2 | -2/+4 |
2008-06-19 | credentials: set GSS_KRB5_CRED_NO_CI_FLAGS_X to avoid GSS_C_CONF_FLAG and GSS... | Stefan Metzmacher | 1 | -6/+21 |
2008-06-19 | Change detection of objectCategory short fomm | Andrew Bartlett | 1 | -1/+1 |
2008-06-19 | Fix segfault caused by talloc_free() being called while still processing | Andrew Bartlett | 1 | -2/+2 |
2008-06-19 | Remove old ldap.js test, we have replicated it in python now. | Andrew Bartlett | 2 | -1597/+0 |
2008-06-19 | Add a blackbox test for the provision-backend script. | Andrew Bartlett | 3 | -27/+56 |
2008-06-19 | Don't sign NTP packets to disabled accounts | Andrew Bartlett | 1 | -1/+10 |
2008-06-17 | Use friendly NTSTATUS message in python code when possible. | Jelmer Vernooij | 1 | -1/+1 |
2008-06-17 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm... | Jelmer Vernooij | 6 | -23/+12 |
2008-06-17 | Make sure events pc file gets installed. | Jelmer Vernooij | 2 | -0/+3 |
2008-06-17 | Change our module code to not use the special symbol name init_module() | Andrew Tridgell | 4 | -21/+7 |
2008-06-17 | Avoid including events_util.h in events_internal.h since the latter is | Jelmer Vernooij | 7 | -2/+6 |
2008-06-16 | Try to get a bit further with provisioning | Simo Sorce | 2 | -2/+5 |
2008-06-16 | Change order of includes in swig file to avoid warnings. | Jelmer Vernooij | 2 | -2/+2 |
2008-06-16 | Remove support for deprecated JS provisioning. | Jelmer Vernooij | 1 | -7/+1 |
2008-06-16 | Add include in swig file as well. | Jelmer Vernooij | 2 | -1/+2 |
2008-06-16 | Fix build | Simo Sorce | 1 | -0/+1 |
2008-06-16 | Fix ldb_wrap.c | Simo Sorce | 1 | -0/+1 |
2008-06-15 | Fix cleanup. | Simo Sorce | 1 | -4/+9 |
2008-06-15 | Note that making ldb the event context parent seem to lead to races when | Simo Sorce | 1 | -1/+1 |
2008-06-15 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm... | Jelmer Vernooij | 4 | -183/+263 |
2008-06-15 | Fix standalone ldb build. | Jelmer Vernooij | 3 | -4/+7 |
2008-06-15 | Fix ldb python bindings after events changes. | Jelmer Vernooij | 2 | -3/+6 |
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 | 3 | -0/+53 |
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 | 2 | -3/+4 |
2008-06-12 | Initial automated wintest. | Jim McDonough | 2 | -0/+52 |
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 | 12 | -67/+77 |
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 |