Commit Briefs

Omar Polo

add `param' keyword



Omar Polo

sync


Omar Polo

certificate generation (bugfix and improvement)

don't add gmid as organisation when generating the certificate, and set the version to 3, so it's compatible with java/android clients. Found by Gnuserland, thanks!


Omar Polo

sync


Omar Polo

sync


Omar Polo

ensure %p (path) is always absolute

with the recent changes, sometimes the path may not start with a '/'. This ensures that %s is ALWAYS an absolute path.




Omar Polo

pidfile support with `-P pidfile'



Omar Polo

lower log priority for fatal errors from CRIT to ERR

found by Anna, thanks!