]> git.proxmox.com Git - mirror_ifupdown2.git/shortlog
mirror_ifupdown2.git
2014-08-25 Cumulus BuildsMerge branch 'CumulusLinux-2.1_br'
2014-07-28 Wilson KokRevert "log /etc/init.d/networking errors into syslog...
2014-07-22 Roopa PrabhuRemove exclude lo
2014-07-22 Roopa PrabhuDocumentation cleanup
2014-07-17 Roopa PrabhuDoc updates + cleanup
2014-07-16 Roopa PrabhuFix return value when upperifaces are brought up
2014-07-16 Roopa Prabhulog /etc/init.d/networking errors into syslog using...
2014-07-16 Roopa PrabhuAdd a new ifupdown2 example to cover bridge igmp and...
2014-07-16 Roopa PrabhuBump kernel ethtool get/set wait to 20 + ifupdown2...
2014-07-16 Roopa PrabhuFix use of args.CLASS with ifreload (reload does not...
2014-07-16 Roopa PrabhuFix error flag for cases where errors are ignored ...
2014-07-16 Roopa Prabhuexit with non-zero return code if any of the ifaces...
2014-07-16 Roopa PrabhuFix splits everywhere to include space and tabs. Use...
2014-07-16 Roopa PrabhuFix handling of interfaces with `--allow CLASS`
2014-07-16 Roopa PrabhuFix scheduler for --allow <classes> option
2014-07-16 Roopa PrabhuFix whitespace issue + uninitialized variable issue
2014-07-16 Roopa PrabhuFix upperiface check when ifdown is run with -a
2014-07-16 Roopa Prabhuprefix ethtool attributes with "link-" to be compatible...
2014-07-16 Roopa PrabhuAdd close_fds=True in ifupdownbase class
2014-07-11 Roopa PrabhuFix return value when upperifaces are brought up
2014-07-10 Roopa Prabhulog /etc/init.d/networking errors into syslog using...
2014-07-09 Roopa PrabhuAdd a new ifupdown2 example to cover bridge igmp and...
2014-07-08 Roopa PrabhuBump kernel ethtool get/set wait to 20 + ifupdown2...
2014-07-07 Roopa PrabhuFix use of args.CLASS with ifreload (reload does not...
2014-07-07 John BerezovikMerge branch 'CumulusLinux-2.1.0_release_br' into Cumul...
2014-07-03 Roopa PrabhuFix error flag for cases where errors are ignored ...
2014-07-02 Roopa Prabhuexit with non-zero return code if any of the ifaces...
2014-06-28 Roopa PrabhuFix splits everywhere to include space and tabs. Use...
2014-06-28 Roopa PrabhuFix splits everywhere to include space and tabs. Use...
2014-06-25 Roopa PrabhuFix handling of interfaces with `--allow CLASS`
2014-06-18 John BerezovikMerge branch 'CumulusLinux-2.1.0_release_br' into Cumul...
2014-06-15 Roopa PrabhuFix scheduler for --allow <classes> option
2014-06-15 Roopa PrabhuFix whitespace issue + uninitialized variable issue
2014-06-15 Roopa PrabhuFix upperiface check when ifdown is run with -a
2014-06-13 Roopa PrabhuFix whitespace issue + uninitialized variable issue
2014-06-13 Roopa PrabhuFix upperiface check when ifdown is run with -a
2014-06-12 Roopa Prabhuprefix ethtool attributes with "link-" to be compatible...
2014-06-12 Roopa Prabhuprefix ethtool attributes with "link-" to be compatible...
2014-06-12 Roopa PrabhuFix typo
2014-06-11 Roopa PrabhuFix bash completion for sudo users (mostly cosmetic...
2014-06-07 Roopa PrabhuFix typo
2014-06-07 Roopa PrabhuFix bash completion for sudo users (mostly cosmetic...
2014-06-03 Roopa PrabhuAdd close_fds=True in ifupdownbase class
2014-06-01 Roopa PrabhuUse closefds=True and shell=True when executing usercmds
2014-06-01 Roopa PrabhuFix query-check object for interfaces with multiple...
2014-06-01 Roopa PrabhuUse closefds=True and shell=True when executing usercmds
2014-06-01 Roopa PrabhuFix query-check object for interfaces with multiple...
2014-05-29 Roopa Prabhuremove native ifupdown support from bridge-utils, vlan...
2014-05-29 Roopa Prabhuremove native ifupdown support from bridge-utils, vlan...
2014-05-26 roopaFix bug during handling multiple iface sections for...
2014-05-26 roopaFix bug during handling multiple iface sections for...
2014-05-23 Nolan LeakeUpdate/add copyright files for Cumulus .debs.
2014-05-23 Nolan LeakeUpdate/add copyright files for Cumulus .debs.
2014-05-21 roopaMove interfaces example generation script to under
2014-05-21 roopaAdd examples and script to generate sample interfaces...
2014-05-21 roopaMove interfaces example generation script to under
2014-05-19 roopaAdd examples and script to generate sample interfaces...
2014-05-09 roopamake a few things configurable (check output err/succes...
2014-05-08 roopamake a copy of the indegrees dict in the graph module
2014-05-08 roopaFix stray call to dict which was converting my ordered...
2014-05-05 roopaChange mstpctl show output parsing code (Use mstpctl...
2014-05-02 roopainclude only interfaces with no config in the upperifac...
2014-04-30 roopaBring back upperiface check during down (One of my...
2014-04-29 roopasupport json input + multiple instance running check
2014-04-25 roopaman page cleanup + cleanup + minor fixes
2014-04-23 roopaFix ifupdown2 dpkg-configure error during build
2014-04-23 roopaCosmetic - register level names
2014-04-23 roopaCheck addr_family and addr_method validity
2014-04-23 roopaUse json.dumps() with 'separator attribute' to separate...
2014-04-19 roopaFix build error
2014-04-18 roopaFixes to some corner cases + support for some missing...
2014-04-15 roopaFix PATH env for boot environment
2014-04-11 roopaLink ifdown manpage
2014-04-11 roopaFix manpage formatting
2014-04-08 roopaFix a few syntax checker bugs
2014-04-07 roopaMake ifupdown2 insensitive to '-' and '_' in interface...
2014-04-04 roopacleanup + fix some reload caching issues
2014-04-01 roopaFix statemanager update flag condition + some debug...
2014-03-31 roopaCleanup saved state for down objects on ifdown
2014-03-30 roopaCheck for duplicate interfaces
2014-03-29 roopaFix print methods to not follow dependents when -a...
2014-03-28 roopawarn on template rendering errors and continue + -...
2014-03-27 roopastate manager test
2014-03-27 roopaRemove batch support when deleting addresses. batching...
2014-03-27 roopaRemove upper device check warnings + implicitly follow...
2014-03-25 roopacleanup + fixes
2014-03-24 roopaOnly warn on ifdown of an interface who has upperifaces...
2014-03-23 roopacleanup (mostly cosmetic)
2014-03-18 roopaexecute 'up' on upper devices if ifup is called with...
2014-03-17 roopaRemove dead code
2014-03-13 roopaAdd bash completion support using python-argcomplete
2014-03-06 roopaFix upperiface check to not barf when --force is used
2014-03-06 roopaA few state manager optimizations + and some other...
2014-02-28 roopaip batch support for mstp bridges + add support for...
2014-02-26 roopaifudown --no-scripts support
2014-02-25 rooparevert accidental checkin: ifup with debug option in
2014-02-24 roopacleanup state manager + remove some dead code
2014-02-20 roopaworkaround to fix dhcp delay at bootup
2014-02-20 roopaDisable exec of legacy /etc/network/<scripts> for now...
2014-02-20 rooparemove dhclient -nw option + cleanup
next