]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/lxc_user_nic.c
Mark functions as static and arguments/arrays as const where possible
[mirror_lxc.git] / src / lxc / lxc_user_nic.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-17 Serge Hallynlxc_user_nic changes
2013-12-13 hallynMerge pull request #101 from ahippo/master
2013-12-13 Libo Chenlxc-user-nic: fix the wrong use of realloc
2013-12-05 Stéphane GraberMake lxc-user-nic use mkifname
2013-11-25 hallynMerge pull request #92 from majek/share-namespaces
2013-11-25 Serge Hallynlxc-user-nic: use common code from network.c
2013-11-25 Serge Hallynlxc-user-nic: dont risk passing EOF
2013-11-19 Serge Hallynlxc_user_nic: fix fd leak reported by coverity
2013-11-19 Serge Hallynlxc-user-nic: improve cull_entries
2013-11-19 Serge Hallynlxc_user_nic: initialize cnic to NULL to please compiler
2013-11-19 Serge Hallynlxc_user_nic: make all fns static for consistency
2013-11-19 Serge Hallynlxc_user_nic: fix get_allotted description.
2013-11-19 Serge Hallynlxc_user_nic: report failing filename in open_and_lock...
2013-11-19 Serge Hallynlxc_user_nic: only exit from main and usage
2013-11-19 Serge Hallynlxc_user_nic: report strerror(errno)
2013-11-19 Serge Hallynlxc_user_nic: don't pass unused arg to get_username()
2013-11-19 Serge Hallynlxc_user_nic: add a check to make sure caller owns...
2013-11-12 Marek MajkowskiMerge remote-tracking branch 'lxc/master' into share...
2013-11-08 Qiang Huanglxc_user_nic: remove duplicate code
2013-11-06 Serge Hallynlxc-user-nic: rename nic inside container to desired...
2013-10-29 Dwight Engencoverity: ifr_name buffer not NULL terminated
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-08-19 Stéphane GraberFix lxc-user-nic to work on bionic
2013-08-14 Serge Hallynlxc-user-nic: specify config and db files in autoconf
2013-08-14 Serge Hallynadd lxc-user-nic