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
/
fdevent.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[core] fdevent_socket_nb_cloexec_init()
Glenn Strauss
2021-11-01
1
-0
/
+3
*
[core] clean up fdlog_st and log_error_st decls
Glenn Strauss
2021-10-29
1
-4
/
+2
*
[multiple] _WIN32 fdevent_pipe_cloexec()
Glenn Strauss
2021-09-30
1
-0
/
+1
*
[multiple] fdevent_mkostemp()
Glenn Strauss
2021-09-30
1
-1
/
+1
*
[multiple] de-dup file and piped loggers (fixes #3101)
Glenn Strauss
2021-09-13
1
-1
/
+2
*
[core] fdlog.[ch]; fdevent_*_logger_* -> fdlog_*
Glenn Strauss
2021-09-11
1
-8
/
+0
*
[multiple] Y2038 32-bit signed time_t mitigations
Glenn Strauss
2021-09-04
1
-2
/
+2
*
[core] fix kill workers and shutdown by signal
Pavel Gulchuk
2021-05-15
1
-0
/
+1
*
[multiple] mark addtl funcs attr returns_nonnull
Glenn Strauss
2021-03-26
1
-0
/
+3
*
[multiple] add attrs from gcc -Wsuggest-attribute=
Glenn Strauss
2021-03-26
1
-0
/
+3
*
[multiple] fdevent_waitpid() wrapper
Glenn Strauss
2020-12-24
1
-0
/
+1
*
[core] fdevent_dup_cloexec()
Glenn Strauss
2020-10-11
1
-0
/
+1
*
[core] fdevent_load_file_bytes()
Glenn Strauss
2020-10-11
1
-0
/
+2
*
[mod_deflate] deflate.cache-dir compressed cache
Glenn Strauss
2020-08-02
1
-0
/
+1
*
[core] fdevent_load_file() shared code
Glenn Strauss
2020-07-08
1
-0
/
+2
*
[core] isolate fdevent subsystem
Glenn Strauss
2020-07-08
1
-3
/
+4
*
[core] remove unused arg to fdevent_fcntl_set_nb*
Glenn Strauss
2020-07-08
1
-3
/
+3
*
[multiple] omit passing srv to fdevent_handler
Glenn Strauss
2020-07-08
1
-1
/
+1
*
[core] fdevent_mkstemp_append() (shared)
Glenn Strauss
2019-03-16
1
-0
/
+1
*
[core] pass conf.follow_symlink in more places
Glenn Strauss
2019-03-10
1
-2
/
+2
*
[core] pass (fdnode *) for registered fdevent fd
Glenn Strauss
2019-03-07
1
-8
/
+18
*
[core] isolate fdevent processing
Glenn Strauss
2019-03-07
1
-1
/
+0
*
[core] remove fde_ndx member outside fdevents
Glenn Strauss
2019-03-07
1
-4
/
+4
*
[core] some fdevent code streamlining
Glenn Strauss
2019-03-07
1
-4
/
+2
*
[core] map FDEVENT_* to OS system event frameworks
Glenn Strauss
2019-02-17
1
-7
/
+11
*
[core] dispatch events from within event framework
Glenn Strauss
2019-02-13
1
-1
/
+0
*
[core] fdevent_process()
Glenn Strauss
2019-02-04
1
-4
/
+1
*
[core] mark startup/shutdown funcs cold
Glenn Strauss
2019-02-04
1
-0
/
+9
*
[core] option to propagate TCP FIN to backend host
Glenn Strauss
2018-08-12
1
-3
/
+6
*
[core] some header cleanup
Glenn Strauss
2018-04-08
1
-1
/
+1
*
[core] fix rare race condition from backends (fixes #2878)
Glenn Strauss
2018-03-18
1
-2
/
+3
*
[core] discard from socket using recv MSG_TRUNC
Glenn Strauss
2017-12-11
1
-0
/
+2
*
[core] support POLLRDHUP, where available (#2743)
Glenn Strauss
2017-11-19
1
-0
/
+1
*
[core] isolate backend fdevent handler defs
Glenn Strauss
2017-11-03
1
-168
/
+8
*
[core] perf: more efficient fdevent_sched_run()
Glenn Strauss
2017-10-21
1
-1
/
+1
*
[core] fdevent setsockopt() helper functions
Glenn Strauss
2017-09-23
1
-0
/
+3
*
[core] SIGCHLD handle_waitpid hook for modules
Glenn Strauss
2017-09-10
1
-1
/
+3
*
[core] remove fdevent fcntl_set hook
Glenn Strauss
2017-07-29
1
-3
/
+0
*
[core] restart piped loggers if they exit (fixes #1393)
Glenn Strauss
2017-07-23
1
-0
/
+4
*
[core] fdevent_cycle_logger()
Glenn Strauss
2017-07-23
1
-0
/
+1
*
[core] fdevent_connect_status() shared code
Glenn Strauss
2017-07-15
1
-0
/
+2
*
[core] rename fd_close_on_exec()
Glenn Strauss
2017-07-15
1
-1
/
+0
*
[core] consolidate fork()/execve() code (#1393)
Glenn Strauss
2017-07-15
1
-0
/
+6
*
[core] no SOCK_CLOEXEC on Linux kernel < 2.6.27
Glenn Strauss
2017-04-15
1
-1
/
+6
*
[core] collect ioctl FIONREAD code
Glenn Strauss
2017-03-28
1
-0
/
+2
*
[core] include "fdevent.h" where needed
Glenn Strauss
2017-03-28
1
-1
/
+1
*
performance: use Linux extended syscalls and flags
Glenn Strauss
2016-09-24
1
-0
/
+6
*
[core] fix crash if ready events on abandoned fd (fixes #2748)
Glenn Strauss
2016-08-24
1
-0
/
+3
*
[core] check if client half-closed TCP if POLLHUP (#2743)
Glenn Strauss
2016-08-06
1
-0
/
+3
*
[core] add declarations to fdevent.h (#2373)
Glenn Strauss
2016-06-29
1
-1
/
+6
[next]