aboutsummaryrefslogtreecommitdiff
path: root/src/config/Makefile.am
Commit message (Expand)AuthorAge
* Do not ship a fallback-consensus until the related bugs are fixed.•••svn:r14794 Nick Mathewson2008-05-29
* Fix the rpm build: we need to list all our files in the files section. Also,...•••svn:r14778 Nick Mathewson2008-05-28
* include the geoip file in the tarball, and load it by default•••when tor starts. this breaks rpms and maybe other packages. svn:r14764 Roger Dingledine2008-05-28
* revert r13221 (for now)•••svn:r13289 Roger Dingledine2008-01-26
* put the fallback-consensus file back into the tarball.•••this should re-introduce bug 572, and maybe we'll get some actual bug reports this time. svn:r13221 Roger Dingledine2008-01-21
* We were including instructions about what to do with the•••src/config/fallback-consensus file, but we weren't actually including it in the tarball. Disable all of that for now. svn:r12467 Roger Dingledine2007-11-11
* make it data_DATA too. debugging by random mutation.•••svn:r12463 Roger Dingledine2007-11-11
* We weren't actually including the src/config/fallback-consensus•••file in the tarball. Reported by phobos. svn:r12462 Roger Dingledine2007-11-10
* r16246@catbus: nickm | 2007-10-28 19:34:58 -0400••• Implement a FallbackNetworkstatusFile (default to $prefix/share/tor/fallback-consensus) to that we know about lots of directory servers and routers when we start up the first time. svn:r12259 Nick Mathewson2007-10-28
* Remove need for dirservers file: now, we note trusted dirservers in configura...•••svn:r2479 Nick Mathewson2004-10-14
* rename torrc to torrc.sample•••now by default no torrc will be installed, so we'll just use the built-in defaults (we already do this on windows) svn:r1375 Roger Dingledine2004-03-30
* stop expecting sample-server-torrc to be there•••svn:r873 Roger Dingledine2003-12-02
* - cause configure to create a tor.sh which will have directories set••• correctly based on how configure was run - cause tor to guess the location of torrc more intelligently - cause cause src/config/torrc and src/conf/sample-server-torrc to be generated with contents that are correct for the way configure was run - cause "make install" to put torrc, sample-server-torrc, and dirservers somewhere intelligent svn:r587 Steven Hazel2003-10-15
* and a Makefile.am for src/config/•••svn:r545 Roger Dingledine2003-10-07