makeldif

log

age author description
Tue, 07 Apr 2009 22:38:49 -0400 Binki fixed AC_DEFINE_DIR syntax in configuredefault tip
Mon, 06 Apr 2009 21:03:04 -0400 Binki fixed definition of -DSYSCONFIDIR
Mon, 06 Apr 2009 21:02:26 -0400 Binki fixed typo - thanks to emacs syntax highlighting
Tue, 20 Jan 2009 00:21:06 -0500 Binki input stuff: more API changes, looks much better. very minimal start in implementation
Mon, 19 Jan 2009 23:52:20 -0500 Binki started implementing input_passwd, more changes to input_* API
Mon, 19 Jan 2009 23:38:39 -0500 Binki I think I've finalized the API for the ``modular'' input_passwd and input_group ``components''
Sun, 18 Jan 2009 23:35:12 -0500 Binki WIP: started creating modular input API
Thu, 15 Jan 2009 08:58:25 -0500 Binki WIP, particularly working on the options code + libconfuse.
Fri, 09 Jan 2009 14:49:41 -0500 Binki partial implementation of confuse
Fri, 09 Jan 2009 07:54:47 -0500 Binki partial integration with libconfuse
Thu, 08 Jan 2009 17:50:33 -0500 Binki removed AC_PROG_RANLIB because of autoconf warning
Thu, 08 Jan 2009 17:41:40 -0500 Binki merged
Thu, 08 Jan 2009 17:41:04 -0500 Binki removed some automatically generated files to prevent diff polution
Thu, 08 Jan 2009 09:07:47 -0500 Binki updated configure.ac based on autoscan, finished getopt_long support
Wed, 07 Jan 2009 22:08:08 -0500 Binki WIP :-/
Wed, 07 Jan 2009 18:48:33 -0500 Binki improvements to the options.h interface, I think makeldif.c is using it correctly almost, by now
Wed, 07 Jan 2009 09:19:30 -0500 Binki more work on the options stuff, WIP, uncompileable ATM
Wed, 07 Jan 2009 09:07:46 -0500 Binki made makeldif.c compatible with interface defined in options.h, hopefully; improved makeldif.rc
Wed, 07 Jan 2009 08:52:43 -0500 Binki basic restructuring of config-related stuff into options.c and options.h
Wed, 07 Jan 2009 08:28:32 -0500 Binki made testbase64 a noinst program
Sat, 03 Jan 2009 22:44:31 -0500 Binki Added tag 0.1 for changeset 77b74a763e22
Sat, 03 Jan 2009 22:44:29 -0500 Binki Removed tag 0.10.1
Sat, 03 Jan 2009 22:44:06 -0500 Binki fixed missing version 0.1
Sat, 03 Jan 2009 22:36:49 -0500 Binki Added tag 0.1 for changeset 6f9e0172bff5
Sat, 03 Jan 2009 22:31:06 -0500 Binki docs improved, added license header to some Makefile.am files and configure.ac, version 0.1 is now somewhat ``official''
Sat, 03 Jan 2009 21:58:37 -0500 Binki bumped package version to 0.1, added copyright notice to configure.ac, added ``This is makeldif 0.1'' to the help/options output
Sat, 03 Jan 2009 21:40:30 -0500 Binki apparently full support for kuser-style gecos fields, activated through command-line switch
Sat, 03 Jan 2009 17:30:15 -0500 Binki All output for makeldif now use the writeattrib function and thus any needed base64 encoding is done
Sat, 03 Jan 2009 17:13:29 -0500 Binki enabled use of base64_enc for passwd entries (I think). Only used if it may be needed.
Sat, 03 Jan 2009 15:02:14 -0500 Binki fixed arch-specifics concerning size_t and printf
Sat, 03 Jan 2009 10:16:00 -0500 ohnobinki working base64 and buildstring implementation
Fri, 02 Jan 2009 11:23:45 -0500 Binki random changes
Thu, 01 Jan 2009 19:07:06 -0500 Binki fixed random memory management issues, fixed handling of dn suffix
Thu, 01 Jan 2009 15:13:29 -0500 Binki improved README to talk about needing to provide --prefix
Wed, 31 Dec 2008 10:16:35 -0500 Binki random change to configure.ac
Mon, 29 Dec 2008 16:41:50 -0500 ohnobinki fixed some bad memory alloc/free/leakign
Mon, 29 Dec 2008 15:50:37 -0500 ohnobinki reindented, wip
Mon, 29 Dec 2008 14:21:59 -0500 ohnobinki added/updated various files autoreconf and ./configure need
Wed, 17 Dec 2008 07:51:17 -0500 Binki first import of project into mercurial