]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/console.c
Merge pull request #1539 from brauner/2017-05-06/fix_abstract_unix_sockets
[mirror_lxc.git] / src / lxc / console.c
2017-02-25 Christian BraunerMerge pull request #1417 from zorun/master
2017-02-16 Stéphane GraberMerge pull request #1371 from ganto/lxc-fedora
2017-02-08 Stéphane GraberMerge pull request #1424 from brauner/2017-02-08/thomas...
2017-02-08 Thomas Jaroschlxc_setup_tios(): Ignore SIGTTOU and SIGTTIN signals
2017-01-04 Stéphane GraberMerge pull request #1379 from brauner/2017-01-04/fix_an...
2017-01-04 Stéphane GraberMerge pull request #1376 from brauner/2017-01-04/sic_se...
2017-01-04 Christian Braunertree-wide: Sic semper assertis!
2016-11-03 Christian BraunerMerge pull request #1058 from hallyn/2016-06-24/eric...
2016-09-05 Christian BraunerMerge pull request #1168 from jerome-pouiller/master
2016-09-05 Stéphane GraberMerge pull request #1169 from brauner/2016-09-04/fix_syslog
2016-09-05 Stéphane GraberMerge pull request #1167 from brauner/2016-09-03/fix_lo...
2016-09-03 Christian Braunerconsole: use correct log name
2016-05-06 Serge HallynMerge pull request #1005 from tych0/warn-about-unexpect...
2016-04-25 Stéphane GraberMerge pull request #978 from evgeni/lsb-init-scripts
2016-04-19 Serge HallynMerge pull request #982 from brauner/2016-04-19/mimic_ssh
2016-04-19 Christian Brauneruse raw settings of ssh for pty
2016-04-18 Christian BraunerMerge pull request #981 from LynxChaus/master
2016-04-18 Andrey Jr. MelnikovSwitch console pty to raw mode. Without this some ncurs...
2016-04-08 Serge HallynMerge pull request #954 from brauner/2016-04-08/lxc_att...
2016-04-08 Christian Braunerfix lxc_console_cb_tty_*()
2016-04-08 Christian Brauneruse lxc_read_nointr() and lxc_write_nointr()
2016-04-08 Serge HallynMerge pull request #953 from brauner/2016-04-08/lxc_att...
2016-04-08 Christian Braunersimplify pty allocation and implement pty logging
2016-04-07 Serge HallynMerge pull request #951 from brauner/2016-04-07/lxc_att...
2016-04-07 Christian Braunerlxc-attach: attach even without sigwinch handler
2016-03-03 Stéphane GraberMerge pull request #868 from brauner/bugfix_branch
2016-03-03 Christian Braunerconsole.{c.h}: add/improve documentation
2016-02-26 Christian BraunerMerge pull request #751 from jirutka/alpine-tmpl
2016-02-21 Serge HallynMerge pull request #825 from brauner/2016-02-15/lxc_att...
2016-02-21 Christian Braunerclean exit on EPOLLHUP
2016-02-21 Christian Braunerrewrite lxc_console_set_stdfds
2016-02-21 Christian Braunermake tty helper functions extern
2016-02-21 Christian Braunermake escape sequence to exit tty optional
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-15 Stéphane Grabercoverity: Check fread length
2014-01-01 S.Çağlar Onuradjust include statements (v2)
2013-12-24 Andrey MazoRemove process_lock() except where actually needed
2013-12-13 hallynMerge pull request #101 from ahippo/master
2013-12-06 Dwight Engenadd epoll events to mainloop callback handlers
2013-09-23 Stéphane GraberConsistently use <lxc/lxccontainer.h> for the API
2013-09-20 Serge Hallynfix console deadlocks
2013-09-18 Serge Hallynmake heavier use of process_lock (v2)
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-09-03 Stéphane Graberlicensing: Add missing headers and FSF address
2013-06-13 Serge Hallyndon't set up console for lxc-execute
2013-06-12 Dwight Engenconsole API improvements
2013-05-21 Dwight Engenextend command processor to handle generic data
2013-03-19 Daniel LezcanoChange author email address
2013-02-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-02-11 Serge Hallynpass lxcpath to lxc_command
2013-01-09 Stéphane Grabertty.h: Ship our own minimal openpty.h
2013-01-09 Stéphane GraberAdd/remove extra includes
2013-01-02 Dwight Engenseparate console device from console log
2013-01-02 Dwight Engenfix open check (0 is a valid fd)
2011-08-09 Daniel Lezcanoexplicitly do not use the console
2010-10-26 Daniel Lezcanofix multiple console for a container
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>