2001-11-01 18:06   Eric Gillespie, Jr.  <epg@progeny.com>

	* src/gnome-sudo.c: (passphrase_dialog): Hide the window after
	getting password.

2001-11-01 17:51   Eric Gillespie, Jr.  <epg@progeny.com>

	* ChangeLog, NEWS, configure.ac, src/gnome-sudo.c: Pull up 0.3.

2001-11-01 17:40   Eric Gillespie, Jr.  <epg@progeny.com>

	* configure.ac: Typo.

2001-11-01 17:39   Eric Gillespie, Jr.  <epg@progeny.com>

	* ChangeLog: Update for 0.3.

2001-11-01 17:38   Eric Gillespie, Jr.  <epg@progeny.com>

	* NEWS, configure.ac: New release.

2001-11-01 17:37   Eric Gillespie, Jr.  <epg@progeny.com>

	* src/gnome-sudo.c: (main): Use read(2) instead of fread(3).

2001-11-01 17:10   Eric Gillespie, Jr.  <epg@progeny.com>

	* ChangeLog, NEWS, README, TODO, configure.ac, src/gnome-sudo.c:
	Pull up 0.2.

2001-11-01 17:08   Eric Gillespie, Jr.  <epg@progeny.com>

	* ChangeLog: Update ChangeLog for 0.2.

2001-11-01 17:07   Eric Gillespie, Jr.  <epg@progeny.com>

	* NEWS, README: Empty files suck.

2001-11-01 17:01   Eric Gillespie, Jr.  <epg@progeny.com>

	* configure.ac: Bump version to 0.2.

2001-11-01 17:01   Eric Gillespie, Jr.  <epg@progeny.com>

	* TODO: Remove some completed items.

2001-11-01 16:46   Eric Gillespie, Jr.  <epg@progeny.com>

	* src/gnome-sudo.c: (main): Stop using GNU getdelim() in favor of
	fread(3).

2001-11-01 16:34   Eric Gillespie, Jr.  <epg@progeny.com>

	* src/gnome-sudo.c: (full_write): Replace with non-GNU-specific
	version i wrote a while back (i'll place this in the portability
	lab shortly).

2001-11-01 16:33   Eric Gillespie, Jr.  <epg@progeny.com>

	* src/gnome-sudo.c: Kill _GNU_SOURCE and clean up includes.

2001-11-01 16:32   Eric Gillespie, Jr.  <epg@progeny.com>

	* src/gnome-sudo.c: Replace my password-prompting code with
	report_failed_grab() and passphrase_dialog() from
	gnome-ssh-askpass.
	
	(main): Use memset(3) to zero the password.

2001-10-31 18:40   Eric Gillespie, Jr.  <epg@progeny.com>

	* TODO: Remove libexec note.  Packagers can follow FHS's brain
	damage if they want (and we do so in debian/rules) but we're going
	to do the Right Thing (as opposed to the Leenooks thing) by
	default.

2001-10-31 18:12   Eric Gillespie, Jr.  <epg@progeny.com>

	* ChangeLog: Final 0.1 ChangeLog.

2001-10-31 18:00   Eric Gillespie, Jr.  <epg@progeny.com>

	* src/: Makefile.am, gnome-sudo.8: Merge man page.

2001-10-31 17:57   Eric Gillespie, Jr.  <epg@progeny.com>

	* src/Makefile.am: >sigh< Make this work (no line continuation
	before comment).

2001-10-31 17:40   Eric Gillespie, Jr.  <epg@progeny.com>

	* src/Makefile.am: Add man_MANS to EXTRA_DIST.

2001-10-31 17:36   Eric Gillespie, Jr.  <epg@progeny.com>

	* src/Makefile.am: Use the man page.

2001-10-31 17:34   Eric Gillespie, Jr.  <epg@progeny.com>

	* src/gnome-sudo.8: Add man page.

2001-10-31 17:01   Eric Gillespie, Jr.  <epg@progeny.com>

	* autogen.sh, configure.ac, macros/autogen.sh, src/gnome-sudo.c:
	Really final 0.1 merge this time.

2001-10-31 16:46   Eric Gillespie, Jr.  <epg@progeny.com>

	* configure.ac: Fix sudo-finding parts; allow a path to be
	specified with --with-sudo.

2001-10-31 16:24   Eric Gillespie, Jr.  <epg@progeny.com>

	* src/gnome-sudo.c: (main): Kill unused variable r and add status.

2001-10-31 16:23   Eric Gillespie, Jr.  <epg@progeny.com>

	* autogen.sh, macros/autogen.sh: s/configure.in/configure.ac/

2001-10-31 15:58   Eric Gillespie, Jr.  <epg@progeny.com>

	* configure.ac: (AC_INIT): Use configure.ac now.

2001-10-31 15:58   Eric Gillespie, Jr.  <epg@progeny.com>

	* configure.ac: Remove emacs mode specification.

2001-10-31 15:54   Eric Gillespie, Jr.  <epg@progeny.com>

	* configure.ac: Renamed from configure.in.

2001-10-31 15:48   Eric Gillespie, Jr.  <epg@progeny.com>

	* Makefile.am, TODO, configure.ac, src/Makefile.am,
	src/gnome-sudo-helper, src/gnome-sudo.c: Pull up last commits on
	0.1.

2001-06-08 19:30   Eric Gillespie, Jr.  <epg@progeny.com>

	* src/gnome-sudo.c: (main): Oops, let's return the child's exit
	code, not its pid.

2001-06-08 19:26   Eric Gillespie, Jr.  <epg@progeny.com>

	* src/gnome-sudo.c: (main): Fix waitpid() handling and return the
	child's exit code.

2001-05-03 21:33   Eric Gillespie, Jr.  <epg@progeny.com>

	* Makefile.am, TODO, configure.ac, src/Makefile.am,
	src/gnome-sudo-helper, src/gnome-sudo.c: Add $Progeny$, removing
	$Id$ from those files which had it.

2001-04-11 02:21   Eric Gillespie, Jr.  <epg@progeny.com>

	* TODO: (Miscellaneous): Add item.

2001-04-06 14:03   Eric Gillespie, Jr.  <epg@progeny.com>

	* TODO: Merge changes from debian-dist branch.

2001-04-06 13:31   Eric Gillespie, Jr.  <epg@progeny.com>

	* TODO: (Miscellaneous): Add item for libexec removal.

2001-04-06 13:24   Eric Gillespie, Jr.  <epg@progeny.com>

	* TODO: (Miscellaneous): Add item for build-time specification of
	path to sudo.

2001-04-06 13:18   Eric Gillespie, Jr.  <epg@progeny.com>

	* AUTHORS: Remove quotes for epg.

2001-04-06 13:15   Eric Gillespie, Jr.  <epg@progeny.com>

	* ChangeLog: New release.

2001-04-06 13:12   Eric Gillespie, Jr.  <epg@progeny.com>

	* configure.ac: Bump version to 0.1 for first release.

2001-04-06 13:08   Eric Gillespie, Jr.  <epg@progeny.com>

	* Makefile.am: (cvsdist): New target which updates ChangeLog with
	cvs2cl and then builds a distribution tarball.

2001-04-06 13:06   Eric Gillespie, Jr.  <epg@progeny.com>

	* TODO: (Miscellaneous): Use XAUTHORITY instead of ~/.Xauthority.

2001-04-06 12:56   Eric Gillespie, Jr.  <epg@progeny.com>

	* AUTHORS: Change the format so cvs2cl can (ab)use this file.

2001-04-06 12:23   Eric Gillespie, Jr.  <epg@progeny.com>

	* src/gnome-sudo.c: (main): Change argument "processing" area so
	that it only counts the arguments; there just isn't any processing
	to do.

2001-04-06 12:21   Eric Gillespie, Jr.  <epg@progeny.com>

	* TODO: (Packaging): Add note about spec file for RPMs.
	
	(Translations): New section begging for translations.

2001-04-06 12:14   Eric Gillespie, Jr.  <epg@progeny.com>

	* Makefile.am: (EXTRA_DIST): Add TODO.

2001-04-06 08:16   Eric Gillespie, Jr.  <epg@progeny.com>

	* src/Makefile.am: (EXTRA_DIST): Create this variable and add
	$(libexec_SCRIPTS) because Automake itself is too retarded to
	include it in the dist.

2001-04-06 08:13   Eric Gillespie, Jr.  <epg@progeny.com>

	* Makefile.am: (EXTRA_DIST): Remove non-existent file
	gnome-sudo.glade.

2001-04-06 08:11   Eric Gillespie, Jr.  <epg@progeny.com>

	* src/gnome-sudo.c: (argv_insert): Use g_new() instead of
	g_malloc().
	
	(main): Kill special-case "if i'm already root" code since sudo
	will take care of this for us.

2001-04-06 07:53   Eric Gillespie, Jr.  <epg@progeny.com>

	* src/gnome-sudo.c: Make it actually work now that we're taking
	options via popt (oops :-/).
	
	(argv_insert): Explain why new_argv is allocated to that size. 
	s/flags/options/ s/xauth/.Xauthority/ in 2 comments. Change the
	loop which copies arguments into new_argv to match the changes in
	the input.
	
	(main): Remove const from args and instead cast it when we get it
	from poptGetArgs(). New args_len for the number of elements in
	args. Change the execv() and argv_insert() calls to use args
	instead of argv and args_len instead of argc.

2001-04-06 07:26   Eric Gillespie, Jr.  <epg@progeny.com>

	* src/gnome-sudo.c: (main): Now use popt to handle command-line
	arguments. Now exit if no command to run is given. Add --user
	option. For now, the only "handling" of the non-option arguments is
	to print them.

2001-04-06 07:20   Eric Gillespie, Jr.  <epg@progeny.com>

	* TODO: Reorganize pieces about command-line options and note that
	the infrastructure for taking options is now in place.

2001-04-06 06:45   Eric Gillespie, Jr.  <epg@progeny.com>

	* TODO: Remove i18n from list (done).

2001-04-06 06:44   Eric Gillespie, Jr.  <epg@progeny.com>

	* src/gnome-sudo.c: (main): Call bindtextdomain() and textdomain()
	for i18n.

2001-04-06 06:44   Eric Gillespie, Jr.  <epg@progeny.com>

	* src/Makefile.am: (INCLUDES): Now define G_LOG_DOMAIN and
	GNOMELOCALEDIR for all C programs.

2001-04-06 06:29   Eric Gillespie, Jr.  <epg@progeny.com>

	* .cvsignore, macros/.cvsignore, po/.cvsignore, src/.cvsignore:
	Update .cvsignore files.

2001-04-06 06:14   Eric Gillespie, Jr.  <epg@progeny.com>

	* .cvsignore, AUTHORS, ChangeLog, Makefile.am, NEWS, README, TODO,
	acconfig.h, autogen.sh, configure.ac, macros/Makefile.am,
	macros/aclocal-include.m4, macros/autogen.sh,
	macros/compiler-flags.m4, macros/curses.m4,
	macros/gnome-bonobo-check.m4, macros/gnome-common.m4,
	macros/gnome-fileutils.m4, macros/gnome-ghttp-check.m4,
	macros/gnome-gnorba-check.m4, macros/gnome-guile-checks.m4,
	macros/gnome-libgtop-check.m4, macros/gnome-objc-checks.m4,
	macros/gnome-orbit-check.m4, macros/gnome-print-check.m4,
	macros/gnome-pthread-check.m4, macros/gnome-support.m4,
	macros/gnome-undelfs.m4, macros/gnome-vfs.m4,
	macros/gnome-x-checks.m4, macros/gnome-xml-check.m4,
	macros/gnome.m4, macros/gperf-check.m4, macros/linger.m4,
	macros/need-declaration.m4, po/.cvsignore, po/ChangeLog,
	po/POTFILES.in, src/Makefile.am, src/gnome-sudo-helper,
	src/gnome-sudo.c: Bring gnome-sudo into CVS.

