summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-18Implement session auth for Drupal.Christoph Burschka
2014-01-17Okay, the last patch was actually rubbish.Christoph Burschka
2014-01-17Apparently that didn't need to be encoded.Christoph Burschka
2014-01-17Completed documentationChristoph Burschka
2014-01-16Big multiple-plugins patch (fixes #2).Christoph Burschka
2014-01-16Finally remove unused setpass/register hooks.Christoph Burschka
2014-01-16Use STDERR in main.phpChristoph Burschka
2014-01-16Finished session auth framework for now. (fixes #1)Christoph Burschka
2014-01-16Implement smf2_session and finish RPC code. (#1)Christoph Burschka
2014-01-16Formatting of README headings.Christoph Burschka
2014-01-16Adding a README.md to session/Christoph Burschka
2014-01-16First step toward a session-auth plugin.Christoph Burschka
2014-01-15Formatting of README headings.Christoph Burschka
2013-12-31Whitespace cleanup (remove tabs)Christoph Burschka
2013-12-30Use STD* constants instead of opening new streams.Christoph Burschka
2013-12-30Warning about support and maintenance.Christoph Burschka
2013-12-30Rewrote Unit tests to explain successes and failures more clearly.Christoph Burschka
2013-12-30Only make exceptions for those plugins that actually duplicate code.Christoph Burschka
2013-12-30Add SMF to config template.Christoph Burschka
2013-12-30Actually return the result of the SSI call.Christoph Burschka
2013-12-30SMF's SSI API may randomly spew HTML; run it in an output buffer.Christoph Burschka
2013-12-30New SMF2 pluginChristoph Burschka
2013-12-30Explain how the class methods work.Christoph Burschka
2013-12-30Markdown doesn't like <> brackets.Christoph Burschka
2013-12-30Add a short description on writing new plugins.Christoph Burschka
2012-11-03Do not set a plugin by default.Christoph Burschka
2012-11-03Adding a READMEChristoph Burschka
2012-11-03New Drupal 7 plugin.Christoph Burschka
2012-11-03New Drupal 8 plugin.Christoph Burschka
2012-11-03Send server parameter in isuser command.Christoph Burschka
2012-11-03Keep unsuccessful test output for debugging.Christoph Burschka
2012-11-02Make test script independent of CWD.Christoph Burschka
2012-11-02Abort if phpBB 3.1 not installed; avoid error handler; set globals.Christoph Burschka
2012-11-02Refactoring of plugin names complete.Christoph Burschka
2012-11-02Renaming phpbb versions properly.Christoph Burschka
2012-11-01Typo in config.sample.phpChristoph Burschka
2012-11-01Huge overhaul to deal with the global variables more cleanly. Avoid globals w...Christoph Burschka
2012-10-31Huge overhaul to deal with the global variables more cleanly. Avoid globals w...Christoph Burschka
2012-10-30Add phpbb4 plugin (for trunk of phpBB)Christoph Burschka
2012-10-30Refactor to a general, flexible and extensible architecture.Christoph Burschka
2012-10-30A version compatible with the stable phpBB3Christoph Burschka
2012-10-30StartChristoph Burschka
2012-10-30Initial checkinChristoph Burschka