summaryrefslogtreecommitdiffstats
path: root/source4/web_server/config.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix missing symbols issues when building with shared libraries.Jelmer Vernooij2008-12-221-1/+1
* Rename smbd -> samba.Jelmer Vernooij2008-09-241-1/+1
* Revert "Rename smbd -> samba."Jelmer Vernooij2008-09-211-1/+1
* Rename smbd -> samba.Jelmer Vernooij2008-09-211-1/+1
* Remove support for ESP in the web server.Jelmer Vernooij2008-09-211-3/+2
* Add initial work on WSGI support in the web server.Jelmer Vernooij2008-09-211-1/+1
* Rename http to esp, in preparation of adding a python backend.Jelmer Vernooij2008-09-211-1/+1
* Remove remaining embedded JavaScript support.Jelmer Vernooij2008-09-161-0/+1
* 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-1/+1
* Fix the build.Jelmer Vernooij2008-03-081-1/+1
* Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-3/+2
* r22403: this dependencies should be privateStefan Metzmacher2007-10-101-1/+1
* 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