g0tmi1k
8e3ab8a0a5
Log SSH fingerprints
2015-12-30 13:00:39 +00:00
g0tmi1k
1fea62fdee
Add log size to MySQL database
2015-12-30 12:18:00 +00:00
Michel Oosterhof
b328876e16
add shasum to install data
2015-02-10 12:04:20 +00:00
desaster
3a7bcc0ff5
Add support for logging downloaded files via dblog
...
New mysql table "downloads", see doc/sql/update7.sql
git-svn-id: https://kippo.googlecode.com/svn/trunk@224 951d7100-d841-11de-b865-b3884708a8e2
2013-01-08 17:31:29 +00:00
desaster
8f0eed20b3
remove unnecessary support for requesting terminal title
...
git-svn-id: https://kippo.googlecode.com/svn/trunk@168 951d7100-d841-11de-b865-b3884708a8e2
2010-08-19 18:19:54 +00:00
desaster
c115dd3952
Updated mysql schema for the new non-blocking mysql code
...
git-svn-id: https://kippo.googlecode.com/svn/trunk@163 951d7100-d841-11de-b865-b3884708a8e2
2010-08-14 08:10:32 +00:00
desaster
2452002524
SSH client version is now handled by db logging
...
git-svn-id: https://kippo.googlecode.com/svn/trunk@157 951d7100-d841-11de-b865-b3884708a8e2
2010-07-06 10:00:59 +00:00
desaster
00664d251a
Request the window title with terminal control codes, and parse the result.
...
The title, as well as screen height & width are now saved to sql->sessions
git-svn-id: https://kippo.googlecode.com/svn/trunk@144 951d7100-d841-11de-b865-b3884708a8e2
2010-06-28 13:17:46 +00:00
desaster
7cb8e06949
Changes to the MySQL schema to be more like jfbethlehem's SQLite schema.
...
An update2.sql is provided that might update the schema without data loss,
however if you value your data, it's a good idea to create a backup first.
git-svn-id: https://kippo.googlecode.com/svn/trunk@127 951d7100-d841-11de-b865-b3884708a8e2
2010-06-17 17:11:22 +00:00
desaster
b88af200e8
* Fix some dblog brokenness
...
* Set the ttylog column for mysql to "MEDIUMBLOB"
* Limit the ttylog size written to the database to 10 Megabytes
git-svn-id: https://kippo.googlecode.com/svn/trunk@121 951d7100-d841-11de-b865-b3884708a8e2
2010-06-11 04:59:52 +00:00
desaster
dc6432bcdd
* Experimental MySQL logging; see kippo.cfg.dist and doc/sql/mysql.sql
...
* Initial root password now set in kippo.cfg
git-svn-id: https://kippo.googlecode.com/svn/trunk@116 951d7100-d841-11de-b865-b3884708a8e2
2010-06-08 17:37:16 +00:00