summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-06-17Change our module code to not use the special symbol name init_module()Andrew Tridgell4-21/+7
2008-06-16Try to get a bit further with provisioningSimo Sorce2-2/+5
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
2008-06-09libreplace: only include AC_USE_SYSTEM_EXTENSIONS fallback if requiredStefan Metzmacher1-1/+2
2008-06-09libreplace: fix warnings with autoconf-2.62 rename ac_ => libreplace_cv_Stefan Metzmacher1-4/+4
2008-06-09build/m4: fix warnings with autoconf-2.62 rename SMB_BUILD_ => samba_cv_Stefan Metzmacher1-3/+3
2008-06-08Make it possible to disable gnutls at configure time,Simo Sorce1-25/+36
2008-06-08Add more docstrings in tdb.Jelmer Vernooij3-2/+26
2008-06-07fixed for per session session_key here tooAndrew Tridgell1-1/+1
2008-06-07make signing per session in the SMB2 client libraryAndrew Tridgell4-10/+11
2008-06-07fixed mandatory signingAndrew Tridgell3-2/+7
2008-06-06Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell4-7/+9
2008-06-06added server side SMB2 signingAndrew Tridgell7-71/+103
2008-06-06handle NULL fields in blob comparisonAndrew Tridgell1-1/+3
2008-06-06ensure we don't end up with a partially initialised EA structureAndrew Tridgell1-0/+2