Move object file lists to the Makefile.
[samba.git] / source4 / smbd / process_model.mk
2008-03-03 Jelmer VernooijMove object file lists to the Makefile.
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-02-04 Andrew BartlettRemaining changes to implement the prefork process...
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-21 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-21 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-21 Jelmer Vernooijbuild: Demote a bunch of libraries to subsystems. This...
2007-10-10 Jelmer Vernooijr19676: Fix some more dependencies.
2007-10-10 Stefan Metzmacherr19675: the process model don't depend on heimdal anymore
2007-10-10 Jelmer Vernooijr15580: (Hopefully) fix pthreads process model
2007-10-10 Jelmer Vernooijr15274: Drop default EXT_LIB_ prefix for external libra...
2007-10-10 Jelmer Vernooijr15223: Move heimdal's -I parameters from the global...
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Jelmer Vernooijr14571: More improvements on shared library support...
2007-10-10 Jelmer Vernooijr14094: Use saner module directory names, fix loading...
2007-10-10 Stefan Metzmacherr14079: I just found the setproctitle library from...
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr12500: Use init functions explicitly in a few more...
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Jelmer Vernooijr12494: Support loading modules from .so files for...
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Jelmer Vernooijr3737: - Get rid of the register_subsystem() and regist...
2007-10-10 Jelmer Vernooijr3733: More build system fixes/features:
2007-10-10 Jelmer Vernooijr3730: More build system fixes and simplifications
2007-10-10 Jelmer Vernooijr3586: Fix some of the issues with the module init...
2007-10-10 Stefan Metzmacherr869: convert SUBSYSTEM PROCESS_MODEL to a *.mk file