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

fix for bug 5610 and bug 5655.

7d87080454fbe7fa84333ce6a8f41b1d5a0d7dc3 authored over 14 years ago
0.16.64

27dbd957f7001bd3ea1ed5322908b16ef1d593a1 authored over 14 years ago
fix for bug 5643. API changes missed exists(). flag check added.

0436bee24b3a34d4b3654b94b96159f3c3f3fd08 authored over 14 years ago
add commit hook directory.

The entitlement bug can be fixed https://bugzilla.vyatta.com/show_bug.cgi?id=5354 by adding a ho...

6fcaf773333e0285464e774751c95b79ec9c4ff5 authored over 14 years ago
0.16.63

a15eb820c2a21546c39be544b69bd91b3f8a6b6c authored over 14 years ago
modified show output when root deactivated node is deleted. in this case suppress the active designation.

456a7208e3d585348130d33ef6028fcbecd7fe32 authored over 14 years ago
fix for deactivated root node that is deleted and then committed.

Bug found my Mohit.

ebb51b14b961bf80917174c4ee73e693392fbd58 authored over 14 years ago
remove 'done' from end of activate script.

34c49175ab455e83efd861218e623564191ad50f authored over 14 years ago
0.16.62

6f20c496e483f73b247f654abcdc62d91b49810e authored over 14 years ago
prevent deactivate from being applied to a created node within a single commit.

this simplfies logic on back end that would need to handle the negation (deactivate) and the add...

6122ac482aa5ff4aa543379fda193dd59cd91db3 authored over 14 years ago
0.16.61

56235f054022d2f47323937db79af3297bd82589 authored over 14 years ago
adjusting spacing for new deactivate/activation notation in show/config output.

5af23764d454808a7021a661118eae104c22b9df authored over 14 years ago
0.16.60

065e418cc78d0f5bfa3013040ee61c06bd6214af authored over 14 years ago
Fix 1452: Add warning prompt to save configuration when exiting configuration mode.

69078e9bda96ea0dc752b20677ac580cf26721cf authored over 14 years ago
implemented modified notation for pre-commit activate/deactivate. added check on modified nodes prior to

load. modified active directory check.

0494d74dc72f2c40430b8a426fd55a71a4f02bd7 authored over 14 years ago
0.16.59

8a857b663dffa584dd53b6c8aeac0652ae61825b authored over 14 years ago
move list functions to vrrp perl module

d55eab15f9411a6c8cb76c403b4ded440a4ebd99 authored over 14 years ago
0.16.58

69ea2a2512206d40c903eff1db03cfb78191bc53 authored over 14 years ago
fix for 5565.

075a425fb96da46f42264c21f5f3a56449222b05 authored over 14 years ago
0.16.57

afaa6d0719af618518ee64e5bd43fc37d3d0c60d authored over 14 years ago
fixed break in regression on action failures. will revisit compilier warning for this conditional

statement in subsequent checkin.

8052c546f9d4f3b7dad58c99d9eeff23966ba3bf authored over 14 years ago
simplify output init

80369a816eea6fd86e3e11bd877673ec4d12d7d2 authored over 14 years ago
0.16.56

1291aa7736110abc2784d969aaccc48b53ad3657 authored over 14 years ago
fix for bug 5647.

9a92ebb852f270d530f2e8caf6aa21d87bc69612 authored over 14 years ago
Additional fix to cli_new.c on arg.

0075f296034d15591c8127022ceb29c9ecb18850 authored over 14 years ago
more fixes for compilier warnings.

364bdfd2b86bfd76cd71d7a4cef7452a21ce4835 authored over 14 years ago
Fix missing help text

Bug 5506
Missing help line for loadkey

6d1851d7f199222bc9cc832625de812a5abc055b authored over 14 years ago
fix for compilier warnings in commit2.c

6621d21882e2200da7b2a30f1d220f664257a0b3 authored over 14 years ago
Remove unnecessary return statements

Get rid of:
return;
}

20946d053dea13a441888c8942e4b741bbef5d43 authored over 14 years ago
0.16.55

99c2a4de8868fb2e63768a647c3537c710183c22 authored over 14 years ago
bug fix for 5646. Suppress variable replacement if deactivated for disabled nodes (where variables reside).

278c1cb79c5e8a41258168a7d4685935c56319b6 authored over 14 years ago
0.16.54

66c7ded424de5c4a65590cc47ff2d9ab91bae36c authored over 14 years ago
fix for bug 5649. Need to initialize val_types for value comparison to ERROR_TYPE

0cf868f7928a47a0f1ab429ee004e314572005a7 authored over 14 years ago
add constness to parse_def

84c9b55a994cacbd5395c9ed2c5bf85834e60c13 authored over 14 years ago
0.16.53

1bedfe2b2d60583aac2d8a10c0678602045dc64f authored over 14 years ago
Fix "show vrrp" regression caused by b68ac2b1969060ea6fa2f011a3107c83ad26e96d.

d6d0e6acf15592a0547bbed90bd16ba8b813f0ed authored over 14 years ago
added hook at completion of commit process.

6b1986c30db0f0eafc9df92ee5c8c7f069af2ab2 authored over 14 years ago
0.16.52

b02d17e1d3d3ecac35a0041eb5ab8dd041d6438f authored over 14 years ago
Remove single quotes except on leaf-node.

1c37ea19b32beb370e0b802b19b5c2a3e25d4dd3 authored over 14 years ago
remove unnecessary memset calls

aa2ba10182681dcf4a9d7526b53d6c78ba421263 authored over 14 years ago
always zero vtw_def struct before parsing template

754da40f1a9d7ac5a75a9091b67df68e5da29626 authored over 14 years ago
make space after template fields optional

8fe5a241345c66a42a8fe97a6400b8d8283c4144 authored over 14 years ago
Merge branch 'larkspur' of git.vyatta.com:/git/vyatta-cfg into larkspur

51b4ed5a4a26591d3449c09a31edb8ba53b322da authored over 14 years ago
Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-cfg into larkspur

7e460b62054a56e6f1271925daf79177f6758c4c authored over 14 years ago
Fix compiler warnings about overriding const

Change retrieve_data and srcDst to use const.
This fixes compiler warnings about violating const...

692ac7df1d9ab19712ca1256f4f84cf18d55169c authored over 14 years ago
fix bad comparison in multiple-type check

8d97d73fbc1e1df51be6af761c4e2c9e412a40f7 authored over 14 years ago
Merge branch 'larkspur' of git.vyatta.com:/git/vyatta-cfg into larkspur

5fcbd648e8c8c13f5b9db135d433db6a6bda5047 authored over 14 years ago
update .gitignore

7c7816b8d6217fbc9f8b26be092ae62b5acf8738 authored over 14 years ago
Merge branch 'larkspur' of http://git.vyatta.com/vyatta-cfg into larkspur

e9646c434de70ca36708ad2565941fdfa16d3c94 authored over 14 years ago
addition support for deactivate mode in perl api. Nodes should now be masked when deactivated--deactivated

nodes will appear as deleted.

8436e5f8dd8eb59173939bcf6eb1a4e8c890abd3 authored over 14 years ago
include needed header

ef089c1ae9003e9ff74662c36a7051481be8bec3 authored over 14 years ago
0.16.51

40f005b735d0db0415c819061614062219ef600c authored over 14 years ago
fix for content-inspection on deactivate.

further changes forthcoming to the perl api to support interfaces outside of listNodes.

70a5badd225f432f44268d027a617d7674169d35 authored over 14 years ago
additional fix for boot loading of deactivate nodes.

e1213d8968b7791d9160dfd5679b12d0110b5891 authored over 14 years ago
fix for loading config for deactivated nodes. allows nested deactivates within a single set of deactivated commands. only preserves

the parent deactivated node in this case.

9afb59571b7de247fbd7482f30d90d7a37a32ef5 authored over 14 years ago
0.16.50

bfa5000782062a62846f954d1afe1c570230cc52 authored over 14 years ago
fix for multiple type support in cli for the following case:

1) If multiple types are defined and one type is a submatch of the other type (i.e. ipv4 and ipv...

b5366b375228c1e7041ba52e469f099f0d0f1a61 authored over 14 years ago
script that will remove migration comments from configuration file. to remove these comments from the comments in the action configuration the user should:

1) save their current configuration
2) run this script on the saved configuration
3) reload thei...

feb1fbcefdedffcec672834a04d6279b229624c3 authored over 14 years ago
0.16.49

32942dd4bde84317490aea4b41bcb5808c4b6b65 authored over 14 years ago
final fix for 5610. fixes loading where node in active config is deactivated and is active in loaded configuration.

36ea15e7d9119a19f3541ca16a2b4f13efc8dac7 authored over 14 years ago
0.16.48

308ac78af23dbac8d70a172ca5c6cc70c8cd0e31 authored over 14 years ago
make validate_ipv6net consistent with others. validateType decides whether

to print an error message if it's called with the quiet flag off

e72c4708669e0b837e5200af88f31271d389e944 authored over 14 years ago
0.16.47

7c57f524f389d7aa481af168beb2de2467db5724 authored over 14 years ago
don't count current node towards limit if it already matches a node in the configuration.

4edb88158c62fa05c54b899898fad9c6b0a74959 authored over 14 years ago
0.16.46

145ee98b43adb97119bc0ac4a61993c078833635 authored over 14 years ago
Rename sysfs to net_set

Less chance of name collision, and useful for /proc as well.

50b84d48c76b5070410a98f04eb5fcfbe06a233f authored over 14 years ago
0.16.45

708ca20311ea7fb3fb92cb16e29aa582bf9f653d authored over 14 years ago
Merge branch 'larkspur' of vm:git/vyatta-cfg into larkspur

1ed9d5c0937a9aaadc65db5071cf939cd8bef75a authored over 14 years ago
Add command to get/set sysfs files

By using a command (instead of echo), it is possible to set capability
and avoid sudo.

7d70cc23db917a04561e390ca039142ec1a0a6ff authored over 14 years ago
0.16.44

bb6651f074d6f7f666b4e9a8fbed353a1c80df10 authored over 14 years ago
fix for disable nodes loading (bug 5610). Additional checks added on configuration of disable nodes. requires vyatta-config-migrate package as well.

Additional fix required for loading configuration with deactivated nodes that are activated thro...

755f0d7a791c7d80ebd4017aa1e853ee0614cd29 authored over 14 years ago
0.16.43

e11c320caa96d58396eddd91052a0c58a67bb69e authored over 14 years ago
fixed seg violation on commit due to extended multiple types support in valstruct.

3daa8ab068b9f3e4548205d3bcd0ca4165d2197e authored over 14 years ago
fixed error message on multinode limit exceeded--refer to parent node name, not value.

7fb9723429e0bed8690ba1cfa1b2af922496b96d authored over 14 years ago
0.16.42

a80671d4a461e47d4c0248688af88aec5d2a572b authored over 14 years ago
fix for bug 5618. needed to extend valstruct to maintain multiple types rather than using first type found in node.val file. also simplified type check.

b07232847311699084653bb2f7a6cf0956ef4835 authored over 14 years ago
0.16.41

c1b384a44a794f6f3ce97816247dda1555b92e37 authored over 14 years ago
modified tag limit == 1. Now when set this node will only allow a single instance. todo update the parsing structure to support a signed value to support embedded tag node

value of 1 (current behavior)--will address this in the future (or when this behavior is requested).

846abdb265aa2673816fbf5f8e515c62d443a84b authored over 14 years ago
trap for illegal characters in comment field being set by user and provide feedback.

3d91d264f5961786f34494d30281de04504916c7 authored over 14 years ago
0.16.40

2636b15d7974cc56502f50ac8f323b31f901eaee authored almost 15 years ago
POC implementation of unified enumeration mechanism

* use "enumeration" template field for both CLI completion and GUI2
enumeration support.
* CLI c...

38ae54675fa5ea5a9bab5870b0a966e5f3da66ca authored almost 15 years ago
initial checkin of comment feature for cli.

/* to create a comment */
> comment [PATH-TO-NODE] "my comments"

/* to delete a comment */
> co...

d36d0a6ea76d443c5e4072401eaa9dbf563c74bd authored almost 15 years ago
added additional warning message if the user tries to deactivate a node that has already been deactivated.

91bb77e328c9cad994609aeeccb33971eca1486f authored almost 15 years ago
1) skip comment and empty lines in priority file;

2) remove priority from node.def when priority value is 0 in priority file;
3) copy over comment ...

00c9408cc61cece9147c98f3f715e435b4a462b5 authored almost 15 years ago
0.16.39

33fa62cd3022f663d8513dae7eab93e23a89c176 authored almost 15 years ago
additional fix

34c359422cc2d556478f4252c66aa880f8adb8b1 authored almost 15 years ago
0.16.38

03c782a72257d611abfdba12e67ba8aa6b759c9d authored almost 15 years ago
fix parsing error in node.def--seen with boolean default values.

0a9d8ca363096e1cf5e091d6c3aa77e8a9107e2a authored almost 15 years ago
0.16.37

0639cdb20357c3c1201d5a7012700373729c834a authored almost 15 years ago
boot loader support now added. various bug fixes and some small rework.

0d020c8b938443ac8875bcfcff231dd1bf0d1d41 authored almost 15 years ago
initial working version of activate and deactivate: load,save,show,commit supported.

0ffdc5e6d89f9677694a8eef916b07c089264753 authored almost 15 years ago
Update to handle none default path to the templates if provided

576e0fed6b0e32bb92915a10f95677303eda478a authored almost 15 years ago
Update regex to handle priority line without space(s) and comment in the

end

b33a126adb4e1f9081d2146bb49b953c8e3361a1 authored almost 15 years ago
A script to automatically update/add priority tag with some value for

each node.def according to the inputs.

31746b6aeecf4d7cdbe3d4b9cf797d089e48fa25 authored almost 15 years ago
0.16.36

7ee28640450d443d6c5587ebd31170e7c4676268 authored almost 15 years ago
support all valid multi-type types

9fdaa4bb4989cc5d402e7cda92931203969ce289 authored almost 15 years ago
0.16.35

9e6a04ed686a86971e6b037af2c705caec07723b authored almost 15 years ago
support for PARENT reference in priority statements. Example:

priority: PARENT

Means that this priority group will adopt the priority value of the parent. An...

b72ddf64bc5d89487ffe9672f0ba89c5b90ac2e5 authored almost 15 years ago
multinode limit and multiple types now supported through config.pm

d29097a8800e16899873bea1b70b85b0bd3586ab authored almost 15 years ago
0.16.34

8dc3118aea81bb95f274965178fc1dd6084cc58d authored almost 15 years ago