summaryrefslogtreecommitdiffstats
path: root/source4/smbd/process_model.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix missing symbols issues when building with shared libraries.Jelmer Vernooij2008-12-221-0/+1
* s4: fix LIBEVENTS dependencies and use more forward declarationsStefan Metzmacher2008-12-171-1/+2
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-1/+1
* Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-1/+2
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-5/+5
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-081-1/+1
|\
| * Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij2008-04-011-1/+1
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-10/+10
|/
* Remaining changes to implement the prefork process modelAndrew Bartlett2008-02-041-0/+10
* build: Demote a bunch of libraries to subsystems. This makes packaging easier...Jelmer Vernooij2008-01-211-8/+1
* r19676: Fix some more dependencies.Jelmer Vernooij2007-10-101-0/+1
* r19675: the process model don't depend on heimdal anymoreStefan Metzmacher2007-10-101-4/+2
* r15580: (Hopefully) fix pthreads process modelJelmer Vernooij2007-10-101-1/+1
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2007-10-101-2/+2
* r15223: Move heimdal's -I parameters from the global list of includes toJelmer Vernooij2007-10-101-0/+2
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-2/+2
* r14571: More improvements on shared library support in Samba. Only ldb is lef...Jelmer Vernooij2007-10-101-1/+3
* r14094: Use saner module directory names, fix loading of server service modules.Jelmer Vernooij2007-10-101-6/+6
* r14079: I just found the setproctitle library from alt linux:-)Stefan Metzmacher2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij2007-10-101-1/+0
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-4/+4
* r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij2007-10-101-0/+1
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-4/+4
* r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij2007-10-101-1/+0
* r3733: More build system fixes/features:Jelmer Vernooij2007-10-101-0/+3
* r3730: More build system fixes and simplificationsJelmer Vernooij2007-10-101-2/+1
* r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2007-10-101-1/+5
* r869: convert SUBSYSTEM PROCESS_MODEL to a *.mk fileStefan Metzmacher2007-10-101-0/+36