index
:
gh_mirror/jhunkeler/duser.git
master
Utility to assist management of Majordomo lists
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
duser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Partial autotools conversion to help out Joe
Alan Brault
2011-05-02
1
-307
/
+0
*
Utilizing static progname variable. Local variables removed from functions t...
Joseph Hunkeler
2011-04-21
1
-5
/
+12
*
Moved most functions into other source files.
Joseph Hunkeler
2011-04-20
1
-590
/
+0
*
cfg.c now depends on cfg.h
Joseph Hunkeler
2011-04-19
1
-0
/
+1
*
GNU GPLv3 licensing added.
testing-pre1c
Joseph Hunkeler
2011-04-08
1
-0
/
+20
*
Fixed Solaris 10 segfault. If list_path was null, snprintf would write bad d...
Joseph Hunkeler
2011-04-08
1
-58
/
+86
*
Debugging disabled
Joseph Hunkeler
2011-04-06
1
-4
/
+8
*
Command line argument "new" added
testing-pre1b
Joseph Hunkeler
2011-04-06
1
-1
/
+69
*
Starting to port to Solaris 10... sigh.
testing-pre1a-sol10
Joseph Hunkeler
2011-04-06
1
-0
/
+18
*
Removed include for <tre/regex.h>
testing-pre1a
Joseph Hunkeler
2011-04-06
1
-1
/
+0
*
Added cfg_open(), cfg_get_key(), and cfg_close()
Joseph Hunkeler
2011-04-05
1
-40
/
+148
*
Uniformed errors now.
Joseph Hunkeler
2011-04-04
1
-11
/
+21
*
Fixed bug where (rec = NULL) caused user_del to flip out.
Joseph Hunkeler
2011-04-03
1
-2
/
+20
*
List deletion active
Joseph Hunkeler
2011-03-30
1
-3
/
+51
*
Working delete-all command "delA"
Joseph Hunkeler
2011-03-30
1
-149
/
+248
*
Deletion code is now working. Original file is replaced with temp data
Joseph Hunkeler
2011-03-28
1
-56
/
+78
*
Removing getopt and writing my own damn argument parser. I'm so sick of its ...
Joseph Hunkeler
2011-03-27
1
-56
/
+157
*
user_del is now capable of removing text from the temp files.
Joseph Hunkeler
2011-03-25
1
-10
/
+13
*
Need to work around writing as binary. Otherwise almost functional.
Joseph Hunkeler
2011-03-25
1
-7
/
+9
*
Adding user_del and testing temporary file usage
Joseph Hunkeler
2011-03-24
1
-20
/
+203
*
Initial commit
Joseph Hunkeler
2011-03-23
1
-0
/
+158