summaryrefslogtreecommitdiff
path: root/it.class
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10limit backtrace size, kill "aslive" supportUrban Müller1-2/+7
2007-10-09minorUrban Müller1-1/+1
2007-10-09add host to bodyUrban Müller1-0/+1
2007-10-09size limit for localsUrban Müller1-4/+5
2007-10-08reverted: it::mail it mail() based tooUrban Müller1-4/+1
2007-10-08use it::mail in it::errorUrban Müller1-1/+4
2007-10-08first fallback = file owner, correct From:Urban Müller1-4/+5
2007-10-08correct it::error address fallbackUrban Müller1-2/+5
2007-10-08Replace existing symlink when creating new log fileChristian Schneider1-0/+1
2007-10-05oopsUrban Müller1-1/+1
2007-10-05add hostname to mailed errsUrban Müller1-0/+1
2007-10-05generalized it::errorUrban Müller1-31/+45
2007-10-04eliminate alert binaryUrban Müller1-56/+43
2007-10-04documenation, selectable it::match localeUrban Müller1-9/+12
2007-10-02Added function it::createconfig()Christian Schneider1-0/+39
2007-10-01Added it::date() (and made it_text silent when texts.php is missing)Christian Schneider1-0/+33
2007-10-01getopt documentationUrban Müller1-4/+8
2007-09-30improved error formatUrban Müller1-5/+8
2007-09-24sparse it:error output in shell modeUrban Müller1-11/+12
2007-09-21Streamline dumping of debug infoChristian Schneider1-6/+4
2007-09-19Make it.class PHP4 compatible againChristian Schneider1-17/+27
2007-09-18add getopt() and gets(), remove obsolet dba_version()Christian Weber1-9/+126
2007-09-14Change default quality to convert default of 75Christian Schneider1-1/+1
2007-09-14enforce jpeg qualityUrban Müller1-1/+1
2007-09-04Fix typo in function name memory_get_usageChristian Schneider1-1/+1
2007-08-28always show alerts on develUrban Müller1-7/+15
2007-08-16bugfixUrban Müller1-1/+1
2007-08-16avoid permission troubleUrban Müller1-0/+1
2007-08-06ensure correct permissionsUrban Müller1-0/+1
2007-08-06warning fixUrban Müller1-1/+1
2007-08-06prevent load explosions in case of mass alertsUrban Müller1-1/+8
2007-07-13php4 compatibilityChristian Weber1-1/+1
2007-07-02show long stuff lastUrban Müller1-2/+5
2007-07-02layoutUrban Müller1-1/+1
2007-07-02only include stackdump if mem usage lowUrban Müller1-1/+4
2007-06-28Grammer natsiChristian Schneider1-1/+1
2007-06-28exit with errcodeUrban Müller1-1/+11
2007-06-22ignore errors in finding img typeUrban Müller1-1/+1
2007-06-14add timings to exec logUrban Müller1-2/+7
2007-06-07converted to standard syntaxChristian Weber1-1/+1
2007-05-30create log links, support noexecUrban Müller1-2/+9
2007-05-30generous log permissionsUrban Müller1-1/+3
2007-05-24Changed it::exec to use format stringChristian Schneider1-16/+40
2007-05-22Make old syntax againChristian Schneider1-2/+2
2007-05-21Added it::imageconvert() functionChristian Schneider1-0/+22
2007-05-08added short traceUrban Müller1-1/+1
2007-05-08work correctly if result casted to arrayUrban Müller1-1/+1
2007-05-01documentationUrban Müller1-2/+2
2007-04-20First scalar (command name) and option names are not quoted (but values are)Christian Schneider1-5/+6
2007-04-17handle opts without argsUrban Müller1-3/+7