summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.8.0v0.8.0Ted Trask2016-01-181-1/+1
* Change listfiles filesize to size, size and mtime not user-friendly, use posi...Ted Trask2015-12-302-22/+10
* Bump version to 0.7.0v0.7.0Ted Trask2014-04-261-1/+1
* Minor cleanup of styling in listfiles html viewTed Trask2014-04-251-1/+1
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-102-16/+25
* Fix sort by filesize in logfiles/statusTed Trask2014-03-041-1/+15
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, and...Ted Trask2014-02-032-19/+26
* Bump version to 0.6.0v0.6.0Ted Trask2013-10-311-1/+1
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-182-19/+22
* Change use of require to work with Lua 5.2Ted Trask2013-10-093-4/+4
* Bumped version to 0.5.1v0.5.1Ted Trask2012-10-281-1/+1
* Added require statement for html libraryTed Trask2012-10-021-0/+1
* Bumped version to 0.5.0v0.5.0Ted Trask2012-07-011-1/+1
* Moved dansguardian-html.lsp to dansguardian-listfiles-html.lspTed Trask2012-07-012-0/+1
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-5/+5
* Started work on updating for acf-core-0.15Ted Trask2012-04-185-22/+23
* Bumped version to 0.4.0v0.4.0Ted Trask2011-03-301-1/+1
* Modified for acf-core-0.13.0Ted Trask2011-03-302-11/+1
* Bumped version to 0.3.3v0.3.3Ted Trask2010-01-011-1/+1
* Removed debug statements.Ted Trask2009-12-312-16/+0
* dirname function is no longer in acf-core-0.9.0Ted Trask2009-12-281-2/+2
* Bumped to 0.3.2v0.3.2Ted Trask2009-10-091-1/+1
* Graphical fix. Modifying <DL> to fix skin issues.Mika Havela2009-10-072-3/+9
* Sort the advanced files, bumped to 0.3.1v0.3.1Ted Trask2009-08-262-1/+2
* Bumped revision to 0.3.0v0.3.0root2009-06-041-1/+1
* Updated for startstop in core 0.5.0root2009-06-041-1/+1
* Modified Makefiles and tagged for release with lots of security fixes.v0.2.6Ted Trask2009-01-221-1/+1
* Proposed changes to menu.Ted Trask2009-01-191-5/+5
* Modified html.lua and viewlibrary.lua and all html files to html_escape varia...Ted Trask2009-01-151-1/+1
* Modified fs.lua to survive nil parameters. Added create_directory and used w...Ted Trask2009-01-131-4/+4
* Version bump on several Makefiles.v0.2.5Ted Trask2008-11-041-1/+1
* Minor change to roles code and major change to roles. Replaced ALL, CREATE, ...Ted Trask2008-10-241-2/+4
* Modified viewfunctions displaycommandresults to not delete the error results ...Ted Trask2008-10-222-2/+4
* Modified viewfunctions to split displayform, creating displayformstart and di...Ted Trask2008-10-222-11/+8
* Version bump on various Makefilesv0.2.4Ted Trask2008-10-071-1/+1
* Modified modelfunctions library to include validation in get/setfiledetails. ...Ted Trask2008-10-071-18/+2
* Modified format library. parse_configfile2, update_configfile2, get_section,...Ted Trask2008-10-031-8/+8
* Removed getopts library and added functionality to format library as opts_to_...Ted Trask2008-09-291-12/+14
* Version bump on Makefilev0.2.3Mika Havela2008-09-251-1/+1
* Modified dansguardian to work despite missing config files.Ted Trask2008-09-121-7/+6
* Modified dansguardian. Changed advanced to listfiles and expert to listconfi...Ted Trask2008-09-1110-572/+138
* Versionbump on Makefilesv0.2.2Mika Havela2008-08-261-1/+1
* Modified dansguardian to use new status, startstop, and expert (replaced plai...Ted Trask2008-08-1212-442/+49
* use cp -a so dist packages get created properlyv0.2.1Natanael Copa2008-07-281-1/+1
* Version bump on makefilesMika Havela2008-07-281-1/+1
* use <% %> instead of <? ?>Natanael Copa2008-07-287-103/+103
* version bump on Makefilesv0.2.0Mika Havela2008-05-211-1/+1
* Small graphical changes due to change in ice.cssMika Havela2008-05-212-6/+4
* Replaced references to ENV[SCRIPT_NAME] with self.conf.script.Ted Trask2008-05-151-7/+7
* When looking at a category-object, you now see if the reason why it's marked ...Mika Havela2008-05-084-29/+142