0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 19 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update More... over 16 years ago
Update More... over 16 years ago
Remove obsolete usage of regex flags before the equals sign. More... over 16 years ago
Do not display "be patient" warning. Things have become faster nowadays. More... over 16 years ago
Handle optional concatentation directive in expr statement. Handle != opcode. Disallow placing regex modifiers before opcode (= or !=) (rc_node_print): Reflect concatenation separator. (re_eval_list): Take new argument: concatenation separator. All uses updated More... over 16 years ago
Return != as a token. (string_add): Initialize next. More... over 16 years ago
(struct rc_expr): New member `sep'. More... over 16 years ago
Minor change More... over 16 years ago
Use xstrdup instead of allocbuf. More... over 16 years ago
Fix memory management More... over 16 years ago
Define xalloc_die More... over 16 years ago
Remove mem.h.Include xalloc.h More... over 16 years ago
Do not include getline.h. Define xalloc_die instead of adm_memory_error. More... over 16 years ago
(libanubisdb_a_SOURCES): Remove mem.c and mem.h. More... over 16 years ago
*** empty log message *** More... over 16 years ago
Initialize some variables before including gnulib.mk More... over 16 years ago
Fix sectioning commands. Use @acronym when needed. More... over 16 years ago
(manual): Use texi2html to create HTML sources. More... over 16 years ago
Update More... over 16 years ago
Clean up formatting. More... over 16 years ago
*** empty log message *** More... over 16 years ago
*** empty log message *** More... over 16 years ago
Relicense under GPLv3+ More... over 16 years ago
Update More... over 16 years ago
Update More... over 16 years ago
Update More... over 16 years ago
Include string.h More... over 16 years ago
Fix error message More... over 16 years ago
(handle_starttls): Fix get_response_smtp invocation (handle_ehlo): Fix calls to swrite More... over 16 years ago
(anubis_transparent_mode): Fix calls to service_unavailable More... over 16 years ago