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
/
database.cc
Age
Commit message (
Expand
)
Author
2008-08-19
Fixed SQL injection (escaping of \', \0 and \).
deva
2008-08-08
Added print debug configurable.
deva
2008-08-04
Made server able to run (compile-time) without postgres and the uploadserver....
deva
2008-06-09
Added check to see if macro already has been committed. For later use with de...
deva
2008-05-26
Completed the prefilling of the fields, from the db and pentominos, according...
deva
2008-05-26
Added support for ttl on queries. Some other fies on the query.
deva
2008-05-23
Did a lot of work on the database class.
deva
2008-05-22
Fixed GPL headers to actually contain the contributors...
deva
2008-05-20
Made fixes pointed out by GCC 4.2 and -D_FORTIFY_SOURCES=2
deva
2008-05-20
Removed obsolete macro.h and macro_parser.cc,h
deva
2007-10-01
Now the resume is generated using a format string.
deva
2007-09-24
Server now parses XML and handles include.
deva
2007-09-17
Added UID class for use when generating transaction ids.
deva
2007-09-14
Commits are now committed to the database.
deva