Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vyos/vyatta-cfg

Vyatta configuration system
https://github.com/vyos/vyatta-cfg

-> redo the way dhcp client works. instead of using one daemon for all interfaces,

use separate daemons for separate interfaces. when one daemon was handling all
interfaces, ...

c308c149bf09bc9b690672e6bdc80f00c5a84608 authored over 16 years ago
Merge branch 'hollywood' of http://git.vyatta.com/vyatta-cfg into hollywood

bb4b1baf77ec14182de00d48767a00523282bbea authored over 16 years ago
fix for bug 2622: add "copy" and "rename" commands for configuration mode.

2b12e94e3f19b694808fb2513f8e2a1e08eaec2d authored over 16 years ago
fix for bug 110. added discard command to configure mode. This command deletes local changes and keeps the user in configure mode.

97238661d34432eac6c8df62a28367da941f3e37 authored over 16 years ago
fix for bug 3347--skip def file.o

8f1c7d3f0eb43ca080acb83e880af7403117c9cd authored over 16 years ago
3.1.0

9ecac28234e11b5df607fe338fdebc8956c9e349 authored over 16 years ago
Block reboot from config mode.

4f12bac0dd00c1471fa8b1c6cf677e3a7680bc5f authored over 16 years ago
Add exception for /31 and /32 for ipv4 and /128 for ipv6

bca0ace007667fb9c2e634e0debd120fc58525d4 authored over 16 years ago
Fix 920: System allows configuration of invalid IP Address for subnet

aca9f66546b7018beb53a6357a4f2e381e2590a5 authored over 16 years ago
Merge branch 'glendale'

dd1921164c972be0333d8b90f7c12f31f67a136e authored over 16 years ago
Merge branch 'hollywood' of git:/git/vyatta-cfg into hollywood

f09b0212d821a7d411db221460b1bedd0ef46274 authored over 16 years ago
Ignore log file

63fafce5d3f2cb2f397777804cbcdfa062981ba8 authored over 16 years ago
Fix for bug #3274 https://bugzilla.vyatta.com/show_bug.cgi?id=3274

897c9dcc7bacaaf57c648fc147f162f34aab9b6e authored over 16 years ago
Force "protocols ospf parameters" to be committed before other ospf config.

This should fix bug 3272 at boot time, but we still need to fix quagga so that
it doesn't crash i...

e1c9d6128c973f9f32a41cec4332734e32430178 authored over 16 years ago
Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-cfg into hollywood

c859a613509619459122f5823e1764fef392f43a authored over 16 years ago
Avoid any problems with non-device entries in /sys/class/net

Bonding leaves file in /sys/class/net/bonding. Avoid any
problems this causes.

53a7bece51cfb07a8e3dd581aa04580f0cd7d71e authored over 16 years ago
Remove unused dependencies

No longer need Tie or flock, these were used when dealing with watchlink

a6c714e9b6a8471f428824a310dae8c9fccb2908 authored over 16 years ago
Merge branch 'hollywood' of http://git.vyatta.com/vyatta-cfg into hollywood

6851a2b28cb7c15bfc4a884c8bd11d784389a8ed authored over 16 years ago
Fix vlan regex.

04f1b8990af194e436c8581f1ca1a7f60596899c authored over 16 years ago
fix for bug 3239: now support regex-based ordering for startup config

loading.

132e5c7b81bc308bfd66b23a7d619329ded829df authored over 16 years ago
Add more granularity to config rank (commit rip, ospf, bgp separately).

07d3641ca62cfede93708d366bb3e5410feba519 authored over 16 years ago
Fix problem with Default-Stop

b65a77546b27e79eda8ef016f8e2597ea403c3ca authored over 16 years ago
Convert to our method of changelog creation

2c53162fa68e033670c2dfbdc006dc9041a2b99c authored over 16 years ago
Merge branch 'glendale' into hollywood

69d50d5507961927ed651de03ed7fce7bc75e464 authored over 16 years ago
Only check for dhcp client on eth, vlan, and bridge.

762315a293866b7b4c5fc3ca7c7470035a8e3854 authored over 16 years ago
3.0.5

7423fede66914315ffcbd5cc63fa9ae92df75260 authored over 16 years ago
3.0.4

da3fd20dca05516c8661c5040c1ac9cdd17717ac authored over 16 years ago
Fix 3233 dhcp client doesn't work on bridge interface

2471813598d00698701b5d6798c0a03d73288488 authored over 16 years ago
support "wildcard" ranking at boot time. only VRRP uses this for now.

cherry-picked from hollywood for VRRP issue.

c47b5ebd10318a7d7d22fc401565a55da09a7e0f authored over 16 years ago
support "wildcard" ranking at boot time. only VRRP uses this for now.

721439469c1146fd283ea219898f4d9b11c0db46 authored over 16 years ago
partial fix for bug 3216: display escaped edit path correctly.

e1068de05de78e9a384b6f3740f8ee5bf5b3d41b authored over 16 years ago
3.0.3

c52233daac5558e286d3d67c8186497c826a32bd authored over 16 years ago
Merge branch 'glendale' into hollywood

dc9a3772e2e74b94e9026e371af493004a4c7feb authored over 16 years ago
Merge branch 'glendale' of speedyw:git/vyatta-cfg into glendale

4eb7f7ce4b1628192a0535e8d642e21d4aa39838 authored over 16 years ago
fix for show -all. note there is a change in how config files are saved--only set values are now save as opposed to set

values plus all default values. set values will be saved now even if they match the default value.

7cb99a90634ed0685eac3a61b7c3cfcd274d8fe1 authored over 16 years ago
Merge branch 'glendale'

a309f120a9ff472d45544a9101226334e426e76a authored over 16 years ago
Eliminate vestigates of watchlink

Watchlink is no longer used to manage link detection.
This is now provided by kernel.

bc9a250955783b077d0337117463f88a12bb2288 authored over 16 years ago
Add parted debian package for install-system use

9ebc57f00be76b13c5c25776c43e4be0fb749ac1 authored over 16 years ago
Remove hack to cycle state for static routes

This should no longer be needed

Revert "cycle interface state on IP address assigment to fix st...

cc6a74dde28945cdc72ac4081500a05ad3805795 authored over 16 years ago
backing out show cmd change for now on existence of def

ea82e707fed342ef019b5fd5e2e359eebb337b03 authored over 16 years ago
final checkin as fix for bug 1219.

4d47c9ee564e5c865fed3b1a6374b9317528b357 authored over 16 years ago
mask out def markers in config script

3dfd14fbb84b14cfb632171cac15546bfea79a68 authored over 16 years ago
Merge branch 'hollywood' of http://git.vyatta.com/vyatta-cfg into hollywood

d8d8f23716ceabf452940be950c060602a636c62 authored almost 17 years ago
create def file to mark configuration nodes that are created by default, rather than a node with a default value created by a

user. partial fix for bug 1219. Allows system to differentiate between active def nodes versus us...

52b1e7ee61b6ce0e046371260dc13e333e3f62ca authored almost 17 years ago
Merge branch 'glendale' into hollywood

03ff62cbd29e8b2f0fef9616c3fbacb39190e3d0 authored almost 17 years ago
Indicate the VC4.0.2 release candidate in the changelog

7fd560b72df1b327b4b47a6232dfcf16d6fae52c authored almost 17 years ago
VC4.0.2

29866c17c545126eadeb7b235668056801b811c9 authored almost 17 years ago
cycle interface state on IP address assigment to fix static routes

b0dd3c96c5e30077a602082c829d4bccf7795252 authored almost 17 years ago
If watchlink isn't running, don't treat it as a fatal error.

5617681dbb181b66d48164ec74d89f55e370a4d5 authored almost 17 years ago
fix for bug 3177

fd5ebf6b81c2273ba77f66c7e9b17856b462ef01 authored almost 17 years ago
modified fix for 2525--fixes problem introduced with last fix (bug 3163)

6ec19ddffc7ff6d8806a913314ceee6565d132c9 authored almost 17 years ago
VC4.0.2

39f2c4e968b4578a33dd0ee55241fb042b2fdadb authored almost 17 years ago
revert fix for 2525 until delete on commit warnings are resolved.

c6f6b26e6ab046bf2606bc4f85dd04f001dac40c authored almost 17 years ago
Merge branch 'hollywood' of http://git.vyatta.com/vyatta-cfg into hollywood

828f6cabd4428ee2929adf7ce133b785e10d790d authored almost 17 years ago
reverse sort order on delete

6f76a6068eff7d50f9725e3edff3bb963d8f1e88 authored almost 17 years ago
Merge branch 'hollywood' of git:/git/vyatta-cfg into hollywood

11b6d5a10029971dd7748719e13903e6c60da5f1 authored almost 17 years ago
Merge branch 'glendale' into hollywood

624afb6fea8a537bc2f0506ab18f23293c905f38 authored almost 17 years ago
modified node ordering code.

043d8925a06ad6a6ac01939b263d474a31721352 authored almost 17 years ago
partial revert of priority support--will reapply after additional changes.

c59e8b9812d7795d96a07db879a5626f4f1d2e7a authored almost 17 years ago
Fix 3034: Loopback interface controlled by "ethernet lo"

aefffdc38e5df3a74e3799e397fd48b17a88d1f2 authored almost 17 years ago
temp removal of free--possible corruption.

9a015172b6fadc6431bb5484859e129d3846acf6 authored almost 17 years ago
Merge branch 'hollywood' of http://git.vyatta.com/vyatta-cfg into hollywood

4977705c8985031b362ed77914eb40f9f3e0336a authored almost 17 years ago
support for node priority. higher value in node.def is higher priority.

5726b9af7675a459dbb93b3cc931c101717ba9d2 authored almost 17 years ago
Fix Bug 3069 Help strings should be standardized

- help strings standardized in vyatta-cfg

7b6dc5c96511ebdb55221c54ed340733b4e8ba27 authored almost 17 years ago
partial fix for bug 2181: add new template field "priority".

f11c3e118f48d7bfd6d2a8d5d32309f2a83403fc authored almost 17 years ago
alternate fix for 2525--force directory evaluation upstream.

6072a6950706da557fc2aaa66919239d07207578 authored almost 17 years ago
Revert "fix for bug 2525"

This reverts commit f352a460fdf15ac927d1deb4672c42b334eb8e67.

59f85019f6369719ba5b212934be71fcd94f910c authored almost 17 years ago
Merge branch 'glendale' into hollywood

4fc9e6eb6bf64a46238e82352e2b33c4805b4b42 authored almost 17 years ago
Fix Bug 3069 Help strings should be standardized

- help strings standardized in vyatta-cfg

78f26204cc17a89636c7b7b71826e8cb51fa8868 authored almost 17 years ago
fix for bug 2525

f352a460fdf15ac927d1deb4672c42b334eb8e67 authored almost 17 years ago
3.0.2

dd4c7f784fe4eebb874fb023318910e3665e00bd authored almost 17 years ago
fix for bug 2549.

d0cb0d6c3d533e4ac8ce824409d590b6186f6208 authored almost 17 years ago
Merge branch 'glendale' into hollywood

18b7f9a1d068b7f1261f692db30ea54955691abe authored almost 17 years ago
fix for bug 3090: commit "policy" before "protocols" at boot time.

41b4c40773d3fdc7dc9a204973038b1992107031 authored almost 17 years ago
handle multiple address deletion when link is down

More robust fix for Bug 2802. Handle case of multiple addresses
and lines in the linkstatus file...

cac51df000d90b9723abde545450fde66d1d7865 authored almost 17 years ago
fix for bug 3097: correctly detect deleted tag

9158b59fd7cdd018a5c9b1e36c097b0436fd02a4 authored almost 17 years ago
fix for bug 2507

f71417e0209a48bb88fb614acb186109e0573941 authored almost 17 years ago
code cleanup (remove some evil copy-and-paste instances).

bcdf7826a9e29cd48627ffb57b665fcad9a714fa authored almost 17 years ago
Add duplicate check to watchlink exclude file.

ab870f61eec0e48c06ee1a5008e8aa0d77a0638e authored almost 17 years ago
stop watchlink when address is removed

Kludge to work around address watchlink interaction: remove status file.
This should fix bug 280...

ac2527611ae57dd54edb2d08e26a2b54aeca9dc4 authored almost 17 years ago
Merge branch 'glendale' into hollywood

bfd1fedf32528a5fe714ba9491c5bc5dd2052e91 authored almost 17 years ago
fix for bug 2689: sort tag nodes appropriately

35642e2e10aff32335690a5af2710bbb9ec3ea13 authored almost 17 years ago
add function to delete watchlink exclude entries based on ID.

2ad53e3ae6bd073785df8f99121b89683df744a2 authored almost 17 years ago
fix for bug 2689: sort tag nodes appropriately

053d42ea27a5b89f0a19a09dd347bc37c6f07948 authored almost 17 years ago
Merge branch 'glendale' of suva.vyatta.com:/git/vyatta-cfg into glendale

454ba249959ca26b512030c259b02ddc89f24582 authored almost 17 years ago
handle delete address request if address is already removed

Quagga link-detect may have already removed address from interface.
Check for missing address, a...

0a350b99308762f1eb180aa47b64db78b3187c7e authored almost 17 years ago
Merge branch 'glendale' of git.vyatta.com:/git/vyatta-cfg into glendale

7b6cc54983fc930787b8c30d552454727ac4f606 authored almost 17 years ago
fix for bug 2675: correctly detect newly created config nodes.

06702f2ed04408962d7e8e6323db97e29dd32669 authored almost 17 years ago
Add utilitly script to add/removed entries to watchlink exclude file.

388d5ed2580bc9ef7ee7a8cdc1d75126ea97a53e authored almost 17 years ago
Merge branch 'glendale' into hollywood

1f35cd2755bd37986a7c5a7065f545f849126491 authored almost 17 years ago
fix for bug 3032:

* rename pre-glendale start-up config.
* warn user when loading a pre-glendale config.

76aae0216871f8c4f3b1c2ebad6761e67ee3e799 authored almost 17 years ago
Fix Bug 2825 Load should read config file from default location when no argument is provided.

- 'load' reads config file from default location just as 'save'

9273d3172d39360d019d3e3256d2c537d2b71d80 authored almost 17 years ago
Set dependencies on either bash or vyatta-bash

dedc3083522c70de84db4d2e7bef21998debd18f authored almost 17 years ago
startup config ordering

62727748e89f930899b9714110825e7abd7b45d2 authored almost 17 years ago
Merge branch 'glendale' into hollywood

445f5b6de86f271605d2b6f8e1e9671ff9444218 authored almost 17 years ago
Fix debian dependencies

23104e6a58525f2dbd41152bf22615bb8d257278 authored almost 17 years ago
handle <> completion correctly

a1a664266381ee6290f22213dc415960ec24b267 authored almost 17 years ago
Merge branch 'glendale' into hollywood

762951519256e8d85362b3aeb9012c534a644e3a authored almost 17 years ago
add validation for more types

00030c2e909b33ef0dbf694d82525134bdb5ffdf authored almost 17 years ago
fix for bug 3037: shell completion

50ee96499609f9bd229e6d06a7ce57a17e9e4c52 authored almost 17 years ago