summaryrefslogtreecommitdiff
path: root/it.class
AgeCommit message (Expand)AuthorFilesLines
2019-09-02Make itools a bit stricter, new PHP versions start to enforce more declarationsChristian Schneider1-2/+2
2019-06-06fix possible misunderstandingsUrban Müller1-1/+1
2019-05-10cdist option for ::file_putUrban Müller1-1/+3
2019-04-06only use service tmp if writableUrban Müller1-4/+5
2019-04-05avoid creating tmpfiles in dest dirUrban Müller1-2/+4
2019-03-12Normalize to FORM_C in any2utf8Christian Schneider1-2/+1
2019-02-25handle single quotes in traceUrban Müller1-1/+1
2019-02-25handle evel() parens in traceUrban Müller1-1/+1
2019-02-18prevent recursionUrban Müller1-1/+1
2019-02-04Add global config option $GLOBALS['it_defaultconfig']['fatal_throws_exception...Christian Schneider1-2/+9
2019-01-31hide field password2 as wellUrban Müller1-1/+1
2019-01-18allow returning assoc arraysUrban Müller1-1/+2
2018-11-16replace horribly named function with slight less horribly named oneUrban Müller1-5/+5
2018-11-14do not silently ::fatal when trying to open $args[0] with ../ as filename (wh...Urban Müller1-2/+2
2018-11-06::fatal should not send mail if only stdout is not a tty, ::bail adds newlinesUrban Müller1-3/+3
2018-11-02remove explicit https ports since we force http protocolUrban Müller1-1/+1
2018-10-30allow sporadic error suppressionUrban Müller1-2/+2
2018-10-29warn when using the same short option twiceChristian Helbling1-0/+4
2018-10-08put behaviour of --debug in it::getopt into it_debug::set so we can use that ...Christian Helbling1-10/+1
2018-09-24disable linter for deprecated functionsDavid Flatz1-9/+9
2018-09-21keep debug parameters set via getopt in subrequestsChristian Helbling1-0/+3
2018-09-21remove trailing spacesChristian Helbling1-7/+7
2018-09-19make sure it::log does not producee @it::fatal in with /opt/ultra binariesUrban Müller1-3/+2
2018-09-19make sure even @it::fatal exits, print "Internal server error" in case of it:...Urban Müller1-7/+7
2018-08-28better docsUrban Müller1-2/+2
2018-08-03abort on suspicious filename. did not trigger in a monthUrban Müller1-2/+2
2018-08-02adapt docsUrban Müller1-3/+3
2018-08-02clean up part of the nastinessUrban Müller1-1/+1
2018-06-28set reminder for ::fatalUrban Müller1-1/+1
2018-06-28fix mute modeUrban Müller1-2/+2
2018-06-27dont use safer file funcs in it::error, could theoretically recurseUrban Müller1-4/+4
2018-06-27reapply "use safer it:: variants of file funcs", was not the culprit in jussi...Urban Müller1-8/+8
2018-06-27prevent recursionUrban Müller1-0/+4
2018-06-27support muting of alertsUrban Müller1-1/+1
2018-06-22Revert "use safer it:: variants of file funcs"Urban Müller1-8/+8
2018-06-21use safer it:: variants of file funcsUrban Müller1-8/+8
2018-06-19remove unused $context in it::fopen (null not allowed), add and fix testsUrban Müller1-2/+2
2018-06-19remove bogus function that nobody uses, fix comment of transmogrify()Christian A. Weber1-8/+0
2018-06-19safe variants of php file funcsUrban Müller1-1/+36
2018-06-15allow plain err messages in web viewsUrban Müller1-0/+2
2018-05-15support server/logs, ultra/bin/logUrban Müller1-1/+2
2018-05-04correct histogram titleUrban Müller1-1/+1
2018-04-25fix histogram, prevent hanging if no alertlogsUrban Müller1-1/+1
2018-04-23catch cdist errs, shorter inline errs on develUrban Müller1-3/+3
2018-04-11respect omitdebuginfoUrban Müller1-3/+3
2018-04-10provide host and time before bodyUrban Müller1-2/+2
2018-04-10reduce probability that okstate err gets blocked by other err; send okstate e...Urban Müller1-2/+2
2018-02-05find previous errs if on previous daysUrban Müller1-1/+1
2018-01-18Normalize combining diaeresis to umlaut in it::any2utf8()Christian Schneider1-1/+3
2018-01-12no overview possible if no traceUrban Müller1-2/+2