| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Document s6-log's -l option | Laurent Bercot | 2017-10-25 | 1 | -1/+8 |
| | | |||||
| * | Remove shebang from configure | Laurent Bercot | 2017-10-19 | 1 | -9/+1 |
| | | |||||
| * | bugfix: s6-log: use off_t instead of size_t for archive file size | Laurent Bercot | 2017-10-17 | 1 | -11/+10 |
| | | | | | Also clarify internal names, to make CalimeroTechnik happy. ;) | ||||
| * | version: 2.6.1.1v2.6.1.1 | Laurent Bercot | 2017-10-09 | 1 | -1/+2 |
| | | |||||
| * | Better *FLAGS management; prepare for 2.6.1.1 | Laurent Bercot | 2017-10-05 | 7 | -23/+53 |
| | | |||||
| * | Use mkstemp() in s6-accessrules-cdb-from-fs | Laurent Bercot | 2017-09-30 | 1 | -8/+5 |
| | | |||||
| * | Cosmetic fix: start s6-ftrigrd from the child s6-notifyoncheck | Laurent Bercot | 2017-09-17 | 1 | -5/+22 |
| | | |||||
| * | Remove mention of /etc/leapsecs.dat from s6-tai64nlocal doc | Laurent Bercot | 2017-09-13 | 1 | -1/+0 |
| | | |||||
| * | bugfix: s6_accessrules_backend_cdb could incorrectly return ERROR instead ↵ | Laurent Bercot | 2017-09-12 | 1 | -6/+7 |
| | | | | | of DENY | ||||
| * | Change absolute link to relative one in doc | Laurent Bercot | 2017-09-12 | 1 | -4/+3 |
| | | |||||
| * | version: 2.6.1.0v2.6.1.0 | Laurent Bercot | 2017-08-28 | 1 | -1/+1 |
| | | |||||
| * | Switch to xpathexec_* | Laurent Bercot | 2017-08-28 | 29 | -69/+39 |
| | | |||||
| * | Prepare for 2.6.1.0 | Laurent Bercot | 2017-08-22 | 5 | -9/+20 |
| | | |||||
| * | Doc updates | Laurent Bercot | 2017-08-20 | 2 | -8/+34 |
| | | |||||
| * | Fix fd leak in s6_svc_lock_release | Laurent Bercot | 2017-08-19 | 4 | -4/+13 |
| | | |||||
| * | Doc clarification | Laurent Bercot | 2017-08-19 | 1 | -1/+2 |
| | | |||||
| * | Add s6-notifyoncheck | Laurent Bercot | 2017-08-19 | 7 | -0/+415 |
| | | |||||
| * | Doc typo fix | Laurent Bercot | 2017-08-16 | 1 | -1/+1 |
| | | |||||
| * | Bugfix: typo in s6_fdholder_getdump.c | Laurent Bercot | 2017-08-06 | 1 | -1/+1 |
| | | |||||
| * | Apply Guillermo's fixes to doc and examples | Laurent Bercot | 2017-07-24 | 3 | -9/+10 |
| | | |||||
| * | More secure s6-applyuidgid on systems with a broken setgroups() (thanks muh) | Laurent Bercot | 2017-07-16 | 1 | -1/+1 |
| | | |||||
| * | Fix ftrigw_fifodir_make on platforms where gid_t is unsigned (the BSDs, who ↵ | Laurent Bercot | 2017-07-16 | 1 | -2/+2 |
| | | | | | would have thought!) | ||||
| * | Fix deps.mak | Laurent Bercot | 2017-07-16 | 1 | -2/+4 |
| | | |||||
| * | Fix setgroups() invocation on SnowflakeBSD | Laurent Bercot | 2017-07-16 | 1 | -4/+3 |
| | | |||||
| * | Propagate fd_close() changes, fix deps for ftrigr_updateb() | Laurent Bercot | 2017-07-16 | 6 | -15/+4 |
| | | |||||
| * | Add ftrigr_updateb() | Laurent Bercot | 2017-07-16 | 5 | -61/+113 |
| | | |||||
| * | Add s6_svc_lock_take() and s6_svc_lock_release() | Laurent Bercot | 2017-07-12 | 9 | -5/+53 |
| | | | | | | | 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. | ||||
| * | s6-ipcserver-access: make -E properly remove IPCCONNNUM | Laurent Bercot | 2017-06-17 | 1 | -0/+2 |
| | | |||||
| * | version: 2.6.0.0v2.6.0.0 | Laurent Bercot | 2017-06-15 | 2 | -1/+9 |
| | | |||||
| * | Add ftrigr_checksa(), rewrite s6_svlisten_loop() around it | Laurent Bercot | 2017-06-14 | 16 | -58/+129 |
| | | | | | | | | - 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() | ||||
| * | s6-ftrigrd: be silent when the client dies in the middle of an asyncout flush | Laurent Bercot | 2017-06-13 | 2 | -1/+3 |
| | | | | | Also add ./configure output to .gitignore | ||||
| * | bugfix: use memmove instead of memcpy in an overlapping stralloc in s6-ftrigrd | Laurent Bercot | 2017-06-13 | 1 | -1/+1 |
| | | |||||
| * | More schemeless URLs | Laurent Bercot | 2017-05-24 | 2 | -2/+2 |
| | | |||||
| * | More schemeless URLs | Laurent Bercot | 2017-05-24 | 1 | -1/+1 |
| | | |||||
| * | fix s6-sudod default timeout: infinite by default, as documented | Laurent Bercot | 2017-05-24 | 1 | -1/+1 |
| | | |||||
| * | Switch doc to schemeless URLs | Laurent Bercot | 2017-05-23 | 79 | -319/+319 |
| | | |||||
| * | version: 2.5.1.0 (fo realz)v2.5.1.0 | Laurent Bercot | 2017-05-21 | 1 | -1/+1 |
| | | |||||
| * | version: 2.5.1.0 | Laurent Bercot | 2017-05-21 | 1 | -1/+1 |
| | | |||||
| * | Add the timeout-kill feature to s6-supervise. Prepare for version 2.5.1.0. | Laurent Bercot | 2017-05-19 | 7 | -10/+46 |
| | | |||||
| * | Better error message when s6-sudoc gets punted by s6-ipcserver-access | Laurent Bercot | 2017-05-12 | 1 | -2/+6 |
| | | |||||
| * | doc precision: s6-ftrig-wait prints its last event to stdout | Laurent Bercot | 2017-05-11 | 1 | -1/+2 |
| | | |||||
| * | s6-ftrig-listen1 now prints the last event to stdout | Laurent Bercot | 2017-05-11 | 4 | -3/+11 |
| | | |||||
| * | Prepare for version 2.5.0.1 | Laurent Bercot | 2017-05-11 | 5 | -6/+19 |
| | | |||||
| * | bugfix: s6-svstat accepts -w, not -W | Laurent Bercot | 2017-05-09 | 1 | -1/+1 |
| | | |||||
| * | Doc typo fixes | Laurent Bercot | 2017-05-07 | 2 | -2/+2 |
| | | |||||
| * | Fix trailing nulls in s6-svstat's output | Laurent Bercot | 2017-04-13 | 1 | -2/+2 |
| | | |||||
| * | Doc link fix | Laurent Bercot | 2017-04-05 | 1 | -1/+1 |
| | | |||||
| * | Better doc for s6-svc -O | Laurent Bercot | 2017-04-05 | 1 | -3/+3 |
| | | |||||
| * | Better s6-svstat description | Laurent Bercot | 2017-03-29 | 1 | -2/+3 |
| | | |||||
| * | s6-svstat doc typo fix and clarification | Laurent Bercot | 2017-03-29 | 1 | -2/+3 |
| | | |||||
