lib/util Rename init_module_fn to samba_init_module_fn
[samba.git] / source4 / param / wscript_build
2011-10-11 Andrew Bartlettlib/param move source4 param code to the top level
2011-10-06 Andrew Bartlettlib/util: consolidate module loading into common code
2011-07-26 Jelmer Vernooijshares: Remove dependencies on share modules.
2011-07-26 Jelmer Vernooijlibsamba-util: Build in libbitmap.
2011-07-08 Andrew Bartlettlib/param: Merge struct loadparm_service into common
2011-07-08 Andrew Bartlettparam: Move per-share parameters into a seperate file...
2011-07-08 Andrew Bartletts4-param change to struct bitmap to match s3-param
2011-07-02 Andrew Bartletts3-param Generate parameter tables
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-21 Andrew Bartletts4-param Autogenerate the loadparm_globals and loadparm...
2011-06-06 Andrew Bartletts4-param Add hook between Samba3 and Samba4 loadparm...
2011-02-22 Andrew Tridgells4-waf: rename 'param' to 'pyparam'
2011-02-09 Jelmer Vernooijprovision: Add missing dependency on pyldb-util.
2010-11-07 Jelmer Vernooijldbsamba: Lowercase library name.
2010-10-30 Andrew Tridgells4-build: removed some unnecessary dependencies
2010-10-30 Andrew Tridgells4-tdb: make tdb-wrap into a private library
2010-10-30 Andrew Tridgells4-ldbwrap: split ldb-wrap out from the LDBSAMBA subsystem
2010-10-26 Jelmer Vernooijtalloc: change pytalloc-util to be a public library.
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-26 Jelmer Vernooijs4: Drop duplicate 'lib' prefix for private libraries.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-21 Andrew Tridgells4-param: added a libshares grouping library
2010-10-10 Jelmer Vernooijwafsamba: Fix handling of pyembed/pyext.
2010-10-10 Jelmer Vernooijsecrets: Add missing dependency on ldbsamba.
2010-10-10 Jelmer Vernooijwafsamba: Clarify needs_python argument name, use pyemb...
2010-09-13 Jelmer Vernooijparam: Only include param_proto.h for Samba builds...
2010-09-11 Andrew Tridgells4-param: move back to auto-generation of loadparm...
2010-06-19 Jelmer Vernooijpyglue: Trim dependencies.
2010-06-18 Jelmer Vernooijs4-waf: Don't include pytalloc when embedding python.
2010-06-18 Jelmer Vernooijs4: Build more python convenience files as subsystems...
2010-06-16 Stefan Metzmachers4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA...
2010-06-13 Jelmer Vernooijparam/share: Use static prototypes.
2010-04-12 Stefan Metzmacherlib/replace/wscript: inline LIBREPLACE_EXT into 'replac...
2010-04-12 Stefan Metzmachers4:param/wscript_build: 'dl' is provides via 'replace'
2010-04-06 Andrew Tridgells4-waf: fixed some deps now we don't auto-include teven...
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgells4-waf: enable the pc_files in the build rules
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree