summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* Add a blackbox test for the provision-backend script.Andrew Bartlett2008-06-193-27/+56
* Don't sign NTP packets to disabled accountsAndrew Bartlett2008-06-191-1/+10
* Use friendly NTSTATUS message in python code when possible.Jelmer Vernooij2008-06-171-1/+1
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm...Jelmer Vernooij2008-06-176-23/+12
|\
| * Change our module code to not use the special symbol name init_module()Andrew Tridgell2008-06-174-21/+7
| * Try to get a bit further with provisioningSimo Sorce2008-06-162-2/+5
* | Make sure events pc file gets installed.Jelmer Vernooij2008-06-172-0/+3
* | Avoid including events_util.h in events_internal.h since the latter isJelmer Vernooij2008-06-177-2/+6
* | Change order of includes in swig file to avoid warnings.Jelmer Vernooij2008-06-162-2/+2
* | Remove support for deprecated JS provisioning.Jelmer Vernooij2008-06-161-7/+1
|/
* Add include in swig file as well.Jelmer Vernooij2008-06-162-1/+2
* Fix buildSimo Sorce2008-06-161-0/+1
* Fix ldb_wrap.cSimo Sorce2008-06-161-0/+1
* Fix cleanup.Simo Sorce2008-06-151-4/+9
* Note that making ldb the event context parent seem to lead to races whenSimo Sorce2008-06-151-1/+1
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm...Jelmer Vernooij2008-06-154-183/+263
|\
| * Cleanup.Simo Sorce2008-06-151-23/+29
| * Now that we pass down the event context, start removing calls toSimo Sorce2008-06-152-8/+2
| * Cleanup,Simo Sorce2008-06-141-61/+88
| * Ups fix typo in error typeSimo Sorce2008-06-141-2/+2
| * Cosmetic fixes.Simo Sorce2008-06-141-88/+141
| * Fix events_aioSimo Sorce2008-06-141-3/+3
* | Fix standalone ldb build.Jelmer Vernooij2008-06-153-4/+7
* | Fix ldb python bindings after events changes.Jelmer Vernooij2008-06-152-3/+6
|/
* Avoid using .DEFAULT_GOAL - it's only available in gmake 3.81 and higher.Jelmer Vernooij2008-06-141-2/+4
* Use a custom init function for samba4 that sets a samba4Simo Sorce2008-06-1437-47/+102
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-1452-116/+176
* This patch make it possible to build the events library completelySimo Sorce2008-06-1423-283/+427
* Use proper python errors.Jelmer Vernooij2008-06-142-27/+17
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm...Jelmer Vernooij2008-06-141-0/+1
|\
| * Missed these on the last commitJim McDonough2008-06-121-0/+1
* | Fix prototype for pthread process model.Jelmer Vernooij2008-06-141-0/+1
|/
* Use variables for source dir of python ldb bindings.Jelmer Vernooij2008-06-112-3/+4
* Use variables for source dir of python tdb bindings.Jelmer Vernooij2008-06-112-2/+3
* Add another reason for skipping a testsuite, remove obsolete comment.Jelmer Vernooij2008-06-111-1/+1
* Clarify error when SWIG can't be found - it's not required unless youJelmer Vernooij2008-06-111-1/+1
* Remove unused import, function.Jelmer Vernooij2008-06-111-8/+0
* Add working Python bindings for NBT.Jelmer Vernooij2008-06-117-5007/+442
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm...Jelmer Vernooij2008-06-1011-49/+58
|\
| * Revert "Add configure test for vdeplug library."Stefan Metzmacher2008-06-102-10/+0
| * Fix initialization warnings.Jeremy Allison2008-06-101-1/+1
| * Some C++ warningsStefan Metzmacher2008-06-101-2/+2
| * socket_wrapper: truncate packets to a 1500 byte payloadStefan Metzmacher2008-06-101-0/+8
| * heimdal_build: rename config.m{k,4} => internal.m{k,4}Stefan Metzmacher2008-06-094-2/+2
| * configure: we require autoconf 2.54Stefan Metzmacher2008-06-091-2/+1
| * libreplace: only include AC_USE_SYSTEM_EXTENSIONS fallback if requiredStefan Metzmacher2008-06-091-1/+2
| * libreplace: fix warnings with autoconf-2.62 rename ac_ => libreplace_cv_Stefan Metzmacher2008-06-091-4/+4
| * build/m4: fix warnings with autoconf-2.62 rename SMB_BUILD_ => samba_cv_Stefan Metzmacher2008-06-091-3/+3
| * Make it possible to disable gnutls at configure time,Simo Sorce2008-06-081-25/+36
* | Fix variables used in configure.Jelmer Vernooij2008-06-101-2/+2
|/