summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-06-19credentials: set GSS_KRB5_CRED_NO_CI_FLAGS_X to avoid GSS_C_CONF_FLAG and GSS...Stefan Metzmacher1-6/+21
2008-06-19Change detection of objectCategory short fommAndrew Bartlett1-1/+1
2008-06-19Fix segfault caused by talloc_free() being called while still processingAndrew Bartlett1-2/+2
2008-06-19Remove old ldap.js test, we have replicated it in python now.Andrew Bartlett1-1/+0
2008-06-19Add a blackbox test for the provision-backend script.Andrew Bartlett3-27/+56
2008-06-19Don't sign NTP packets to disabled accountsAndrew Bartlett1-1/+10
2008-06-17Use friendly NTSTATUS message in python code when possible.Jelmer Vernooij1-1/+1
2008-06-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm...Jelmer Vernooij6-23/+12
2008-06-17Make sure events pc file gets installed.Jelmer Vernooij2-0/+3
2008-06-17Change our module code to not use the special symbol name init_module()Andrew Tridgell4-21/+7
2008-06-17Avoid including events_util.h in events_internal.h since the latter isJelmer Vernooij7-2/+6
2008-06-16Try to get a bit further with provisioningSimo Sorce2-2/+5
2008-06-16Change order of includes in swig file to avoid warnings.Jelmer Vernooij2-2/+2
2008-06-16Remove support for deprecated JS provisioning.Jelmer Vernooij1-7/+1
2008-06-16Add include in swig file as well.Jelmer Vernooij2-1/+2
2008-06-16Fix buildSimo Sorce1-0/+1
2008-06-16Fix ldb_wrap.cSimo Sorce1-0/+1
2008-06-15Fix cleanup.Simo Sorce1-4/+9
2008-06-15Note that making ldb the event context parent seem to lead to races whenSimo Sorce1-1/+1
2008-06-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm...Jelmer Vernooij4-183/+263
2008-06-15Fix standalone ldb build.Jelmer Vernooij3-4/+7
2008-06-15Fix ldb python bindings after events changes.Jelmer Vernooij2-3/+6
2008-06-15Cleanup.Simo Sorce1-23/+29
2008-06-15Now that we pass down the event context, start removing calls toSimo Sorce2-8/+2
2008-06-14Cleanup,Simo Sorce1-61/+88
2008-06-14Ups fix typo in error typeSimo Sorce1-2/+2
2008-06-14Cosmetic fixes.Simo Sorce1-88/+141
2008-06-14Fix events_aioSimo Sorce1-3/+3
2008-06-14Avoid using .DEFAULT_GOAL - it's only available in gmake 3.81 and higher.Jelmer Vernooij1-2/+4
2008-06-14Use a custom init function for samba4 that sets a samba4Simo Sorce37-47/+102
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce52-116/+176
2008-06-14This patch make it possible to build the events library completelySimo Sorce23-283/+427
2008-06-14Use proper python errors.Jelmer Vernooij2-27/+17
2008-06-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm...Jelmer Vernooij1-0/+1
2008-06-14Fix prototype for pthread process model.Jelmer Vernooij1-0/+1
2008-06-12Missed these on the last commitJim McDonough1-0/+1
2008-06-11Use variables for source dir of python ldb bindings.Jelmer Vernooij2-3/+4
2008-06-11Use variables for source dir of python tdb bindings.Jelmer Vernooij2-2/+3
2008-06-11Add another reason for skipping a testsuite, remove obsolete comment.Jelmer Vernooij1-1/+1
2008-06-11Clarify error when SWIG can't be found - it's not required unless youJelmer Vernooij1-1/+1
2008-06-11Remove unused import, function.Jelmer Vernooij1-8/+0
2008-06-11Add working Python bindings for NBT.Jelmer Vernooij7-5007/+442
2008-06-10Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm...Jelmer Vernooij11-49/+58
2008-06-10Fix variables used in configure.Jelmer Vernooij1-2/+2
2008-06-10Revert "Add configure test for vdeplug library."Stefan Metzmacher2-10/+0
2008-06-10Fix initialization warnings.Jeremy Allison1-1/+1
2008-06-10Some C++ warningsStefan Metzmacher1-2/+2
2008-06-10socket_wrapper: truncate packets to a 1500 byte payloadStefan Metzmacher1-0/+8
2008-06-09heimdal_build: rename config.m{k,4} => internal.m{k,4}Stefan Metzmacher4-2/+2
2008-06-09configure: we require autoconf 2.54Stefan Metzmacher1-2/+1