summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-30bug 1010: Minor clean-upsbug-1010Michael Tänzer
2013-10-30bug 1010: Also carry over the OU when renewing the certificateMichael Tänzer
2013-10-29bug 1010: Also add OU to the database when in MS banchMichael Tänzer
2013-07-21bug 1010: typo fixingINOPIAE
2013-07-20bug 1010: added and removed some blanksINOPIAE
2013-07-16bug 1010: fixed variable typoINOPIAE
2013-07-14bug 1010: Fixed variable namesINOPIAE
2013-07-14bug 1010: deleted d in variable nameINOPIAE
2013-07-14bug 1010: Changed Order by in SQL-statementINOPIAE
2013-07-14bug 1010: fixed sql-statement for org query and the filter for statusINOPIAE
2013-07-14bug 1010: changed sprintf to printf in db blockINOPIAE
2013-07-14bug 1010: changed if then else to ternery operatorINOPIAE
2013-07-13bug 1010: used trinary operator for variable declaration, changed white space...INOPIAE
2013-07-13bug 1010: added filter function to includes/account.phpINOPIAE
2013-07-13bug 1010: new gui for org server certsINOPIAE
2013-07-13bug 1010: added filter function to includes/account.phpINOPIAE
2013-07-13bug 1010: Implement new gui for org client certINOPIAE
2013-07-13bug 1010: Added recording of OUINOPIAE
2013-07-12Merge branch 'bug-782' into releaseBenny Baumann
2013-07-12Merge branch 'bug-1173' into releaseBenny Baumann
2013-07-12Merge branch 'bug-1186' into releaseBenny Baumann
2013-07-12Merge branch 'bug-1176' into releaseBenny Baumann
2013-07-06bug 1186: Mixed up order of argumentsbug-1186Benny Baumann
2013-07-03bug 1186: Missing argument is missing.Benny Baumann
2013-07-03bug 1186: Fix warning if no valid MX records are returned for one line of the...Benny Baumann
2013-07-02bug 1176: Fix yet another stupid piece of legacy code begging to cause troublebug-1176Benny Baumann
2013-06-26bug 1176: Set to empty string rather than unset to avoid warning on undefined...Benny Baumann
2013-06-26bug 1176: Check for the profile being set prior to checking it to be an array.Benny Baumann
2013-06-26bug 1176: Fix some syntax errorsBenny Baumann
2013-06-26bug 1176: Kill user session when profile array missing or not properly initia...Benny Baumann
2013-06-25Merge branch 'bug-1102' into releaseBenny Baumann
2013-06-25bug 1176: Fix Syntax issue of last patchBenny Baumann
2013-06-25bug 1176: Avoid unsetting the CSRF Hashes from the session when doing cert loginBenny Baumann
2013-06-25bug 1176: Ensure that the notary table to show was given before determining w...Benny Baumann
2013-06-25bug 1176: User ID not always initialized properlyBenny Baumann
2013-06-25Merge branch 'bug-1134' into releaseBenny Baumann
2013-06-25Merge branch 'bug-1008' into releaseBenny Baumann
2013-06-25Merge branch 'bug-999' into releaseBenny Baumann
2013-06-24bug 782: changed order in if statementbug-782INOPIAE
2013-06-24bug 782: moved position of setting variable $descriptionINOPIAE
2013-06-23bug 782: moved definition of $description to a different placeINOPIAE
2013-06-23bug 782: removed previous echo, fixed update sql in account.php, added missin...INOPIAE
2013-06-23bug 782: added some echo for tracingINOPIAE
2013-06-20bug 1176: Fix deprecation of split function in general.phpBenny Baumann
2013-06-19bug 1176: Don't clean up the MySQL connection when doing session cleanupBenny Baumann
2013-06-19bug 782: removed trace echo and removes if statement in block comments for 1...INOPIAE
2013-06-19bug 1176: Ensure we have a database connectionBenny Baumann
2013-06-19bug 782: removed var dump and added some echo for traceINOPIAE
2013-06-19bug 1102: avoid splitting the PHP code block when not sensiblebug-1102Benny Baumann
2013-06-19bug 782: added () for var_dumpINOPIAE