summaryrefslogtreecommitdiff
path: root/debian/control
AgeCommit message (Collapse)Author
2010-12-20Handle IPv6 in is_local_addressStephen Hemminger
Bug 6590 The code to check for local address has to be smarter to handle IPv6. Introduces dependency on Socket6 module.
2010-11-30Use new bash empty command completionStephen Hemminger
In newer version of bash the complete -E is used to do command completion at top level.
2010-10-27Make dependency on current vyatta-cfg-systemStephen Hemminger
2010-09-02fix squeeze build issueAn-Cheng Huang
2010-08-24add extensible node sorting mechanismAn-Cheng Huang
* unify node sorting implementation into the backend library. * allow future implementation of per-node, customized sorting policy.
2010-08-10separate libvyatta-cfg1 packageAn-Cheng Huang
2010-07-29remove dev package dependency on vyatta-cfgAn-Cheng Huang
* this allows the dev package to be installed without vyatta-cfg and its (many) dependencies.
2010-07-28add new cstore libraryAn-Cheng Huang
2010-02-05Force vyatta-cfg/vyatta-cfg-system synchronizationStephen Hemminger
2009-10-30Sync config file after savingStephen Hemminger
By calling fsync, we can be more assured that file actually makes it to disk.
2009-04-29testing if this fixes diable-link-detect file move problemMohit Mehta
2008-12-16update Build-Depends and DependsAn-Cheng Huang
2008-12-12update maintainer informationAn-Cheng Huang
2008-08-04Add curl package for bug 3143.Stig Thormodsrud
2008-06-21Add dependencyrbalocca
2008-04-23Add parted debian package for install-system usehollisterrbalocca
2008-04-01fix for bug 2689: sort tag nodes appropriatelyAn-Cheng Huang
2008-03-29Merge branch 'glendale' into hollywoodrbalocca
2008-03-24Set dependencies on either bash or vyatta-bashrbalocca
2008-03-22Merge branch 'glendale' into hollywoodrbalocca
2008-03-21Fix debian dependenciesrbalocca
2008-03-10Add vlan dependancy for vyatta-cfg.Stig Thormodsrud
2008-03-06Remove a dependency listed twicerbalocca
2008-03-06Fix problems with upgrading (and also fix lintian errors)rbalocca
2008-02-28fix for bug 2912: direct config loading output to syslog.An-Cheng Huang
2008-01-24dhcp3-client | vyatta-dhcp3-clientTom Grennan
2008-01-09Use package 'vyatta-dhcp3-client' rather than 'dhcp3-client'.Marat Nepomnyashy
2008-01-03work w/ either quagga (debian) or vyatta-quagga packagesTom Grennan
2007-12-10need stuff from vyatta-opAn-Cheng Huang
2007-11-27Fix 2497: check for duplicate ip address.Stig Thormodsrud
Also while we're add it, allow user to set an ipv6 address or get address from dhcp.
2007-10-18add dependencyAn-Cheng Huang
2007-10-12add quagga dependency (need quaggavty group).An-Cheng Huang
2007-09-25initial import (from eureka /cli) plus new build system.upstreamAn-Cheng Huang