- 29 Mar, 2002 4 commits
-
-
Marcus Brinkmann authored
* kde/Makefile.am (kde_appsdir): New variable. * kde/Makefile.am (install-data-local): Use DESTDIR. (uninstall-local): Likewise.
-
Marcus Brinkmann authored
* autogen.sh: New file.
-
Marcus Brinkmann authored
Merge of the gpinentry and curses pinentry program into the pinentry distribution. For this, the structure of the repository has been thoroughly overhauled. Some of the changes: * secmem: New directory with secure memory allocation code. * pinentry: New directory with pinentry support library. * curses: New directory with curses frontend. * gtk: New directory with GTK+ frontend. * kde: New directory with only the core of the old kpinentry program. * admin: Directory removed. * po: Directory removed. * kpinentry: Directory removed. * doc: Directory removed. * jnlib: Directory removed.x The changes in more detail: * AUTHORS: Add authors of other pinentry frontends. * ChangeLog: Add the one from gpinentry. * Makefile.am: Completely rewritten. * README: Add content. * TODO: Add content. * NEWS: New file from gpinentry. * THANKS: New file from gpinentry. * acinclude.m4: New file. * configure.ac: New file which configures for all frontends. * curses/Makefile.am, curses/pinentry-curses.c: New files for curses frontend. * gtk/Makefile.am, gtk/gtksecentry.c, gtk/gtksecentry.h, gtk/pinentry-gtk.c: New files, modified from gpinentry, for GTK+ frontend. * kde/Makefile.am, kde/cppmemory.cpp, kde/main.cpp, kde/pinentry.desktop, kde/pinentrycontroller.cpp, kde/pinentrycontroller.h, kde/pinentrydialog.cpp, kde/pinentrydialog.h: New files, modified from kpinentry, for KDE frontend. * pinentry/Makefile.am, pinentry/pinentry.c, pinentry/pinentry.h: New files containing pinentry support library, partly factored out from gpinentry. * secmem/Makefile.am, secmem/memory.h, secmem/secmem-util.h, secmem/secmem.c, secmem/util.c, secmem/util.h: New files containing secure memory allocation code common to all pinentry frontends. * Makefile.dist, acconfig.h, configure.files, configure.in.in: Files removed in favor of new configure.ac. * pinentry.lsm: Removed file never used. * stamp-h.in: Removed generated file. * admin/ChangeLog, admin/Makefile.common, admin/acinclude.m4.in, admin/am_edit, admin/am_edit.py, admin/conf.change.pl, admin/config.guess, admin/config.pl, admin/config.sub, admin/configure.in.min, admin/debianrules, admin/depcomp, admin/install-sh, admin/libtool.m4.in, admin/ltcf-c.sh, admin/ltcf-cxx.sh, admin/ltcf-gcj.sh, admin/ltconfig, admin/ltmain.sh, admin/missing, admin/mkinstalldirs, admin/ylwrap: Removed KDE build suite in favor of configure.ac. * doc/Makefile.am, doc/en/Makefile.am, doc/en/index.docbook: Removed files never used. * jnlib/ChangeLog, jnlib/Makefile.am, jnlib/argparse.c, jnlib/argparse.h jnlib/dotlock.c, jnlib/dotlock.h, jnlib/libjnlib-config.h, jnlib/logging.c, jnlib/logging.h, jnlib/mischelp.h, jnlib/stringhelp.c, jnlib/stringhelp.h, jnlib/strlist.c, jnlib/strlist.h, jnlib/types.h, jnlib/xmalloc.c, jnlib/xmalloc.h: Removed files no longer used. * kpinentry/Makefile.am, kpinentry/cppmemory.cpp, kpinentry/cppmemory.h, kpinentry/i18n.h, kpinentry/main.cpp, kpinentry/memory.h, kpinentry/pinentry.desktop, kpinentry/pinentrycontroller.cpp, kpinentry/pinentrycontroller.h, kpinentry/pinentrydialog.cpp, kpinentry/pinentrydialog.h, kpinentry/secmem.cpp, kpinentry/util.cpp, kpinentry/util.h: Removed files in favor of new files in kde/. * po/Makefile.am, po/pinentry.pot: Removed files never used.
-
Marcus Brinkmann authored
-
- 04 Mar, 2002 1 commit
-
-
Steffen Hansen authored
-
- 24 Jan, 2002 1 commit
-
-
Steffen Hansen authored
-
- 23 Jan, 2002 1 commit
-
-
Steffen Hansen authored
-
- 18 Dec, 2001 2 commits
-
-
Steffen Hansen authored
-
Steffen Hansen authored
-
- 25 Nov, 2001 2 commits
-
-
Steffen Hansen authored
-
Repo Admin authored
-