]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/lxc.h
Merge pull request #1756 from brauner/2017-08-10/further_lxc_2.1_preparations
[mirror_lxc.git] / src / lxc / lxc.h
2017-07-02 Christian BraunerMerge pull request #1591 from grzgrzgrz3/regres-lxc-ls
2017-06-13 Serge HallynMerge pull request #1618 from brauner/2017-06-06/kill_l...
2017-06-12 Christian Braunerstart: add lxc_init_handler()
2016-11-03 Christian BraunerMerge pull request #1058 from hallyn/2016-06-24/eric...
2016-10-13 Stéphane GraberMerge pull request #1230 from Jafaral/master
2016-10-13 Jafar Al-GharaibehDrop leftover references to lxc_strerror().
2015-04-22 Serge Hallynuse poll instead of select
2015-04-22 Tycho Andersenc/r: re-open fds after clone()
2014-12-04 Veres Lajostypofixes - https://github.com/vlajos/misspell_fixer
2014-05-09 S.Çağlar Onuruse same ifndef/define format for all headers
2014-02-06 Dwight Engensplit cgroup handling into discrete backends
2014-01-18 Stéphane GraberDeprecate lxc-checkpoint, lxc-kill and lxc-restart
2014-01-16 Serge HallynInitial support for cgmanager
2014-01-01 S.Çağlar Onuradjust include statements (v2)
2013-09-10 Christian Seilercgroup: Major rewrite of cgroup logic
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-09-03 Stéphane Graberlicensing: Add missing headers and FSF address
2013-08-21 Serge HallynTrack snapshot dependencies (v2)
2013-08-19 Stéphane GraberAdd missing sys/select.h include for fd_set
2013-08-14 Serge Hallyncgroups: rework to handle nested containers with multip...
2013-06-12 Dwight Engenconsole API improvements
2013-05-21 Dwight Engenextend command processor to handle generic data
2013-05-08 Dwight Engenlxc-monitor multiple paths
2013-03-19 Daniel LezcanoChange author email address
2013-03-18 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-03-11 Stéphane GraberAPI: export lxc_get_version()
2013-03-04 Serge Hallyncgroup: improve support for multiple lxcpaths (v3)
2013-02-19 Serge Hallynlxc_monitor_open: prepend lxcpath
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-02-11 Serge Hallynlxc api: fix some config_path oddities
2012-12-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2012-11-27 Dwight EngenMake config api items const
2012-11-12 Serge HallynFix passing non-const char* in for const char*
2012-11-12 Stéphane GraberMerge the liblxc API work by Serge Hallyn.
2011-10-24 Greg Kurzlxc: introduce lxc_execute()
2011-07-03 Serge E. Hallyncgroups: support cgroups mounted in multiple places...
2010-04-08 Daniel Lezcanorestart the container at reboot
2010-04-02 Michel Normandlxc: add --statefile opt to lxc-checkpoint/restart
2010-01-21 Michel Normandtypo in restart and checkpoint
2009-11-26 Daniel Lezcanopass lxc_conf to the lxc_start function instead of...
2009-11-19 Michel Normandchange C/R api
2009-11-17 Cedric Le Goatercleanup <lxc/lxc.h>
2009-11-13 Daniel LezcanoReplace create/destroy by a script
2009-11-13 Daniel LezcaonAllows a container to run without previous creation
2009-11-12 Daniel LezcanoRemove the usage of a lock file
2009-10-12 Daniel Lezcanoclean up and factor out some code
2009-10-07 Michel Normandremove dead code in monitor.c
2009-08-19 Daniel LezcanoFix lxc-cgroup-get
2009-05-28 Daniel Lezcanochange the checkpoint/restart function api
2009-05-18 Michel Normandadd long options step2
2009-05-14 Daniel LezcanoReplace netlink by abstract unix socket
2009-05-07 Daniel Lezcanoautoassign tty number
2009-04-29 Daniel Lezcanoexport-fine-grain-api-for-start
2009-03-30 Daniel Lezcanocleanup state.h
2009-03-30 Daniel Lezcanocleanup list.h
2009-03-30 Daniel Lezcanocleanup log.h
2009-03-30 Daniel Lezcanocleanup conf.h
2009-03-30 Daniel Lezcanocleanup lock.h
2009-03-30 Daniel Lezcanocleanup namespace.h
2009-03-08 Matt Helsleyliblxc: Fix compiler warning
2009-01-25 dlezcanoFrom: Daniel Lezcano <daniel.lezcano@free.fr>
2008-11-25 dlezcanolxc: minimal C/R plugin
2008-11-17 dlezcanoHandle the lock error and show message to user
2008-11-17 dlezcanoAdd error status for the API
2008-11-17 dlezcanoDo some cleanup in the lxc.h file
2008-11-17 dlezcanoRemove the kill container processes code
2008-11-13 dlezcanoReplace lxc_execute by an intermediate lxc_init
2008-10-26 dlezcanoFixed different compilation scheme by making /var/lxc...
2008-10-18 dlezcanoThese modifications improve the monitoring support...
2008-10-06 dlezcanoAdd cgroup support, the configuration file should be...
2008-09-19 legoateradd experimental checkpoint and restart commands
2008-09-19 dlezcanoFixed typos
2008-09-17 dlezcanoAdded the function returning the version and the corres...
2008-09-05 dlezcanoHeader code cleanup
2008-09-04 dlezcanoJoined liblxc and lxc directory