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_userdir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[core] light_isupper(), light_islower()
Glenn Strauss
2020-10-11
1
-1
/
+1
*
[multiple] correct misspellings in comments
Glenn Strauss
2020-07-08
1
-1
/
+1
*
[tests] t/test_mod_userdir
Glenn Strauss
2020-07-08
1
-0
/
+1
*
[core] r->uri.path always set, though might be ""
Glenn Strauss
2020-07-08
1
-0
/
+2
*
[multiple] split con, request (very large change)
Glenn Strauss
2020-07-08
1
-19
/
+19
*
[multiple] generic config array type checking
Glenn Strauss
2020-07-08
1
-29
/
+2
*
[multiple] connection hooks no longer get (srv *)
Glenn Strauss
2020-07-08
1
-1
/
+0
*
[multiple] prefer (connection *) to (srv *)
Glenn Strauss
2020-07-08
1
-1
/
+2
*
[multiple] plugin.c handles common FREE_FUNC code
Glenn Strauss
2020-07-08
1
-12
/
+0
*
[mod_userdir] use config_plugin_values_init()
Glenn Strauss
2020-05-23
1
-139
/
+121
*
[mod_userdir] split policy from userdir path build
Glenn Strauss
2020-05-23
1
-150
/
+143
*
[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 as part of data_string value
Glenn Strauss
2020-02-24
1
-2
/
+2
*
[core] inline buffer key for *_patch_connection()
Glenn Strauss
2020-02-24
1
-6
/
+6
*
[multiple] cleaner calloc use in SETDEFAULTS_FUNC
Mohammed Sadiq
2019-04-20
1
-1
/
+1
*
[core] extend dir redirection to take HTTP status
Glenn Strauss
2019-03-13
1
-1
/
+1
*
[core] buffer_append_path_len()
Glenn Strauss
2018-11-28
1
-8
/
+4
*
[core] perf: simple, quick buffer_clear()
Glenn Strauss
2018-11-23
1
-1
/
+1
*
[mod_userdir] security: skip username "." and ".."
Glenn Strauss
2018-09-25
1
-10
/
+7
*
[core] some header cleanup
Glenn Strauss
2018-04-08
1
-0
/
+1
*
[config] more specific checks for array lists
Glenn Strauss
2017-03-08
1
-0
/
+12
*
consistent inclusion of config.h at top of files (fixes #2073)
Glenn Strauss
2016-03-19
1
-0
/
+2
*
[mod_secdownload] add required algorithm option; old behaviour available as "...
Stefan Bühler
2015-11-22
1
-1
/
+1
*
[config] check config option scope; warn if server option is given in conditi...
Stefan Bühler
2015-11-07
1
-1
/
+2
*
fix segfaults in many plugins if they failed configuration
Stefan Bühler
2015-05-14
1
-0
/
+2
*
Use buffer API to read and modify "used" member
Stefan Bühler
2015-02-08
1
-2
/
+2
*
fix buffer, chunk and http_chunk API
Stefan Bühler
2015-02-08
1
-10
/
+10
*
maintain physical.basedir (the "acting" doc-root as prefix of physical.path) ...
Stefan Bühler
2014-01-10
1
-0
/
+2
*
fix/silence bugs reported by ccc-analyzer (clang)
Stefan Bühler
2013-11-13
1
-1
/
+1
*
[mod_userdir] add userdir.active option, "enabled" by default
Stefan Bühler
2013-06-29
1
-2
/
+11
*
fix some gcc warnings
Stefan Bühler
2011-07-30
1
-3
/
+0
*
Fix header inclusion order, always include "config.h" before any system header
Stefan Bühler
2009-10-11
1
-6
/
+6
*
Added some extra warning options in cmake and fix the resulting warnings (unu...
Stefan Bühler
2009-03-07
1
-0
/
+1
*
Fix bug with case-insensitive filenames in mod_userdir (#1589)
Stefan Bühler
2008-08-18
1
-1
/
+20
*
workaround #1587: require userdir.path to be set to enable mod_userdir (empty...
Stefan Bühler
2008-03-10
1
-0
/
+5
*
- support letterhomes in mod_userdir (#1473)
Elan Ruusamäe
2008-01-18
1
-0
/
+11
*
- white space cleanup part 2 this time 1.4 ;)
Marcus Rückert
2006-10-04
1
-51
/
+51
*
added support for userdir without a passwd entry
Jan Kneschke
2005-10-31
1
-18
/
+81
*
either remove include config.h or covered it in HAVE_CONFIG_H
Jan Kneschke
2005-09-24
1
-2
/
+0
*
the userdir module builds a physical path by hand, the same as mod_alias
Jan Kneschke
2005-08-18
1
-2
/
+3
*
fixed possible uninit variables of the config-parser fails (merged [183])
Jan Kneschke
2005-08-16
1
-2
/
+2
*
removed setup_connection (merged [295])
Jan Kneschke
2005-08-08
1
-24
/
+8
*
moved everything below trunk/ and added branches/ and tags/
Jan Kneschke
2005-02-20
1
-0
/
+248