summaryrefslogtreecommitdiff
path: root/includes/lib
AgeCommit message (Expand)Author
2012-10-31Merge branch 'bug-978' into releaseBenny Baumann
2012-03-28bug 1024: now for the interesting stuff: implement the optional parameterbug-1024Michael Tänzer
2012-03-28Merge branch 'release' into bug-1024Michael Tänzer
2012-03-22bug 1024: extract the SQL from the mysql_query() callMichael Tänzer
2012-03-22bug 1024: Put the SQL query into a single string literalMichael Tänzer
2012-03-18Code proposal to sync assurer flagBernhard Froehlich
2011-10-21bug 978: fix typos/copy & paste errors that were also present in the #918bug-978Michael Tänzer
2011-10-21bug 978: Log more details if something fails so debugging becomes easierMichael Tänzer
2011-10-21bug 978: New helper function runCommand() -> reduce boilerplate codeMichael Tänzer
2011-10-20bug 978: Move things around (common functions moved to a lib file)Michael Tänzer
2011-10-18bug 985: Doh, never copy and paste codeMichael Tänzer
2011-10-16bug 985: move binding to a gettext domain into a separate method andMichael Tänzer
2011-10-16bug 985: doh, actually return somethingMichael Tänzer
2011-10-16bug 985: Factor out language handling into a separate class, also fixMichael Tänzer
2011-09-06Merge remote-tracking branch 'origin/bug-841' into releaseMichael Tänzer
2011-08-21Source code taken from cacert-20110820.tar.bz2Michael Tänzer
2011-07-27bug 841: actually return the member id not the id of the certificatebug-841Michael Tänzer
2011-07-27bug 841: extract the whole cert-login into a functionMichael Tänzer
2011-07-06bug 841: not only check for serial number but for serial number and issuerMichael Tänzer