]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/utils.h
licensing: Add missing headers and FSF address
[mirror_lxc.git] / src / lxc / utils.h
2013-09-03 Stéphane Graberlicensing: Add missing headers and FSF address
2013-08-19 Stéphane GraberAdd missing syscall.h include to utils.h
2013-08-19 Stéphane GraberAdd arm defines for __NR_signalfd(4)
2013-08-14 Christian SeilerAdd helper functions to convert va_list of char* to...
2013-08-14 Christian Seilerlxc-attach: Completely rework lxc-attach and move to...
2013-08-14 Christian SeilerFix return type of read/write utility functions.
2013-07-15 Serge Hallynlxc_create: prepend pretty header to config file (v2)
2013-06-12 Dwight Engenconsole API improvements
2013-05-25 Serge Hallyndestroy: implement in the api
2013-05-25 Dwight Engenconsolidate missing C library functions into utils.h
2013-05-20 Christian SeilerImplement simple utility functions for reading and...
2013-05-20 Christian Seilerutils.c: Add lxc_wait_for_pid_status routine that retur...
2013-04-30 Serge Hallynallow site-wide customization of zfsroot and lvm vg
2013-04-30 Serge Hallynimplement backend drivers and container clone API (v3)
2013-04-24 Dwight EngenAllow multiple monitor clients
2013-04-10 Dwight Engenremove unused lxc_copy_file
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-08 Serge HallynSwitch from use of LXCPATH to a configurable default_lx...
2013-01-09 Stéphane GraberReplace all reference to ushort by unsigned short
2012-02-23 Jian Xiaoremove redundent LXC_TTY_HANDLER
2010-05-10 Daniel Lezcanofix pivot_root temporary directory
2010-03-22 Cedric Le Goaterlxc: forbid open fds upon startup
2009-12-15 Jamal Hadi SalimAdd utility u16 get/put
2009-11-17 Michel Normandlxc: move setup_fs to utils.c
2009-07-20 Daniel Lezcanofix closed fd when they are inherited
2009-07-15 Michel Normandlxc-start should not hold inheritited fds
2009-05-28 Daniel Lezcanomake a "copy file" function
2008-09-04 dlezcanoJoined liblxc and lxc directory