summaryrefslogtreecommitdiff
path: root/source4/web_server/config.mk
AgeCommit message (Expand)AuthorFilesLines
2008-12-22Fix missing symbols issues when building with shared libraries.Jelmer Vernooij1-1/+1
2008-09-24Rename smbd -> samba.Jelmer Vernooij1-1/+1
2008-09-21Revert "Rename smbd -> samba."Jelmer Vernooij1-1/+1
2008-09-21Rename smbd -> samba.Jelmer Vernooij1-1/+1
2008-09-21Remove support for ESP in the web server.Jelmer Vernooij1-3/+2
2008-09-21Add initial work on WSGI support in the web server.Jelmer Vernooij1-1/+1
2008-09-21Rename http to esp, in preparation of adding a python backend.Jelmer Vernooij1-1/+1
2008-09-16Remove remaining embedded JavaScript support.Jelmer Vernooij1-0/+1
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-1/+1
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-1/+2
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-1/+1
2008-03-08Fix the build.Jelmer Vernooij1-1/+1
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-3/+2
2007-10-10r22403: this dependencies should be privateStefan Metzmacher1-1/+1
2007-10-10r15371: Revert some of my previous patch as it was breaking the plain buildJelmer Vernooij1-1/+1
2007-10-10r15370: Fix more dependencies for shared libsJelmer Vernooij1-1/+1
2007-10-10r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij1-1/+3
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-1/+1
2007-10-10r14567: Make some more functions public.Jelmer Vernooij1-1/+1
2007-10-10r14109: Modulify the smbcalls subsystem.Jelmer Vernooij1-1/+1
2007-10-10r13902: Stricter checking for the -fvisibility flagJelmer Vernooij1-0/+1
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-3/+2
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-2/+2
2007-10-10r8399: move the ejs and esp code closer to the directory layout used by theAndrew Tridgell1-13/+0
2007-10-10r7744: converted the web server to use the lib/tls/ generic tls codeAndrew Tridgell1-4/+2
2007-10-10r7236: uhmm this require to be in tooSimo Sorce1-4/+2
2007-10-10r7166: Move replacement stuff to seperate directoryJelmer Vernooij1-1/+1
2007-10-10r7072: moved the esp hooks calls to the ejs level, so we can call them fromAndrew Tridgell1-1/+1
2007-10-10r7065: Move ejs from web_server to lib so it can be shared with smbscript.Tim Potter1-14/+0
2007-10-10r7058: Add experimenthal pam authentication for web pagesSimo Sorce1-2/+3
2007-10-10r7050: fix linking of smbdStefan Metzmacher1-1/+1
2007-10-10r7048: added auto-generation of TLS self-signed certificates if none exist al...Andrew Tridgell1-1/+2
2007-10-10r7013: added tls support to the builtin web server. It auto-detects if the cl...Andrew Tridgell1-1/+2
2007-10-10r7002: added support for getting at loadparm config parameters via lpGet() in...Andrew Tridgell1-1/+2
2007-10-10r6981: first version of the builtin web server for Samba4Andrew Tridgell1-0/+39