]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/console.c
avoid compile warning in src/lxc/console.c
[mirror_lxc.git] / src / lxc / console.c
2010-07-23 Michel Normandavoid compile warning in src/lxc/console.c
2010-07-20 Daniel Lezcanofix console overwrite any file
2010-06-22 Daniel Lezcanofix default console to /dev/tty
2010-06-01 Daniel Lezcanofix compilation warnings
2010-05-12 Daniel Lezcanoencapsulate rootfs data in a structure
2010-05-10 Daniel LezcanoFix console infinite loop
2010-04-02 Daniel Lezcanofix when console is not specified
2010-03-22 Daniel Lezcanoopen the console later
2010-02-24 Daniel Lezcanofix no rootfs no console
2010-02-24 Daniel Lezcanoset terminal settings when console is a tty
2010-02-24 Daniel Lezcanoallocate a console to be proxied
2009-11-26 Daniel Lezcanopass lxc_conf to the lxc_start function instead of...
2009-11-17 Cedric Le Goatercleanup <lxc/lxc.h>
2009-10-09 Daniel LezcanoMove configuration info to the structure
2009-10-07 Daniel Lezcanoreturns a specific info when we have ECONNREFUSED
2009-10-07 Michel Normandcheck permissions when receiving command
2009-10-07 Michel Normandrepackage previous code to new commands.c
2009-10-07 Michel Normandadd an additionnal abstract socket to prepare for more...
2009-05-18 Michel Normandlxc-console to return 255 in case of error
2009-05-07 Daniel Lezcanoautoassign tty number
2009-04-21 Cedric Le Goaterlxc: cleanup log
2009-04-21 Cedric Le Goaterlxc: use new logging system
2009-03-30 Daniel Lezcanocleanup log.h
2009-01-25 dlezcanoFrom: Daniel Lezcano <daniel.lezcano@free.fr>