index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
extra
/
m_pgsql.cpp
Age
Commit message (
Expand
)
Author
2006-07-21
Set the query string in the SQLquery to the copy with parameters substituted in.
om
2006-07-21
Implemenet parameter substitution (damn sexy if you ask me..)
om
2006-07-21
Add tiny perl script to detect version and pass an appropriate -D to gcc. Mak...
om
2006-07-21
API header and client module updates for new multi-parameter query request. N...
om
2006-07-20
Updates, should be able to safely unload client modules with queries in progr...
om
2006-07-20
Okay, working PostgreSQL module, API header and example client module in /ext...
om
2006-07-20
Okay, this is getting towards working now. It just needs the API finishing......
om
2006-07-16
Fixes/codes of the query queue, various prototypes and stuff...mostly commite...
om
2006-07-10
Making lots of stuff inherit from classbase so we can use it as a holdall cla...
brain
2006-07-09
Okay..updates to u_listmode, general cleanups and add some virtual methods wh...
om
2006-07-07
More stuff for m_pgsql in, provider-side API stuff semi-done
om
2006-07-07
modules.*: Put some void* back to char*, sorry if they were only like that be...
om
2006-07-03
Change InspSocket's private members to only be protected, I couldn't find any...
om