------------------------------------------------------------------------
r284 | bruce | 2004-11-12 10:53:15 -0600 (Fri, 12 Nov 2004) | 2 lines
Changed paths:
   M /trunk/EXTRADIST
   M /trunk/doc.dist

Add distribution of the extra README files into EXTRADIST.

------------------------------------------------------------------------
r283 | bruce | 2004-11-10 17:09:07 -0600 (Wed, 10 Nov 2004) | 4 lines
Changed paths:
   M /trunk/cvm.html
   M /trunk/module_request.c
   A /trunk/tests/lookup

Modified the behavior of lookup mode slightly: if the lookup secret is
empty, it is treated as indicating that no password is needed but still
operate in lookup mode.

------------------------------------------------------------------------
r282 | bruce | 2004-11-10 14:36:54 -0600 (Wed, 10 Nov 2004) | 2 lines
Changed paths:
   M /trunk/tests/qmail-lookup
   M /trunk/tests/vmlookup-badpass
   M /trunk/tests/vmlookup-normal
   M /trunk/tests/vmlookup-pass
   M /trunk/tests/vmlookup-upper-domain
   M /trunk/tests/vmlookup-upper-virt
   M /trunk/tests.inc

Updated the tests to use/test the new generic lookup mode.

------------------------------------------------------------------------
r281 | bruce | 2004-11-10 14:36:27 -0600 (Wed, 10 Nov 2004) | 3 lines
Changed paths:
   M /trunk/README.in
   M /trunk/cvm-benchclient=x
   M /trunk/cvm-checkpassword=x
   M /trunk/cvm-mysql-local=x
   M /trunk/cvm-mysql-udp=x
   M /trunk/cvm-mysql=x
   M /trunk/cvm-pgsql-local=x
   M /trunk/cvm-pgsql-udp=x
   M /trunk/cvm-pgsql=x
   M /trunk/cvm-pwfile=x
   M /trunk/cvm-testclient=x
   M /trunk/cvm-unix=x
   M /trunk/cvm-vmailmgr-local=x
   M /trunk/cvm-vmailmgr-udp=x
   M /trunk/cvm-vmailmgr=x
   M /trunk/spec
   M /trunk/sql-query-test=x

Updated the executable linking files and the spec to use the new unified
bglibs file.

------------------------------------------------------------------------
r280 | bruce | 2004-11-10 14:13:31 -0600 (Wed, 10 Nov 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   D /trunk/cvm-vmlookup.c
   D /trunk/cvm-vmlookup=x
   M /trunk/insthier.c

Removed the now obsoleted cvm-vmlookup lookup-only module.

------------------------------------------------------------------------
r279 | bruce | 2004-11-10 14:12:30 -0600 (Wed, 10 Nov 2004) | 3 lines
Changed paths:
   M /trunk/cvm-vmailmgr.c
   M /trunk/cvm-vmailmgr.h
   M /trunk/vmlookup.c

Replaced the "try_default" global, which is only set when doing lookups,
with the new cvm_lookup_secret run-time flag.

------------------------------------------------------------------------
r278 | bruce | 2004-11-10 14:11:18 -0600 (Wed, 10 Nov 2004) | 3 lines
Changed paths:
   M /trunk/module.h
   M /trunk/module_request.c

Made the lookup secret value an exported symbol so that modules can
adjust their behavior dependant on if lookup mode is enabled.

------------------------------------------------------------------------
r277 | bruce | 2004-11-10 12:48:43 -0600 (Wed, 10 Nov 2004) | 2 lines
Changed paths:
   A /trunk/cvm-qmail.html
   A /trunk/cvm-vmailmgr.html
   M /trunk/cvm.html

Added documentation for the qmail and vmailmgr modules.

------------------------------------------------------------------------
r276 | bruce | 2004-11-10 12:33:15 -0600 (Wed, 10 Nov 2004) | 2 lines
Changed paths:
   M /trunk/cvm-mysql.html
   M /trunk/cvm-pgsql.html
   M /trunk/cvm-pwfile.html
   M /trunk/cvm-unix.html

Reformatted the "Configuration Variables" sections to be more readable.

------------------------------------------------------------------------
r275 | bruce | 2004-11-10 11:50:05 -0600 (Wed, 10 Nov 2004) | 2 lines
Changed paths:
   A /trunk/README.vmailmgr

Added the README file from vmailmgr to the repository.

------------------------------------------------------------------------
r274 | bruce | 2004-11-10 10:41:30 -0600 (Wed, 10 Nov 2004) | 5 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/VERSION
   M /trunk/command=l
   A /trunk/cvm-qmail.c (from /trunk/cvm-qmaillookup.c:273)
   A /trunk/cvm-qmail=x (from /trunk/cvm-qmaillookup=x:273)
   D /trunk/cvm-qmaillookup.c
   D /trunk/cvm-qmaillookup=x
   M /trunk/cvm-vmailmgr.h
   M /trunk/cvm-vmlookup.c
   M /trunk/cvm.html
   M /trunk/insthier.c
   M /trunk/local=l
   M /trunk/module.h
   M /trunk/module.html
   M /trunk/module=l
   M /trunk/module_local_main.c
   M /trunk/module_main.c
   D /trunk/module_preauth.c
   M /trunk/module_request.c
   M /trunk/module_udp_main.c
   A /trunk/tests/qmail-lookup (from /trunk/tests/qmaillookup:273)
   D /trunk/tests/qmaillookup
   M /trunk/tests/vmlookup-badpass
   M /trunk/tests/vmlookup-pass
   M /trunk/tests.inc
   M /trunk/udp=l
   M /trunk/vmmain.c

Added "lookup mode" common code, available in all modules.
Renamed cvm-qmaillookup to cvm-qmail, since it is no longer
lookup-specific.
Bumped the version to 0.30, as this is a major internal change.

------------------------------------------------------------------------
r273 | bruce | 2004-11-09 22:24:52 -0600 (Tue, 09 Nov 2004) | 2 lines
Changed paths:
   M /trunk/cvm.html

The *SQL modules are no longer in a seperate package.

------------------------------------------------------------------------
r272 | bruce | 2004-11-09 22:24:18 -0600 (Tue, 09 Nov 2004) | 3 lines
Changed paths:
   M /trunk/module.html

Added the cvm_auth_stop function and expanded the note about not exiting
to encompass all module supplied functions.

------------------------------------------------------------------------
r271 | bruce | 2004-11-09 22:22:20 -0600 (Tue, 09 Nov 2004) | 2 lines
Changed paths:
   M /trunk/doc.dist

Make sure the HTML files get included in the tarball.

------------------------------------------------------------------------
r270 | bruce | 2004-11-09 22:03:18 -0600 (Tue, 09 Nov 2004) | 2 lines
Changed paths:
   M /trunk/TODO

Fixed obsoleted URL.

------------------------------------------------------------------------
r269 | bruce | 2004-11-09 14:48:21 -0600 (Tue, 09 Nov 2004) | 6 lines
Changed paths:
   M /trunk/qmail-lookup.c

Add support for substituting a predetermined domain name and user if the
given domain isn't found in locals or virtualdomains.  This allows
lookups where the domain is in (more)rcpthosts to succeed even if they
aren't local domains (for cases where the server is acting as a
secondary etc).

------------------------------------------------------------------------
r268 | bruce | 2004-11-09 10:57:37 -0600 (Tue, 09 Nov 2004) | 3 lines
Changed paths:
   M /trunk/cvm-qmaillookup.c
   M /trunk/vmlookup.c
   M /trunk/vmmain.c

Since these modules all call the qmail_lookup_cvm code, use the
associated qmail_lookup_init for initialization.

------------------------------------------------------------------------
r267 | bruce | 2004-11-08 22:07:22 -0600 (Mon, 08 Nov 2004) | 2 lines
Changed paths:
   M /trunk/spec

Make sure the new cvm-qmaillookup module gets installed too.

------------------------------------------------------------------------
r266 | bruce | 2004-11-08 13:51:36 -0600 (Mon, 08 Nov 2004) | 2 lines
Changed paths:
   M /trunk/insthier.c

Added cvm-qmaillookup to installed modules.

------------------------------------------------------------------------
r265 | bruce | 2004-11-08 12:47:08 -0600 (Mon, 08 Nov 2004) | 3 lines
Changed paths:
   D /trunk/tests/build-qmail
   D /trunk/tests/del-qmail
   A /trunk/tests/qmaillookup
   M /trunk/tests/vmailmgr-normal
   M /trunk/tests/vmailmgr-upper-domain
   M /trunk/tests/vmailmgr-upper-pass
   M /trunk/tests/vmailmgr-upper-virt
   M /trunk/tests/vmlookup-badpass
   M /trunk/tests/vmlookup-normal
   M /trunk/tests/vmlookup-pass
   M /trunk/tests/vmlookup-upper-domain
   M /trunk/tests/vmlookup-upper-virt
   M /trunk/tests.inc

Reworked the tests framework for vmailmgr,
and added tests for cvm-qmaillookup

------------------------------------------------------------------------
r264 | bruce | 2004-11-08 12:39:28 -0600 (Mon, 08 Nov 2004) | 4 lines
Changed paths:
   M /trunk/qmail-dotfile.c

System users (as indicated by not having a "dash" in the users
structure) do not need a .qmail file to be considered to exist.
However, it is invalid to try to add an extension to them.

------------------------------------------------------------------------
r263 | bruce | 2004-11-08 11:30:12 -0600 (Mon, 08 Nov 2004) | 3 lines
Changed paths:
   A /trunk/doc.dist

Add the README.vmailmgr and README.vchkpw files to the distribution
archive.

------------------------------------------------------------------------
r262 | bruce | 2004-11-06 09:42:12 -0600 (Sat, 06 Nov 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

Added note about the qmail code rewrite.

------------------------------------------------------------------------
r261 | bruce | 2004-11-06 09:41:03 -0600 (Sat, 06 Nov 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   A /trunk/cvm-qmaillookup.c
   A /trunk/cvm-qmaillookup=x

Added new cvm-qmaillookup module, which can be used to verify validity
of recipient addresses on qmail systems.

------------------------------------------------------------------------
r260 | bruce | 2004-11-06 09:37:44 -0600 (Sat, 06 Nov 2004) | 2 lines
Changed paths:
   M /trunk/qmail-users.c

Add support for default/alias delivery.

------------------------------------------------------------------------
r259 | bruce | 2004-11-06 09:36:51 -0600 (Sat, 06 Nov 2004) | 3 lines
Changed paths:
   A /trunk/qmail-domains.c (from /trunk/qmail-vdomains.c:251)
   M /trunk/qmail-lookup.c
   D /trunk/qmail-vdomains.c
   M /trunk/qmail.h
   M /trunk/qmail=l
   M /trunk/tests/build-qmail
   M /trunk/vmlookup.c

Renamed qmail_vdomains_* to qmail_domains_* and added control/local
lookups, which makes the qmail looks completely compliant with qmail.

------------------------------------------------------------------------
r258 | bruce | 2004-11-06 09:35:40 -0600 (Sat, 06 Nov 2004) | 2 lines
Changed paths:
   M /trunk/qmail-dotfile.c

Added error checking on str_* return codes.

------------------------------------------------------------------------
r257 | bruce | 2004-11-05 16:44:05 -0600 (Fri, 05 Nov 2004) | 3 lines
Changed paths:
   M /trunk/cvm-vmailmgr.h
   M /trunk/vmlookup.c
   M /trunk/vmmain.c

Rewrote the lookup_reinit, lookup_domain, lookup_baseuser, and
lookup_virtuser to use the newly created qmail_lookup_cvm routine.

------------------------------------------------------------------------
r256 | bruce | 2004-11-05 16:35:08 -0600 (Fri, 05 Nov 2004) | 4 lines
Changed paths:
   M /trunk/cvm-vmailmgr.c
   M /trunk/cvm-vmailmgr.h
   M /trunk/cvm-vmlookup.c
   M /trunk/vmlookup.c
   M /trunk/vmmain.c

Instead of calling vpwentry_auth from within the (custom) qmail lookup
code, use a cvm_preauth routine to specifically handle the lookup module
case (for cvm-vmlookup, unneeded in cvm-vmailmgr).

------------------------------------------------------------------------
r255 | bruce | 2004-11-05 16:17:33 -0600 (Fri, 05 Nov 2004) | 2 lines
Changed paths:
   M /trunk/module.html

Updated this documentation to reflect the current calling sequence.

------------------------------------------------------------------------
r254 | bruce | 2004-11-05 16:16:35 -0600 (Fri, 05 Nov 2004) | 2 lines
Changed paths:
   M /trunk/command=l
   M /trunk/local=l
   M /trunk/module.h
   M /trunk/module.html
   M /trunk/module=l
   A /trunk/module_preauth.c
   M /trunk/module_request.c
   M /trunk/udp=l

Added an optional cvm_preauth call before doing account lookups.

------------------------------------------------------------------------
r253 | bruce | 2004-11-05 12:39:21 -0600 (Fri, 05 Nov 2004) | 2 lines
Changed paths:
   A /trunk/qmail-dotfile.c
   A /trunk/qmail-lookup.c
   M /trunk/qmail.h
   M /trunk/qmail=l

Added qmail dotfile ($HOME/.qmail*) and generic lookup functions.

------------------------------------------------------------------------
r252 | bruce | 2004-11-05 12:38:19 -0600 (Fri, 05 Nov 2004) | 2 lines
Changed paths:
   M /trunk/vmlookup.c

Updated file header comments.

------------------------------------------------------------------------
r251 | bruce | 2004-11-04 22:21:48 -0600 (Thu, 04 Nov 2004) | 5 lines
Changed paths:
   M /trunk/cvm-vmailmgr-local=x
   M /trunk/cvm-vmailmgr-udp=x
   M /trunk/cvm-vmailmgr.h
   M /trunk/cvm-vmailmgr=x
   M /trunk/cvm-vmlookup=x
   A /trunk/qmail-init.c
   A /trunk/qmail-users.c
   A /trunk/qmail-vdomains.c
   A /trunk/qmail.h
   A /trunk/qmail=l
   M /trunk/vmlookup.c
   M /trunk/vmmain.c

Broke the vmailmgr lookup code into three parts:
1) qmail virtualdomains lookups
2) qmail users/cdb lookups
3) vmailmgr password table lookups

------------------------------------------------------------------------
r250 | bruce | 2004-11-04 12:06:06 -0600 (Thu, 04 Nov 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/cvm-vmailmgr.c
   M /trunk/cvm-vmlookup.c
   M /trunk/sql-auth.c
   M /trunk/sql-query.c
   M /trunk/vmlookup.c
   M /trunk/vmmain.c

Fixed cvm/module.h header file include problem.
Thanks Paul Jarc for pointing this out.

------------------------------------------------------------------------
r249 | bruce | 2004-11-04 10:47:24 -0600 (Thu, 04 Nov 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/VERSION

Bumped version to 0.25

------------------------------------------------------------------------
r247 | bruce | 2004-11-03 21:47:55 -0600 (Wed, 03 Nov 2004) | 2 lines
Changed paths:
   M /trunk/spec

Added -I/usr/include/pgsql flag needed in some build environments.

------------------------------------------------------------------------
r246 | bruce | 2004-11-03 18:13:39 -0600 (Wed, 03 Nov 2004) | 2 lines
Changed paths:
   M /trunk/tests/pwfile-local
   M /trunk/tests/pwfile-local-bad-password
   M /trunk/tests/pwfile-udp
   M /trunk/tests/pwfile-udp-bad-password
   M /trunk/tests/stop-pwfile-local
   M /trunk/tests/stop-pwfile-udp

Switch to newer "tail -n #" usage.

------------------------------------------------------------------------
r245 | bruce | 2004-02-20 23:36:17 -0600 (Fri, 20 Feb 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/client.c

Fixed a bug in client.c that prevented at least OpenBSD from using UDP
modules.  Thanks Balazs Nagy.

------------------------------------------------------------------------
r244 | bruce | 2004-02-10 14:28:20 -0600 (Tue, 10 Feb 2004) | 2 lines
Changed paths:
   A /trunk/README.vchkpw

Added cvm-vchkpw README from Sebastian Benoit <benoit-lists@fb12.de>

------------------------------------------------------------------------
r243 | bruce | 2004-02-10 13:29:03 -0600 (Tue, 10 Feb 2004) | 2 lines
Changed paths:
   M /trunk/cvm-vchkpw.c

Added comments from Sebastian Benoit <benoit-lists@fb12.de>

------------------------------------------------------------------------
r242 | bruce | 2004-02-10 13:22:31 -0600 (Tue, 10 Feb 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/module_request.c

Treat cvm_fact_shell as optional (as defined by facts.html) instead of
required.

------------------------------------------------------------------------
r241 | bruce | 2004-02-10 00:10:52 -0600 (Tue, 10 Feb 2004) | 4 lines
Changed paths:
   M /trunk/cvm-pwfile.c
   M /trunk/cvm-unix.c
   M /trunk/cvm-vchkpw.c
   M /trunk/module.h
   M /trunk/module_request.c
   M /trunk/sql-auth.c
   M /trunk/vmmain.c

Seperate the lookup, authenticate, and result generation into three
seperate functions.  This will (eventually) allow for lookup-only
operation without recoding modules.

------------------------------------------------------------------------
r240 | bruce | 2004-02-09 12:24:20 -0600 (Mon, 09 Feb 2004) | 2 lines
Changed paths:
   M /trunk/EXTRADIST

Added missing NEWS.sql to extra distributed files.

------------------------------------------------------------------------
r239 | bruce | 2004-02-09 11:53:43 -0600 (Mon, 09 Feb 2004) | 2 lines
Changed paths:
   M /trunk/EXTRADIST
   A /trunk/NEWS.vmailmgr
   M /trunk/README.in

Added notes from cvm-vmailmgr.

------------------------------------------------------------------------
r238 | bruce | 2004-02-09 11:44:37 -0600 (Mon, 09 Feb 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   A /trunk/NEWS.sql
   M /trunk/README.in
   M /trunk/TODO
   A /trunk/TOP.spac
   A /trunk/cvm-mysql-local.c (from /trunk/cvm-mysql-local.c:151)
   A /trunk/cvm-mysql-local=x (from /trunk/cvm-mysql-local=x:151)
   A /trunk/cvm-mysql-udp.c (from /trunk/cvm-mysql-udp.c:151)
   A /trunk/cvm-mysql-udp=x (from /trunk/cvm-mysql-udp=x:151)
   A /trunk/cvm-mysql.c (from /trunk/cvm-mysql.c:151)
   A /trunk/cvm-mysql.html
   A /trunk/cvm-mysql=x (from /trunk/cvm-mysql=x:151)
   A /trunk/cvm-pgsql-local.c (from /trunk/cvm-pgsql-local.c:151)
   A /trunk/cvm-pgsql-local=x (from /trunk/cvm-pgsql-local=x:151)
   A /trunk/cvm-pgsql-udp.c (from /trunk/cvm-pgsql-udp.c:151)
   A /trunk/cvm-pgsql-udp=x (from /trunk/cvm-pgsql-udp=x:151)
   A /trunk/cvm-pgsql.c (from /trunk/cvm-pgsql.c:151)
   A /trunk/cvm-pgsql.html
   A /trunk/cvm-pgsql=x (from /trunk/cvm-pgsql=x:151)
   M /trunk/insthier.c
   A /trunk/mysql.spac
   A /trunk/pgsql.spac
   A /trunk/programs.spac
   M /trunk/spec
   A /trunk/sql-auth.c (from /trunk/sql-auth.c:151)
   A /trunk/sql-query-test.c (from /trunk/sql-query-test.c:151)
   A /trunk/sql-query-test=x (from /trunk/sql-query-test=x:151)
   A /trunk/sql-query.c (from /trunk/sql-query.c:151)
   A /trunk/sql.h (from /trunk/sql.h:151)
   A /trunk/sql.html (from /trunk/sql.html:151)
   A /trunk/sql=l (from /trunk/sql=l:151)
   A /trunk/tests/sql-substitution

Merged SQL modules back in from the seperated cvm-sql package.

------------------------------------------------------------------------
r237 | bruce | 2004-02-09 10:04:12 -0600 (Mon, 09 Feb 2004) | 2 lines
Changed paths:
   A /trunk/EXTRADIST
   A /trunk/cvm-vchkpw.c

Added contributed vpopmail CVM (cvm-vchkpw).

------------------------------------------------------------------------
r236 | bruce | 2004-02-09 09:43:04 -0600 (Mon, 09 Feb 2004) | 2 lines
Changed paths:
   A /trunk/ChangeLog.vmailmgr
   M /trunk/NEWS
   M /trunk/README.in
   M /trunk/TODO
   A /trunk/cvm-vmailmgr-local.c
   A /trunk/cvm-vmailmgr-local=x
   A /trunk/cvm-vmailmgr-udp.c
   A /trunk/cvm-vmailmgr-udp=x
   A /trunk/cvm-vmailmgr.c
   A /trunk/cvm-vmailmgr.h
   A /trunk/cvm-vmailmgr=x
   A /trunk/cvm-vmlookup.c
   A /trunk/cvm-vmlookup=x
   M /trunk/insthier.c
   M /trunk/spec
   A /trunk/tests/build-qmail
   A /trunk/tests/del-qmail
   A /trunk/tests/vmailmgr-normal
   A /trunk/tests/vmailmgr-upper-domain
   A /trunk/tests/vmailmgr-upper-pass
   A /trunk/tests/vmailmgr-upper-virt
   A /trunk/tests/vmlookup-badpass
   A /trunk/tests/vmlookup-normal
   A /trunk/tests/vmlookup-pass
   A /trunk/tests/vmlookup-upper-domain
   A /trunk/tests/vmlookup-upper-virt
   M /trunk/tests.inc
   A /trunk/vmlookup.c
   A /trunk/vmmain.c

Merged cvm-vmailmgr (including cvm-vmlookup) into this package.

------------------------------------------------------------------------
r235 | bruce | 2004-02-09 09:41:27 -0600 (Mon, 09 Feb 2004) | 2 lines
Changed paths:
   M /trunk/README.in

Bumped up the copyright year.

------------------------------------------------------------------------
r234 | bruce | 2004-02-08 22:14:06 -0600 (Sun, 08 Feb 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/VERSION

Bumped version up to 0.20

------------------------------------------------------------------------
r232 | bruce | 2003-11-17 17:50:01 -0600 (Mon, 17 Nov 2003) | 2 lines
Changed paths:
   M /trunk/README.in
   M /trunk/makedist.py

Renamed lists.em.ca to lists.untroubled.org

------------------------------------------------------------------------
r231 | bruce | 2003-11-17 17:47:58 -0600 (Mon, 17 Nov 2003) | 2 lines
Changed paths:
   M /trunk/tests/command-bad-password
   M /trunk/tests/command-bad-username
   M /trunk/tests/command-case
   M /trunk/tests/command-no-prefix
   M /trunk/tests/command-prefix
   M /trunk/tests/pwfile
   M /trunk/tests/pwfile-crypt
   A /trunk/tests/pwfile-local (from /trunk/tests/unix-local:221)
   A /trunk/tests/pwfile-local-bad-password (from /trunk/tests/unix-local-bad-password:221)
   A /trunk/tests/pwfile-udp (from /trunk/tests/unix-udp:221)
   A /trunk/tests/pwfile-udp-bad-password (from /trunk/tests/unix-udp-bad-password:221)
   A /trunk/tests/start-pwfile-local (from /trunk/tests/start-unix-local:221)
   A /trunk/tests/start-pwfile-udp (from /trunk/tests/start-unix-udp:221)
   D /trunk/tests/start-unix-local
   D /trunk/tests/start-unix-udp
   A /trunk/tests/stop-pwfile-local (from /trunk/tests/stop-unix-local:187)
   A /trunk/tests/stop-pwfile-udp (from /trunk/tests/stop-unix-udp:187)
   D /trunk/tests/stop-unix-local
   D /trunk/tests/stop-unix-udp
   D /trunk/tests/unix-local
   D /trunk/tests/unix-local-bad-password
   D /trunk/tests/unix-udp
   D /trunk/tests/unix-udp-bad-password
   A /trunk/tests.inc

Converted tests to use pwfile to allow for fully localized config.

------------------------------------------------------------------------
r230 | bruce | 2003-11-17 10:49:53 -0600 (Mon, 17 Nov 2003) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/client_setenv.c

Export both $MAIL and $MAILBOX if cvm_fact_mailbox is set.

------------------------------------------------------------------------
r229 | bruce | 2003-07-07 12:33:56 -0600 (Mon, 07 Jul 2003) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/client_setugid.c

Changed the order of the chdir in cvm_setugid.

------------------------------------------------------------------------
r228 | bruce | 2003-05-22 09:43:11 -0600 (Thu, 22 May 2003) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/insthier.c

Fixed yet another installer typo, installing sasl.h as libcvm-sasl.a

------------------------------------------------------------------------
r227 | bruce | 2003-05-22 09:42:18 -0600 (Thu, 22 May 2003) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/VERSION

Bumped version number to 0.18

------------------------------------------------------------------------
r225 | bruce | 2003-05-21 16:03:25 -0600 (Wed, 21 May 2003) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/cvm-testclient.c

Fixed cvm-testclient to work with modules that accept zero credentials.

------------------------------------------------------------------------
r224 | bruce | 2003-05-20 16:47:29 -0600 (Tue, 20 May 2003) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/insthier.c

Added missing "lib" prefix to installed library files.

------------------------------------------------------------------------
r223 | bruce | 2003-05-20 16:45:38 -0600 (Tue, 20 May 2003) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/VERSION

Bumped up version number.

------------------------------------------------------------------------
r221 | bruce | 2003-04-22 12:20:37 -0600 (Tue, 22 Apr 2003) | 2 lines
Changed paths:
   M /trunk/tests/command-bad-password
   M /trunk/tests/command-bad-username
   M /trunk/tests/command-case
   M /trunk/tests/command-no-prefix
   M /trunk/tests/command-prefix
   M /trunk/tests/pwfile
   M /trunk/tests/pwfile-crypt
   M /trunk/tests/start-unix-local
   M /trunk/tests/start-unix-udp
   M /trunk/tests/unix-local
   M /trunk/tests/unix-local-bad-password
   M /trunk/tests/unix-udp
   M /trunk/tests/unix-udp-bad-password

Use paths in all command invocations.

------------------------------------------------------------------------
r220 | bruce | 2003-04-22 12:18:16 -0600 (Tue, 22 Apr 2003) | 2 lines
Changed paths:
   M /trunk/tests/start-unix-local
   M /trunk/tests/start-unix-udp

Fixed up tests to use new module invocation mode.

------------------------------------------------------------------------
r219 | bruce | 2003-04-22 12:15:44 -0600 (Tue, 22 Apr 2003) | 2 lines
Changed paths:
   M /trunk/cvm-pwfile=x
   M /trunk/cvm-unix=x

Added socket.lib to all executable targets.

------------------------------------------------------------------------
r218 | bruce | 2003-04-22 12:03:25 -0600 (Tue, 22 Apr 2003) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/TODO
   M /trunk/cvm.html
   M /trunk/module_local.c

Allow for setting the mode & ownership of the created local socket.

------------------------------------------------------------------------
r217 | bruce | 2003-04-22 11:04:25 -0600 (Tue, 22 Apr 2003) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/module_command.c

Modified the module command mode to always write the output.

------------------------------------------------------------------------
r216 | bruce | 2003-04-21 17:06:57 -0600 (Mon, 21 Apr 2003) | 2 lines
Changed paths:
   M /trunk/protocol-2.html

Updated examples and some details.

------------------------------------------------------------------------
r215 | bruce | 2003-04-21 17:06:11 -0600 (Mon, 21 Apr 2003) | 2 lines
Changed paths:
   M /trunk/credentials.h
   M /trunk/credentials.html

Added a "shared secret" credential number.

------------------------------------------------------------------------
r214 | bruce | 2003-04-17 10:33:36 -0600 (Thu, 17 Apr 2003) | 8 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/client.c

From: "Lars Uffmann" <lars.uffmann@mediaways.net>
I ran into a problem where a cvm-command module exited without reading
frpom the pipe-fd. The parent-process (imapfront-auth) then died due to
an untrapped SIGPIPE. This happens only on Solaris (all versions). The
same cvm on Linux did not recvieved the PIPE signal. A patch is
attached, which blocks SIGPIPE before any call to either cvm_udp,
cvm_local or cvm_command, instead of just cvm_local.

------------------------------------------------------------------------
r213 | bruce | 2003-04-17 10:31:39 -0600 (Thu, 17 Apr 2003) | 2 lines
Changed paths:
   M /trunk/NEWS

Added note about cvm-sasl library.

------------------------------------------------------------------------
r212 | bruce | 2003-04-17 10:25:36 -0600 (Thu, 17 Apr 2003) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/VERSION

Bumped up version to 0.16

------------------------------------------------------------------------
r211 | bruce | 2003-04-16 14:24:03 -0600 (Wed, 16 Apr 2003) | 2 lines
Changed paths:
   M /trunk/cvm-benchclient.html

Fixed up usage documentation.

------------------------------------------------------------------------
r210 | bruce | 2003-04-15 17:23:30 -0600 (Tue, 15 Apr 2003) | 2 lines
Changed paths:
   M /trunk/cvm.html
   M /trunk/insthier.c
   A /trunk/sasl.h
   A /trunk/sasl.html
   A /trunk/sasl=l
   A /trunk/sasl_authenticate.c
   A /trunk/sasl_cram_md5.c
   A /trunk/sasl_init.c
   A /trunk/sasl_internal.h
   A /trunk/sasl_login.c
   A /trunk/sasl_plain.c
   A /trunk/sasl_start.c

Merged SASL library into cvm package from bglibs.

------------------------------------------------------------------------
r208 | bruce | 2003-04-15 16:51:36 -0600 (Tue, 15 Apr 2003) | 2 lines
Changed paths:
   M /trunk/spec

Build the libraries too...

------------------------------------------------------------------------
r207 | bruce | 2003-04-15 16:48:18 -0600 (Tue, 15 Apr 2003) | 2 lines
Changed paths:
   M /trunk/module_main.c

Fixed usage information.

------------------------------------------------------------------------
r206 | bruce | 2003-04-15 16:41:42 -0600 (Tue, 15 Apr 2003) | 2 lines
Changed paths:
   M /trunk/NEWS
   D /trunk/cvm-pwfile-local.c
   D /trunk/cvm-pwfile-local=x
   D /trunk/cvm-pwfile-udp.c
   D /trunk/cvm-pwfile-udp=x
   D /trunk/cvm-unix-local.c
   D /trunk/cvm-unix-local=x
   D /trunk/cvm-unix-udp.c
   D /trunk/cvm-unix-udp=x
   M /trunk/insthier.c

Removed the separated modules.

------------------------------------------------------------------------
r205 | bruce | 2003-04-15 16:40:57 -0600 (Tue, 15 Apr 2003) | 2 lines
Changed paths:
   M /trunk/insthier.c

Install new generic module library.

------------------------------------------------------------------------
r204 | bruce | 2003-04-15 16:39:32 -0600 (Tue, 15 Apr 2003) | 2 lines
Changed paths:
   M /trunk/cvm-pwfile.c
   M /trunk/cvm-pwfile=x
   M /trunk/cvm-unix.c
   M /trunk/cvm-unix=x

Link to the new generic module library.

------------------------------------------------------------------------
r203 | bruce | 2003-04-15 16:38:53 -0600 (Tue, 15 Apr 2003) | 2 lines
Changed paths:
   M /trunk/cvm-testclient.html

Fixed the documentation here to match the current program.

------------------------------------------------------------------------
r202 | bruce | 2003-04-15 16:38:15 -0600 (Tue, 15 Apr 2003) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/cvm.html
   M /trunk/module.h
   A /trunk/module=l
   A /trunk/module_main.c

Added a new generic module library that supports all three operation 
modes (command, local socket, UDP socket) from the same binary.

------------------------------------------------------------------------
r201 | bruce | 2003-04-15 16:31:45 -0600 (Tue, 15 Apr 2003) | 2 lines
Changed paths:
   M /trunk/command=l
   M /trunk/local=l
   M /trunk/module_command.c
   A /trunk/module_command_main.c
   M /trunk/module_local.c
   A /trunk/module_local_main.c
   M /trunk/module_udp.c
   A /trunk/module_udp_main.c
   M /trunk/udp=l

Separated the main routine from the authentication loop.

------------------------------------------------------------------------
r200 | bruce | 2003-04-15 16:28:34 -0600 (Tue, 15 Apr 2003) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/getpwnam.c

Use the right #ifdef when checking for shadow password support.

------------------------------------------------------------------------
r199 | bruce | 2003-04-15 16:27:26 -0600 (Tue, 15 Apr 2003) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/VERSION

Bumped up version number to 0.15

------------------------------------------------------------------------
r197 | bruce | 2003-04-15 15:11:36 -0600 (Tue, 15 Apr 2003) | 2 lines
Changed paths:
   D /trunk/README.CVS

Removed irrelevant CVS file.

------------------------------------------------------------------------
r196 | bruce | 2003-04-15 15:11:24 -0600 (Tue, 15 Apr 2003) | 2 lines
Changed paths:
   D /trunk/README
   A /trunk/README.in (from /trunk/README:188)

Switched to templated README file.

------------------------------------------------------------------------
r195 | bruce | 2003-04-15 15:10:43 -0600 (Tue, 15 Apr 2003) | 2 lines
Changed paths:
   M /trunk/insthier.c
   M /trunk/spec

Include development files in the installed set.

------------------------------------------------------------------------
r194 | bruce | 2003-04-15 14:48:46 -0600 (Tue, 15 Apr 2003) | 2 lines
Changed paths:
   A /trunk/protocol-2.html
   M /trunk/protocol.html

Broke the protocol document into current + proposed sections.

------------------------------------------------------------------------
r193 | bruce | 2003-04-15 14:48:17 -0600 (Tue, 15 Apr 2003) | 2 lines
Changed paths:
   M /trunk/cvm-benchclient=x
   M /trunk/cvm-checkpassword=x
   M /trunk/cvm-pwfile-local=x
   M /trunk/cvm-pwfile-udp=x
   M /trunk/cvm-pwfile=x
   M /trunk/cvm-testclient=x
   M /trunk/cvm-unix-local=x
   M /trunk/cvm-unix-udp=x

Use new style external bglibs linkage.

------------------------------------------------------------------------
r192 | bruce | 2003-04-15 14:46:25 -0600 (Tue, 15 Apr 2003) | 2 lines
Changed paths:
   M /trunk/tests/command-case
   M /trunk/tests/command-no-prefix
   M /trunk/tests/command-prefix
   M /trunk/tests/pwfile
   M /trunk/tests/pwfile-crypt
   M /trunk/tests/unix-local
   M /trunk/tests/unix-udp

Added mailbox path to list of facts in all tests.

------------------------------------------------------------------------
r191 | bruce | 2003-04-15 14:46:01 -0600 (Tue, 15 Apr 2003) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/cvm-pwfile.c
   M /trunk/tests/pwfile

Dropped use of non-portable fgetpwent in cvm-pwfile.

------------------------------------------------------------------------
r190 | bruce | 2003-01-03 11:22:58 -0600 (Fri, 03 Jan 2003) | 2 lines
Changed paths:
   M /trunk/client.c
   M /trunk/module_udp.c

Fixed up for new ipv4addr definition.

------------------------------------------------------------------------
r189 | bruce | 2002-12-20 16:26:13 -0600 (Fri, 20 Dec 2002) | 2 lines
Changed paths:
   M /trunk/cvm-pwfile.c

Previous commit was missing this change.

------------------------------------------------------------------------
r188 | bruce | 2002-12-20 15:37:52 -0600 (Fri, 20 Dec 2002) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/README
   M /trunk/cvm-benchclient=x
   M /trunk/cvm-checkpassword=x
   M /trunk/cvm-pwfile-local=x
   M /trunk/cvm-pwfile-udp=x
   M /trunk/cvm-pwfile=x
   M /trunk/cvm-testclient=x
   M /trunk/cvm-unix-local=x
   M /trunk/cvm-unix-udp=x
   M /trunk/insthier.c

Completed switch to external bglibs.

------------------------------------------------------------------------
r185 | bruce | 2002-12-16 18:13:14 -0600 (Mon, 16 Dec 2002) | 2 lines
Changed paths:
   M /trunk/README.CVS
   M /trunk/TODO

*** empty log message ***

------------------------------------------------------------------------
r184 | bruce | 2002-12-16 18:12:59 -0600 (Mon, 16 Dec 2002) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/README
   M /trunk/VERSION

Changed version to 0.12

------------------------------------------------------------------------
r183 | bruce | 2002-12-16 18:12:11 -0600 (Mon, 16 Dec 2002) | 2 lines
Changed paths:
   M /trunk/protocol.html

Clarified the protocol specification.

------------------------------------------------------------------------
r182 | bruce | 2002-12-16 18:11:49 -0600 (Mon, 16 Dec 2002) | 2 lines
Changed paths:
   M /trunk/module.html

Clarified the module requirements.

------------------------------------------------------------------------
r181 | bruce | 2002-12-16 18:10:28 -0600 (Mon, 16 Dec 2002) | 2 lines
Changed paths:
   M /trunk/module_local.c

Prevent a potential file descriptor leak.

------------------------------------------------------------------------
r180 | bruce | 2002-12-16 18:09:59 -0600 (Mon, 16 Dec 2002) | 2 lines
Changed paths:
   M /trunk/errors.h
   M /trunk/errors.html

Add a new error code: CVME_NOCRED.

------------------------------------------------------------------------
r179 | bruce | 2002-12-16 18:09:16 -0600 (Mon, 16 Dec 2002) | 2 lines
Changed paths:
   M /trunk/cvm.html

Change *sql links to reflect that cvm-sql is now seperate.

------------------------------------------------------------------------
r178 | bruce | 2002-12-16 18:08:40 -0600 (Mon, 16 Dec 2002) | 2 lines
Changed paths:
   M /trunk/cvm-benchclient=x
   M /trunk/cvm-checkpassword=x
   M /trunk/cvm-pwfile-local=x
   M /trunk/cvm-pwfile-udp=x
   M /trunk/cvm-testclient=x
   M /trunk/cvm-unix-local=x
   M /trunk/cvm-unix-udp=x

Use the "net" library instead of "socket".

------------------------------------------------------------------------
r177 | bruce | 2002-12-16 18:07:42 -0600 (Mon, 16 Dec 2002) | 2 lines
Changed paths:
   M /trunk/client.html

Added a chdir/setuid recommendation.

------------------------------------------------------------------------
r176 | bruce | 2002-12-16 18:06:43 -0600 (Mon, 16 Dec 2002) | 2 lines
Changed paths:
   M /trunk/client.c
   M /trunk/client_setenv.c
   M /trunk/cvm-unix.c
   M /trunk/getpwnam.c
   M /trunk/module_local.c
   M /trunk/module_udp.c

Converted to external bglibs headers.

------------------------------------------------------------------------
r175 | bruce | 2002-12-16 17:58:28 -0600 (Mon, 16 Dec 2002) | 2 lines
Changed paths:
   M /trunk/spec

Building no longer requires postgresql or mysql.

------------------------------------------------------------------------
r174 | bruce | 2002-04-17 22:55:40 -0600 (Wed, 17 Apr 2002) | 2 lines
Changed paths:
   M /trunk/client_setenv.c

Set $GIDS to a comma-seperated list of supplemental group IDs.

------------------------------------------------------------------------
r173 | bruce | 2001-12-28 07:23:38 -0600 (Fri, 28 Dec 2001) | 3 lines
Changed paths:
   M /trunk/getpwnam.c

Fixed thinko in reallocating the account name buffer -- needed to
reallocate the buffer based on the *new* length, not the *old*.

------------------------------------------------------------------------
r172 | bruce | 2001-10-18 23:11:31 -0600 (Thu, 18 Oct 2001) | 2 lines
Changed paths:
   M /trunk/cvm-benchclient=x
   M /trunk/cvm-checkpassword=x
   M /trunk/cvm-pwfile-local=x
   M /trunk/cvm-pwfile-udp=x
   M /trunk/cvm-testclient=x
   M /trunk/cvm-unix-local=x
   M /trunk/cvm-unix-udp=x

Added missing socket.lib link targets.

------------------------------------------------------------------------
r171 | bruce | 2001-09-27 17:42:59 -0600 (Thu, 27 Sep 2001) | 2 lines
Changed paths:
   M /trunk/client.c

Fixed one-off bug in parsing domain names.

------------------------------------------------------------------------
r170 | bruce | 2001-09-18 21:57:36 -0600 (Tue, 18 Sep 2001) | 2 lines
Changed paths:
   M /trunk/protocol.html

Added example datagrams.

------------------------------------------------------------------------
r169 | bruce | 2001-09-18 21:35:39 -0600 (Tue, 18 Sep 2001) | 2 lines
Changed paths:
   M /trunk/protocol.html

Documented the version 2 protocol.

------------------------------------------------------------------------
r168 | bruce | 2001-09-18 21:35:09 -0600 (Tue, 18 Sep 2001) | 2 lines
Changed paths:
   A /trunk/credentials.h
   A /trunk/credentials.html
   M /trunk/cvm.html

Added credential definitions.

------------------------------------------------------------------------
r167 | bruce | 2001-09-18 21:34:31 -0600 (Tue, 18 Sep 2001) | 2 lines
Changed paths:
   M /trunk/rationale.html

Fixed a typo.

------------------------------------------------------------------------
r166 | bruce | 2001-09-18 21:33:34 -0600 (Tue, 18 Sep 2001) | 2 lines
Changed paths:
   M /trunk/facts.html

Reworded the section on predefined and local fact numbering.

------------------------------------------------------------------------
r165 | bruce | 2001-09-18 21:33:02 -0600 (Tue, 18 Sep 2001) | 2 lines
Changed paths:
   M /trunk/facts.h

Renamed AUTHENTICATOR to CVM finally.

------------------------------------------------------------------------
r164 | bruce | 2001-09-13 22:16:41 -0600 (Thu, 13 Sep 2001) | 2 lines
Changed paths:
   M /trunk/cvm-testclient.c

Added the mailbox path fact to the output.

------------------------------------------------------------------------
r163 | bruce | 2001-09-12 22:29:15 -0600 (Wed, 12 Sep 2001) | 2 lines
Changed paths:
   M /trunk/insthier.c

Removed mysql and pgsql installations.

------------------------------------------------------------------------
r162 | bruce | 2001-09-12 22:25:46 -0600 (Wed, 12 Sep 2001) | 2 lines
Changed paths:
   M /trunk/spec

Removed mysql and pgsql portions.

------------------------------------------------------------------------
r161 | bruce | 2001-09-12 22:24:36 -0600 (Wed, 12 Sep 2001) | 2 lines
Changed paths:
   M /trunk/cvm-benchclient=x
   M /trunk/cvm-testclient=x

Added missing setenv.o object.

------------------------------------------------------------------------
r160 | bruce | 2001-09-12 22:22:47 -0600 (Wed, 12 Sep 2001) | 2 lines
Changed paths:
   M /trunk/README
   M /trunk/TODO
   M /trunk/client.h

*** empty log message ***

------------------------------------------------------------------------
r159 | bruce | 2001-09-12 22:22:28 -0600 (Wed, 12 Sep 2001) | 2 lines
Changed paths:
   M /trunk/cvm-checkpassword.c

Replaced manual setenv calls with call to cvm_setenv.

------------------------------------------------------------------------
r158 | bruce | 2001-09-10 17:11:54 -0600 (Mon, 10 Sep 2001) | 2 lines
Changed paths:
   M /trunk/client.h
   M /trunk/client.html
   M /trunk/client=l
   A /trunk/client_domain.c
   A /trunk/client_setenv.c
   A /trunk/client_setugid.c

Added some convenience client functions.

------------------------------------------------------------------------
r157 | bruce | 2001-09-10 17:11:15 -0600 (Mon, 10 Sep 2001) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/TODO

*** empty log message ***

------------------------------------------------------------------------
r156 | bruce | 2001-09-10 16:34:46 -0600 (Mon, 10 Sep 2001) | 2 lines
Changed paths:
   M /trunk/client.c
   M /trunk/facts.c
   M /trunk/facts.h
   M /trunk/facts.html
   M /trunk/module_request.c

Added new fact CVM_FACT_MAILBOX.

------------------------------------------------------------------------
r155 | bruce | 2001-08-28 21:21:35 -0600 (Tue, 28 Aug 2001) | 2 lines
Changed paths:
   D /trunk/rts.exp
   D /trunk/rts.sh
   D /trunk/rts.tests
   A /trunk/tests
   A /trunk/tests/command-bad-password
   A /trunk/tests/command-bad-username
   A /trunk/tests/command-case
   A /trunk/tests/command-no-prefix
   A /trunk/tests/command-prefix
   A /trunk/tests/pwfile
   A /trunk/tests/pwfile-crypt
   A /trunk/tests/start-unix-local
   A /trunk/tests/start-unix-udp
   A /trunk/tests/stop-unix-local
   A /trunk/tests/stop-unix-udp
   A /trunk/tests/unix-local
   A /trunk/tests/unix-local-bad-password
   A /trunk/tests/unix-udp
   A /trunk/tests/unix-udp-bad-password

Modified tests to use new SPAC testing framework.

------------------------------------------------------------------------
r154 | bruce | 2001-08-28 20:23:23 -0600 (Tue, 28 Aug 2001) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/getpwnam.c

Bugfix: cvm_getpwnam needs to lowercase the account name.

------------------------------------------------------------------------
r153 | bruce | 2001-08-28 17:33:40 -0600 (Tue, 28 Aug 2001) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/VERSION

*** empty log message ***

------------------------------------------------------------------------
r152 | bruce | 2001-08-24 20:23:11 -0600 (Fri, 24 Aug 2001) | 2 lines
Changed paths:
   M /trunk/README
   D /trunk/cvm-mysql-local.c
   D /trunk/cvm-mysql-local=x
   D /trunk/cvm-mysql-udp.c
   D /trunk/cvm-mysql-udp=x
   D /trunk/cvm-mysql.c
   D /trunk/cvm-mysql.html
   D /trunk/cvm-mysql=x
   D /trunk/cvm-pgsql-local.c
   D /trunk/cvm-pgsql-local=x
   D /trunk/cvm-pgsql-udp.c
   D /trunk/cvm-pgsql-udp=x
   D /trunk/cvm-pgsql.c
   D /trunk/cvm-pgsql.html
   D /trunk/cvm-pgsql=x
   M /trunk/rts.exp
   M /trunk/rts.tests
   D /trunk/sql-auth.c
   D /trunk/sql-query-test.c
   D /trunk/sql-query-test=x
   D /trunk/sql-query.c
   D /trunk/sql.h
   D /trunk/sql.html
   D /trunk/sql=l

Removed the SQL portions and put them into a seperate package, cvm-sql.

------------------------------------------------------------------------
r151 | bruce | 2001-08-24 18:07:55 -0600 (Fri, 24 Aug 2001) | 2 lines
Changed paths:
   M /trunk/rts.exp
   M /trunk/rts.tests

Fixed up tests to account for domain name.

------------------------------------------------------------------------
r150 | bruce | 2001-08-24 18:07:47 -0600 (Fri, 24 Aug 2001) | 2 lines
Changed paths:
   M /trunk/README

*** empty log message ***

------------------------------------------------------------------------
r149 | bruce | 2001-08-23 22:51:45 -0600 (Thu, 23 Aug 2001) | 2 lines
Changed paths:
   M /trunk/TODO

*** empty log message ***

------------------------------------------------------------------------
r148 | bruce | 2001-08-23 22:44:13 -0600 (Thu, 23 Aug 2001) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/TODO
   M /trunk/cvm-mysql.c
   M /trunk/cvm-mysql.html

Make the MySQL module handle connection options from a defaults file.

------------------------------------------------------------------------
r147 | bruce | 2001-08-23 22:37:57 -0600 (Thu, 23 Aug 2001) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/TODO
   M /trunk/sql-auth.c
   M /trunk/sql-query-test.c
   M /trunk/sql-query.c
   M /trunk/sql.html

Updated the SQL code to handle domain names.

------------------------------------------------------------------------
r146 | bruce | 2001-08-23 22:28:26 -0600 (Thu, 23 Aug 2001) | 2 lines
Changed paths:
   M /trunk/rationale.html

Cleaned up some wording.

------------------------------------------------------------------------
r145 | bruce | 2001-08-23 22:28:13 -0600 (Thu, 23 Aug 2001) | 2 lines
Changed paths:
   M /trunk/client.html

Documented new cvm_authenticate interface.

------------------------------------------------------------------------
r144 | bruce | 2001-08-23 22:27:36 -0600 (Thu, 23 Aug 2001) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/TODO

*** empty log message ***

------------------------------------------------------------------------
r143 | bruce | 2001-08-23 22:27:28 -0600 (Thu, 23 Aug 2001) | 2 lines
Changed paths:
   M /trunk/insthier.c

Updated to new insthier interface.

------------------------------------------------------------------------
r142 | bruce | 2001-08-23 22:24:04 -0600 (Thu, 23 Aug 2001) | 2 lines
Changed paths:
   M /trunk/cvm-checkpassword.c
   M /trunk/cvm-checkpassword.html

Modified to use the new cvm_authenticate interface.

------------------------------------------------------------------------
r141 | bruce | 2001-08-23 22:22:11 -0600 (Thu, 23 Aug 2001) | 2 lines
Changed paths:
   M /trunk/protocol.html

Document new client->server protocol.

------------------------------------------------------------------------
r140 | bruce | 2001-08-23 22:21:51 -0600 (Thu, 23 Aug 2001) | 2 lines
Changed paths:
   M /trunk/cvm-benchclient.c
   M /trunk/cvm-testclient.c

Adjust to new cvm_authenticate calling scheme.

------------------------------------------------------------------------
r139 | bruce | 2001-08-23 22:21:17 -0600 (Thu, 23 Aug 2001) | 2 lines
Changed paths:
   M /trunk/cvm-unix.c

Fixed a typo in the declaration of cvm-getpwnam.

------------------------------------------------------------------------
r138 | bruce | 2001-08-23 22:19:40 -0600 (Thu, 23 Aug 2001) | 2 lines
Changed paths:
   M /trunk/facts.c
   M /trunk/facts.h
   M /trunk/facts.html

Added a new fact for domain names.

------------------------------------------------------------------------
r137 | bruce | 2001-08-23 22:17:51 -0600 (Thu, 23 Aug 2001) | 2 lines
Changed paths:
   M /trunk/module.html

Document the new domain name features.

------------------------------------------------------------------------
r136 | bruce | 2001-08-23 22:17:08 -0600 (Thu, 23 Aug 2001) | 2 lines
Changed paths:
   M /trunk/module.h
   M /trunk/module_log.c
   M /trunk/module_request.c

Reverted the change of data types from "const char*" to "str".

------------------------------------------------------------------------
r135 | bruce | 2001-08-23 22:03:06 -0600 (Thu, 23 Aug 2001) | 2 lines
Changed paths:
   M /trunk/module_log.c

Log the domain name along with the account name.

------------------------------------------------------------------------
r134 | bruce | 2001-08-23 22:02:27 -0600 (Thu, 23 Aug 2001) | 3 lines
Changed paths:
   M /trunk/module.h
   M /trunk/module_request.c

Handle the protocol number and domain name in parsing the request packet.
Store the results in str's instead of const char*.

------------------------------------------------------------------------
r133 | bruce | 2001-08-23 22:00:32 -0600 (Thu, 23 Aug 2001) | 3 lines
Changed paths:
   M /trunk/client.c
   M /trunk/client.h

Modified to handle domain names in the protocol, and parsing domain
names in the account name.

------------------------------------------------------------------------
r132 | bruce | 2001-08-15 04:25:45 -0600 (Wed, 15 Aug 2001) | 2 lines
Changed paths:
   M /trunk/README
   M /trunk/TODO
   M /trunk/VERSION

*** empty log message ***

------------------------------------------------------------------------
r131 | bruce | 2001-08-10 15:35:17 -0600 (Fri, 10 Aug 2001) | 2 lines
Changed paths:
   M /trunk/TODO

*** empty log message ***

------------------------------------------------------------------------
r130 | bruce | 2001-08-10 15:35:04 -0600 (Fri, 10 Aug 2001) | 2 lines
Changed paths:
   M /trunk/cvm-unix-local=x
   M /trunk/cvm-unix-udp=x
   M /trunk/cvm-unix.c
   M /trunk/cvm-unix=x
   A /trunk/getpwnam.c

Moved the multi-step getpwnam functionality into a seperate module.

------------------------------------------------------------------------
r129 | bruce | 2001-08-10 15:26:15 -0600 (Fri, 10 Aug 2001) | 3 lines
Changed paths:
   M /trunk/module_local.c

Set the umask to zero before creating the socket to allow full access to
it.

------------------------------------------------------------------------
r128 | bruce | 2001-08-09 17:10:24 -0600 (Thu, 09 Aug 2001) | 2 lines
Changed paths:
   M /trunk/TODO

*** empty log message ***

------------------------------------------------------------------------
r127 | bruce | 2001-07-17 22:25:08 -0600 (Tue, 17 Jul 2001) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/README
   M /trunk/VERSION

Bumped up the version number.

------------------------------------------------------------------------
r126 | bruce | 2001-07-17 22:22:59 -0600 (Tue, 17 Jul 2001) | 3 lines
Changed paths:
   M /trunk/cvm-mysql.c
   M /trunk/cvm-mysql.html
   M /trunk/cvm-pgsql.c
   M /trunk/cvm-pgsql.html
   M /trunk/sql-auth.c
   M /trunk/sql.h

Added support to the SQL framework for executing a query after the
credentials have been validated.

------------------------------------------------------------------------
r125 | bruce | 2001-07-16 20:34:21 -0600 (Mon, 16 Jul 2001) | 2 lines
Changed paths:
   M /trunk/sql.html

Reworded details of query substitution.

------------------------------------------------------------------------
r124 | bruce | 2001-07-16 20:30:40 -0600 (Mon, 16 Jul 2001) | 2 lines
Changed paths:
   M /trunk/cvm-mysql.html
   M /trunk/cvm-pgsql.html
   D /trunk/sql-query.html
   A /trunk/sql.html

Renamed sql-query.html to sql.html.

------------------------------------------------------------------------
r123 | bruce | 2001-07-16 20:22:46 -0600 (Mon, 16 Jul 2001) | 2 lines
Changed paths:
   M /trunk/sql-auth.c
   M /trunk/sql-query.c

Moved the default query from sql-query.c to sql-auth.c

------------------------------------------------------------------------
r122 | bruce | 2001-07-16 20:22:26 -0600 (Mon, 16 Jul 2001) | 2 lines
Changed paths:
   M /trunk/rts.exp
   M /trunk/rts.tests

Added some new tests for the SQL query parser.

------------------------------------------------------------------------
r121 | bruce | 2001-07-16 20:12:42 -0600 (Mon, 16 Jul 2001) | 3 lines
Changed paths:
   M /trunk/sql-auth.c
   M /trunk/sql-query.c
   M /trunk/sql-query.html

Added group name, system username, and system directory to the list of
query results.

------------------------------------------------------------------------
r120 | bruce | 2001-07-16 18:35:53 -0600 (Mon, 16 Jul 2001) | 2 lines
Changed paths:
   M /trunk/README

Reverted back to older non-automatically versioned version.

------------------------------------------------------------------------
r119 | bruce | 2001-07-16 18:29:23 -0600 (Mon, 16 Jul 2001) | 2 lines
Changed paths:
   M /trunk/cvm-mysql-local=x
   M /trunk/cvm-mysql-udp=x
   M /trunk/cvm-mysql.c
   M /trunk/cvm-mysql=x
   M /trunk/cvm-pgsql-local=x
   M /trunk/cvm-pgsql-udp=x
   M /trunk/cvm-pgsql.c
   M /trunk/cvm-pgsql=x
   A /trunk/sql-auth.c
   M /trunk/sql.h
   M /trunk/sql=l

Merged the common code in the MySQL and PgSQL modules into a common core.

------------------------------------------------------------------------
r118 | bruce | 2001-07-16 18:25:16 -0600 (Mon, 16 Jul 2001) | 2 lines
Changed paths:
   M /trunk/NEWS

*** empty log message ***

------------------------------------------------------------------------
r117 | bruce | 2001-07-16 18:24:43 -0600 (Mon, 16 Jul 2001) | 2 lines
Changed paths:
   M /trunk/client.c

Fixed bug: the shell fact is not required.

------------------------------------------------------------------------
r116 | bruce | 2001-07-16 18:13:58 -0600 (Mon, 16 Jul 2001) | 2 lines
Changed paths:
   M /trunk/sql-query-test=x

Only include sql-query.o, not the entire sql.a.

------------------------------------------------------------------------
r115 | bruce | 2001-07-16 17:49:06 -0600 (Mon, 16 Jul 2001) | 5 lines
Changed paths:
   M /trunk/cvm-mysql.c
   M /trunk/cvm-pgsql.c
   M /trunk/sql-query.c
   M /trunk/sql-query.html
   M /trunk/sql.h

Modified the SQL query building framework to use $account instead of %
for the substitution reference, and also to allow references to
environment variables.  Changed the required order of fields in the
query.

------------------------------------------------------------------------
r114 | bruce | 2001-07-16 17:48:00 -0600 (Mon, 16 Jul 2001) | 2 lines
Changed paths:
   A /trunk/sql-query-test.c
   A /trunk/sql-query-test=x

Added a test harness for the sql-query framework.

------------------------------------------------------------------------
r113 | bruce | 2001-07-16 16:26:15 -0600 (Mon, 16 Jul 2001) | 2 lines
Changed paths:
   M /trunk/sql-query.html

Clarified requirements of required fields.

------------------------------------------------------------------------
r112 | bruce | 2001-07-13 21:41:59 -0600 (Fri, 13 Jul 2001) | 2 lines
Changed paths:
   M /trunk/spec

Fixed old URL references.

------------------------------------------------------------------------
r111 | bruce | 2001-07-13 18:26:33 -0600 (Fri, 13 Jul 2001) | 2 lines
Changed paths:
   M /trunk/spec

The PostgreSQL package is named postgresql, not pgsql.

------------------------------------------------------------------------
r110 | bruce | 2001-07-13 17:58:40 -0600 (Fri, 13 Jul 2001) | 2 lines
Changed paths:
   M /trunk/spec

Fixed typo in description tag.

------------------------------------------------------------------------
r109 | bruce | 2001-07-13 16:54:24 -0600 (Fri, 13 Jul 2001) | 2 lines
Changed paths:
   M /trunk/README
   M /trunk/TODO

*** empty log message ***

------------------------------------------------------------------------
r108 | bruce | 2001-07-12 23:55:38 -0600 (Thu, 12 Jul 2001) | 2 lines
Changed paths:
   M /trunk/NEWS

*** empty log message ***

------------------------------------------------------------------------
r107 | bruce | 2001-07-12 23:54:16 -0600 (Thu, 12 Jul 2001) | 2 lines
Changed paths:
   M /trunk/cvm-mysql.html
   M /trunk/cvm-pgsql.html
   A /trunk/sql-query.html

Moved the common SQL documentation into a seperate file.

------------------------------------------------------------------------
r106 | bruce | 2001-07-12 23:53:51 -0600 (Thu, 12 Jul 2001) | 2 lines
Changed paths:
   M /trunk/cvm-mysql.c
   M /trunk/cvm-pgsql.c
   M /trunk/sql-query.c
   M /trunk/sql.h

Modified the SQL framework to allow substitution of multiple % symbols.

------------------------------------------------------------------------
r105 | bruce | 2001-07-11 15:09:04 -0600 (Wed, 11 Jul 2001) | 2 lines
Changed paths:
   M /trunk/TODO

*** empty log message ***

------------------------------------------------------------------------
r104 | bruce | 2001-07-10 17:12:34 -0600 (Tue, 10 Jul 2001) | 2 lines
Changed paths:
   M /trunk/cvm.html

Note PAM in the ideas.

------------------------------------------------------------------------
r103 | bruce | 2001-07-10 17:12:06 -0600 (Tue, 10 Jul 2001) | 2 lines
Changed paths:
   M /trunk/cvm-mysql.html
   M /trunk/cvm-pgsql.html
   M /trunk/cvm-pwfile.html

Reference the pwcmp configuration parameter.

------------------------------------------------------------------------
r102 | bruce | 2001-07-10 17:11:44 -0600 (Tue, 10 Jul 2001) | 2 lines
Changed paths:
   M /trunk/cvm-pwfile.c

Use pwcmp library for password comparisons.

------------------------------------------------------------------------
r101 | bruce | 2001-07-10 17:11:13 -0600 (Tue, 10 Jul 2001) | 2 lines
Changed paths:
   M /trunk/cvm-mysql-local=x
   M /trunk/cvm-mysql-udp=x
   M /trunk/cvm-mysql=x
   M /trunk/cvm-pgsql-local=x
   M /trunk/cvm-pgsql-udp=x
   M /trunk/cvm-pgsql=x
   M /trunk/cvm-pwfile-local=x
   M /trunk/cvm-pwfile-udp=x
   M /trunk/cvm-pwfile=x

Need to link against pwcmp client library.

------------------------------------------------------------------------
r100 | bruce | 2001-07-10 17:11:01 -0600 (Tue, 10 Jul 2001) | 5 lines
Changed paths:
   M /trunk/cvm-pgsql.c

Use new pwcmp client library for password comparisons.
Remove unused str_cats_quoted routine.
Signal fatal errors to the module library.
Add cvm_auth_stop routine.

------------------------------------------------------------------------
r99 | bruce | 2001-07-10 17:10:00 -0600 (Tue, 10 Jul 2001) | 5 lines
Changed paths:
   M /trunk/cvm-mysql.c

Use new pwcmp library for password comparisons.
Fixed bug in database connect function.
Signal fatal errors to the module library.
Add cvm_auth_stop routine.

------------------------------------------------------------------------
r98 | bruce | 2001-07-10 17:08:03 -0600 (Tue, 10 Jul 2001) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/TODO

*** empty log message ***

------------------------------------------------------------------------
r97 | bruce | 2001-07-09 23:48:52 -0600 (Mon, 09 Jul 2001) | 2 lines
Changed paths:
   M /trunk/cvm-unix.c

Added a stub cvm_auth_stop routine.

------------------------------------------------------------------------
r96 | bruce | 2001-07-09 22:52:52 -0600 (Mon, 09 Jul 2001) | 2 lines
Changed paths:
   M /trunk/spec

Split the mysql and pgsql modules into subpackages.

------------------------------------------------------------------------
r95 | bruce | 2001-07-09 22:36:46 -0600 (Mon, 09 Jul 2001) | 3 lines
Changed paths:
   M /trunk/errors.h
   M /trunk/module.h
   M /trunk/module_command.c
   M /trunk/module_local.c
   M /trunk/module_udp.c

Added a fatal error indicator.
Added a new required function, cvm_auth_stop.

------------------------------------------------------------------------
r94 | bruce | 2001-07-08 04:34:31 -0600 (Sun, 08 Jul 2001) | 2 lines
Changed paths:
   M /trunk/TODO

*** empty log message ***

------------------------------------------------------------------------
r93 | bruce | 2001-07-06 23:03:46 -0600 (Fri, 06 Jul 2001) | 2 lines
Changed paths:
   M /trunk/cvm.html
   M /trunk/insthier.c

Added new MySQL and PgSQL modules.

------------------------------------------------------------------------
r92 | bruce | 2001-07-06 23:03:21 -0600 (Fri, 06 Jul 2001) | 2 lines
Changed paths:
   M /trunk/cvm-pwfile-local=x
   M /trunk/cvm-pwfile-udp=x
   M /trunk/cvm-pwfile=x

The pwfile module doesn't need s.lib or shadow.lib.

------------------------------------------------------------------------
r91 | bruce | 2001-07-06 23:02:57 -0600 (Fri, 06 Jul 2001) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/README.CVS
   M /trunk/TODO
   M /trunk/VERSION

*** empty log message ***

------------------------------------------------------------------------
r90 | bruce | 2001-07-06 23:02:31 -0600 (Fri, 06 Jul 2001) | 2 lines
Changed paths:
   M /trunk/cvm-pwfile.c

Use new "config" error code.

------------------------------------------------------------------------
r89 | bruce | 2001-07-06 23:01:27 -0600 (Fri, 06 Jul 2001) | 2 lines
Changed paths:
   A /trunk/cvm-mysql-local.c
   A /trunk/cvm-mysql-local=x
   A /trunk/cvm-mysql-udp.c
   A /trunk/cvm-mysql-udp=x
   A /trunk/cvm-mysql.c
   A /trunk/cvm-mysql.html
   A /trunk/cvm-mysql=x

Added new MySQL module.

------------------------------------------------------------------------
r88 | bruce | 2001-07-06 23:01:15 -0600 (Fri, 06 Jul 2001) | 2 lines
Changed paths:
   A /trunk/cvm-pgsql-local.c
   A /trunk/cvm-pgsql-local=x
   A /trunk/cvm-pgsql-udp.c
   A /trunk/cvm-pgsql-udp=x
   A /trunk/cvm-pgsql.c
   A /trunk/cvm-pgsql.html
   A /trunk/cvm-pgsql=x

Added new PgSQL module.

------------------------------------------------------------------------
r87 | bruce | 2001-07-06 22:55:12 -0600 (Fri, 06 Jul 2001) | 2 lines
Changed paths:
   M /trunk/errors.h
   M /trunk/errors.html

Added new configuration error code.

------------------------------------------------------------------------
r86 | bruce | 2001-07-06 22:32:51 -0600 (Fri, 06 Jul 2001) | 3 lines
Changed paths:
   A /trunk/sql-query.c
   A /trunk/sql.h
   A /trunk/sql=l

Added a library of functions common to SQL modules (currently only the
query building mechanism).

------------------------------------------------------------------------
r85 | bruce | 2001-07-06 18:16:24 -0600 (Fri, 06 Jul 2001) | 3 lines
Changed paths:
   M /trunk/cvm-unix.c

Applied patch from Paul Jarc to fix temporary error return cases, and
properly add the primary group ID to the supplemental group list.

------------------------------------------------------------------------
r84 | bruce | 2001-07-05 21:47:32 -0600 (Thu, 05 Jul 2001) | 2 lines
Changed paths:
   M /trunk/README

*** empty log message ***

------------------------------------------------------------------------
r83 | bruce | 2001-07-05 21:47:19 -0600 (Thu, 05 Jul 2001) | 2 lines
Changed paths:
   M /trunk/cvm-pwfile.html

Added explanation for CVM_PWFILE_PATH

------------------------------------------------------------------------
r82 | bruce | 2001-07-04 04:52:29 -0600 (Wed, 04 Jul 2001) | 2 lines
Changed paths:
   A /trunk/TODO

Added the TODO file.

------------------------------------------------------------------------
r81 | bruce | 2001-07-04 04:51:41 -0600 (Wed, 04 Jul 2001) | 2 lines
Changed paths:
   M /trunk/README.CVS

The CDB library is not needed yet.

------------------------------------------------------------------------
r80 | bruce | 2001-07-03 22:32:13 -0600 (Tue, 03 Jul 2001) | 2 lines
Changed paths:
   M /trunk/NEWS
   D /trunk/cvm-file-local.c
   D /trunk/cvm-file-local=x
   D /trunk/cvm-file-udp.c
   D /trunk/cvm-file-udp=x
   D /trunk/cvm-file.c
   D /trunk/cvm-file.html
   D /trunk/cvm-file=x
   A /trunk/cvm-pwfile-local.c
   A /trunk/cvm-pwfile-local=x
   A /trunk/cvm-pwfile-udp.c
   A /trunk/cvm-pwfile-udp=x
   A /trunk/cvm-pwfile.c
   A /trunk/cvm-pwfile.html
   A /trunk/cvm-pwfile=x
   M /trunk/cvm.html
   M /trunk/insthier.c

Renamed cvm-file to cvm-pwfile to reflect its true nature.

------------------------------------------------------------------------
r79 | bruce | 2001-07-03 22:32:00 -0600 (Tue, 03 Jul 2001) | 2 lines
Changed paths:
   M /trunk/README
   A /trunk/README.CVS

*** empty log message ***

------------------------------------------------------------------------
r78 | bruce | 2001-06-30 00:05:01 -0600 (Sat, 30 Jun 2001) | 2 lines
Changed paths:
   A /trunk/cvm-file-local.c
   A /trunk/cvm-file-local=x
   A /trunk/cvm-file-udp.c
   A /trunk/cvm-file-udp=x
   A /trunk/cvm-file.c
   A /trunk/cvm-file.html
   A /trunk/cvm-file=x
   M /trunk/cvm.html
   M /trunk/insthier.c

Added a new cvm-file module set.

------------------------------------------------------------------------
r77 | bruce | 2001-06-30 00:04:48 -0600 (Sat, 30 Jun 2001) | 2 lines
Changed paths:
   M /trunk/cvm-unix.c

Replaced the hard-coded numeric error codes with CVME symbols.

------------------------------------------------------------------------
r76 | bruce | 2001-06-30 00:04:12 -0600 (Sat, 30 Jun 2001) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/README
   M /trunk/spec

*** empty log message ***

------------------------------------------------------------------------
r75 | bruce | 2001-06-29 23:58:52 -0600 (Fri, 29 Jun 2001) | 2 lines
Changed paths:
   A /trunk/cvm-unix.html

Added some documentation for cvm-unix.

------------------------------------------------------------------------
r74 | bruce | 2001-06-29 23:58:27 -0600 (Fri, 29 Jun 2001) | 2 lines
Changed paths:
   M /trunk/module.html

Documented the new cvm_auth_init API.

------------------------------------------------------------------------
r73 | bruce | 2001-06-29 23:20:37 -0600 (Fri, 29 Jun 2001) | 2 lines
Changed paths:
   M /trunk/cvm-unix.c
   M /trunk/module.h
   M /trunk/module_command.c
   M /trunk/module_local.c
   M /trunk/module_udp.c

Added new cvm_auth_init feature to the module API.

------------------------------------------------------------------------
r72 | bruce | 2001-06-29 23:19:37 -0600 (Fri, 29 Jun 2001) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/makedist.py

*** empty log message ***

------------------------------------------------------------------------
r71 | bruce | 2001-05-18 21:39:56 -0600 (Fri, 18 May 2001) | 2 lines
Changed paths:
   M /trunk/NEWS

*** empty log message ***

------------------------------------------------------------------------
r70 | bruce | 2001-05-18 21:39:46 -0600 (Fri, 18 May 2001) | 2 lines
Changed paths:
   M /trunk/cvm-benchclient.c
   M /trunk/cvm-checkpassword.c
   M /trunk/cvm-testclient.c
   M /trunk/cvm-unix.c

Updated to call the new cvm_ prefixed symbols.

------------------------------------------------------------------------
r69 | bruce | 2001-05-18 21:38:22 -0600 (Fri, 18 May 2001) | 3 lines
Changed paths:
   M /trunk/client.c
   M /trunk/client.h
   M /trunk/client.html

Prepend "cvm_" to all exported symbols.
Invert the return value from the cvm_fact routines.

------------------------------------------------------------------------
r68 | bruce | 2001-05-18 21:37:22 -0600 (Fri, 18 May 2001) | 2 lines
Changed paths:
   M /trunk/module.h
   M /trunk/module.html
   M /trunk/module_command.c
   M /trunk/module_local.c
   M /trunk/module_log.c
   M /trunk/module_output.c
   M /trunk/module_request.c
   M /trunk/module_udp.c

Prepend all exported symbols with "cvm_"

------------------------------------------------------------------------
r67 | bruce | 2001-05-18 19:22:01 -0600 (Fri, 18 May 2001) | 4 lines
Changed paths:
   M /trunk/facts.html

Added specific note about what numbers are reserved for local or
experimental use.
Made the CVM_FACT_SHELL fact optional.

------------------------------------------------------------------------
r66 | bruce | 2001-05-18 18:36:14 -0600 (Fri, 18 May 2001) | 2 lines
Changed paths:
   M /trunk/errors.h
   M /trunk/errors.html

Added a "no fact" error code.

------------------------------------------------------------------------
r65 | bruce | 2001-05-18 18:35:58 -0600 (Fri, 18 May 2001) | 2 lines
Changed paths:
   M /trunk/facts.c
   M /trunk/facts.h
   M /trunk/facts.html

Renamed all facts to prepend a "cvm_".

------------------------------------------------------------------------
r64 | bruce | 2001-05-17 22:31:05 -0600 (Thu, 17 May 2001) | 3 lines
Changed paths:
   M /trunk/facts.h
   M /trunk/facts.html

Added the office location, work phone, and home phone information from
the GECOS field of the passwd struct.

------------------------------------------------------------------------
r63 | bruce | 2001-05-17 20:01:50 -0600 (Thu, 17 May 2001) | 2 lines
Changed paths:
   M /trunk/cvm.html
   M /trunk/errors.html
   M /trunk/facts.html

Improved the wording and formatting of the documentation.

------------------------------------------------------------------------
r62 | bruce | 2001-05-17 20:01:19 -0600 (Thu, 17 May 2001) | 3 lines
Changed paths:
   M /trunk/benchmark.sh

Add a short delay after backgrounding the socket servers so they can
establish their socket.

------------------------------------------------------------------------
r61 | bruce | 2001-05-17 20:00:28 -0600 (Thu, 17 May 2001) | 3 lines
Changed paths:
   M /trunk/cvm-unix.c

Truncate the GECOS field at the first comma.
Parse and show the supplemental group IDs.

------------------------------------------------------------------------
r60 | bruce | 2001-05-17 16:06:18 -0600 (Thu, 17 May 2001) | 2 lines
Changed paths:
   M /trunk/module.html

*** empty log message ***

------------------------------------------------------------------------
r59 | bruce | 2001-05-17 16:05:53 -0600 (Thu, 17 May 2001) | 2 lines
Changed paths:
   M /trunk/cvm-testclient.c

Added support for reporting the supplemental group list.

------------------------------------------------------------------------
r58 | bruce | 2001-05-16 05:42:13 -0600 (Wed, 16 May 2001) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/README
   M /trunk/VERSION

*** empty log message ***

------------------------------------------------------------------------
r57 | bruce | 2001-05-16 05:41:05 -0600 (Wed, 16 May 2001) | 3 lines
Changed paths:
   M /trunk/cvm-testclient.c
   M /trunk/facts.c
   M /trunk/facts.h
   M /trunk/module.h
   M /trunk/module_output.c

Completed upgrading "unsigned" to "unsigned long" as the integer fact
type everywhere.

------------------------------------------------------------------------
r56 | bruce | 2001-05-16 05:37:39 -0600 (Wed, 16 May 2001) | 2 lines
Changed paths:
   M /trunk/cvm-checkpassword.c

Include the proper dynamic header file.

------------------------------------------------------------------------
r55 | bruce | 2001-05-16 05:35:55 -0600 (Wed, 16 May 2001) | 2 lines
Changed paths:
   M /trunk/cvm.html
   A /trunk/facts.html
   M /trunk/protocol.html

Moved the list of fact numbers into its own document.

------------------------------------------------------------------------
r54 | bruce | 2001-05-16 05:35:26 -0600 (Wed, 16 May 2001) | 5 lines
Changed paths:
   M /trunk/client.c
   M /trunk/client.h
   M /trunk/client.html

Modified the fact_uint function to use unsigned long instead of just
unsigned.
Modified the fact_str function to return sucessive facts when the call
is repeated.

------------------------------------------------------------------------
r53 | bruce | 2001-05-16 05:34:01 -0600 (Wed, 16 May 2001) | 2 lines
Changed paths:
   M /trunk/rationale.html

Improved wording.

------------------------------------------------------------------------
r52 | bruce | 2001-05-10 19:58:51 -0600 (Thu, 10 May 2001) | 2 lines
Changed paths:
   D /trunk/makedist.in
   A /trunk/makedist.py

Moved to the new Python-based SPAC makedist system.

------------------------------------------------------------------------
r51 | bruce | 2001-05-10 19:58:26 -0600 (Thu, 10 May 2001) | 2 lines
Changed paths:
   M /trunk/cvm-benchclient=x
   M /trunk/cvm-checkpassword=x
   M /trunk/cvm-testclient=x

Add iopoll.o to this programs that use iopoll.

------------------------------------------------------------------------
r50 | bruce | 2001-05-10 19:58:00 -0600 (Thu, 10 May 2001) | 2 lines
Changed paths:
   M /trunk/rts.exp

Fixed the use of the wrong error code for an authentication failure.

------------------------------------------------------------------------
r49 | bruce | 2001-05-09 18:56:17 -0600 (Wed, 09 May 2001) | 2 lines
Changed paths:
   M /trunk/README

*** empty log message ***

------------------------------------------------------------------------
r48 | bruce | 2001-05-09 18:52:00 -0600 (Wed, 09 May 2001) | 2 lines
Changed paths:
   A /trunk/cvm-benchclient.html
   A /trunk/cvm-checkpassword.html
   A /trunk/cvm-testclient.html
   M /trunk/cvm.html

Added program documentation.

------------------------------------------------------------------------
r47 | bruce | 2001-05-09 18:51:43 -0600 (Wed, 09 May 2001) | 2 lines
Changed paths:
   M /trunk/cvm-benchclient.c
   M /trunk/cvm-testclient.c

Fixed the program name in the usage notes.

------------------------------------------------------------------------
r46 | bruce | 2001-05-09 18:40:02 -0600 (Wed, 09 May 2001) | 2 lines
Changed paths:
   M /trunk/cvm-checkpassword.c

Added missing close of FD 3 after reading the data.

------------------------------------------------------------------------
r45 | bruce | 2001-05-09 17:54:42 -0600 (Wed, 09 May 2001) | 2 lines
Changed paths:
   M /trunk/insthier.c

Add new program cvm-checkpassword to list of installed binaries.

------------------------------------------------------------------------
r44 | bruce | 2001-05-09 17:43:53 -0600 (Wed, 09 May 2001) | 2 lines
Changed paths:
   M /trunk/README

*** empty log message ***

------------------------------------------------------------------------
r43 | bruce | 2001-05-09 17:37:53 -0600 (Wed, 09 May 2001) | 2 lines
Changed paths:
   M /trunk/NEWS
   A /trunk/cvm-checkpassword.c
   A /trunk/cvm-checkpassword=x

Added a checkpassword emulator.

------------------------------------------------------------------------
r42 | bruce | 2001-03-22 17:59:59 -0600 (Thu, 22 Mar 2001) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/insthier.c

*** empty log message ***

------------------------------------------------------------------------
r41 | bruce | 2001-03-22 17:59:36 -0600 (Thu, 22 Mar 2001) | 2 lines
Changed paths:
   M /trunk/README
   M /trunk/VERSION

Bumped up the version number.

------------------------------------------------------------------------
r40 | bruce | 2001-03-22 17:59:02 -0600 (Thu, 22 Mar 2001) | 2 lines
Changed paths:
   A /trunk/benchmark.sh
   A /trunk/cvm-benchclient.c
   A /trunk/cvm-benchclient=x

Added a benchmarking tool.

------------------------------------------------------------------------
r39 | bruce | 2001-03-22 17:58:41 -0600 (Thu, 22 Mar 2001) | 2 lines
Changed paths:
   M /trunk/client.c

Fixed bogus use of vfork, and poor handling of data parsing.

------------------------------------------------------------------------
r38 | bruce | 2001-03-19 23:17:02 -0600 (Mon, 19 Mar 2001) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/README
   M /trunk/makedist.in

*** empty log message ***

------------------------------------------------------------------------
r37 | bruce | 2001-03-19 23:11:48 -0600 (Mon, 19 Mar 2001) | 2 lines
Changed paths:
   M /trunk/README
   M /trunk/spec

*** empty log message ***

------------------------------------------------------------------------
r36 | bruce | 2001-03-19 23:10:17 -0600 (Mon, 19 Mar 2001) | 2 lines
Changed paths:
   M /trunk/client.c
   M /trunk/cvm-testclient.c
   M /trunk/cvm-unix.c
   M /trunk/facts.c
   M /trunk/module_command.c
   M /trunk/module_local.c
   M /trunk/module_log.c
   M /trunk/module_output.c
   M /trunk/module_request.c
   M /trunk/module_udp.c

Added GPL copyright notices.

------------------------------------------------------------------------
r35 | bruce | 2001-03-19 23:04:16 -0600 (Mon, 19 Mar 2001) | 2 lines
Changed paths:
   M /trunk/module_local.c
   M /trunk/module_udp.c

Exit in signal handler.

------------------------------------------------------------------------
r34 | bruce | 2001-03-19 23:03:54 -0600 (Mon, 19 Mar 2001) | 2 lines
Changed paths:
   M /trunk/client.c

Fixed return of error codes from command exit.

------------------------------------------------------------------------
r33 | bruce | 2001-03-19 23:03:40 -0600 (Mon, 19 Mar 2001) | 2 lines
Changed paths:
   M /trunk/rts.exp
   M /trunk/rts.tests

Filled in tests.

------------------------------------------------------------------------
r32 | bruce | 2001-03-19 22:30:48 -0600 (Mon, 19 Mar 2001) | 2 lines
Changed paths:
   M /trunk/client.c
   M /trunk/client.h
   A /trunk/command=l
   M /trunk/cvm-testclient.c
   A /trunk/cvm-unix-local.c
   A /trunk/cvm-unix-local=x
   A /trunk/cvm-unix-udp.c
   A /trunk/cvm-unix-udp=x
   M /trunk/cvm-unix.c
   M /trunk/cvm-unix=x
   A /trunk/errors.h
   M /trunk/insthier.c
   A /trunk/local=l
   M /trunk/module.h
   D /trunk/module=l
   A /trunk/module_command.c
   D /trunk/module_input.c
   A /trunk/module_local.c
   A /trunk/module_log.c
   D /trunk/module_main.c
   M /trunk/module_output.c
   A /trunk/module_request.c
   A /trunk/module_udp.c
   A /trunk/udp=l

Totally rewrote the package to provide three modes of operation.

------------------------------------------------------------------------
r31 | bruce | 2001-03-19 22:30:26 -0600 (Mon, 19 Mar 2001) | 2 lines
Changed paths:
   M /trunk/README
   A /trunk/rts.exp
   A /trunk/rts.sh
   A /trunk/rts.tests

*** empty log message ***

------------------------------------------------------------------------
r30 | bruce | 2001-03-19 22:30:07 -0600 (Mon, 19 Mar 2001) | 2 lines
Changed paths:
   M /trunk/README
   M /trunk/makedist.in

Removed the mailing list data from the makedist.in and added it to README.

------------------------------------------------------------------------
r29 | bruce | 2001-03-19 22:27:55 -0600 (Mon, 19 Mar 2001) | 2 lines
Changed paths:
   M /trunk/VERSION

Bumped up version number.

------------------------------------------------------------------------
r28 | bruce | 2001-03-19 22:27:09 -0600 (Mon, 19 Mar 2001) | 3 lines
Changed paths:
   M /trunk/NEWS

Added note about new features.
Bumped version number.

------------------------------------------------------------------------
r27 | bruce | 2001-03-19 22:23:57 -0600 (Mon, 19 Mar 2001) | 2 lines
Changed paths:
   M /trunk/cvm.html

Renamed the local-domain socket module to cvm-local:

------------------------------------------------------------------------
r26 | bruce | 2001-03-11 23:16:58 -0600 (Sun, 11 Mar 2001) | 2 lines
Changed paths:
   M /trunk/client.html
   M /trunk/cvm.html
   A /trunk/errors.html
   M /trunk/module.html
   M /trunk/protocol.html
   M /trunk/rationale.html

Updated documentation for new server framework.

------------------------------------------------------------------------
r25 | bruce | 2001-03-10 04:24:51 -0600 (Sat, 10 Mar 2001) | 2 lines
Changed paths:
   M /trunk/client.c

Rewrote the client library to do UDP calls.

------------------------------------------------------------------------
r24 | bruce | 2001-03-10 04:24:14 -0600 (Sat, 10 Mar 2001) | 2 lines
Changed paths:
   M /trunk/cvm-testclient=x

CVM clients now need the socket library.

------------------------------------------------------------------------
r23 | bruce | 2001-03-10 04:23:51 -0600 (Sat, 10 Mar 2001) | 3 lines
Changed paths:
   M /trunk/cvm.html
   A /trunk/protocol.html
   A /trunk/rationale.html

Further split up the CVM documentation, modified to account for upcoming
UDP modifications.

------------------------------------------------------------------------
r22 | bruce | 2001-03-10 04:22:40 -0600 (Sat, 10 Mar 2001) | 2 lines
Changed paths:
   M /trunk/module_input.c
   M /trunk/module_output.c

Shrank buffer size down to 512 bytes.

------------------------------------------------------------------------
r21 | bruce | 2001-03-08 15:08:19 -0600 (Thu, 08 Mar 2001) | 2 lines
Changed paths:
   M /trunk/README

Updated date.

------------------------------------------------------------------------
r20 | bruce | 2001-03-07 17:25:54 -0600 (Wed, 07 Mar 2001) | 2 lines
Changed paths:
   M /trunk/NEWS

*** empty log message ***

------------------------------------------------------------------------
r19 | bruce | 2001-03-07 00:04:34 -0600 (Wed, 07 Mar 2001) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/README
   M /trunk/VERSION

Bumped up version number.

------------------------------------------------------------------------
r18 | bruce | 2001-03-06 23:13:08 -0600 (Tue, 06 Mar 2001) | 3 lines
Changed paths:
   M /trunk/client.c

Properly handle unsigned numbers, rejecting negatives.
Return error if parsing data fails, even if module returns OK.

------------------------------------------------------------------------
r17 | bruce | 2001-02-27 17:16:15 -0600 (Tue, 27 Feb 2001) | 2 lines
Changed paths:
   M /trunk/insthier.c

Fixed to account for file name changes.

------------------------------------------------------------------------
r16 | bruce | 2001-02-27 17:15:15 -0600 (Tue, 27 Feb 2001) | 2 lines
Changed paths:
   M /trunk/README

Fixed up date.

------------------------------------------------------------------------
r15 | bruce | 2001-02-27 17:15:09 -0600 (Tue, 27 Feb 2001) | 2 lines
Changed paths:
   M /trunk/cvm-unix=x

Added shadow.lib dependancy to cvm-unix.

------------------------------------------------------------------------
r14 | bruce | 2001-02-23 17:27:40 -0600 (Fri, 23 Feb 2001) | 2 lines
Changed paths:
   A /trunk/cvm-testclient.c
   A /trunk/cvm-testclient=x
   D /trunk/testcvmclient.c
   D /trunk/testcvmclient=x

Renamed testcvmclient to cvm-testclient

------------------------------------------------------------------------
r13 | bruce | 2001-02-23 17:18:02 -0600 (Fri, 23 Feb 2001) | 2 lines
Changed paths:
   A /trunk/client.html
   M /trunk/cvm.html
   A /trunk/module.html

Added new library documentation.

------------------------------------------------------------------------
r12 | bruce | 2001-02-23 17:17:48 -0600 (Fri, 23 Feb 2001) | 2 lines
Changed paths:
   M /trunk/client.c

Fixed bug of using strtol instead of strtoul.

------------------------------------------------------------------------
r11 | bruce | 2001-02-23 17:17:30 -0600 (Fri, 23 Feb 2001) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/VERSION

Bumped up version number.

------------------------------------------------------------------------
r10 | bruce | 2001-02-23 17:16:59 -0600 (Fri, 23 Feb 2001) | 2 lines
Changed paths:
   A /trunk/cvm-unix.c
   A /trunk/cvm-unix=x
   D /trunk/cvm_unix.c
   D /trunk/cvm_unix=x

Renamed cvm_unix to cvm-unix.

------------------------------------------------------------------------
r9 | bruce | 2001-02-23 00:29:57 -0600 (Fri, 23 Feb 2001) | 2 lines
Changed paths:
   M /trunk/README
   M /trunk/makedist.in

*** empty log message ***

------------------------------------------------------------------------
r8 | bruce | 2001-02-23 00:26:42 -0600 (Fri, 23 Feb 2001) | 2 lines
Changed paths:
   A /trunk/makedist.in

Added the makedist file.

------------------------------------------------------------------------
r7 | bruce | 2001-02-23 00:24:31 -0600 (Fri, 23 Feb 2001) | 2 lines
Changed paths:
   A /trunk/NEWS
   A /trunk/README
   M /trunk/VERSION
   A /trunk/spec

Fixed up distribution files.

------------------------------------------------------------------------
r6 | bruce | 2001-02-22 23:37:59 -0600 (Thu, 22 Feb 2001) | 2 lines
Changed paths:
   D /trunk/testclient.c
   D /trunk/testclient=x
   A /trunk/testcvmclient.c
   A /trunk/testcvmclient=x

Renamed testclient to testcvmclient.

------------------------------------------------------------------------
r5 | bruce | 2001-02-22 23:37:48 -0600 (Thu, 22 Feb 2001) | 2 lines
Changed paths:
   M /trunk/insthier.c

Install cvm_unix and testcvmclient in conf_bin.

------------------------------------------------------------------------
r4 | bruce | 2001-02-22 23:37:22 -0600 (Thu, 22 Feb 2001) | 3 lines
Changed paths:
   M /trunk/client.c

Wait for program exit after killing the program to catch exit codes
properly.

------------------------------------------------------------------------
r3 | bruce | 2001-02-22 23:24:15 -0600 (Thu, 22 Feb 2001) | 2 lines
Changed paths:
   A /trunk/cvm.html
   D /trunk/interface.html

Renamed interface.html to cvm.html

------------------------------------------------------------------------
r2 | bruce | 2001-02-22 23:15:28 -0600 (Thu, 22 Feb 2001) | 2 lines
Changed paths:
   D /trunk/auth_sys.c
   D /trunk/auth_sys=x
   A /trunk/cvm_unix.c
   A /trunk/cvm_unix=x

Renamed auth_sys to cvm_unix.

------------------------------------------------------------------------
r1 | bruce | 2001-02-22 23:11:51 -0600 (Thu, 22 Feb 2001) | 2 lines
Changed paths:
   A /trunk
   A /trunk/VERSION
   A /trunk/auth_sys.c
   A /trunk/auth_sys=x
   A /trunk/client.c
   A /trunk/client.h
   A /trunk/client=l
   A /trunk/facts.c
   A /trunk/facts.h
   A /trunk/insthier.c
   A /trunk/interface.html
   A /trunk/module.h
   A /trunk/module=l
   A /trunk/module_input.c
   A /trunk/module_main.c
   A /trunk/module_output.c
   A /trunk/testclient.c
   A /trunk/testclient=x

Initial revision

------------------------------------------------------------------------
