]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/lxc_user_nic.c
ovl_rsync: make sure to umount
[mirror_lxc.git] / src / lxc / lxc_user_nic.c
2015-06-30 Stéphane GraberMerge pull request #540 from ysbnim/master
2015-06-30 Stéphane GraberMerge pull request #545 from bogen/master
2015-06-30 Stéphane GraberMerge pull request #552 from lrowe/patch-1
2015-06-30 Stéphane GraberMerge pull request #561 from ysbnim/kor_manual
2015-06-24 Serge Hallynlxc_user_nic: free_groupnames: fix
2015-06-23 Serge HallynMerge pull request #517 from hkjolhede/master
2015-06-21 Henrik KjölhedeMake sure to cleanup and exit with an error if malloc...
2015-06-09 Henrik KjölhedeFixed memory checks and faulty loop in get_alloted...
2015-06-03 Henrik KjölhedeFixed an error
2015-06-03 Henrik KjölhedeIndentation fix
2015-06-03 Henrik KjölhedeChanged parsing of allotments. Now parses top-to-bottom...
2015-06-01 Henrik KjölhedeAdded check against negative malloc and cleaned up...
2015-05-11 Henrik KjölhedeAdded support for user groups in lxc-usernet
2015-04-06 Stéphane GraberMerge pull request #469 from fajarnugraha/usernet-20150317
2015-03-17 Fajar A. NugrahaAllow veth that is not attached to a bridge on unprivil...
2015-01-25 hallynMerge pull request #408 from yosida95/patch-1
2015-01-24 Markus ElfringBug #158: Deletion of unnecessary checks before calls...
2014-12-03 Shuai Zhangfixed typo in comment
2014-11-24 Joel Niderconf.c: change 'instanciate' to 'instantiate'
2014-10-15 Dongsheng Yangnetwork: allow lxc_network_move_by_index() rename netde...
2014-08-25 Stéphane GraberPrevent compiler warning by initializing ifindex
2014-08-25 Serge Hallynlxc-user-nic: be more paranoid
2014-08-22 Serge HallynUpdate the openvswitch bridge attach code
2014-07-23 Serge Hallynunprivileged containers: use next available nic name...
2014-04-28 Serge Hallynlxc-user-nic: handle failure in create_nic
2014-02-19 Serge Hallynnetwork: set mtu of unpriv veth to the bridge's mtu
2014-02-18 Stéphane GraberAdd some missing newlines
2014-02-17 S.Çağlar Onurfill missing netdev fields for unprivileged containers
2014-02-15 Stéphane Grabercoverity: Check fstat return value
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