]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/lxc_console.c
ovl_rsync: make sure to umount
[mirror_lxc.git] / src / lxc / lxc_console.c
2015-08-28 Stéphane GraberMerge pull request #585 from ptoomey3/lxc-execute-as...
2015-08-28 Stéphane GraberMerge pull request #643 from raspberrypython/issue-616
2015-08-27 Stéphane GraberMerge pull request #634 from alkino/config_mount
2015-08-27 Stéphane GraberMerge pull request #638 from schiele/master
2015-08-27 Christian BraunerFix grammar in some of the executables
2015-08-14 Serge HallynMerge pull request #632 from lxc/revert-621-arguments
2015-08-14 Serge HallynRevert "Refactor lxc-snapshot, lxc-clone, make LXC_CLON...
2015-08-14 Serge HallynMerge pull request #621 from brauner/arguments
2015-08-08 Christian BraunerFix grammar in some of the executables
2014-04-07 Serge Hallynlxc_*.c: don't exit with -1
2014-03-21 Dwight Engenfix console stdin,stdout,stderr fds
2014-03-07 Serge HallynRevert "fix console stdin,stdout,stderr fds"
2014-03-05 Dwight Engenfix console stdin,stdout,stderr fds
2014-02-05 Stéphane Graberlog: Set log_define properly
2014-02-04 Stéphane Graberlogging: Add lxc_log_options_no_override function
2014-01-29 Natanael CopaInclude poll.h instead of sys/poll.h
2014-01-01 S.Çağlar Onuradjust include statements (v2)
2013-10-04 S.Çağlar Onurcall lxc_container_put when appropriate
2013-10-03 Stéphane GraberImprove behaviour for unprivileged users
2013-09-23 Stéphane GraberConsistently use <lxc/lxccontainer.h> for the API
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-09-03 Stéphane Graberlicensing: Add missing headers and FSF address
2013-06-12 Dwight Engenconsole API improvements
2013-05-29 Dwight Engenadd console to lxc api
2013-05-29 Qiang Huanglxc-console: use fd instead of 0 in setup_tios
2013-05-21 Dwight Engenextend command processor to handle generic data
2013-05-08 Dwight Engenlxc-monitor multiple paths
2013-04-30 Dwight EngenCreate log file in lxcpath for non-system containers
2013-04-24 Dwight EngenAllow multiple monitor clients
2013-04-16 Dwight Engenfortify: check the value returned from write(2)
2013-03-19 Daniel LezcanoChange author email address
2013-03-18 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-02-19 Stéphane GraberIntroduce --lxcpath cmdline option, and make default_lx...
2013-02-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-02-11 Serge Hallynpass lxcpath to lxc_command
2013-01-28 Serge Hallynuse a default per-container logfile
2013-01-23 Stéphane GraberRevert "use a default per-container logfile"
2013-01-22 Serge Hallynuse a default per-container logfile
2012-07-31 Ivan Vilata i BalaguerAllow escape prefix to escape itself
2010-06-01 Daniel Lezcanofix compilation warning
2010-02-24 Daniel Lezcanouse a mainloop for the console
2010-02-24 Daniel Lezcanofactor-out-console code
2010-01-18 Taisuke YamadaAdded -e to lxc-console to change command character...
2010-01-13 Cedric Le Goateruse different log categories in commands
2009-11-17 Michael Tokarevbatched reads for lxc_console
2009-11-17 Michael Tokarevhost consoles/ttys in containers
2009-11-17 Cedric Le Goatercleanup <lxc/lxc.h>
2009-05-18 Michel Normandlxc-console to return 255 in case of error
2009-05-18 Michel Normandadd long options step4
2009-05-18 Michel Normandadd quiet option
2009-05-14 Michel Normandadd support of a lxc log file to cli
2009-05-14 Michel Normandremove fprintf to stderr and replace by ERROR call...
2009-05-07 Daniel Lezcanoautoassign tty number
2009-04-21 Cedric Le Goaterlxc: use new logging system
2009-03-31 Ryousei TakanoFix compile warnings
2009-01-26 dlezcanoFixed bad variable type
2009-01-25 dlezcanoFrom: Daniel Lezcano <daniel.lezcano@free.fr>
2008-09-04 dlezcanoChange header inclusion path
2008-08-06 dlezcanoInitial revision