Menu

Tree [38bd90] master /
 History

HTTPS access


File Date Author Commit
 CodeBlocks 2015-02-22 Andrey Kuznetsov Andrey Kuznetsov [5ab847] Updates in C::B project
 CodeLite 2015-03-24 Saurav Ghosh Saurav Ghosh [8834a0] wx-linux: Updated CodeLite settings for wx3 and...
 Misc 2015-03-04 Saurav Ghosh Saurav Ghosh [edf602] osx: Added C++14 compatibility
 Xcode 2015-03-04 Saurav Ghosh Saurav Ghosh [edf602] osx: Added C++14 compatibility
 docs 2015-02-07 ronys ronys [ad4862] Update month in release notes
 help 2015-01-06 Andrey Kuznetsov Andrey Kuznetsov [52d728] Fix encoding for Russian help index (WX)
 install 2015-03-25 David Dreggors David Dreggors [38bd90] Add conditional includes for el7 (RHEL 7/CentOS7)
 old-sln 2014-02-16 ronys ronys [371633] [1165] Remove execute permission where irrelevant.
 src 2015-03-21 Andrey Kuznetsov Andrey Kuznetsov [38ba57] WX: Fix processing for -s parameter (#1246)
 xml 2014-02-12 ronys ronys [a0ca83] Added copyright notices where missing
 .gitignore 2014-10-02 c-273 c-273 [583903] Update Windows Helper projects to VS2013 & rena...
 LICENSE 2014-07-12 ronys ronys [101b50] Assert collective-work copyright on project cod...
 Makefile 2014-02-16 ronys ronys [371633] [1165] Remove execute permission where irrelevant.
 Makefile.linux 2015-02-08 ronys ronys [c36d38] Support upload target for rpms as well as debs
 Makefile.macos 2013-06-08 ronys ronys [9fc7d1] Second part of rearrangement
 Makefile.windows 2015-01-09 ronys ronys [25de6d] Start 3.35.1
 README.LINUX 2014-02-16 ronys ronys [371633] [1165] Remove execute permission where irrelevant.
 README.LINUX.DEVELOPERS.txt 2015-03-24 Saurav Ghosh Saurav Ghosh [a8a4c7] wx-linux: Added notes about gcc version require...
 README.MAC.DEVELOPERS.txt 2015-03-04 Saurav Ghosh Saurav Ghosh [edf602] osx: Added C++14 compatibility
 README.WINDOWS.DEVELOPERS.html 2014-09-30 ronys ronys [365264] Rename solution, project and related files to -11
 README.txt 2013-11-19 ronys ronys [5e069a] Bugfix 1143 - Clarify the provenance of PAsswor...
 pwsafe-11.sln 2014-09-30 ronys ronys [365264] Rename solution, project and related files to -11
 pwsafe-12.sln 2014-12-19 ronys ronys [053b74] Removed obsolete DEMO-related code etc.
 pwsafe_wx-12.sln 2014-03-16 c-273@users.surceforge.net c-273@users.surceforge.net [3db05f] Fix the VS2012/V2013 build configurations and t...

Read Me

1. Introduction:
The Linux port of PasswordSafe is currently in BETA.
This means that (1) you should take care to keep copies of the
database to protect against possible loss of data due to bugs, and (2)
there are several unimplemented features. Nonetheless, we feel that
this is good enough to release as an early beta to gather feedback
from a wider audience.

2. Supported Distributions:
Currently Debian 7.0, Ubuntu 13.04 and Fedora 19 are supported, 32 and
64 bit systems.

3. Installation on Debian or Ubuntu:
3.1 Download the .deb file that corresponds to your distribution.
3.2 Install it using dpkg:
$ sudo dpkg -i passwordsafe-*.deb
Dpkg will complain if prerequisite packages are missing. To install
the missing packages:
$ sudo aptitude install missing-pkgX missing-pkgY

4. Installation on Fedora:
3.1 Download the .rpm file that corresponds to your distribution.
3.2 Install it using yum:
$ sudo yum install passwordsafe-*.rpm

5. Reporting bugs:
Please submit bugs via
https://sourceforge.net/tracker/?func=add&group_id=41019&atid=429579
Set the Category field to Linux to help ensure timely response.
MongoDB Logo MongoDB