summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
it.class
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-29
remove unnecessary err messages elsewhere
Urban Müller
1
-1
/
+1
2020-06-26
avoid reporting null bytes in it::exec
Urban Müller
1
-1
/
+1
2020-06-19
fix docs
Urban Müller
1
-1
/
+1
2020-05-27
honor omitdebuginfo for block-resend
Urban Müller
1
-1
/
+1
2020-05-25
it::error should put (optional) single line content before multiline content
Urban Müller
1
-3
/
+3
2020-05-25
allow sorting and mapping functions in sort()
Urban Müller
1
-4
/
+14
2020-05-19
prevent huge subjects, separate multiline parts
Urban Müller
1
-0
/
+2
2020-05-13
it::error should cloak password2 in body as well
Urban Müller
1
-1
/
+1
2020-05-13
align title
Urban Müller
1
-1
/
+1
2020-05-12
compactify error mails
Urban Müller
1
-7
/
+5
2020-05-12
optionally add global extra info to all errs
Urban Müller
1
-0
/
+3
2020-05-08
Do not call it::_stdin_next() trying to open first optional argument unless i...
Christian Schneider
1
-1
/
+5
2020-04-15
allow disabling pretty printing
Urban Müller
1
-2
/
+2
2020-04-14
add pretty option to it::json_encode()
Christian A. Weber
1
-2
/
+3
2020-03-16
Use LOCK_EX to avoid log lines being split up
Christian Schneider
1
-1
/
+1
2020-03-10
handle = in short opts as well (-n=2)
Urban Müller
1
-1
/
+3
2020-01-20
Support all arguments of file_get_contents, including maxlen
Christian Schneider
1
-2
/
+2
2020-01-13
Add compatibility function to map new setcookie() parameters to pre-7.3 PHP v...
Christian Schneider
1
-0
/
+10
2019-11-19
enable bash features in it::exec and it::system
Nathan Gass
1
-2
/
+2
2019-10-04
avoid bouncing replies to system users
Urban Müller
1
-0
/
+1
2019-09-24
simplify From:, readability
Urban Müller
1
-3
/
+8
2019-09-24
use effective uid, avoid it::exec
Urban Müller
1
-1
/
+4
2019-09-23
mention machine in From: of it::error mails
Urban Müller
1
-1
/
+2
2019-09-16
lowercase minor errors (twin, debugparams)
Urban Müller
1
-1
/
+6
2019-09-11
more params2utf8 to lower level so auto_prepend in lib doesnt trigger search....
Urban Müller
1
-0
/
+38
2019-09-02
Make itools a bit stricter, new PHP versions start to enforce more declarations
Christian Schneider
1
-2
/
+2
2019-06-06
fix possible misunderstandings
Urban Müller
1
-1
/
+1
2019-05-10
cdist option for ::file_put
Urban Müller
1
-1
/
+3
2019-04-06
only use service tmp if writable
Urban Müller
1
-4
/
+5
2019-04-05
avoid creating tmpfiles in dest dir
Urban Müller
1
-2
/
+4
2019-03-12
Normalize to FORM_C in any2utf8
Christian Schneider
1
-2
/
+1
2019-02-25
handle single quotes in trace
Urban Müller
1
-1
/
+1
2019-02-25
handle evel() parens in trace
Urban Müller
1
-1
/
+1
2019-02-18
prevent recursion
Urban Müller
1
-1
/
+1
2019-02-04
Add global config option $GLOBALS['it_defaultconfig']['fatal_throws_exception...
Christian Schneider
1
-2
/
+9
2019-01-31
hide field password2 as well
Urban Müller
1
-1
/
+1
2019-01-18
allow returning assoc arrays
Urban Müller
1
-1
/
+2
2018-11-16
replace horribly named function with slight less horribly named one
Urban Müller
1
-5
/
+5
2018-11-14
do not silently ::fatal when trying to open $args[0] with ../ as filename (wh...
Urban Müller
1
-2
/
+2
2018-11-06
::fatal should not send mail if only stdout is not a tty, ::bail adds newlines
Urban Müller
1
-3
/
+3
2018-11-02
remove explicit https ports since we force http protocol
Urban Müller
1
-1
/
+1
2018-10-30
allow sporadic error suppression
Urban Müller
1
-2
/
+2
2018-10-29
warn when using the same short option twice
Christian Helbling
1
-0
/
+4
2018-10-08
put behaviour of --debug in it::getopt into it_debug::set so we can use that ...
Christian Helbling
1
-10
/
+1
2018-09-24
disable linter for deprecated functions
David Flatz
1
-9
/
+9
2018-09-21
keep debug parameters set via getopt in subrequests
Christian Helbling
1
-0
/
+3
2018-09-21
remove trailing spaces
Christian Helbling
1
-7
/
+7
2018-09-19
make sure it::log does not producee @it::fatal in with /opt/ultra binaries
Urban Müller
1
-3
/
+2
2018-09-19
make sure even @it::fatal exits, print "Internal server error" in case of it:...
Urban Müller
1
-7
/
+7
2018-08-28
better docs
Urban Müller
1
-2
/
+2
[next]