# # ChangeLog for trunk/gsdl/src/getpw # # Generated by Trac 1.4.2 # 2024-05-29T00:46:50+12:00 Tue, 26 Feb 2002 05:04:37 GMT jrm21 [2999] * trunk/gsdl/src/getpw/Makefile.in (modified) * trunk/gsdl/src/getpw/getpw.cpp (modified) Need to use namespace for gcc3. We now #include gsdlconf as well, so ... Thu, 20 Dec 2001 01:35:59 GMT jrm21 [2900] * trunk/gsdl/src/db2txt/Makefile.in (modified) * trunk/gsdl/src/getpw/Makefile.in (modified) * trunk/gsdl/src/hashfile/Makefile.in (modified) * trunk/gsdl/src/phind/generate/Makefile.in (modified) * trunk/gsdl/src/recpt/Makefile.in (modified) * trunk/gsdl/src/txt2db/Makefile.in (modified) Modified Makefile.in files to use autodetected configure's install ... Tue, 03 Apr 2001 22:55:49 GMT jrm21 [2276] * trunk/gsdl/src/getpw/Makefile.in (modified) * trunk/gsdl/src/getpw/getpw.cpp (modified) changes to include the right header files, and toplevel config.h Mon, 18 Dec 2000 00:20:55 GMT sjboddie [1802] * trunk/gsdl/src/db2txt/Makefile.in (modified) * trunk/gsdl/src/getpw/Makefile.in (modified) * trunk/gsdl/src/hashfile/Makefile.in (modified) *** empty log message *** Wed, 11 Oct 2000 03:50:43 GMT jrm21 [1600] * trunk/gsdl/src/getpw/getpw.cpp (modified) Sorry - got it right this time. We needed to #define _XOPEN_SOURCE ... Wed, 11 Oct 2000 03:37:40 GMT jrm21 [1599] * trunk/gsdl/src/getpw/getpw.cpp (modified) unistd.h header (for crypt()) needs some macros defined... ... Mon, 04 Sep 2000 03:03:29 GMT sjboddie [1493] * trunk/gsdl/Install.sh (modified) * trunk/gsdl/Makefile.in (modified) * trunk/gsdl/configure (modified) * trunk/gsdl/configure.in (modified) * trunk/gsdl/src/getpw (added) * trunk/gsdl/src/getpw/Makefile.in (added) * trunk/gsdl/src/getpw/getpw.cpp (added) added getpw and ability to set initial password from within ...