| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
| |
Once upon a time it made sense to keep all the Debian files in the
main Tor distribution, since repeatedly merging them back in was hard.
Now that we're on git, that's no longer so.
Peter's debian repository at debian/tor.git on our git server has the
most recent version of the tor-on-debian packaging stuff, and the versions
in our own repository have gotten out of date.
Resolves bug #1735.
|
| |
|
|
|
|
|
|
|
|
|
| |
we run as root. Do not set it when run as debian-tor as Tor then always
insists on changing users which will fail. (If we run as any other user we
don't set our debian defaults anyway.)
svn:r18397
|
|
|
|
| |
svn:r17237
|
|
|
|
|
|
| |
we will stop developing in two branches at the same time
svn:r15131
|
|
|
|
| |
svn:r13972
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Previously the debian defaults were only loaded when we started Tor as
the debian-tor user. Now they are also loaded when started as root.
In addition to logging, pidfile, datadir and runasdaemon we also change
the User and Group options from their NULL default to "debian-tor" so that
Tor correctly setuids/setgids to the role user the package created.
This will allow us to start the daemon as root.
svn:r13685
|
|
|
|
| |
svn:r10064
|
|
|
|
|
|
| |
includes 0.1.2.13-1 and 0.1.2.13-2.
svn:r10039
|
|
|
|
|
|
|
|
|
|
| |
Log differed from upstreams. Now Tor behaves just like before (with
our own DataDirectory and all) only when run as the debian-tor user.
If invoked as any other user, Tor will behave just like the pristine
upstream version.
svn:r6821
|
|
|
|
| |
svn:r5256
|
|
|
|
| |
svn:r4970
|
|
|
|
| |
svn:r4767
|
|
|
|
| |
svn:r3423
|
|
|
|
| |
svn:r3329
|
|
modify the compiled in default options.
svn:r2813
|