newsdaemon-cvs Mailing List for NewsDaemon
Status: Beta
Brought to you by:
pwileyii
You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(4) |
Nov
(14) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
|
Feb
(27) |
Mar
|
Apr
|
May
(12) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(4) |
2003 |
Jan
(6) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(4) |
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
(8) |
May
(4) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
Update of /cvsroot/newsdaemon/newsdaemon/templates In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv23829/templates Added Files: add_comment.php add_story.php add_user.php admin_tools.php bottom.php comment_threads.php config.php display_comment.php display_story.php list_tools.php nav.php queue.php site_config.php site_top.php top.php user_info.php web_db_info.php Removed Files: add_comment.php3 add_story.php3 add_user.php3 admin_tools.php3 bottom.php3 comment_threads.php3 config.php3 display_comment.php3 display_story.php3 list_tools.php3 nav.php3 queue.php3 site_config.php3 site_top.php3 top.php3 user_info.php3 web_db_info.php3 Log Message: Rid the tree of all .php3 files and replace them with .php files. Also correct all references to these files to point to the newly named files. |
Update of /cvsroot/newsdaemon/newsdaemon/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv23829/admin Modified Files: check_newsletter.pl nd_submit nddaemon.php Added Files: add_cat.php add_navbox.php add_news.php add_rdf.php admin_users.php check_daemon.php edit_comments.php edit_lists.php index.php mod_users.php ndinfo.php setup.php show_comments.php show_news.php update_comments.php update_rdf.php Removed Files: add_cat.php3 add_navbox.php3 add_news.php3 add_rdf.php3 admin_users.php3 check_daemon.php3 edit_comments.php3 edit_lists.php3 index.php3 mod_users.php3 ndinfo.php3 setup.php3 show_comments.php3 show_news.php3 update_comments.php3 update_rdf.php3 Log Message: Rid the tree of all .php3 files and replace them with .php files. Also correct all references to these files to point to the newly named files. |
From: Preston W. <pwi...@us...> - 2008-05-05 19:04:31
|
Update of /cvsroot/newsdaemon/newsdaemon/rdf_html In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv23829/rdf_html Modified Files: navigate.html userlogin.html Log Message: Rid the tree of all .php3 files and replace them with .php files. Also correct all references to these files to point to the newly named files. |
From: Preston W. <pwi...@us...> - 2008-05-05 19:04:08
|
Update of /cvsroot/newsdaemon/newsdaemon In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv23829 Modified Files: README newsdaemon.dump update_rdf.php Added Files: add_comment.php add_story.php customize.php ddn.rdf.php index.php logout.php move_navbar.php needpasswd.php newuser.php userinfo.php userlogin.php verifyuser.php view_comments.php view_story.php Removed Files: add_comment.php3 add_story.php3 customize.php3 ddn.rdf.php3 index.php3 logout.php3 move_navbar.php3 needpasswd.php3 newuser.php3 userinfo.php3 userlogin.php3 verifyuser.php3 view_comments.php3 view_story.php3 Log Message: Rid the tree of all .php3 files and replace them with .php files. Also correct all references to these files to point to the newly named files. |
From: Preston W. <pwi...@us...> - 2008-04-30 20:49:57
|
Update of /cvsroot/newsdaemon/newsdaemon In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11858 Modified Files: README Log Message: Update version information |
From: Preston W. <pwi...@us...> - 2008-04-30 20:23:58
|
Update of /cvsroot/newsdaemon/newsdaemon In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30926 Modified Files: CHANGELOG Log Message: Fixed bug in nddaemon that caused it not to update the rdf status in the db. |
From: Preston W. <pwi...@us...> - 2008-04-30 20:23:56
|
Update of /cvsroot/newsdaemon/newsdaemon/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30926/admin Modified Files: nddaemon.php Log Message: Fixed bug in nddaemon that caused it not to update the rdf status in the db. |
From: Preston W. <pwi...@us...> - 2008-04-30 20:00:31
|
Update of /cvsroot/newsdaemon/newsdaemon/templates In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv5411 Modified Files: site_config.php3 Log Message: Took out the root username as to not encourage the use of the root mysql user account for the application. |
From: Preston W. <pwi...@us...> - 2008-04-30 19:55:58
|
Update of /cvsroot/newsdaemon/newsdaemon In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2524 Modified Files: newsdaemon.dump Added Files: upgrade_v0.4_to_v0.41.sql Removed Files: upgrade_v0.4_to_v0.5.sql Log Message: Change database dump and upgrade files to be consistant with current source code. |
From: Preston W. <pwi...@us...> - 2008-04-30 19:47:51
|
Update of /cvsroot/newsdaemon/newsdaemon/templates In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30458/templates Modified Files: add_comment.php3 add_story.php3 add_user.php3 admin_tools.php3 comment_threads.php3 display_comment.php3 display_story.php3 list_tools.php3 nav.php3 queue.php3 site_config.php3 user_info.php3 web_db_info.php3 Log Message: Lots of changes, detailed in CHANGELOG. The main point of this update is to fix all possible SQL injection vulnerability within the source code. All query statement that have possible user submitted variable have been modified in order to prevent this vulnerability. In addition, a few additions and bug fixes have been added. |
From: Preston W. <pwi...@us...> - 2008-04-30 19:47:50
|
Update of /cvsroot/newsdaemon/newsdaemon/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30458/admin Modified Files: add_news.php3 admin_users.php3 edit_comments.php3 mod_users.php3 setup.php3 show_comments.php3 show_news.php3 update_comments.php3 update_rdf.php3 Log Message: Lots of changes, detailed in CHANGELOG. The main point of this update is to fix all possible SQL injection vulnerability within the source code. All query statement that have possible user submitted variable have been modified in order to prevent this vulnerability. In addition, a few additions and bug fixes have been added. |
From: Preston W. <pwi...@us...> - 2008-04-30 19:47:48
|
Update of /cvsroot/newsdaemon/newsdaemon In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30458 Modified Files: CHANGELOG README add_comment.php3 customize.php3 index.php3 move_navbar.php3 newsdaemon.dump update_rdf.php Log Message: Lots of changes, detailed in CHANGELOG. The main point of this update is to fix all possible SQL injection vulnerability within the source code. All query statement that have possible user submitted variable have been modified in order to prevent this vulnerability. In addition, a few additions and bug fixes have been added. |
From: Preston W. <pwi...@us...> - 2003-11-13 20:42:56
|
Update of /cvsroot/newsdaemon/newsdaemon/admin In directory sc8-pr-cvs1:/tmp/cvs-serv12247/admin Added Files: nd_submit Log Message: Command line utilites for adding stories with several options for immediate posting, start and end dates. |
From: Preston W. <pwi...@us...> - 2003-11-13 20:40:48
|
Update of /cvsroot/newsdaemon/newsdaemon In directory sc8-pr-cvs1:/tmp/cvs-serv10434 Modified Files: README upgrade_v0.4_to_v0.5.sql Log Message: Added start and end dates to news stories so that you can add a stories and have it appear on the site at a specified time and remove it at a specified time. |
From: Preston W. <pwi...@us...> - 2003-11-13 20:40:48
|
Update of /cvsroot/newsdaemon/newsdaemon/admin In directory sc8-pr-cvs1:/tmp/cvs-serv10434/admin Modified Files: add_news.php3 Log Message: Added start and end dates to news stories so that you can add a stories and have it appear on the site at a specified time and remove it at a specified time. |
From: Preston W. <pwi...@us...> - 2003-11-13 20:40:48
|
Update of /cvsroot/newsdaemon/newsdaemon/templates In directory sc8-pr-cvs1:/tmp/cvs-serv10434/templates Modified Files: add_story.php3 web_db_info.php3 Log Message: Added start and end dates to news stories so that you can add a stories and have it appear on the site at a specified time and remove it at a specified time. |
From: Preston W. <pwi...@us...> - 2003-01-15 21:47:43
|
Update of /cvsroot/newsdaemon/newsdaemon/templates In directory sc8-pr-cvs1:/tmp/cvs-serv19533 Modified Files: add_user.php3 Log Message: This hadn't been updated with the new user vars. |
From: Preston W. <pwi...@us...> - 2003-01-15 21:46:02
|
Update of /cvsroot/newsdaemon/newsdaemon/admin In directory sc8-pr-cvs1:/tmp/cvs-serv19210 Modified Files: admin_users.php3 Log Message: It works now. I was broken and would write over some variable and give an error. |
From: Preston W. <pwi...@us...> - 2003-01-15 21:44:12
|
Update of /cvsroot/newsdaemon/newsdaemon In directory sc8-pr-cvs1:/tmp/cvs-serv18970 Modified Files: verifyuser.php3 Log Message: Fixed page so the link in the email will work. |
From: Preston W. <pwi...@us...> - 2003-01-15 21:42:18
|
Update of /cvsroot/newsdaemon/newsdaemon In directory sc8-pr-cvs1:/tmp/cvs-serv17780 Modified Files: customize.php3 Log Message: Changes static "comments" word to configuration variable. |
From: Preston W. <pwi...@us...> - 2003-01-15 21:40:08
|
Update of /cvsroot/newsdaemon/newsdaemon/templates In directory sc8-pr-cvs1:/tmp/cvs-serv17400 Modified Files: nav.php3 Log Message: Fix problem when no default nav bar exists. |
From: Preston W. <pwi...@us...> - 2003-01-14 15:07:39
|
Update of /cvsroot/newsdaemon/newsdaemon/templates In directory sc8-pr-cvs1:/tmp/cvs-serv27710 Modified Files: display_comment.php3 Log Message: Took out debugging statement I accidently left in. Opps. |
From: Preston W. <pwi...@us...> - 2002-12-09 15:43:25
|
Update of /cvsroot/newsdaemon/newsdaemon In directory sc8-pr-cvs1:/tmp/cvs-serv24197 Modified Files: view_comments.php3 Log Message: Fixed title problems. |
From: Preston W. <pwi...@us...> - 2002-12-09 15:23:09
|
Update of /cvsroot/newsdaemon/newsdaemon In directory sc8-pr-cvs1:/tmp/cvs-serv5344 Modified Files: view_story.php3 Log Message: Fixed title problem. |
From: Preston W. <pwi...@us...> - 2002-12-09 15:10:23
|
Update of /cvsroot/newsdaemon/newsdaemon In directory sc8-pr-cvs1:/tmp/cvs-serv27131 Modified Files: newsdaemon.dump Log Message: Fixed insert statement |