index
:
pracro.git
aasimon
master
new_protocol
origin
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
src
/
admin_connection.cc
Age
Commit message (
Expand
)
Author
2014-03-19
Add export 'from' and 'to' desciptions in html overview page.
Bent Bisballe Nyeng
2014-03-05
Use hugin module instead of old debug code.
Bent Bisballe Nyeng
2012-08-09
Added session files to admin session list.
Bent Bisballe Nyeng
2012-03-01
activeSessions rewrite to prevent deadlock.
Bent Bisballe Nyeng
2012-02-23
Fix potential segfault
Bent Bisballe Nyeng
2011-12-06
Clean up the way connections are handled.
Bent Bisballe Nyeng
2011-12-01
Missing include.
Bent Bisballe Nyeng
2011-11-28
Use one-thread-per-connection and fix up Session locking.
Bent Bisballe Nyeng
2011-11-25
Reuse environment (macrolist) instead of creating a new one. Add 'to' and 'fr...
Bent Bisballe Nyeng
2011-02-18
Made Session isreadonly property private and created new commitMacro method.
deva
2011-02-17
'Renamed' active/setActive methods to idle/setIdle, since these names makes m...
deva
2011-02-14
'Ported' export functionality from macrotool.
deva
2011-02-08
Add URI in html title.
deva
2011-02-07
Cleaned up the Connection interface a bit.
deva
2011-02-07
Added resource handler.
deva
2011-02-04
Database pool is now used instead of one connection per session. Admin interf...
deva
2011-02-04
A new connection handling mechanism.
deva