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_vhostdb_dbi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] _WIN32 __declspec(dllexport) *_plugin_init
Glenn Strauss
2023-05-03
1
-0
/
+1
*
[core] _WIN32 socket-compat, filesystem-compat
Glenn Strauss
2023-05-03
1
-1
/
+2
*
[multiple] employ ck_calloc, ck_malloc shared code
Glenn Strauss
2022-12-10
1
-2
/
+2
*
[multiple] mark mod_*_plugin_init() funcs cold
Glenn Strauss
2022-12-07
1
-0
/
+1
*
[multiple] reduce redundant NULL buffer checks
Glenn Strauss
2021-08-27
1
-5
/
+5
*
[mod_vhostdb*] rename http_vhostdb->mod_vhostdb_api
Glenn Strauss
2021-08-27
1
-3
/
+3
*
[mod_*_dbi] fix sqlite3_dbdir spelling in comments
Glenn Strauss
2021-05-13
1
-1
/
+1
*
[multiple] use buffer_append_* aggregates
Glenn Strauss
2021-04-02
1
-2
/
+1
*
[mod_vhostdb_dbi] allow strings and ints in config
Glenn Strauss
2020-07-16
1
-1
/
+1
*
[multiple] add summaries to top of some modules
Glenn Strauss
2020-07-08
1
-0
/
+6
*
[multiple] split con, request (very large change)
Glenn Strauss
2020-07-08
1
-7
/
+7
*
[multiple] copy small struct instead of memcpy()
Glenn Strauss
2020-07-08
1
-1
/
+2
*
[multiple] generic config array type checking
Glenn Strauss
2020-07-08
1
-8
/
+1
*
[multiple] connection hooks no longer get (srv *)
Glenn Strauss
2020-07-08
1
-2
/
+1
*
[multiple] prefer (connection *) to (srv *)
Glenn Strauss
2020-07-08
1
-11
/
+11
*
[multiple] plugin.c handles common FREE_FUNC code
Glenn Strauss
2020-07-08
1
-14
/
+2
*
[mod_vhostdb*] use config_plugin_values_init()
Glenn Strauss
2020-07-08
1
-69
/
+94
*
[core] const char *name in struct plugin
Glenn Strauss
2020-05-23
1
-1
/
+1
*
[core] simpler config_check_cond()
Glenn Strauss
2020-05-23
1
-3
/
+2
*
[core] inline buffer as part of data_string value
Glenn Strauss
2020-02-24
1
-7
/
+7
*
[core] inline buffer key for *_patch_connection()
Glenn Strauss
2020-02-24
1
-1
/
+1
*
[core] inline buffer as part of DATA_UNSET key
Glenn Strauss
2020-02-24
1
-4
/
+4
*
[multiple] cleaner calloc use in SETDEFAULTS_FUNC
Mohammed Sadiq
2019-04-20
1
-1
/
+1
*
[multiple] calloc match ptr type (clang --analyze)
Glenn Strauss
2019-01-21
1
-1
/
+1
*
[core] perf: simple, quick buffer_clear()
Glenn Strauss
2018-11-23
1
-2
/
+2
*
[core] rename fd_close_on_exec()
Glenn Strauss
2017-07-15
1
-1
/
+1
*
[core] include "fdevent.h" where needed
Glenn Strauss
2017-03-28
1
-0
/
+1
*
[config] more specific checks for array lists
Glenn Strauss
2017-03-08
1
-0
/
+6
*
mod_vhostdb* (dbi,mysql,pgsql,ldap) (fixes #485, fixes #1936, fixes #2297)
Glenn Strauss
2017-01-31
1
-0
/
+324