Jeremy C. Reed
|
e294fee818
Also check for the boost/foreach.hpp header.
|
15 years ago |
Likun Zhang
|
54c0c3a74e
Fix command description error.
|
15 years ago |
Jeremy C. Reed
|
f6fb5e78cd
add configure switch --disable-configuration-install so can be used
|
15 years ago |
Likun Zhang
|
6ede2d9c1c
Fix bug, when user doesn't enter the port number for xfrin command, the xfrin shouldn't crash.
|
15 years ago |
Jeremy C. Reed
|
b0c7deb12a
Update PACKAGE name and version.
|
15 years ago |
Jeremy C. Reed
|
ab89d5ffd0
Guide name change.
|
15 years ago |
Jeremy C. Reed
|
374f50637f
Rename to generic name
|
15 years ago |
Jeremy C. Reed
|
36139df307
Add note about default_user.csv.
|
15 years ago |
Jelte Jansen
|
04db12433a
changed example configuration value names and default value of example_string to something that shows the example-ness
|
15 years ago |
Jelte Jansen
|
b4661557e1
don't store ~/.bind10/default_user.csv if $HOME environment variable isn't set
|
15 years ago |
Jelte Jansen
|
4b17dea51b
changed default_user.csv file used to store the bindctl user from $cwd to ~/.bind10/default_user.csv
|
15 years ago |
Jeremy C. Reed
|
08b9296662
Remove a comment
|
15 years ago |
Evan Hunt
|
6e8a197c32
added UNUSED_PARAM to silence warnings about unused parameters
|
15 years ago |
Jelte Jansen
|
3489841c4b
srv is unused in this version of run_server()
|
15 years ago |
Michael Graff
|
b9624d8e85
set the environment here too
|
15 years ago |
Jeremy C. Reed
|
5367547511
Comment out some docs that need work. Little clean up.
|
15 years ago |
Michael Graff
|
c712cf814d
closer to goodness: undoing default port numbers set in __init__() methods and elsewhere
|
15 years ago |
Jeremy C. Reed
|
62243f6455
typo fix
|
15 years ago |
Michael Graff
|
7194627262
fix indentation to use spaces, not tabs. Commit the actual file, not the generated one.
|
15 years ago |
Michael Graff
|
b56d1bc528
fix previous
|
15 years ago |
Michael Graff
|
09c917dedf
possible fix for trak#111
|
15 years ago |
Jeremy C. Reed
|
f2925cd0bb
Fix build requirement software name.
|
15 years ago |
Jeremy C. Reed
|
647a5f7124
Document new -p feature.
|
15 years ago |
Michael Graff
|
113ae35ada
indent properly to make editing easier
|
15 years ago |
Evan Hunt
|
22c3ee8b09
remove the print_message command, which was only there as an example
|
15 years ago |
Jeremy C. Reed
|
2864ad5d1a
Add some generic details.
|
15 years ago |
Shane Kerr
|
9d171c0b03
At Jinmei's suggestion, also handle errors in recv() and send().
|
15 years ago |
Michael Graff
|
c8575d7aab
reword a bit. Change startup to 'start up', reformat, put versions needed in one place not 3
|
15 years ago |
Jeremy C. Reed
|
9b8e90e361
Change shutdown description.
|
15 years ago |
Evan Hunt
|
215f600843
Pass along -v and -p arguments to b10-auth
|
15 years ago |