index
:
jaildaemon
master
A fixed command-line interface for FreeBSD jails to their host system
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Formatting
Dirk Engling
15 months
Age
Commit message
Author
2023-09-01
Formatting
HEAD
master
Dirk Engling
2023-09-01
Add void prototype
Dirk Engling
2023-09-01
Lower ipc packet size to the default of net.local.dgram.maxdgram
Dirk Engling
2018-02-05
Fix: Proctitle lenght was not parsed from the correct field
Dirk Engling
2017-06-02
Remove trailing white space
Dirk Engling
2017-06-01
document the -g switch
Stefan Grundmann
2017-06-01
introduce -g switch; because -u alone will not work if security.bsd.see_other_gids=0
Stefan Grundmann
2017-06-01
manpage: remove trailing whitespaces, fix typo
Stefan Grundmann
2017-06-01
add missing [ to usage string
Stefan Grundmann
2014-06-10
Remove user and group id when installing files.
erdgeist
2014-06-10
Make Makefile STAGEDIR aware
erdgeist
2013-04-26
When being called from /etc/rc at boot time, jaildaemon wakes up SIG_IGN-ing SIGHUP. Fix this.
erdgeist
2013-03-30
Allow specifying the jailname instead of jid with the -j parameter
erdgeist
2013-03-28
Document the -u switch
erdgeist
2013-03-28
Introduce -u switch to allow dropping the probes' uid to something non-root processes in the jail can send signals to
erdgeist
2013-03-13
Clean up error reporting style.
erdgeist
2013-03-13
Explain -R option. Also clarify that the pidfile location in the example is the default
erdgeist
2013-03-13
commandline => command-line
erdgeist
2013-03-13
Comments and formatting
erdgeist
2013-03-13
Make m_flags an enum, set a neutral proctitle if none given, remove ipc pipe atexit() and add an immediate respawn option
erdgeist
2013-03-12
tidy utility from daemon code
erdgeist
2013-03-12
Fix the comma
erdgeist
2013-03-12
Fix check for working command channel. Workaround bug in pidfile_open by providing an unused pid_t*
erdgeist
[...]
Clone
git://erdgeist.org/jaildaemon
https://erdgeist.org/gitweb/jaildaemon