aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* This will build on Solaris >10Joseph Hunkeler2011-04-191-0/+10
* GNU GPLv3 licensing added.testing-pre1cJoseph Hunkeler2011-04-085-0/+755
* Fixed Solaris 10 segfault. If list_path was null, snprintf would write bad d...Joseph Hunkeler2011-04-082-64/+90
* Debugging disabledJoseph Hunkeler2011-04-062-5/+9
* Command line argument "new" addedtesting-pre1bJoseph Hunkeler2011-04-062-1/+70
* Starting to port to Solaris 10... sigh.testing-pre1a-sol10Joseph Hunkeler2011-04-062-1/+25
* Removed include for <tre/regex.h>testing-pre1aJoseph Hunkeler2011-04-061-1/+0
* Initial committesting-pre1Joseph Hunkeler2011-04-051-0/+66
* Added cfg_open(), cfg_get_key(), and cfg_close()Joseph Hunkeler2011-04-053-49/+159
* Removed libtre dependencyJoseph Hunkeler2011-04-051-2/+2
* Uniformed errors now.Joseph Hunkeler2011-04-041-11/+21
* Fixed bug where (rec = NULL) caused user_del to flip out.Joseph Hunkeler2011-04-032-2/+21
* List deletion activeJoseph Hunkeler2011-03-301-3/+51
* Working delete-all command "delA"Joseph Hunkeler2011-03-303-164/+259
* Added log.c and duser.hJoseph Hunkeler2011-03-291-1/+1
* Deletion code is now working. Original file is replaced with temp dataJoseph Hunkeler2011-03-281-56/+78
* Initial commitJoseph Hunkeler2011-03-282-0/+106
* Removing getopt and writing my own damn argument parser. I'm so sick of its ...Joseph Hunkeler2011-03-271-56/+157
* user_del is now capable of removing text from the temp files.Joseph Hunkeler2011-03-251-10/+13
* Need to work around writing as binary. Otherwise almost functional.Joseph Hunkeler2011-03-251-7/+9
* Debug configJoseph Hunkeler2011-03-241-1/+1
* Adding user_del and testing temporary file usageJoseph Hunkeler2011-03-241-20/+203
* Initial commitJoseph Hunkeler2011-03-232-0/+167