]> CyberLeo.Net >> Repos - CDN/j.git/shortlog
CDN/j.git
2012-06-12 CyberLeoj: attempt to resolve the username to uid before enteri... autoselect_name
2012-06-12 CyberLeoj: add fstab maintenance hooks
2012-06-12 CyberLeoj: kill daemon and remove pidfile/socket on startup
2012-06-12 CyberLeoj: add cgroups support, to isolate and permit signallin...
2012-06-12 CyberLeoj, ipcc, ipcd: support gitk and gitka verbs, to spawn...
2012-06-12 CyberLeoipcc: handle multiple arguments for browser and editor...
2012-06-12 CyberLeoj: add ipc to allow spawning editors and browsers outsi...
2012-06-12 CyberLeoj: move root dir to <name>/root so other things can...
2012-06-12 CyberLeoj: arch x86 and i386 are both synonyms for i386
2012-06-12 CyberLeoj: support init for debian chroots using debootstrap
2012-06-12 CyberLeoj: clean up chroot service start/stop
2012-06-12 CyberLeoj: support starting and stopping chroot services along...
2012-06-12 CyberLeoj: support 'ls' verb for listing chroots
2012-06-12 CyberLeoj: ensure j_params works when called for different...
2012-06-12 CyberLeoj: do not use 'jail' since these are chroots, not true...
2012-06-12 CyberLeoj: begin refactoring status to support multiple chroot...
2012-06-12 CyberLeoj: refactor param population to work per-function inste...
2012-06-12 CyberLeoj: clean up entry routines; eval instead of exec
2012-06-12 CyberLeoj: function and variable namespace cleanup
2012-06-12 CyberLeoj: rename jail_new to jail_init; recomment
2012-06-12 CyberLeoj: add status verb
2012-06-12 CyberLeoj: make use of configuration environment variables
2012-06-12 CyberLeoenter -> j: rename; add command symlinks
2012-06-12 CyberLeoenter: rename env to jail_env
2012-06-12 CyberLeoenter: use jail_params to probe for a usable shell...
2012-06-12 CyberLeoenter: include jailname in message if available
2012-06-12 CyberLeoenter: working revision
2012-06-12 CyberLeoInit