JINMEI Tatuya
|
07b1694cab
renamed auth/config.h to auth/spec_config.h as it confused the compiler
|
15 years ago |
JINMEI Tatuya
|
91cfdfed1b
incorporated the jelte-tcp branch, and made it possible to selectively build
|
15 years ago |
JINMEI Tatuya
|
f8d7452f6e
adapted command channel module with boost::asio. ugly hack, but works.
|
15 years ago |
JINMEI Tatuya
|
07cfeddca2
clean up and minor bug fixes for the cc module:
|
15 years ago |
Jelte Jansen
|
784ae3c558
make auth_srv use the Auth/database_file setting
|
15 years ago |
JINMEI Tatuya
|
1af48847d1
sync with trunk, mainly for truncation support
|
15 years ago |
JINMEI Tatuya
|
3dc594ce21
simplification: no null check is needed before delete
|
15 years ago |
JINMEI Tatuya
|
14297b86e7
experimental UDP/TCP auth server using boost::asio
|
15 years ago |
JINMEI Tatuya
|
a899152754
- corrected the condition for the case of !-4
|
15 years ago |
Jeremy C. Reed
|
7e9e13dad2
Include <netinet/in.h> for IPPROTO_UDP.
|
15 years ago |
Evan Hunt
|
3d53e9c286
- set IPV6_V6ONLY socket option
|
15 years ago |
JINMEI Tatuya
|
95a8834341
made the auth server dual-stack (kind of quick hack)
|
15 years ago |
JINMEI Tatuya
|
3e248e341b
- made AuthSrv construction exception-safe
|
15 years ago |
Jelte Jansen
|
29c5ffbd6c
simple example to set the database file in auth (which is seen and remembered, but not passed on to the sqlite3datasource yet)
|
15 years ago |
Jelte Jansen
|
718c75b966
working on ccsession tests
|
15 years ago |
Jelte Jansen
|
33f2f0f5f3
add parseAnswer helper function
|
15 years ago |
Jelte Jansen
|
9e9a2d1996
put ModuleCCSession and ModuleSpec in namespace isc::config
|
15 years ago |
Jelte Jansen
|
b5eff6e5bd
sync cpp part with python part (similar functionality and function/class names)
|
15 years ago |
Jelte Jansen
|
58f86251c5
- use <builddir>/include (the one with the symlinks) for all includes
|
15 years ago |
Jelte Jansen
|
a042fbdc36
install auth.spec and use the right one
|
15 years ago |
Evan Hunt
|
8399a64371
Merged experiments/each-query branch into parkinglot.
|
15 years ago |