[tor-commits] [arm/master] Bumping version in debian changelog for hotfix release.

2011-04-23 Thread sebastian
commit 76dcdd263dc172c97e46516cecabca321257b5ce Author: Damian Johnson ata...@torproject.org Date: Fri Oct 8 17:00:14 2010 + Bumping version in debian changelog for hotfix release. svn:r23466 --- debian/changelog |6 ++ 1 files changed, 6 insertions(+), 0

[tor-commits] [arm/master] Bumping the version for the hotfix.

2011-04-23 Thread sebastian
commit cfa0fd24792e7d5c95303d5de10727f04fec99d0 Author: Damian Johnson ata...@torproject.org Date: Fri Oct 8 16:42:15 2010 + Bumping the version for the hotfix. svn:r23465 --- src/version.py |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git

[tor-commits] [arm/master] Hotfix for the 1.4.1 release:

2011-04-23 Thread sebastian
commit 4794d9275c50f3cfb850e8bfbfde828bafe53dd4 Merge: 95e0106 9b1b7b5 Author: Damian Johnson ata...@torproject.org Date: Wed Jan 12 04:56:09 2011 + Hotfix for the 1.4.1 release: change: including platform, python version, and arm/tor configurations in debug dumps change:

[tor-commits] [arm/master] Hotfix to help gentoo ebuilds (https://bugs.gentoo.org/349792)

2011-04-23 Thread sebastian
commit 5fe915d46d01906215676e64765abb2d9b4064f5 Author: Damian Johnson ata...@torproject.org Date: Sun Jan 16 02:18:44 2011 + Hotfix to help gentoo ebuilds (https://bugs.gentoo.org/349792) svn:r24092 --- setup.py | 20 ++-- src/version.py |

[tor-commits] [arm/master] Making git ignore TorCtl and python bytecode (pyc)

2011-04-23 Thread sebastian
commit e8f3e8ce98faf315dfe2f40dac978c4066894211 Author: Damian Johnson ata...@torproject.org Date: Wed Apr 20 19:30:08 2011 -0700 Making git ignore TorCtl and python bytecode (pyc) --- .gitignore |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore

[tor-commits] [arm/master] fix: Capitalizing unused cfg option log message

2011-04-23 Thread sebastian
commit 9ba121e859d8c551be08e340728004fa48ec1c4d Author: Damian Johnson ata...@torproject.org Date: Fri Apr 22 19:05:40 2011 -0700 fix: Capitalizing unused cfg option log message --- src/interface/controller.py |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git

[tor-commits] [arm/master] Arm version 1.4.2 release.

2011-04-23 Thread sebastian
commit d0bb81a4518525860666f7ad19315d8164c74697 Merge: 5fe915d d2204b4 Author: Damian Johnson ata...@torproject.org Date: Mon Apr 4 15:22:31 2011 + Arm version 1.4.2 release. svn:r24555 ChangeLog| 48 ++ README

[tor-commits] [arm/master] Excluding TorCtl from install when building deb

2011-04-23 Thread sebastian
commit bcb4729c2238e5520e158905b8ba242d2d00722b Author: Damian Johnson ata...@torproject.org Date: Wed Apr 20 18:44:21 2011 -0700 Excluding TorCtl from install when building deb Dererk is maintaining a deb for TorCtl (python-torctl,

[tor-commits] [arm/master] Reverting change to the license (looks like that isn't allowed) and removing copyright section from the man page.

2011-04-23 Thread sebastian
commit a40075d0258738b4620f95c541ca8fd20a2d2bfc Author: Damian Johnson ata...@torproject.org Date: Sun Dec 12 01:02:54 2010 + Reverting change to the license (looks like that isn't allowed) and removing copyright section from the man page. svn:r23927 --- LICENSE |

[tor-commits] [arm/master] Merge release commit 'bcb4729'

2011-04-23 Thread sebastian
commit 43656fe1228ecf1bdc0ffce792e32a98f14241ea Merge: d1d54c0 bcb4729 Author: Damian Johnson ata...@torproject.org Date: Thu Apr 21 08:39:04 2011 -0700 Merge release commit 'bcb4729' Conflicts: ChangeLog setup.py src/version.py setup.py |8 +++- 1

[tor-commits] [arm/master] Another hotfix from Fabian (for decimal seconds in the uptime field of ps results)

2011-04-23 Thread sebastian
commit bb7c907e840b6e4ef6f9af671a763b4bc79df0ec Merge: 4794d92 623d26f Author: Damian Johnson ata...@torproject.org Date: Thu Jan 13 03:11:36 2011 + Another hotfix from Fabian (for decimal seconds in the uptime field of ps results) svn:r24075 src/util/uiTools.py |

[tor-commits] [arm/master] Hotfix for r24570.

2011-04-23 Thread sebastian
commit 8b498b39a4f48e44b3addce98a239438f131361a Author: Damian Johnson ata...@torproject.org Date: Thu Apr 7 01:30:11 2011 + Hotfix for r24570. svn:r24571 --- setup.py |2 +- src/version.py |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff

[tor-commits] [arm/master] Offering to install TorCtl if unavailable

2011-04-23 Thread sebastian
commit d1d54c08e245083660394d0e11b41c593099fc2f Author: Damian Johnson ata...@torproject.org Date: Wed Apr 20 19:38:17 2011 -0700 Offering to install TorCtl if unavailable --- src/prereq.py | 60 + 1 files changed, 60 insertions(+),

[tor-commits] [arm/master] Triggering deb-build logic when in release_deb

2011-04-23 Thread sebastian
commit 8b8568eda8145f6c2ab4295a7924a63a7617ff39 Author: Damian Johnson ata...@torproject.org Date: Thu Apr 21 09:38:03 2011 -0700 Triggering deb-build logic when in release_deb The deb-prep.sh script makes a release_deb directory in which the build takes place. Triggering off

[tor-commits] [arm/master] Putting TorCtl install prompt in its own function

2011-04-23 Thread sebastian
commit 6534807224d5f88b0c5450e996e5fa1f8c470763 Author: Damian Johnson ata...@torproject.org Date: Thu Apr 21 08:52:36 2011 -0700 Putting TorCtl install prompt in its own function --- src/prereq.py | 41 ++--- 1 files changed, 26 insertions(+), 15

[tor-commits] [arm/master] Merge release commit '8b8568e'

2011-04-23 Thread sebastian
commit 8b4d9f13e50f6a420b1000c70de25bf244db393a Merge: 6534807 8b8568e Author: Damian Johnson ata...@torproject.org Date: Thu Apr 21 09:42:15 2011 -0700 Merge release commit '8b8568e' Conflicts: src/version.py setup.py |2 +- 1 files changed, 1 insertions(+), 1

[tor-commits] [arm/master] Version bump for 1.4.2.4

2011-04-23 Thread sebastian
commit 152f8511da9db90dedbacb6697d3bc214644931c Author: Damian Johnson ata...@torproject.org Date: Thu Apr 21 08:20:19 2011 -0700 Version bump for 1.4.2.4 --- src/version.py |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/version.py b/src/version.py index

[tor-commits] [arm/master] Better commenting for new controller option usage

2011-04-23 Thread sebastian
commit 1ff5c3d8307a38485f850ba4936d4ab2e16bed7d Author: Damian Johnson ata...@torproject.org Date: Fri Apr 22 19:18:50 2011 -0700 Better commenting for new controller option usage --- src/util/torTools.py | 13 - 1 files changed, 8 insertions(+), 5 deletions(-) diff --git

[tor-commits] [arm/master] Fetching pid with 'GETINFO process/pid' if able

2011-04-23 Thread sebastian
commit a1271d49f14f8d63e983043e677c92ba15fa9c9b Author: Damian Johnson ata...@torproject.org Date: Fri Apr 22 19:12:34 2011 -0700 Fetching pid with 'GETINFO process/pid' if able This is a new controller option added in ticket 2291

[tor-commits] [arm/master] Ignoring vim temporary swap files

2011-04-23 Thread sebastian
commit b38cd993ee6d717372f479329236a7ab0a019f79 Author: Damian Johnson ata...@torproject.org Date: Sat Apr 23 20:22:17 2011 -0700 Ignoring vim temporary swap files --- .gitignore |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index

[tor-commits] [arm/master] Dropping optional total prepopulation state file

2011-04-23 Thread sebastian
commit 4f3f7cfd957bc55f956e21e8af82888a24ec7ff4 Author: Damian Johnson ata...@torproject.org Date: Sat Apr 23 20:30:41 2011 -0700 Dropping optional total prepopulation state file The total value provided by the 'features.graph.bw.prepopulateTotal' config option was confusing,

[tor-commits] [arm/master] Separating inital BW totals into separate params

2011-04-23 Thread sebastian
commit b4ea3bd612d54ff1e33c4b52d4982ccfc207d9fb Author: Damian Johnson ata...@torproject.org Date: Sat Apr 23 20:34:31 2011 -0700 Separating inital BW totals into separate params Mixing the bandwidth totals fetched from Tor with the GraphStats param caused the average

[tor-commits] r24467: {website} Remove the (dead) link to the community logo wiki entry. Loo (website/trunk/getinvolved/en)

2011-03-27 Thread Sebastian Hahn
Author: sebastian Date: 2011-03-27 18:49:36 + (Sun, 27 Mar 2011) New Revision: 24467 Modified: website/trunk/getinvolved/en/volunteer.wml Log: Remove the (dead) link to the community logo wiki entry. Looks like the wiki page got removed (tho I can't find where in the timeline), so

[tor-commits] r24430: {} Add the right table-title-arrow-rtl.jpg (website/trunk/images)

2011-03-24 Thread Sebastian Hahn
Author: sebastian Date: 2011-03-24 08:29:06 + (Thu, 24 Mar 2011) New Revision: 24430 Added: website/trunk/images/table-title-arrow-rtl.jpg Log: Add the right table-title-arrow-rtl.jpg Added: website/trunk/images/table-title-arrow-rtl.jpg

<    8   9   10   11   12   13