Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-15 | Doc update: systemd unit file example | Laurent Bercot | |
2018-01-04 | 2018, not 2017 | Laurent Bercot | |
2018-01-04 | version: 2.7.0.0v2.7.0.0 | Laurent Bercot | |
2018-01-03 | Use child_spawn2 instead of child_spawn in s6-setlock | Laurent Bercot | |
2017-12-22 | Port ftrigr and s6lock to textclient | Laurent Bercot | |
2017-12-11 | Credit eto for the bug-report | Laurent Bercot | |
2017-12-11 | Bugfix: s6-fdholderd crash when regex defs not present | Laurent Bercot | |
2017-12-11 | Add "-a perms" option to s6-ipcserver(-socketbinder) | Laurent Bercot | |
2017-11-27 | version: 2.6.2.0v2.6.2.0 | Laurent Bercot | |
2017-11-27 | Add s6_fdholder_start/end, prepare for 2.6.2.0 | Laurent Bercot | |
2017-11-22 | Add SKALIBS_HASODIRECTORY support | Laurent Bercot | |
2017-11-10 | More accurate exit code and clearer error messages for s6-svc and s6-svscanctl | Laurent Bercot | |
2017-11-02 | Better s6-supervise doc | Laurent Bercot | |
2017-10-30 | Make all-pic a user option | Laurent Bercot | |
2017-10-29 | Support default pie | Laurent Bercot | |
2017-10-25 | Doc grammar fix | Laurent Bercot | |
2017-10-25 | Document s6-log's -l option | Laurent Bercot | |
2017-10-19 | Remove shebang from configure | Laurent Bercot | |
2017-10-17 | bugfix: s6-log: use off_t instead of size_t for archive file size | Laurent Bercot | |
Also clarify internal names, to make CalimeroTechnik happy. ;) | |||
2017-10-09 | version: 2.6.1.1v2.6.1.1 | Laurent Bercot | |
2017-10-05 | Better *FLAGS management; prepare for 2.6.1.1 | Laurent Bercot | |
2017-09-30 | Use mkstemp() in s6-accessrules-cdb-from-fs | Laurent Bercot | |
2017-09-17 | Cosmetic fix: start s6-ftrigrd from the child s6-notifyoncheck | Laurent Bercot | |
2017-09-13 | Remove mention of /etc/leapsecs.dat from s6-tai64nlocal doc | Laurent Bercot | |
2017-09-12 | bugfix: s6_accessrules_backend_cdb could incorrectly return ERROR instead ↵ | Laurent Bercot | |
of DENY | |||
2017-09-12 | Change absolute link to relative one in doc | Laurent Bercot | |
2017-08-28 | version: 2.6.1.0v2.6.1.0 | Laurent Bercot | |
2017-08-28 | Switch to xpathexec_* | Laurent Bercot | |
2017-08-22 | Prepare for 2.6.1.0 | Laurent Bercot | |
2017-08-20 | Doc updates | Laurent Bercot | |
2017-08-19 | Fix fd leak in s6_svc_lock_release | Laurent Bercot | |
2017-08-19 | Doc clarification | Laurent Bercot | |
2017-08-19 | Add s6-notifyoncheck | Laurent Bercot | |
2017-08-16 | Doc typo fix | Laurent Bercot | |
2017-08-06 | Bugfix: typo in s6_fdholder_getdump.c | Laurent Bercot | |
2017-07-24 | Apply Guillermo's fixes to doc and examples | Laurent Bercot | |
2017-07-16 | More secure s6-applyuidgid on systems with a broken setgroups() (thanks muh) | Laurent Bercot | |
2017-07-16 | Fix ftrigw_fifodir_make on platforms where gid_t is unsigned (the BSDs, who ↵ | Laurent Bercot | |
would have thought!) | |||
2017-07-16 | Fix deps.mak | Laurent Bercot | |
2017-07-16 | Fix setgroups() invocation on SnowflakeBSD | Laurent Bercot | |
2017-07-16 | Propagate fd_close() changes, fix deps for ftrigr_updateb() | Laurent Bercot | |
2017-07-16 | Add ftrigr_updateb() | Laurent Bercot | |
2017-07-12 | Add s6_svc_lock_take() and s6_svc_lock_release() | Laurent Bercot | |
Allows fixing a race condition in s6-rc-init. s6-supervise also creates event/ before supervise/ so that locking the servicedir ensures event/ can be used. | |||
2017-06-17 | s6-ipcserver-access: make -E properly remove IPCCONNNUM | Laurent Bercot | |
2017-06-15 | version: 2.6.0.0v2.6.0.0 | Laurent Bercot | |
2017-06-14 | Add ftrigr_checksa(), rewrite s6_svlisten_loop() around it | Laurent Bercot | |
- Fixes the race condition hit by permanent failure, i.e. two ftrig events close to each other - Requires storing the sequence of events client-side, so an additional stralloc, bleh - The visible struct ftrigr_s changes, so a major bump is needed -> prepare for 2.6.0.0 - ftrigr_check() is now a trivial wrapper around ftrigr_checksa() | |||
2017-06-13 | s6-ftrigrd: be silent when the client dies in the middle of an asyncout flush | Laurent Bercot | |
Also add ./configure output to .gitignore | |||
2017-06-13 | bugfix: use memmove instead of memcpy in an overlapping stralloc in s6-ftrigrd | Laurent Bercot | |
2017-05-24 | More schemeless URLs | Laurent Bercot | |
2017-05-24 | More schemeless URLs | Laurent Bercot | |