]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/parse.c
Mark functions as static and arguments/arrays as const where possible
[mirror_lxc.git] / src / lxc / parse.c
2014-01-02 Andrey MazoMark functions as static and arguments/arrays as const...
2014-01-01 S.Çağlar Onuradjust include statements (v2)
2013-12-25 Andrey MazoRemove unused functions
2013-12-24 Andrey MazoRemove process_lock() except where actually needed
2013-10-18 Serge Hallynparse.c: don't print error message on callback rv > 0
2013-09-23 Qiang HuangWhen callback of one config line fail, we'd better...
2013-09-18 Serge Hallynmake heavier use of process_lock (v2)
2013-09-14 Serge HallynRevert "api_create and api_start: work toward making...
2013-09-14 Serge Hallynapi_create and api_start: work toward making them threa...
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-09-03 Stéphane Graberlicensing: Add missing headers and FSF address
2013-05-25 Dwight Engenconsolidate missing C library functions into utils.h
2013-03-19 Daniel LezcanoChange author email address
2013-02-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-01-09 Stéphane GraberAdd a bionic_alphasort function on bionic
2013-01-09 Stéphane GraberSupport both getline and fgetln
2010-10-03 Daniel LezcanoDon't display an error in lxc_file_for_each_line
2010-01-18 Clement Calmelsremove warning in parse.c:80
2010-01-18 Clement Calmelsuse getline instead of fgets
2010-01-18 Clement Calmelsfree struct dirent **namelist
2009-05-28 Daniel Lezcanocreate the container with an empty configuration
2009-05-14 Michel Normandadd error log in lxc_file_for_each_line
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-02-16 dlezcanoAdd missing files to CVS