0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed a crash bug in rendering the root name. added a test case to catch this bug. More... almost 15 years ago
Add file that I had moved. Somehow missed this in my commit revision 620.
reedjc
as Jeremy C. Reed
More... almost 15 years ago
Change cmd-ctrld to b10-cmdctl.
reedjc
as Jeremy C. Reed
More... almost 15 years ago
Make sure the executables are executable in the build tree.
reedjc
as Jeremy C. Reed
More... almost 15 years ago
added first version of stats-collector More... almost 15 years ago
Also add python #! line to b10-cfgmgr.py.in (it is renamed from b10-cfgmgr.py.) And path for the modules is added.
reedjc
as Jeremy C. Reed
More... almost 15 years ago
supported class-indepent RRtypes explicitly More... almost 15 years ago
cleanup More... almost 15 years ago
Move b10-cmdctl.in to run_b10-cmdctl.sh.in. Move b10-cmdctl.py to b10-cmdctl.py.in.
reedjc
as Jeremy C. Reed
More... almost 15 years ago
This was meant to be committed at same time as my revision 613.
reedjc
as Jeremy C. Reed
More... almost 15 years ago
Rename bind10.in to run_bind10.sh.in -- this is the script that can be ran from source tree.
reedjc
as Jeremy C. Reed
More... almost 15 years ago
Install the config python modules.
reedjc
as Jeremy C. Reed
More... almost 15 years ago
Install from src dir.
reedjc
as Jeremy C. Reed
More... almost 15 years ago
Move unittest code to /bin/bindctl/unittest. More... almost 15 years ago
Move files from /src/lib/bindctl to /src/bin/bindctl. More... almost 15 years ago
Remove the folder. More... almost 15 years ago
Proposal for the symlink include and pythonpath to get around the sourcetree layout we chose. More... almost 15 years ago
move step 5; rename src/lib/config/python/isc/config/CCSession.py to src/lib/config/python/isc/config/ccsession.py rename src/lib/config/python/isc/config/DataDefinition.py to src/lib/config/python/isc/config/datadefinition.py More... almost 15 years ago
move step 4.2; fixed the calls to Message module to use the lowercased module name More... almost 15 years ago
move step 4, rename src/lib/cc/python/ISC/CC/Message.py to src/lib/cc/python/ISC/CC/message.py More... almost 15 years ago
move step 3: rename parkinglot binary to b10-parkinglot More... almost 15 years ago
move step 2: renamed src/bin/cmd-ctrld to src/bin/cmdctl renamed src/bin/cmd-ctrld/cmd-ctrld.in to src/bin/cmdctl/b10-cmdctl.in renamed src/bin/cmd-ctrld/cmd-ctrld.py to src/bin/cmdctl/b10-cmdctl.py More... almost 15 years ago
move step 1: renamed src/bin/bind-cfgd to src/bin/cfgmgr moved src/lib/config/python/bind-cfgd.py to src/bin/cfgmgr/b10-cfgmgr More... almost 15 years ago
Add Makefile.am for bind-cfgd. Update AC_CONFIG_FILES.
reedjc
as Jeremy C. Reed
More... almost 15 years ago
Also go into the python subdir. Sorry this was supposed to be in my last commit.
reedjc
as Jeremy C. Reed
More... almost 15 years ago
Allow these to be installed. Note that this commit is incomplete since the I didn't commit the change to parent Makefile.am
reedjc
as Jeremy C. Reed
More... almost 15 years ago
Install the parkinglot executable to the pkglibexecdir. It isn't useful ran by itself. (This won't break bind10.py since its current wrapper only looks in src tree.)
reedjc
as Jeremy C. Reed
More... almost 15 years ago
linking dependencies should be on build dir, not source dir (now building in a build/ directory should work) More... almost 15 years ago
Add ISC CopyRight to files. More... almost 15 years ago
add as per discussion More... almost 15 years ago