]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/utils.c
licensing: Add missing headers and FSF address
[mirror_lxc.git] / src / lxc / utils.c
2013-09-03 Stéphane Graberlicensing: Add missing headers and FSF address
2013-08-16 Stéphane GraberReplace a few more str(n)dupa by str(n)dup + free
2013-08-14 Christian SeilerAdd helper functions to convert va_list of char* 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 Natanael Copalxc-init: continue even if we fail to mount /dev/mqueue
2013-05-25 Serge Hallyndestroy: implement in the api
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-05-20 Christian Seilerwait_for_pid: Fix EINTR check
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-18 Richard Weinbergerutils: reimplement/fix mkdir_p() (v2)
2013-04-18 Stéphane GraberRevert "utils: reimplement/fix mkdir_p()"
2013-04-18 Richard Weinbergerutils: reimplement/fix mkdir_p()
2013-04-16 Serge Hallynfix spacing
2013-04-16 Serge Hallynmkdir_p: account for '//foo/bar'
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-26 Serge Hallynlxc-init: use INFO when failed to mount /dev/shm
2012-02-26 Serge Hallynif lxc-init can't mount /dev/shm, don't fail.
2011-10-24 Serge E. HallynLet sshd template work on ubuntu systems.
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-08-18 Ken-ichirou MATSUZAWAinitialize lxc_fd_list before WARN return path
2009-07-22 Daniel Lezcanomake use of the logging facility and add some traces
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