log

age author description
Mon, 18 Jul 2011 13:24:25 -0500 Eris Caffee Tinker, tinker, nothing major.default tip
Mon, 18 Jul 2011 13:08:21 -0500 Eris Caffee Removed debug printfs
Mon, 18 Jul 2011 13:04:44 -0500 Eris Caffee Eliminated global vars (undeclared variables suck). Added check for no username available. Cleanup up test code.
Mon, 18 Jul 2011 10:15:15 -0500 Eris Caffee Added lines between functions for readbility.
Mon, 18 Jul 2011 09:37:20 -0500 Eris Caffee Removed commented code and timing notes left from I/O testing.
Mon, 18 Jul 2011 07:13:12 -0500 Eris Caffee Removed commented code and timing notes left from I/O testing.
Mon, 18 Jul 2011 07:01:16 -0500 Eris Caffee Many changes: Made generic, not cPanel specific. Reads /etc/passwd using fast I/O to check for existing users. Converted to standalone command line utility with several options: -h -d -t -m
Sat, 16 Jul 2011 22:04:38 -0500 Eris Caffee removed lowercase requirement for first letter of username
Sat, 16 Jul 2011 13:23:21 -0500 Eris Caffee One more unit test to check for completely invalid base, and a minor tweak so it doesn't always append a number.
Sat, 16 Jul 2011 13:13:18 -0500 Eris Caffee initial import