Share

Figaro's Password Manager

Code

Programming Languages: C

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2003-12-27 cvs -d:pserver:anonymous@fpm.cvs.sourceforge.net:/cvsroot/fpm login

cvs -z3 -d:pserver:anonymous@fpm.cvs.sourceforge.net:/cvsroot/fpm co -P modulename

Show:

What's happening?

  • Scroll through Categories or Search function needed

    We're using fpm for all our password and customer info, and made a category for every customer we have, so we can bundle all info and passwords into a single screen view. We're experiencing a small 'problem' with fpm on wide-screen laptop screens, as you are not able to scroll through the drop down list. A Search feature would be great to, though... Thanks guys! great product ;)

    2007-04-20 10:07:26 UTC by bkortleven

  • Couldn't find pixmap file: logo.xpm

    I built fpm with ./configure --prefix=/local and so running "make install" caused logo.xpm to be installed in /local/share/pixmaps/fpm/logo.xpm However, running /local/bin/fpm produces this output: ** WARNING **: Couldn't find pixmap file: logo.xpm Using strace, I see that the gnome libraries looked in the following places for the file...

    2004-05-28 02:35:41 UTC by colorpenguin

  • fpm data file does not exist

    I have a brand new installation of FPM-0.6, on a gentoo system (installed from tarball, although the ebuild had the same problem). When I first try to launch fpm, I receive the following warning: ------------------------------------- arakune@hiiro arakune $ /usr/local/bin/fpm I/O warning : failed to load external entity "/home/arakune/.fpm/fpm" -------------------------------------.

    2004-05-25 13:13:19 UTC by arakune

  • remove unused #define

    $ diff -u fpm.h.orig fpm.h --- /tmp/fpm.h 2003-12-26 17:53:53.000000000 +0100 +++ fpm.h 2004-05-24 14:13:15.000000000 +0200 @@ -29,7 +29,6 @@ #define FPM_MAX_DOUBLE_CLICK_TIME 0.8 /* In seconds */ #define FPM_PASSWORD_LEN 256 -#define FPM_PRIVATE_LEN 40 #define FPM_BACKUP_NUM 20.

    2004-05-24 12:16:03 UTC by tpo

  • Comment: fpm-devel dead?

    Logged In: YES user_id=15179 I've reported the archieving problem to the SF people: http://sourceforge.net/tracker/index.php?func=detail&aid=953364&group_id=1&atid=200001.

    2004-05-13 15:30:52 UTC by tpo

  • don't change file attributes when using "-f"

    Rationale, from the (patched) manpage: -f filename Use a different file to store fpm data. Attributes of the file are not changed - it is assumed that the file is being shared with other people and therefore its original attributes were intentionaly set as such. Additionaly I've renamed move_backup to make_backup since.

    2004-05-13 15:19:52 UTC by tpo

  • fpm forgets to remove lock upon termination

    [I've posted this to the ML, but I'm not sure it went through...] The patch below adds removal of the lock file at exit from fpm. Without this feature working with fpm in groups - that is using it for group-shared, common password files is not really possible. ------------------------------------------------------------- $ diff -u fpm.c.orig fpm.c --- fpm.c.orig 2004-05-06...

    2004-05-10 20:22:27 UTC by tpo

  • fpm-devel dead?

    There seems to be no online archive of 2004, and AFAIRemember, I have not received an ack of my last post to the ML. *t.

    2004-05-10 20:21:26 UTC by tpo

  • please enable the bugtracker

    Unless the RFE is also meant for bugtracking - please enable the bug tracker *t.

    2004-05-10 20:20:08 UTC by tpo

  • Comment: Provide a configure in the tarball

    Logged In: YES user_id=512388 Ok fixed with 0.60.

    2004-01-02 03:30:43 UTC by pierre42