]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/commands.c
lxc: child failing before container rename
[mirror_lxc.git] / src / lxc / commands.c
2010-04-29 Michel Normandget_init_pid moved to lxc/commands.c
2010-04-08 Daniel Lezcanorestart the container at reboot
2010-03-22 Daniel Lezcanofix lxc-attach returned error
2010-03-22 Daniel Lezcanolxc: enter / exec a command inside a container V2
2009-11-26 Daniel Lezcanopass lxc_conf to the lxc_start function instead of...
2009-11-17 Cedric Le Goatercleanup <lxc/lxc.h>
2009-11-12 Daniel LezcanoFix abstract af_unix socket name
2009-10-09 Daniel LezcanoMove configuration info to the structure
2009-10-07 Daniel Lezcanoformat and fix small typos
2009-10-07 Daniel Lezcanoreturns a specific info when we have ECONNREFUSED
2009-10-07 Daniel Lezcanofix the abstract unix socket name
2009-10-07 Daniel Lezcanohandle the state command
2009-10-07 Daniel Lezcanohandle the stop command
2009-10-07 Michel Normandcheck permissions when receiving command
2009-10-07 Michel Normandrepackage previous code to new commands.c