summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2010-10-03Bump version: 1.10Tzafrir Cohen
git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@8406 283159da-0705-0410-b60c-f2062b4bb6ad
2010-10-03No more separate sshdTzafrir Cohen
No need for a separate sshd instance. Get rid of it. git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@8403 283159da-0705-0410-b60c-f2062b4bb6ad
2010-02-03rapid-tunneling: fix building debsTzafrir Cohen
* Fix date in changelog file (Diego: use date -R if you're lazy) * Ignore some .svn files. git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@7732 283159da-0705-0410-b60c-f2062b4bb6ad
2010-01-31 * call /sbin/rapidbox instead of "rapidbox" on centos - this fixes the GUI ↵Alex Landau
problem * properly excape error messages in the makefile * do install the bash completion (makefile) * bump version to 1.02 (debian version unchanged, only spec) git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@7727 283159da-0705-0410-b60c-f2062b4bb6ad
2009-08-12rapid-tunneling: bash completion for rtadmTzafrir Cohen
git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@7314 283159da-0705-0410-b60c-f2062b4bb6ad
2009-03-05Get rid of content directly under /var/wwwTzafrir Cohen
* Web interface files now reside under /usr/share/rapid-tunneling/www . * On Debian package: just remove the /var/www/support link. * Thus usage of apache configuration is mandatory. * On rpm: also restart apache. git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@6827 283159da-0705-0410-b60c-f2062b4bb6ad
2009-03-04rapid-tunneling: more installation fixesTzafrir Cohen
* Avoid initial sudoers lecture. * Install apache configuration on Debian. * Don't hide errors of useradd on rapid-tunneling/redhat (copied from deb) * Those errors were because directory /var/lib/rapid-tunneling did not exist. git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@6825 283159da-0705-0410-b60c-f2062b4bb6ad
2009-03-04Adding two files that were accidentally ignored before.Tzafrir Cohen
git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@6824 283159da-0705-0410-b60c-f2062b4bb6ad
2009-03-04rapid-tunneling: man pages for client commands.Tzafrir Cohen
git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@6823 283159da-0705-0410-b60c-f2062b4bb6ad
2009-02-01rapid-tunneling:Alex Landau
- Added GUI password protection. - Backed out GPG. git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@6682 283159da-0705-0410-b60c-f2062b4bb6ad
2009-01-06A rapid-tunneling-gui deb package as well. Files are under Tzafrir Cohen
/usr/share/rapid-tunneling/www . git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@6562 283159da-0705-0410-b60c-f2062b4bb6ad
2009-01-06Fix rapid-client deb generation and removal:Tzafrir Cohen
* Re-add /var/lib/rapid-tunneling . Add a placeholder file to keep it. * Fix user generation in postinst to not try again. * Delete user's home directory and remove user on purge. git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@6555 283159da-0705-0410-b60c-f2062b4bb6ad
2009-01-06Add a TODO note as to how to different ways of adding users.Tzafrir Cohen
git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@6554 283159da-0705-0410-b60c-f2062b4bb6ad
2009-01-05GPG signature of tarball; path changesTzafrir Cohen
* The tarball sent by the support user is now signed: an extra sig.asc gpg ascii-armoured signature of the contents of all the other file (alphabetical order). * Client verifies that before touching the data further. * Hence packages depend on gnupg. * Error code from gpg errors: 7. * Scripts used by the server are now in /usr/share/rapid-tunneling/bin . * Server support user sources /usr/share/rapid-tunneling/support_env . * Fixed purging for Debian -server package. * rtadm's config file is /etc/rapid-tunneling/rtadm . git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@6550 283159da-0705-0410-b60c-f2062b4bb6ad
2008-12-28rapid-tunneling:Alex Landau
- Don't error if ~support/.bash_profile does not exist. git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@6504 283159da-0705-0410-b60c-f2062b4bb6ad
2008-12-28rapid-tunneling:Alex Landau
- Server: Fix server startup, rename init.d file to sshd_support (to match RPM). - Client: Use busybox start-stop-daemon only if /sbin/start-stop-daemon is unavailable. - Fix warnings during upgrading of debs. git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@6503 283159da-0705-0410-b60c-f2062b4bb6ad
2008-12-28rapid-tunneling:Alex Landau
- .deb builds git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@6501 283159da-0705-0410-b60c-f2062b4bb6ad
2008-12-28rapid-tunneling:Alex Landau
- deb support (not tested, probably not working) git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@6500 283159da-0705-0410-b60c-f2062b4bb6ad