index
:
delta/lighttpd-git.git
master
personal/gstrauss/master
personal/stbuehler/1.4.48-mod-proxy-fix
personal/stbuehler/ci-build
personal/stbuehler/cleanup-build
personal/stbuehler/fix-fdevent
personal/stbuehler/leaks
personal/stbuehler/mod-csrf
personal/stbuehler/mod-csrf-old
git.lighttpd.net: lighttpd/lighttpd1.4.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mod_simple_vhost.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] _WIN32 __declspec(dllexport) *_plugin_init
Glenn Strauss
2023-05-03
1
-0
/
+1
*
[multiple] employ ck_calloc, ck_malloc shared code
Glenn Strauss
2022-12-10
1
-1
/
+1
*
[multiple] mark mod_*_plugin_init() funcs cold
Glenn Strauss
2022-12-07
1
-0
/
+1
*
[multiple] prefer r->tmp_buf to p->tmp_buf
Glenn Strauss
2021-09-13
1
-3
/
+1
*
[multiple] remove base.h include where not used
Glenn Strauss
2021-09-08
1
-1
/
+1
*
[multiple] reduce redundant NULL buffer checks
Glenn Strauss
2021-08-27
1
-8
/
+14
*
[multiple] use buffer_append_* aggregates
Glenn Strauss
2021-04-02
1
-1
/
+0
*
[multiple] use stat_cache_path_isdir()
Glenn Strauss
2020-10-13
1
-5
/
+1
*
[multiple] correct misspellings in comments
Glenn Strauss
2020-07-08
1
-1
/
+1
*
[multiple] split con, request (very large change)
Glenn Strauss
2020-07-08
1
-12
/
+12
*
[multiple] copy small struct instead of memcpy()
Glenn Strauss
2020-07-08
1
-1
/
+2
*
[core] move addtl request-specific struct members
Glenn Strauss
2020-07-08
1
-2
/
+2
*
[multiple] stat_cache singleton
Glenn Strauss
2020-07-08
1
-1
/
+2
*
[multiple] connection hooks no longer get (srv *)
Glenn Strauss
2020-07-08
1
-5
/
+5
*
[multiple] prefer (connection *) to (srv *)
Glenn Strauss
2020-07-08
1
-3
/
+1
*
[multiple] plugin.c handles common FREE_FUNC code
Glenn Strauss
2020-07-08
1
-8
/
+0
*
[mod_simple_vhost] use config_plugin_values_init()
Glenn Strauss
2020-07-08
1
-199
/
+131
*
[core] const char *name in struct plugin
Glenn Strauss
2020-05-23
1
-3
/
+1
*
[core] simpler config_check_cond()
Glenn Strauss
2020-05-23
1
-3
/
+2
*
[core] inline buffer key for *_patch_connection()
Glenn Strauss
2020-02-24
1
-4
/
+4
*
[core] (const buffer *) for con->server_name
Glenn Strauss
2020-02-24
1
-3
/
+6
*
[multiple] cleaner calloc use in SETDEFAULTS_FUNC
Mohammed Sadiq
2019-04-20
1
-1
/
+1
*
[mod_simple_vhost] t/test_mod_simple_vhost
Glenn Strauss
2018-12-03
1
-14
/
+18
*
[core] remove some unused header includes
Glenn Strauss
2017-03-28
1
-2
/
+0
*
[core] fix crash if invalid config file (fixes #2798)
Glenn Strauss
2017-03-13
1
-0
/
+1
*
consistent inclusion of config.h at top of files (fixes #2073)
Glenn Strauss
2016-03-19
1
-0
/
+2
*
[config] check config option scope; warn if server option is given in conditi...
Stefan Bühler
2015-11-07
1
-1
/
+2
*
Use buffer API to read and modify "used" member
Stefan Bühler
2015-02-08
1
-8
/
+8
*
Remove buffer_prepare_copy() and buffer_prepare_append()
Stefan Bühler
2015-02-08
1
-1
/
+1
*
fix buffer, chunk and http_chunk API
Stefan Bühler
2015-02-08
1
-13
/
+13
*
add force_assert() to enforce assertions as simple assert()s are disabled by ...
Stefan Bühler
2014-02-16
1
-1
/
+1
*
fix/silence bugs reported by ccc-analyzer (clang)
Stefan Bühler
2013-11-13
1
-1
/
+1
*
[mod_simple_vhost] fix cache; skip module if simple-vhost.server-root is empt...
Stefan Bühler
2013-08-30
1
-31
/
+30
*
Fix header inclusion order, always include "config.h" before any system header
Stefan Bühler
2009-10-11
1
-8
/
+4
*
Added some extra warning options in cmake and fix the resulting warnings (unu...
Stefan Bühler
2009-03-07
1
-0
/
+1
*
Fix default vhost in mod_simple_vhost (fixes #1905)
Stefan Bühler
2009-02-17
1
-0
/
+2
*
Do not cache default vhost in mod_simple_vhost (#709)
Stefan Bühler
2008-10-01
1
-0
/
+2
*
- white space cleanup part 2 this time 1.4 ;)
Marcus Rückert
2006-10-04
1
-55
/
+55
*
suppress the 'using default-vhost' message by default
Jan Kneschke
2005-11-18
1
-2
/
+15
*
fixed possible uninit variables of the config-parser fails (merged [183])
Jan Kneschke
2005-08-16
1
-1
/
+1
*
removed setup_connection (merged [295])
Jan Kneschke
2005-08-08
1
-28
/
+12
*
fixed error-handling
Jan Kneschke
2005-08-08
1
-1
/
+1
*
dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection...
Jan Kneschke
2005-08-08
1
-5
/
+5
*
moved everything below trunk/ and added branches/ and tags/
Jan Kneschke
2005-02-20
1
-0
/
+284