summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Collapse)Author
2014-03-10Import and adapt Kim Hagen's changes for union-fs support.Daniil Baturin
2012-06-03Fix more load/commit memory leaksJohn Southworth
This fixes some more of the memory leaks in load and commit. Some still exist in the legacy cli_new/cli_parse code. Since that code is supposed to be rewritten such that it interfaces with the rewritten commit code in a clean way, these will not be fixed right now.
2010-08-10separate libvyatta-cfg1 packageAn-Cheng Huang
2010-07-28add new cstore libraryAn-Cheng Huang
2010-02-04Be unsafe, don't hardenStephen Hemminger
If code has latent bugs, we don't want to know about them this late in release.
2010-02-03Turn on debian hardeningStephen Hemminger
2008-12-12"files" file should be removed before package buildAn-Cheng Huang
2008-11-19add support for development buildAn-Cheng Huang
2008-11-13Optimize for sizeStephen Hemminger
Optimizing for size generates better code, especially on cache starved processors.
2007-09-27added dependency to "configure" target.An-Cheng Huang
2007-09-25initial import (from eureka /cli) plus new build system.upstreamAn-Cheng Huang