summaryrefslogtreecommitdiffstats
path: root/source4/web_server/config.mk
Commit message (Expand)AuthorAgeFilesLines
* r15371: Revert some of my previous patch as it was breaking the plain buildJelmer Vernooij2007-10-101-1/+1
* r15370: Fix more dependencies for shared libsJelmer Vernooij2007-10-101-1/+1
* r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij2007-10-101-1/+3
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-1/+1
* r14567: Make some more functions public.Jelmer Vernooij2007-10-101-1/+1
* r14109: Modulify the smbcalls subsystem.Jelmer Vernooij2007-10-101-1/+1
* r13902: Stricter checking for the -fvisibility flagJelmer Vernooij2007-10-101-0/+1
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-3/+2
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-2/+2
* r8399: move the ejs and esp code closer to the directory layout used by theAndrew Tridgell2007-10-101-13/+0
* r7744: converted the web server to use the lib/tls/ generic tls codeAndrew Tridgell2007-10-101-4/+2
* r7236: uhmm this require to be in tooSimo Sorce2007-10-101-4/+2
* r7166: Move replacement stuff to seperate directoryJelmer Vernooij2007-10-101-1/+1
* r7072: moved the esp hooks calls to the ejs level, so we can call them fromAndrew Tridgell2007-10-101-1/+1
* r7065: Move ejs from web_server to lib so it can be shared with smbscript.Tim Potter2007-10-101-14/+0
* r7058: Add experimenthal pam authentication for web pagesSimo Sorce2007-10-101-2/+3
* r7050: fix linking of smbdStefan Metzmacher2007-10-101-1/+1
* r7048: added auto-generation of TLS self-signed certificates if none exist al...Andrew Tridgell2007-10-101-1/+2
* r7013: added tls support to the builtin web server. It auto-detects if the cl...Andrew Tridgell2007-10-101-1/+2
* r7002: added support for getting at loadparm config parameters via lpGet() in...Andrew Tridgell2007-10-101-1/+2
* r6981: first version of the builtin web server for Samba4Andrew Tridgell2007-10-101-0/+39