aboutsummaryrefslogtreecommitdiff
path: root/duser.c
Commit message (Expand)AuthorAgeFilesLines
* Removed include for <tre/regex.h>testing-pre1aJoseph Hunkeler2011-04-061-1/+0
* Added cfg_open(), cfg_get_key(), and cfg_close()Joseph Hunkeler2011-04-051-40/+148
* Uniformed errors now.Joseph Hunkeler2011-04-041-11/+21
* Fixed bug where (rec = NULL) caused user_del to flip out.Joseph Hunkeler2011-04-031-2/+20
* List deletion activeJoseph Hunkeler2011-03-301-3/+51
* Working delete-all command "delA"Joseph Hunkeler2011-03-301-149/+248
* Deletion code is now working. Original file is replaced with temp dataJoseph Hunkeler2011-03-281-56/+78
* 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
* Adding user_del and testing temporary file usageJoseph Hunkeler2011-03-241-20/+203
* Initial commitJoseph Hunkeler2011-03-231-0/+158