aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cfg.c now depends on cfg.hJoseph Hunkeler2012-05-254-5/+6
* Initial commitJoseph Hunkeler2012-05-252-0/+92
* Initial commitJoseph Hunkeler2012-05-251-0/+26
* Added cleanJoseph Hunkeler2012-05-251-1/+3
* This will build on Solaris >10Joseph Hunkeler2012-05-251-0/+10
* GNU GPLv3 licensing added.Joseph Hunkeler2012-05-255-0/+755
* Fixed Solaris 10 segfault. If list_path was null, snprintf would write bad d...Joseph Hunkeler2012-05-252-64/+90
* Debugging disabledJoseph Hunkeler2012-05-252-5/+9
* Command line argument "new" addedJoseph Hunkeler2012-05-252-1/+70
* Starting to port to Solaris 10... sigh.Joseph Hunkeler2012-05-252-1/+25
* Removed include for <tre/regex.h>Joseph Hunkeler2012-05-251-1/+0
* Initial commitJoseph Hunkeler2012-05-251-0/+66
* Added cfg_open(), cfg_get_key(), and cfg_close()Joseph Hunkeler2012-05-253-49/+159
* Removed libtre dependencyJoseph Hunkeler2012-05-251-2/+2
* Uniformed errors now.Joseph Hunkeler2012-05-251-11/+21
* Fixed bug where (rec = NULL) caused user_del to flip out.Joseph Hunkeler2012-05-252-2/+21
* List deletion activeJoseph Hunkeler2012-05-251-3/+51
* Working delete-all command "delA"Joseph Hunkeler2012-05-253-164/+259
* Added log.c and duser.hJoseph Hunkeler2012-05-251-1/+1
* Deletion code is now working. Original file is replaced with temp dataJoseph Hunkeler2012-05-251-56/+78
* Initial commitJoseph Hunkeler2012-05-252-0/+106
* Removing getoptJoseph Hunkeler2012-05-251-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