summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-06-26Only try to detect the events lib dir if it wasn't set earlier.Jelmer Vernooij1-10/+12
2008-06-25Use variable for selftest directory.Jelmer Vernooij2-2/+3
2008-06-25Fix another reference to ldbdir.Jelmer Vernooij1-1/+1
2008-06-25Use ldbsrcdir rather than ldbdir.Jelmer Vernooij1-31/+31
2008-06-25Use variable for popt source dir.Jelmer Vernooij2-1/+2
2008-06-25Use ldbsrcdir rather than ldbdir.Jelmer Vernooij2-15/+15
2008-06-25Undefine HAVE_KRB5_ENCRYPT_BLOCK because Heimdal really doesn't have it.Jelmer Vernooij1-0/+2
2008-06-25Use workaround for $(abspath)Jelmer Vernooij3-2/+5
2008-06-25Revert "Remove the dependency on $(abspath) in makefiles"Jelmer Vernooij2-4/+2
2008-06-20wbinfo: Output string for sid type in lookupsid.Kai Blin1-20/+20
2008-06-20smbd: make sure the parent smbd stays alive foreverStefan Metzmacher1-7/+13
2008-06-19Include events_util.h in events_aio.cVolker Lendecke1-0/+1
2008-06-19Remove the dependency on $(abspath) in makefilesVolker Lendecke2-2/+4
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