Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-28 | Merge pull request #61 from mickvav/mastermaster | Daniil Baturin | |
Fix problem with path and permissios for usermod | |||
2017-09-21 | Fix problem with path and permissios for usermod | Mihail Vasiliev | |
After vyos moved to non-root commits we need to become root to modify existing users. | |||
2013-06-19 | 0.20.69debian/0.20.69 | Andreas Moran | |
2013-06-19 | Fix the problems encountered when the system has IPv6 addresses configured ↵ | Andreas Moran | |
and then IPv6 is disabled (system/ipv6/disable = 1). | |||
2013-06-10 | 0.20.68debian/0.20.68 | Daniil Baturin | |
2013-06-10 | Bug #8711: fix typos in conditionals. | Daniil Baturin | |
2013-05-09 | 0.20.67debian/0.20.67 | Saurabh Mohan | |
2013-05-09 | Merge daisy support for mGRE | Saurabh Mohan | |
2013-05-02 | 0.20.66debian/0.20.66 | Stephen Hemminger | |
2013-05-02 | login: force vyatta user's to have vbash as shell | Stephen Hemminger | |
If account already existed in passwd file, but then same user added to Vyatta config, force the shell to be vbash. This fixes case of autologin on initial livecd boot where the autologin happens as 'vyatta' but gets bash instead of vbash as shell. | |||
2013-04-25 | 0.20.65debian/0.20.65 | Stephen Hemminger | |
2013-04-25 | Cleanup package dependencies | Stephen Hemminger | |
Add dependency on whois (for mkpasswd), and awk Remove dependency on tasksel (debian installer). Sort package dependency list | |||
2013-04-24 | 0.20.64debian/0.20.64 | Stephen Hemminger | |
2013-04-24 | don't error if file does not exist when doing setcap | Stephen Hemminger | |
The install script sets capabilities on some files These files may not exist if a package is not part of the ISO, therefore it is ok. | |||
2013-04-17 | 0.20.63debian/0.20.63 | John Southworth | |
2013-04-17 | Merge branch 'master' of git.vyatta.com:/git/vyatta-cfg-system | John Southworth | |
2013-04-17 | Cleanup fix for 8711 | John Southworth | |
Fix pgrep logic and formatting. | |||
2013-04-17 | 0.20.62debian/0.20.62 | James Davidson | |
2013-04-17 | Replace original config file handling behaviour | James Davidson | |
Bug 8864: Commit 4dce31b15ce038527cbd03a21b23ad094d71750c changed the behaviour of when a config file was not present. This change replaces the original behaviour. (cherry picked from commit aec7e4cefd206fa9397456917ec5e83e86089343) | |||
2013-04-15 | 0.20.42+daisy18vyatta/VC6.6R1/i386vyatta/VC6.6R1/amd64debian/0.20.42+daisy18 | James Davidson | |
2013-04-15 | Replace original config file handling behaviour | James Davidson | |
Bug 8864: Commit 1f90d46cbc889d45dbfd5e499ad24a399b059d3b changed the behaviour of when a config file was not present. This change replaces the original behaviour. | |||
2013-04-12 | 0.20.42+daisy17debian/0.20.42+daisy17 | John Southworth | |
2013-04-12 | Bugfix 8711: Switch to Bash syntax for conditionals | John Southworth | |
2013-04-12 | 0.20.61debian/0.20.61 | John Southworth | |
2013-04-12 | Bugfix 8711: Switch to Bash syntax for conditionals | John Southworth | |
2013-04-12 | 0.20.42+daisy16debian/0.20.42+daisy16 | John Southworth | |
2013-04-12 | ethernet: deleting device should put in admin down | Stephen Hemminger | |
Typo in conditional meant that 'ip li set dev ethN down' never ran. | |||
2013-04-12 | 0.20.42+daisy15debian/0.20.42+daisy15 | John Southworth | |
2013-04-12 | Bugfix 8526: don't use REQUIRED on remote-ip | John Southworth | |
Having the word REQUIRED in the string is enough to break the webgui, remove it entirely | |||
2013-04-12 | 0.20.60debian/0.20.60 | John Southworth | |
2013-04-12 | Bugfix 8526: don't use REQUIRED on remote-ip | John Southworth | |
2013-04-12 | 0.20.42+daisy14debian/0.20.42+daisy14 | John Southworth | |
2013-04-12 | Bugfix 8804 | John Southworth | |
2013-04-02 | 0.20.59debian/0.20.59 | Stephen Hemminger | |
2013-04-02 | ethernet: deleting device should put in admin down | Stephen Hemminger | |
Typo in conditional meant that 'ip li set dev ethN down' never ran. | |||
2013-04-02 | 0.20.42+daisy13debian/0.20.42+daisy13 | James Davidson | |
2013-04-02 | fix device naming on boot | Stephen Hemminger | |
Bug 8804 Previous change was passing a logfile to biosdevname, but parent directory was not necessarily created at that point! Log file is useless anyway, just redirect to dev null. (cherry picked from commit dcabba83be38ee6f79ab5a347f0cb3cce5a9eca8) | |||
2013-04-02 | snmpv3: enable strict warnings and fix perlcritic | Stephen Hemminger | |
The SNMPv3 code did not enable strict type checking and had other poor style found by perlcritic. (cherry picked from commit 4dce31b15ce038527cbd03a21b23ad094d71750c) | |||
2013-04-01 | Merge branch 'master' of fiji.vyatta.com:/git/vyatta-cfg-system | Stephen Hemminger | |
2013-04-01 | snmpv3: enable strict warnings and fix perlcritic | Stephen Hemminger | |
The SNMPv3 code did not enable strict type checking and had other poor style found by perlcritic. | |||
2013-04-01 | 0.20.58debian/0.20.58 | James Davidson | |
2013-04-01 | Fix typo in domain-name delete action | James Davidson | |
Bug 8829 (cherry picked from commit f81fdcb67721134c29ba1cb789a932e68622646f) | |||
2013-04-01 | 0.20.42+daisy12debian/0.20.42+daisy12 | James Davidson | |
2013-04-01 | Fix typo in domain-name delete action | James Davidson | |
Bug 8829 | |||
2013-03-29 | 0.20.57debian/0.20.57 | Stephen Hemminger | |
2013-03-29 | syslog: fix channel syntax | Stephen Hemminger | |
Bug 8813 Need to add omfile when referring to channel. | |||
2013-03-28 | 0.20.56debian/0.20.56 | Stephen Hemminger | |
2013-03-28 | fix device naming on boot | Stephen Hemminger | |
Bug 8804 Previous change was passing a logfile to biosdevname, but parent directory was not necessarily created at that point! Log file is useless anyway, just redirect to dev null. | |||
2013-03-28 | 0.20.55debian/0.20.55 | James Davidson | |
2013-03-28 | SNMP: Add multicast smux peers | James Davidson | |
(cherry picked from commit d51d7a787a962ead30478d3fe23a356634ca3577) |