Evan Hunt
|
b5ac815348
modularizing
|
15 years ago |
Jelte Jansen
|
1e70a81488
store config in (binary) database on exit, read on start. database file currently hardcoded as /tmp/parkinglot.db
|
15 years ago |
Jelte Jansen
|
5bf9017479
fix in return value for recv_msg
|
15 years ago |
Jelte Jansen
|
2875dfccba
last fix for python3 conversion
|
15 years ago |
Shane Kerr
|
cb03478cdc
Coerce bytearray to string
|
15 years ago |
Shane Kerr
|
b5b736fcb2
Python 2 to 3 conversions
|
15 years ago |
Jeremy C. Reed
|
ca8f4c4396
This now will do the first query (partly based on jinmei's example code).
|
15 years ago |
JINMEI Tatuya
|
0164aa87b6
- some style fixes: s/Rr/RR/, s/RDATAPTR/RdataPtr/ (RDATAPTR is still available
|
15 years ago |
Jelte Jansen
|
db8a6b60ae
port to python3 part 2.a
|
15 years ago |
Shane Kerr
|
5b043005c2
Preparation for using the c-channel.
|
15 years ago |
Shane Kerr
|
be3ea8326d
Python 3 fix-ups
|
15 years ago |
Jelte Jansen
|
1578a6ba55
fixup config manager
|
15 years ago |
Jelte Jansen
|
d5314b0fbf
more verbose manager
|
15 years ago |
Evan Hunt
|
753a041654
build lib before bin
|
15 years ago |
Shane Kerr
|
b0cb2e023e
Some initial work on a boss process.
|
15 years ago |
Jelte Jansen
|
0a6b3fc64e
update from trunk
|
15 years ago |
JINMEI Tatuya
|
9f366e921c
cleanup: avoid 'using namespace'
|
15 years ago |
JINMEI Tatuya
|
24a514cb3f
template implementation of parkinglot
|
15 years ago |
Jeremy C. Reed
|
d813041453
Comment out sendTo for now.
|
15 years ago |
Kazunori Fujiwara
|
555dd4d2fc
First statistics test:
|
15 years ago |
Jeremy C. Reed
|
66ff25c0ab
Add beginning of
|
15 years ago |
JINMEI Tatuya
|
538098d861
use getQR() rather than getQr() etc.
|
15 years ago |
JINMEI Tatuya
|
bfc4f0f2f0
created the working directory for an experimental "domain parking log" daemon
|
15 years ago |
JINMEI Tatuya
|
77c158afd3
change method names to likeThis() based on coding guidelines
|
15 years ago |
JINMEI Tatuya
|
daff34801b
use lower-cased namespaces based on coding style guidelines
|
15 years ago |
Jelte Jansen
|
0c7589ab51
set loglevel to DEBUG so we can see messages being pased around
|
15 years ago |
Jelte Jansen
|
13f6650859
one more makefile.in removed (generated out of makefile.am)
|
15 years ago |
JINMEI Tatuya
|
7adb804ba3
ported message API from the experimental code and added some test cases.
|
15 years ago |
Jelte Jansen
|
c42ba429a4
move 'lib' part of bind-cfgd into src/lib/bind-cfgd/python/
|
15 years ago |
Jelte Jansen
|
f70b2d9f73
listen to ConfigManager channel for commands
|
15 years ago |