Code

frontend: Connection-specific functions now use the sdb_conn_ prefix.
[sysdb.git] / src / frontend / session.c
2015-08-13 Sebastian Harlfrontend: Connection-specific functions now use the...
2015-01-14 Sebastian Harlfrontend: Add support for TCP connections.
2014-12-12 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2014-12-09 Sebastian Harlfrontend: Get the username of the remote peer from...
2014-11-12 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2014-11-11 Sebastian HarlRenamed CONNECTION_* constants to SDB_CONNECTION_*.
2014-09-11 Sebastian Harlfrontend: Guarantee that no async messages are sent...
2014-02-23 Sebastian HarlInclude config.h in source files.
2014-02-05 Sebastian Harlfrontend/session: Store authenticated user information.
2013-12-01 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2013-11-28 Sebastian HarlRenamed sdb_session_start() to sdb_fe_session_start().
2013-11-26 Sebastian Harlfrontend: Moved all connection handling operations...
2013-11-23 Sebastian Harlfrontend: Handle STARTUP and PING commands.