index
:
mirror/skarnet.org/s6
this commit
2.11.0.0
2.9.0.0
main
master
mirror of git://git.skarnet.org/s6
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
daemontools-extras
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Switch to xpathexec_*
Laurent Bercot
2017-08-28
8
-19
/
+10
*
More secure s6-applyuidgid on systems with a broken setgroups() (thanks muh)
Laurent Bercot
2017-07-16
1
-1
/
+1
*
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
1
-8
/
+0
*
Fix a few omissions in the adaptation
Laurent Bercot
2017-03-12
2
-3
/
+3
*
Adapt to skalibs-2.5.0.0
Laurent Bercot
2017-03-12
12
-129
/
+119
*
Write a warning to stderr when s6-log closes the stdout stream
Laurent Bercot
2017-01-20
1
-0
/
+1
*
Types fix, first pass
Laurent Bercot
2017-01-12
7
-50
/
+58
*
s6-softlimit: don't use subgetopt_here
Laurent Bercot
2016-12-01
1
-22
/
+21
*
Increase s6-log "s" limit to 256MB
Laurent Bercot
2016-11-21
1
-1
/
+1
*
Add spawn_lib support
Laurent Bercot
2016-08-12
1
-0
/
+1
*
Cosmetic fixes (remove useless headers, add a const)
Laurent Bercot
2016-02-23
1
-3
/
+3
*
Fix s6-envuidgid behaviour when -D is given but not -u/-g/-B
v2.2.4.1
Laurent Bercot
2015-12-16
1
-40
/
+68
*
allow user: syntax for s6-envuidgid -B
Laurent Bercot
2015-11-13
1
-0
/
+1
*
- new options to s6-envuidgid
Laurent Bercot
2015-11-13
1
-34
/
+66
*
- add -g option to s6-envuidgid
Laurent Bercot
2015-11-04
2
-40
/
+50
*
Remove extraneous space in s6-tai64nlocal
Laurent Bercot
2015-10-20
1
-1
/
+0
*
- remove now useless tain_now() check in s6-setlock
v2.2.2.0
Laurent Bercot
2015-10-15
1
-1
/
+1
*
- update AUTHORS list
Laurent Bercot
2015-10-14
1
-2
/
+2
*
s6-log bugfix: only finalize() and exit when all rotations have completed su...
Laurent Bercot
2015-10-14
1
-3
/
+5
*
- minor bugfix in s6-log (correct return when stat() fails)
v2.2.1.1
Laurent Bercot
2015-10-05
1
-1
/
+1
*
ucspilogd: actually make it compile >.>
Laurent Bercot
2015-08-09
1
-0
/
+1
*
ucspilogd: allow last log line to not be null-terminated
Laurent Bercot
2015-08-09
1
-1
/
+5
*
Make s6-log exit cleanly on SIGHUP even with -p
Laurent Bercot
2015-06-18
1
-2
/
+2
*
Fix error message in s6-envuidgid
Laurent Bercot
2015-03-20
1
-1
/
+1
*
- new options to s6-envuidgid
v2.1.3.0
Laurent Bercot
2015-03-13
1
-24
/
+65
*
This is also true for ISO timestamps.
Laurent Bercot
2015-03-10
1
-1
/
+1
*
s6-log needs a new timestamp on every line
Laurent Bercot
2015-03-10
1
-0
/
+1
*
Bugfix: s6-setuidgid uid:gid prog syntax wasn't honored
Laurent Bercot
2015-03-07
1
-8
/
+26
*
- Fix -d option to s6-setsid
v2.1.2.0
Laurent Bercot
2015-03-05
1
-2
/
+2
*
Add process group management functionality to s6-setsid
Laurent Bercot
2015-03-04
1
-14
/
+50
*
Bugfix: wrong selection amount in s6-log's second pass - thanks Patrick Maho...
Laurent Bercot
2015-02-24
1
-1
/
+1
*
Bugfix: s6-log wasn't parsing regexps correctly (!)
Laurent Bercot
2015-02-17
1
-1
/
+1
*
- cosmetic fixes in s6-fdholderd
Laurent Bercot
2015-02-08
1
-3
/
+3
*
- s6-log overhaul (more stack, less heap), with new directives
Laurent Bercot
2015-02-07
1
-447
/
+480
*
Add readiness support to s6-svstat
Laurent Bercot
2015-01-20
2
-94
/
+0
*
- added the s6_fdholder library to libs6. (Nothing useful yet.)
Laurent Bercot
2015-01-19
1
-1
/
+2
*
- Parallel build fix
v2.0.1.0
Laurent Bercot
2015-01-14
3
-18
/
+19
*
Clean up static/shared libs initialization in configure and Makefile
Laurent Bercot
2015-01-11
1
-2
/
+2
*
Allow empty gidlists in s6-applyuidgid
Laurent Bercot
2015-01-07
1
-1
/
+1
*
add <skalibs/setgroups.h> to s6-applyuidgid
Laurent Bercot
2015-01-06
1
-0
/
+1
*
Add s6-applyuidgid
Laurent Bercot
2015-01-06
2
-0
/
+69
*
Tentative ucspilogd fix for Solaris
v2.0.0.0
Laurent Bercot
2014-12-22
1
-0
/
+63
*
Actually build ucspilogd >.>
Laurent Bercot
2014-12-22
1
-1
/
+2
*
s6-notifywhenup returns 1 when it does not notify
Laurent Bercot
2014-12-19
1
-1
/
+1
*
s6-notifywhen up now sends U and exits on the first newline.
Laurent Bercot
2014-12-19
1
-11
/
+10
*
With the child_spawn change, s6-setlock should be free of SOCKET_LIB
Laurent Bercot
2014-12-18
1
-1
/
+0
*
In s6-setlock too because child_spawn pulls socketpair. My bad.
Laurent Bercot
2014-12-16
1
-0
/
+1
*
Fix s6-notifywhenup
Laurent Bercot
2014-12-08
1
-4
/
+5
*
Initial commit
Laurent Bercot
2014-12-05
24
-0
/
+1988
[prev]