]> git.proxmox.com Git - mirror_ifupdown2.git/history - pkg/scheduler.py
Fix upperiface check when ifdown is run with -a
[mirror_ifupdown2.git] / pkg / scheduler.py
2014-07-16 Roopa PrabhuFix upperiface check when ifdown is run with -a
2014-06-01 Roopa PrabhuFix query-check object for interfaces with multiple...
2014-05-26 roopaFix bug during handling multiple iface sections for...
2014-05-09 roopamake a few things configurable (check output err/succes...
2014-05-08 roopaFix stray call to dict which was converting my ordered...
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-04 roopacleanup + fix some reload caching issues
2014-03-31 roopaCleanup saved state for down objects on ifdown
2014-03-28 roopawarn on template rendering errors and continue + -...
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-06 roopaFix upperiface check to not barf when --force is used
2014-02-28 roopaip batch support for mstp bridges + add support for...
2014-02-26 roopaifudown --no-scripts support
2014-02-24 roopacleanup state manager + remove some dead code
2014-02-20 roopaDisable exec of legacy /etc/network/<scripts> for now...
2014-02-19 roopaFixes for some corner cases + cleanup
2014-02-18 roopaSupport for manual method + rearrange some code
2014-02-13 roopaFix l3 lag test failure
2014-02-11 John BerezovikMerge branch 'CumulusLinux-2.0_br'
2014-02-10 roopaSome compat fixes + some stp precommit test fixes
2014-02-08 roopaMore fixes and cleanup
2014-01-31 roopaMore fixes and changes
2014-01-31 roopasome ifquery fixes + make the default to not follow...
2014-01-31 roopaA whole lot of fixes and some new code (needs some...
2014-01-18 roopasome ifquery fixes + make the default to not follow...
2014-01-16 roopaA whole lot of fixes and some new code (needs some...
2013-11-21 Wilson KokMerge remote-tracking branch 'origin/CumulusLinux-2...
2013-11-14 roopamore fixes + cleanup + support for --exclude argument
2013-11-04 roopapython-ifupdown initial checkin