aboutsummaryrefslogtreecommitdiff
path: root/duser.h
Commit message (Expand)AuthorAgeFilesLines
* Added missing function prototypes.Joseph Hunkeler2011-04-201-0/+5
* cfg.c now depends on cfg.hJoseph Hunkeler2011-04-191-3/+0
* GNU GPLv3 licensing added.testing-pre1cJoseph Hunkeler2011-04-081-0/+20
* Fixed Solaris 10 segfault. If list_path was null, snprintf would write bad d...Joseph Hunkeler2011-04-081-6/+4
* Command line argument "new" addedtesting-pre1bJoseph Hunkeler2011-04-061-0/+1
* Starting to port to Solaris 10... sigh.testing-pre1a-sol10Joseph Hunkeler2011-04-061-1/+7
* Added cfg_open(), cfg_get_key(), and cfg_close()Joseph Hunkeler2011-04-051-5/+4
* Fixed bug where (rec = NULL) caused user_del to flip out.Joseph Hunkeler2011-04-031-0/+1
* Working delete-all command "delA"Joseph Hunkeler2011-03-301-14/+8
* Initial commitJoseph Hunkeler2011-03-281-0/+54