![]()
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
Un-revert the library move, and incorporate the needed bits from my branch into the trunk. This should work if you re-configure (from the top level) and re-install.
Move pylib files needed by both alpaca and uianet/router into a separate top-level directory.
Merge in all changes from trunk, including merge hell in naming/named (not tested)
merge
merged in trunk changes, resolve conflicts
make a branch for authenticators and log-format change
- new logformat.x and all the changes that go with it. - to use the new format you'll need to blow away /etc/uia/names.db (it should complain about mismatched version numbers if you don't) - bumped version numbers for the packed structures, as well as the named <-> named wire protocol - calc.py tests all pass, and named starts up successfully, but not tested beyond that. - changed configure scripts to include the full path to python and put that into uiacert2eid (/usr/bin/python is old and broken on my box) - old log formats available with tag LOGHEADER_VER_1
Now we need to pass Boost's include path into the qmake environment... (Note: re-run misc/setup and configure after updating!)
on my mac with fink-installed qt-3.3, qmake for uiactl dies because my shell defifines a QMAKESPEC, which is for the 3.3 version and bombs out soon after. So... unset QMAKESPEC before calling $QMAKE. This is probably wrong(tm), but it appears to work.
Check for python and twisted in the configure script, and substitute proper python command name in scripts
Make UIA's build environment expect the YAM distribution to be in a subdirectory 'yam' in the UIA tree. Also, add configure variables for the systemwide UIA user (UIA_USER), and for the log and run file directories (logdir and rundir).
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| Maintained by PDOS | ViewVC Help |
| Powered by ViewVC 1.0.3 |