Erik Grinaker is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

erikg / Revelation

Revelation is a password manager for the GNOME desktop, released under the GNU GPL license. It stores all your accounts and passwords in a single, secure place, and gives you access to it through a user-friendly graphical interface.

Clone this repository (size: 1.9 MB): HTTPS / SSH
hg clone https://bitbucket.org/erikg/revelation
hg clone ssh://hg@bitbucket.org/erikg/revelation

File history for Revelation / acinclude.m4

Author Revision Message Labels Date
Mikel Olasagasti Uranga 33c06edf4875 gnome-python-extras is needed for applet so don't check for it when applet is not built
Remigijus Jarmalavičius 47c9839487e1 Fixed mistyped word "Python" in configuration help
Erik Grinaker f7e311e828af initial translation infrastructure
Erik Grinaker 29289dada9c3 added mman module, and call mlockall() to ensure memory is never swapped to disk
Erik Grinaker bd6721231fe8 depend on pygtk 2.8 and gnome-python 2.10
Erik Grinaker c46bd5f2a327 use gnomeapplet.Applet.request_focus() and removed gnomemisc module
Erik Grinaker 77eb70aaf1e8 don't initialize python modules during configure checks
Erik Grinaker cb0f2b51a795 made wrapping of panel_applet_request_focus() conditional
Erik Grinaker fe6d15c327ab properly quote autoconf macro names
Erik Grinaker ca2af4e02c4c wrapped panel_applet_request_focus()
Erik Grinaker 070d0062872f search for crack_mkdict and crack_packer in addition to the normal cracklib commands
Erik Grinaker 8f6033ffc71b make configure search for new cracklib-format and cracklib-packer commands as well as the old mkdict and packer commands
Erik Grinaker 546c9c94d2eb check for mkdict/packer under /sbin and /usr/sbin in addition to /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/local/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.3.5:/opt/ati/bin:/opt/Acrobat5:/opt/stuffit/bin:/opt/blackdown-jdk-1.4.2.01/bin:/opt/blackdown-jdk-1.4.2.01/jre/bin:/usr/qt/3/bin:/usr/kde/3.3/bin:/opt/HelixPlayer:/usr/games/bin:/opt/vmware/bin
Erik Grinaker 13a32d3a5428 minor build tweak
Erik Grinaker bffe619c6cec merged trunk-0.4.1 branch changes r247:263
Erik Grinaker c612387bf775 fixed typo in python path checks
Tag
revelation-0.4.0
Erik Grinaker ab267e8bc63d allow disabling mime, desktop and gconf schema install