------------------------------------------------------------------------
r398 | bruce | 2005-08-23 13:35:46 -0600 (Tue, 23 Aug 2005) | 3 lines
Changed paths:
   M /trunk/tests.inc

Fixed up printf invocations to make them work around the bugs in ash's
builtin printf.

------------------------------------------------------------------------
r397 | bruce | 2005-08-23 12:22:48 -0600 (Tue, 23 Aug 2005) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/VERSION

Bumped version number to 0.75, just because.

------------------------------------------------------------------------
r396 | bruce | 2005-08-19 17:35:32 -0600 (Fri, 19 Aug 2005) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/cvm-vmailmgr.html

Documented the new $VMAILMGR_AUTOCONVERT environment variable.

------------------------------------------------------------------------
r395 | bruce | 2005-08-19 16:42:17 -0600 (Fri, 19 Aug 2005) | 3 lines
Changed paths:
   M /trunk/spec

The previous cvm-vmailmgr autoconvert fix requires a patch only present
in bglibs 1.027.

------------------------------------------------------------------------
r394 | bruce | 2005-08-19 16:40:49 -0600 (Fri, 19 Aug 2005) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/TODO
   M /trunk/cvm-vmailmgr-local=x
   M /trunk/cvm-vmailmgr-udp=x
   M /trunk/cvm-vmailmgr.c
   M /trunk/cvm-vmailmgr.h
   M /trunk/cvm-vmailmgr=x
   A /trunk/tests/vmailmgr-xconvert
   M /trunk/tests.inc
   A /trunk/vmautoconvert.c

Added an "autoconvert" mode to cvm-vmailmgr, which converts encrypted
passwords to plain-text on successful authentication.

------------------------------------------------------------------------
r393 | bruce | 2005-08-19 15:00:18 -0600 (Fri, 19 Aug 2005) | 3 lines
Changed paths:
   M /trunk/cvm-vmailmgr-local=x
   M /trunk/cvm-vmailmgr-udp=x
   M /trunk/cvm-vmailmgr.c
   M /trunk/cvm-vmailmgr.h
   M /trunk/cvm-vmailmgr=x
   D /trunk/vmmain.c

Since there is no more cvm-vmlookup module, merge vmmain.c back into
cvm-vmailmgr.c (and adjust cvm-vmailmgr.h to match).

------------------------------------------------------------------------
r392 | bruce | 2005-08-19 14:53:11 -0600 (Fri, 19 Aug 2005) | 2 lines
Changed paths:
   A /trunk/INSTHIER
   D /trunk/insthier.c
   M /trunk/spec

Converted to use bg-installer for installation.

------------------------------------------------------------------------
r391 | bruce | 2005-08-19 14:43:24 -0600 (Fri, 19 Aug 2005) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/VERSION

Bumped version to 0.72

------------------------------------------------------------------------
r390 | bruce | 2005-06-01 23:38:00 -0600 (Wed, 01 Jun 2005) | 1 line
Changed paths:
   A /tags/0.71 (from /trunk:389)

Tagged version 0.71
------------------------------------------------------------------------
r389 | bruce | 2005-06-01 22:55:07 -0600 (Wed, 01 Jun 2005) | 2 lines
Changed paths:
   M /trunk/makedist.py

Add the ChangeLog to the list of "extra" website files.

------------------------------------------------------------------------
r388 | bruce | 2005-06-01 22:20:11 -0600 (Wed, 01 Jun 2005) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/TOP.spac
   M /trunk/cvm-vchkpw.c
   A /trunk/cvm-vchkpw=x
   M /trunk/programs.spac

Updated the cvm-vchkpw module.  It now compiles, and should work
but remains completely untested.

------------------------------------------------------------------------
r387 | bruce | 2005-06-01 22:02:23 -0600 (Wed, 01 Jun 2005) | 2 lines
Changed paths:
   A /trunk/sasl_auth.c

Initial commit of sasl_auth.c source.

------------------------------------------------------------------------
r386 | bruce | 2005-06-01 21:59:43 -0600 (Wed, 01 Jun 2005) | 2 lines
Changed paths:
   A /trunk/cvm-chain.html

Initial commit of the cvm-chain.html documentation page.

------------------------------------------------------------------------
r385 | bruce | 2005-06-01 19:39:19 -0600 (Wed, 01 Jun 2005) | 2 lines
Changed paths:
   M /trunk/tests.inc

Set PROTO to make UCSPI variables work.

------------------------------------------------------------------------
r384 | bruce | 2005-06-01 19:39:00 -0600 (Wed, 01 Jun 2005) | 2 lines
Changed paths:
   M /trunk/spec

Use %{_includedir} for locaing the PostgreSQL headers.

------------------------------------------------------------------------
r383 | bruce | 2005-06-01 19:38:32 -0600 (Wed, 01 Jun 2005) | 2 lines
Changed paths:
   M /trunk/TODO

Added a to do note about auto-converting passwords.

------------------------------------------------------------------------
r382 | bruce | 2005-06-01 19:38:12 -0600 (Wed, 01 Jun 2005) | 2 lines
Changed paths:
   M /trunk/TODO
   M /trunk/v2client_wrappers.c

Rewrote v2client_wrappers to avoid static strings.

------------------------------------------------------------------------
r381 | bruce | 2005-06-01 19:19:28 -0600 (Wed, 01 Jun 2005) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/VERSION

Bumped version to 0.71 for several brown-paper-bag bug fixes.

------------------------------------------------------------------------
r380 | bruce | 2005-06-01 19:18:49 -0600 (Wed, 01 Jun 2005) | 2 lines
Changed paths:
   M /trunk/sasl_authenticate.c

If no domain is present, use an empty one instead of crashing.

------------------------------------------------------------------------
r379 | bruce | 2005-06-01 19:17:34 -0600 (Wed, 01 Jun 2005) | 3 lines
Changed paths:
   M /trunk/cvm-checkpassword.c
   M /trunk/cvm-v1checkpassword.c
   M /trunk/sasl_init.c

Use ucspi_localhost() instead of getenv("TCPLOCALHOST") to determine the
local host name.

------------------------------------------------------------------------
r378 | bruce | 2005-06-01 19:13:21 -0600 (Wed, 01 Jun 2005) | 2 lines
Changed paths:
   M /trunk/sasl_login.c

Only set sa->response if no initial response is present.

------------------------------------------------------------------------
r377 | bruce | 2005-06-01 19:12:59 -0600 (Wed, 01 Jun 2005) | 2 lines
Changed paths:
   M /trunk/sasl_plain.c

Switched to a static response function.

------------------------------------------------------------------------
r376 | bruce | 2005-06-01 19:12:30 -0600 (Wed, 01 Jun 2005) | 2 lines
Changed paths:
   M /trunk/sasl_cram_md5.c

Switched to a static response function.

------------------------------------------------------------------------
r375 | bruce | 2005-06-01 19:09:46 -0600 (Wed, 01 Jun 2005) | 3 lines
Changed paths:
   M /trunk/sasl_login.c

Use multiple response functions instead of keeping state based on the
length of sa->username.

------------------------------------------------------------------------
r374 | bruce | 2005-06-01 19:04:26 -0600 (Wed, 01 Jun 2005) | 3 lines
Changed paths:
   M /trunk/sasl_login.c

Make sure to set the username empty before starting the login process,
otherwise all logins after the first will fail.

------------------------------------------------------------------------
r373 | bruce | 2005-06-01 17:21:41 -0600 (Wed, 01 Jun 2005) | 1 line
Changed paths:
   A /tags/0.70 (from /trunk:372)

Tagged version 0.70
------------------------------------------------------------------------
r372 | bruce | 2005-06-01 17:16:14 -0600 (Wed, 01 Jun 2005) | 2 lines
Changed paths:
   M /trunk/TOP.spac

Make sure the "install" target is in the local TOP spac rule.

------------------------------------------------------------------------
r371 | bruce | 2005-06-01 16:48:45 -0600 (Wed, 01 Jun 2005) | 2 lines
Changed paths:
   M /trunk/README.in
   M /trunk/spec

Now requires bglibs-1.020 (format strings).

------------------------------------------------------------------------
r370 | bruce | 2005-06-01 14:11:07 -0600 (Wed, 01 Jun 2005) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/VERSION
   M /trunk/sasl.h
   M /trunk/sasl_authenticate.c
   M /trunk/sasl_cram_md5.c
   M /trunk/sasl_init.c
   M /trunk/sasl_internal.h
   M /trunk/sasl_login.c
   M /trunk/sasl_plain.c
   M /trunk/sasl_start.c

Rewrote SASL API to eliminate static data, making it reentrant.
Bumped version up to 0.70 as a result.

------------------------------------------------------------------------
r369 | bruce | 2005-06-01 13:42:26 -0600 (Wed, 01 Jun 2005) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/TODO
   A /trunk/sasl-auth-test.c
   A /trunk/sasl-auth-test=x
   M /trunk/sasl.h
   M /trunk/sasl=l
   M /trunk/sasl_authenticate.c
   A /trunk/tests/sasl-eof
   A /trunk/tests/sasl-login1
   A /trunk/tests/sasl-login2
   A /trunk/tests/sasl-nomech
   A /trunk/tests/sasl-plain-fail
   A /trunk/tests/sasl-plain1
   A /trunk/tests/sasl-plain2
   M /trunk/tests.inc

Added SASL generic text I/O authentication framework from mailfront.

------------------------------------------------------------------------
r368 | bruce | 2005-05-31 13:28:03 -0600 (Tue, 31 May 2005) | 2 lines
Changed paths:
   M /trunk/NEWS

Fixed up the SASL library to use the v2 client library.

------------------------------------------------------------------------
r367 | bruce | 2005-05-31 13:27:53 -0600 (Tue, 31 May 2005) | 2 lines
Changed paths:
   M /trunk/sasl_cram_md5.c
   M /trunk/sasl_internal.h
   M /trunk/sasl_login.c
   M /trunk/sasl_plain.c

Fixed up the SASL library to use the v2 client library.

------------------------------------------------------------------------
r366 | bruce | 2005-05-31 13:26:54 -0600 (Tue, 31 May 2005) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/VERSION

Bumped version to 0.65

------------------------------------------------------------------------
r365 | bruce | 2005-05-31 10:51:07 -0600 (Tue, 31 May 2005) | 2 lines
Changed paths:
   M /trunk/credentials.html

Clarified the CVM_CRED_RESPONSE_TYPE value semantics.

------------------------------------------------------------------------
r364 | bruce | 2005-05-31 09:37:56 -0600 (Tue, 31 May 2005) | 2 lines
Changed paths:
   M /trunk/v2client.c
   M /trunk/v2client.h

Make the credentials parameter const, as it is not modified.

------------------------------------------------------------------------
r363 | bruce | 2005-05-29 23:46:34 -0600 (Sun, 29 May 2005) | 2 lines
Changed paths:
   M /trunk/client_xfer_command.c
   M /trunk/client_xfer_udp.c
   M /trunk/cvm-chain.c
   M /trunk/cvm-unix.c
   M /trunk/cvm-vchkpw.c
   M /trunk/cvm-vmailmgr.c
   M /trunk/module_output.c
   M /trunk/sasl_cram_md5.c
   M /trunk/v1client.c
   M /trunk/v2client.c
   M /trunk/vmlookup.c
   M /trunk/vmmain.c

Move #include <sys/types> to the first in the list, as BSD needs this.

------------------------------------------------------------------------
r362 | bruce | 2005-05-29 16:54:31 -0600 (Sun, 29 May 2005) | 1 line
Changed paths:
   A /tags/0.60 (from /trunk:361)

Tagged version 0.60
------------------------------------------------------------------------
r361 | bruce | 2005-05-29 16:41:13 -0600 (Sun, 29 May 2005) | 2 lines
Changed paths:
   M /trunk/TODO
   A /trunk/tests/chain

Added test for cvm-chain.

------------------------------------------------------------------------
r360 | bruce | 2005-05-27 17:01:19 -0600 (Fri, 27 May 2005) | 3 lines
Changed paths:
   M /trunk/NEWS
   A /trunk/cvm-chain.c
   A /trunk/cvm-chain=x
   M /trunk/cvm.html
   M /trunk/insthier.c

Added cvm-chain combination client/module program
(adapted from code contributed by Dale Woolridge).

------------------------------------------------------------------------
r359 | bruce | 2005-05-27 11:55:05 -0600 (Fri, 27 May 2005) | 2 lines
Changed paths:
   M /trunk/module.html
   M /trunk/v1client.html
   M /trunk/v2client.html

Renamed client and module library symbols in the documentation.

------------------------------------------------------------------------
r358 | bruce | 2005-05-27 11:54:43 -0600 (Fri, 27 May 2005) | 2 lines
Changed paths:
   M /trunk/client_domain.c

Renamed cvm_ucspi_domain to match other cvm client library functions.

------------------------------------------------------------------------
r357 | bruce | 2005-05-25 17:52:01 -0600 (Wed, 25 May 2005) | 3 lines
Changed paths:
   M /trunk/module.h
   M /trunk/v1client.h
   M /trunk/v2client.h

Added an #ifdef in the headers to prevent the definition of the
compatibility macros.

------------------------------------------------------------------------
r356 | bruce | 2005-05-25 17:37:52 -0600 (Wed, 25 May 2005) | 4 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/VERSION
   M /trunk/client_setenv.c
   M /trunk/client_setugid.c
   M /trunk/credentials.h
   M /trunk/cvm-benchclient.c
   M /trunk/cvm-checkpassword.c
   M /trunk/cvm-pwfile.c
   M /trunk/cvm-qmail.c
   M /trunk/cvm-testclient.c
   M /trunk/cvm-unix.c
   M /trunk/cvm-v1benchclient.c
   M /trunk/cvm-v1checkpassword.c
   M /trunk/cvm-v1testclient.c
   M /trunk/cvm-vmailmgr.c
   M /trunk/module.h
   M /trunk/module_command.c
   M /trunk/module_local.c
   M /trunk/module_local_main.c
   M /trunk/module_log.c
   M /trunk/module_main.c
   M /trunk/module_output.c
   M /trunk/module_request.c
   M /trunk/module_udp.c
   M /trunk/module_udp_main.c
   M /trunk/qmail-lookup.c
   M /trunk/sasl_authenticate.c
   M /trunk/sasl_cram_md5.c
   M /trunk/sql-auth.c
   M /trunk/sql-query-test.c
   M /trunk/sql-query.c
   M /trunk/v1client.c
   M /trunk/v1client.h
   M /trunk/v2client.c
   M /trunk/v2client.h
   M /trunk/v2client_wrappers.c
   M /trunk/vmlookup.c
   M /trunk/vmmain.c

Major API change, bumping up the version number to 0.60.
- All module symbols are named cvm_module_*
- All client symbols are named cvm_client_*

------------------------------------------------------------------------
r355 | bruce | 2005-05-25 13:24:31 -0600 (Wed, 25 May 2005) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/cvm-pwfile.c
   M /trunk/cvm-qmail.c
   M /trunk/cvm-unix.c
   M /trunk/cvm-vchkpw.c
   M /trunk/module.h
   M /trunk/module.html
   M /trunk/module_command.c
   M /trunk/module_local.c
   M /trunk/module_udp.c
   M /trunk/sql-auth.c
   M /trunk/vmmain.c

Renamed cvm_auth_{init,stop} to cvm_module_{init,stop}.

------------------------------------------------------------------------
r354 | bruce | 2005-05-25 12:32:20 -0600 (Wed, 25 May 2005) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/VERSION

Bumped version to 0.51

------------------------------------------------------------------------
r353 | bruce | 2005-05-11 13:56:16 -0600 (Wed, 11 May 2005) | 3 lines
Changed paths:
   M /trunk/cvm-qmail.c
   M /trunk/tests/qmail-lookup

Authenticating against cvm-qmail is nonsense, so make cvm-qmail work
only in lookup mode.

------------------------------------------------------------------------
r352 | bruce | 2005-05-10 17:05:14 -0600 (Tue, 10 May 2005) | 1 line
Changed paths:
   A /tags/0.50 (from /trunk:351)

Tagged version 0.50
------------------------------------------------------------------------
r351 | bruce | 2005-05-10 16:38:11 -0600 (Tue, 10 May 2005) | 2 lines
Changed paths:
   M /trunk/sql-query-test.c

Clear the memory for cvm_credentials just like the module code does.

------------------------------------------------------------------------
r350 | bruce | 2005-05-10 16:36:59 -0600 (Tue, 10 May 2005) | 2 lines
Changed paths:
   M /trunk/TODO
   M /trunk/cvm-benchclient.c
   M /trunk/cvm-checkpassword.c
   M /trunk/cvm-pwfile.c
   M /trunk/cvm-testclient.c
   M /trunk/cvm-v1benchclient.c
   M /trunk/cvm-v1checkpassword.c
   M /trunk/cvm-v1testclient.c
   M /trunk/module_command_main.c
   M /trunk/module_local.c
   M /trunk/module_local_main.c
   M /trunk/module_main.c
   M /trunk/module_udp.c
   M /trunk/module_udp_main.c
   M /trunk/sql-query-test.c
   M /trunk/tests/command-bad-password
   M /trunk/tests/command-bad-username
   M /trunk/tests/lookup
   M /trunk/tests/pwfile-local-bad-password
   M /trunk/tests/pwfile-udp-bad-password
   M /trunk/tests/qmail-lookup
   M /trunk/tests/v1lookup
   M /trunk/tests/vmailmgr-upper-pass
   M /trunk/tests/vmlookup-badpass

Switched completely away from using stdio.

------------------------------------------------------------------------
r349 | bruce | 2005-05-10 11:39:00 -0600 (Tue, 10 May 2005) | 3 lines
Changed paths:
   M /trunk/insthier.c
   M /trunk/spec

Split conf-home control into conf-bin/include/lib, to help deal with
systems on which the different directories are in non-obvious places.

------------------------------------------------------------------------
r348 | bruce | 2005-05-10 11:27:41 -0600 (Tue, 10 May 2005) | 2 lines
Changed paths:
   M /trunk/protocol-2.html

Added notes about the rationale behind the version 2 protocol.

------------------------------------------------------------------------
r347 | bruce | 2005-05-10 11:07:04 -0600 (Tue, 10 May 2005) | 2 lines
Changed paths:
   M /trunk/v2client.html

Fixed some missing details in the v2client API documentation.

------------------------------------------------------------------------
r346 | bruce | 2005-05-10 11:06:43 -0600 (Tue, 10 May 2005) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/TODO

Updated the notes about the changes in this release.

------------------------------------------------------------------------
r345 | bruce | 2005-05-10 10:58:18 -0600 (Tue, 10 May 2005) | 2 lines
Changed paths:
   D /trunk/client.html

Removed the unreferenced client.html documentation.

------------------------------------------------------------------------
r344 | bruce | 2005-05-10 10:58:02 -0600 (Tue, 10 May 2005) | 2 lines
Changed paths:
   M /trunk/module.html

Updated the module API documentation.

------------------------------------------------------------------------
r343 | bruce | 2005-05-10 10:56:29 -0600 (Tue, 10 May 2005) | 2 lines
Changed paths:
   M /trunk/tests/stop-pwfile-local
   M /trunk/tests/stop-pwfile-udp
   A /trunk/tests/v1local
   A /trunk/tests/v1lookup
   A /trunk/tests/v1udp

Added tests of the v1 module compatibility mode.

------------------------------------------------------------------------
r342 | bruce | 2005-05-10 10:50:42 -0600 (Tue, 10 May 2005) | 2 lines
Changed paths:
   M /trunk/cvm.html
   A /trunk/v1client.html (from /trunk/client.html:337)
   A /trunk/v2client.html (from /trunk/client.html:337)

Documented the new Version 2 API.

------------------------------------------------------------------------
r341 | bruce | 2005-05-10 10:43:05 -0600 (Tue, 10 May 2005) | 2 lines
Changed paths:
   M /trunk/v2client.c
   M /trunk/v2client.h
   M /trunk/v2client_wrappers.c

Modified the API for cvm_split_account to be a little more reasonable.

------------------------------------------------------------------------
r340 | bruce | 2005-05-10 00:02:00 -0600 (Tue, 10 May 2005) | 2 lines
Changed paths:
   M /trunk/cvm-benchclient.c
   M /trunk/cvm-benchclient=x
   A /trunk/cvm-v1benchclient.c (from /trunk/cvm-benchclient.c:337)
   A /trunk/cvm-v1benchclient=x (from /trunk/cvm-benchclient=x:337)
   M /trunk/insthier.c

Converted cvm-benchclient to the v2 API.

------------------------------------------------------------------------
r339 | bruce | 2005-05-09 23:53:09 -0600 (Mon, 09 May 2005) | 2 lines
Changed paths:
   A /trunk/tests/qmail-lookup-nodomain

Added missing test.

------------------------------------------------------------------------
r338 | bruce | 2005-05-09 23:51:53 -0600 (Mon, 09 May 2005) | 2 lines
Changed paths:
   M /trunk/cvm-checkpassword.c
   M /trunk/cvm-checkpassword=x
   A /trunk/cvm-v1checkpassword.c (from /trunk/cvm-checkpassword.c:337)
   A /trunk/cvm-v1checkpassword=x (from /trunk/cvm-checkpassword=x:337)
   M /trunk/insthier.c

Converted cvm-checkpassword to the version 2 API.

------------------------------------------------------------------------
r337 | bruce | 2005-05-09 17:39:39 -0600 (Mon, 09 May 2005) | 2 lines
Changed paths:
   M /trunk/cvm-testclient.c
   M /trunk/v2client.h
   M /trunk/v2client_wrappers.c

Dropped the now redundant cvm_authenticate_lookup wrapper function.

------------------------------------------------------------------------
r336 | bruce | 2005-05-09 17:38:42 -0600 (Mon, 09 May 2005) | 3 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
   M /trunk/v2client_wrappers.c

Modified the wrapper functions to only send across the credentials that
are not NULL or empty.

------------------------------------------------------------------------
r335 | bruce | 2005-05-09 17:32:09 -0600 (Mon, 09 May 2005) | 3 lines
Changed paths:
   M /trunk/v2client.c
   M /trunk/v2client.h
   M /trunk/v2client_wrappers.c

Split out the API for splitting a domain name from the account name into
a seperate function.

------------------------------------------------------------------------
r334 | bruce | 2005-05-09 17:16:40 -0600 (Mon, 09 May 2005) | 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/lookup
   M /trunk/tests/pwfile
   M /trunk/tests/pwfile-crypt
   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/qmail-lookup
   M /trunk/tests/start-pwfile-local
   M /trunk/tests/start-pwfile-udp
   M /trunk/tests/stop-pwfile-local
   M /trunk/tests/stop-pwfile-udp
   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

Fixed up tests to match current behavior.

------------------------------------------------------------------------
r333 | bruce | 2005-05-09 17:06:43 -0600 (Mon, 09 May 2005) | 3 lines
Changed paths:
   M /trunk/cvm-qmail.c

Since qmail_lookup_cvm handles the case where the domain credential is
missing, it shouldn't be marked as required in the module.

------------------------------------------------------------------------
r332 | bruce | 2005-05-09 13:50:08 -0600 (Mon, 09 May 2005) | 3 lines
Changed paths:
   M /trunk/module_output.c
   M /trunk/module_request.c

Fixed a bug in module output where error packets would always be sent in
version 1 protocol format.

------------------------------------------------------------------------
r331 | bruce | 2005-05-09 12:52:11 -0600 (Mon, 09 May 2005) | 2 lines
Changed paths:
   M /trunk/cvm-testclient.c
   M /trunk/v2client.h
   M /trunk/v2client_wrappers.c

Added plain lookup wrapper for cvm_authenticate.

------------------------------------------------------------------------
r330 | bruce | 2005-05-09 12:51:52 -0600 (Mon, 09 May 2005) | 2 lines
Changed paths:
   M /trunk/v2client.c

Fixed bug with parsing the length byte in cvm_fact_str.

------------------------------------------------------------------------
r329 | bruce | 2005-05-09 12:19:29 -0600 (Mon, 09 May 2005) | 2 lines
Changed paths:
   M /trunk/v2client.c

Fixed bug introduced with the $CVM_LOOKUP_SECRET variable.

------------------------------------------------------------------------
r328 | bruce | 2005-05-09 11:49:56 -0600 (Mon, 09 May 2005) | 4 lines
Changed paths:
   M /trunk/v2client.c

If $CVM_LOOKUP_SECRET is set, and no CVM_CRED_SECRET credential is
present, automatically add it to the set of credentials sent by the
client.

------------------------------------------------------------------------
r327 | bruce | 2005-05-08 23:15:57 -0600 (Sun, 08 May 2005) | 3 lines
Changed paths:
   M /trunk/cvm.html
   M /trunk/protocol-2.html

Since I have committed actual code for the v2 protocol, it no longer is
really a "work in progress".

------------------------------------------------------------------------
r326 | bruce | 2005-05-08 23:11:26 -0600 (Sun, 08 May 2005) | 3 lines
Changed paths:
   M /trunk/cvm-testclient.c
   M /trunk/module_output.c
   M /trunk/module_request.c
   M /trunk/v2client.c
   M /trunk/v2client.h
   M /trunk/v2client=l
   A /trunk/v2client_wrappers.c

Added initial support for protocol v2 to client library;
fixed some related bugs in the module library.

------------------------------------------------------------------------
r325 | bruce | 2005-05-08 22:28:04 -0600 (Sun, 08 May 2005) | 2 lines
Changed paths:
   M /trunk/v1client.c

Fixed potential problem with overflowing unsigned numbers.

------------------------------------------------------------------------
r324 | bruce | 2005-05-08 00:11:57 -0600 (Sun, 08 May 2005) | 2 lines
Changed paths:
   M /trunk/v1client.c

Use global CVM_BUFSIZE constant.

------------------------------------------------------------------------
r323 | bruce | 2005-05-08 00:09:48 -0600 (Sun, 08 May 2005) | 2 lines
Changed paths:
   M /trunk/v1client.c

Move parsing the result code in the buffer into the parse_buffer routine.

------------------------------------------------------------------------
r322 | bruce | 2005-05-08 00:08:33 -0600 (Sun, 08 May 2005) | 2 lines
Changed paths:
   M /trunk/client_xfer_udp.c

Don't try to interpret the buffer in the transfer code.

------------------------------------------------------------------------
r321 | bruce | 2005-05-07 23:57:48 -0600 (Sat, 07 May 2005) | 4 lines
Changed paths:
   D /trunk/client.c
   D /trunk/client.h
   D /trunk/client=l
   M /trunk/client_domain.c
   M /trunk/client_setenv.c
   M /trunk/client_setugid.c
   M /trunk/client_xfer_command.c
   M /trunk/client_xfer_local.c
   M /trunk/client_xfer_udp.c
   M /trunk/cvm-benchclient.c
   M /trunk/cvm-benchclient=x
   M /trunk/cvm-checkpassword.c
   M /trunk/cvm-checkpassword=x
   M /trunk/cvm-testclient.c
   M /trunk/cvm-testclient=x
   M /trunk/insthier.c
   M /trunk/sasl_authenticate.c
   M /trunk/sasl_cram_md5.c
   A /trunk/v2client.c (from /trunk/client.c:318)
   A /trunk/v2client.h (from /trunk/client.h:318)
   A /trunk/v2client=l (from /trunk/client=l:318)

Renamed the soon-to-be version 2 client library to v2client, and put in
compatibility links to the version 1 client library, to allow existing
software to compile properly.

------------------------------------------------------------------------
r320 | bruce | 2005-05-07 23:41:00 -0600 (Sat, 07 May 2005) | 2 lines
Changed paths:
   M /trunk/v1client.c

Fixed another signed char* instance.

------------------------------------------------------------------------
r319 | bruce | 2005-05-07 23:36:11 -0600 (Sat, 07 May 2005) | 2 lines
Changed paths:
   M /trunk/client_setenv.c

Fixed usage of global "str" type as variable name.

------------------------------------------------------------------------
r318 | bruce | 2005-05-07 23:02:38 -0600 (Sat, 07 May 2005) | 3 lines
Changed paths:
   M /trunk/client.c
   M /trunk/client.h
   M /trunk/client=l
   A /trunk/client_xfer_command.c (from /trunk/client.c:316)
   A /trunk/client_xfer_local.c (from /trunk/client.c:316)
   A /trunk/client_xfer_udp.c (from /trunk/client.c:316)
   M /trunk/v1client.c
   M /trunk/v1client.h
   M /trunk/v1client=l

Broke out the command/local/UDP client-module transmission code, as this
will be identical in both protocols.

------------------------------------------------------------------------
r317 | bruce | 2005-05-07 21:43:45 -0600 (Sat, 07 May 2005) | 3 lines
Changed paths:
   A /trunk/cvm-v1testclient.c (from /trunk/cvm-testclient.c:316)
   A /trunk/cvm-v1testclient=x (from /trunk/cvm-testclient=x:316)
   M /trunk/insthier.c
   A /trunk/v1client.c (from /trunk/client.c:316)
   A /trunk/v1client.h (from /trunk/client.h:316)
   A /trunk/v1client=l (from /trunk/client=l:316)

Saved a copy of the v1 protocol clients and API for compatibility
testing.

------------------------------------------------------------------------
r316 | bruce | 2005-05-07 13:25:14 -0600 (Sat, 07 May 2005) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/VERSION
   M /trunk/credentials.h
   M /trunk/cvm-pwfile.c
   M /trunk/cvm-qmail.c
   M /trunk/cvm-unix.c
   M /trunk/cvm-vmailmgr.c
   M /trunk/cvm.html
   M /trunk/insthier.c
   M /trunk/module.h
   M /trunk/module_log.c
   M /trunk/module_output.c
   M /trunk/module_request.c
   M /trunk/protocol-2.html
   M /trunk/qmail-domains.c
   M /trunk/qmail-lookup.c
   M /trunk/qmail.h
   M /trunk/sql-auth.c
   M /trunk/sql-query-test.c
   M /trunk/sql-query.c
   M /trunk/tests/lookup
   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
   M /trunk/vmlookup.c

Rewrote the module code to handle both v2 and v1 protocols.

------------------------------------------------------------------------
r315 | bruce | 2005-05-06 17:04:33 -0600 (Fri, 06 May 2005) | 3 lines
Changed paths:
   M /trunk/cvm.html
   A /trunk/protocol-1.html (from /trunk/protocol.html:293)
   M /trunk/protocol-2.html
   M /trunk/protocol.h
   D /trunk/protocol.html

Rewrote the version 2 protocol to be more like version 1, for efficiency
and ease of implementation.

------------------------------------------------------------------------
r314 | bruce | 2005-05-06 16:54:08 -0600 (Fri, 06 May 2005) | 2 lines
Changed paths:
   M /trunk/errors.html

Cleaned up some formatting, expanded details.

------------------------------------------------------------------------
r313 | bruce | 2005-05-06 16:53:26 -0600 (Fri, 06 May 2005) | 2 lines
Changed paths:
   M /trunk/facts.html

Fixed up some formatting and clarified the contents of strings.

------------------------------------------------------------------------
r312 | bruce | 2005-05-06 10:43:12 -0600 (Fri, 06 May 2005) | 1 line
Changed paths:
   A /tags/0.33 (from /trunk:311)

Tagged version 0.33
------------------------------------------------------------------------
r311 | bruce | 2005-05-06 01:16:55 -0600 (Fri, 06 May 2005) | 2 lines
Changed paths:
   M /trunk/client.c
   M /trunk/client.h
   M /trunk/client.html
   M /trunk/module.h
   M /trunk/module.html
   M /trunk/module_output.c

Fact numbers are effectively unsigned, so the API should match everywhere.

------------------------------------------------------------------------
r310 | bruce | 2005-05-06 01:00:39 -0600 (Fri, 06 May 2005) | 2 lines
Changed paths:
   M /trunk/module_output.c

Missed changing one pointer to the output buffer to unsigned char type.

------------------------------------------------------------------------
r309 | bruce | 2005-05-06 00:55:41 -0600 (Fri, 06 May 2005) | 2 lines
Changed paths:
   M /trunk/module.h
   M /trunk/module_output.c
   M /trunk/module_request.c

Converted the input and output module buffers to unsigned char type.

------------------------------------------------------------------------
r308 | bruce | 2005-05-05 17:55:30 -0600 (Thu, 05 May 2005) | 3 lines
Changed paths:
   M /trunk/credentials.h
   M /trunk/credentials.html

Added a response type credential, to distinguish between different
challenge-response mechanisms (APOP, CRAM-MD5, etc).

------------------------------------------------------------------------
r307 | bruce | 2005-05-05 16:28:01 -0600 (Thu, 05 May 2005) | 2 lines
Changed paths:
   M /trunk/cvm-vchkpw.c

Missed a closing ` on the load line in the comments of cvm-vchkpw.c

------------------------------------------------------------------------
r306 | bruce | 2005-05-05 10:42:22 -0600 (Thu, 05 May 2005) | 3 lines
Changed paths:
   M /trunk/client.c
   M /trunk/client.h
   M /trunk/module.h
   M /trunk/module_request.c
   A /trunk/protocol.h

Moved the protocol definitions into a shared header file,
in preparation for CVM2.

------------------------------------------------------------------------
r305 | bruce | 2005-05-05 09:31:55 -0600 (Thu, 05 May 2005) | 3 lines
Changed paths:
   M /trunk/credentials.h
   M /trunk/credentials.html

Reorganized the credentials slightly.  More reorganization is on the way
to fully provide support for all challenge-response mechanisms.

------------------------------------------------------------------------
r304 | bruce | 2005-05-05 00:12:59 -0600 (Thu, 05 May 2005) | 2 lines
Changed paths:
   M /trunk/module_log.c

Renamed "str" to simply "s" to avoid conflicts with the "str" data type.

------------------------------------------------------------------------
r303 | bruce | 2005-05-04 23:51:37 -0600 (Wed, 04 May 2005) | 3 lines
Changed paths:
   M /trunk/tests.inc

Adjusted tests to account for the getpwnam fallback after CDB lookup
failure.

------------------------------------------------------------------------
r302 | bruce | 2005-05-04 22:21:03 -0600 (Wed, 04 May 2005) | 3 lines
Changed paths:
   M /trunk/cvm-pwfile.html

Fixed the cvm-pwfile documentation to say that the default password
comparison mode was plain-text instead of UNIX crypt.

------------------------------------------------------------------------
r301 | bruce | 2005-05-04 21:58:46 -0600 (Wed, 04 May 2005) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/qmail-users.c

Fixed handling qmail lookups when cdb/users exists but does not
contain all users.  Thanks Dale Woolridge.

------------------------------------------------------------------------
r300 | bruce | 2005-05-04 17:23:08 -0600 (Wed, 04 May 2005) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/qmail-init.c
   M /trunk/qmail-lookup.c
   M /trunk/qmail.h
   M /trunk/tests.inc

Fixed handling qmail lookups with missing domains by reading 
control/me and control/envnoathost.

------------------------------------------------------------------------
r299 | bruce | 2005-05-04 16:44:35 -0600 (Wed, 04 May 2005) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/qmail-dotfile.c
   M /trunk/tests/qmail-lookup
   M /trunk/tests.inc

Fixed handling qmail lookups of extensions containing periods.

------------------------------------------------------------------------
r298 | bruce | 2005-05-04 16:12:39 -0600 (Wed, 04 May 2005) | 2 lines
Changed paths:
   M /trunk/client=l
   M /trunk/cvm-benchclient.c
   M /trunk/cvm-testclient.c
   A /trunk/errors.c
   M /trunk/errors.h
   M /trunk/tests/command-bad-password
   M /trunk/tests/command-bad-username
   M /trunk/tests/lookup
   M /trunk/tests/pwfile-local-bad-password
   M /trunk/tests/pwfile-udp-bad-password
   M /trunk/tests/qmail-lookup
   M /trunk/tests/vmailmgr-upper-pass
   M /trunk/tests/vmlookup-badpass

Added error strings analogous to sys_errlist.

------------------------------------------------------------------------
r297 | bruce | 2005-05-03 14:53:27 -0600 (Tue, 03 May 2005) | 3 lines
Changed paths:
   M /trunk/insthier.c

Conditionally install cvm-vchkpw, just like cvm-mysql and friends.
Thanks Peter Palmreuther <pit@pp4ce.de>

------------------------------------------------------------------------
r296 | bruce | 2005-05-03 14:51:04 -0600 (Tue, 03 May 2005) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/cvm-vchkpw.c

Added compile fix for cvm-vchkpw.
Thanks Peter Palmreuther <pit@pp4ce.de>

------------------------------------------------------------------------
r295 | bruce | 2005-05-03 14:45:58 -0600 (Tue, 03 May 2005) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/VERSION

Bumped up version to 0.33.

------------------------------------------------------------------------
r294 | bruce | 2005-01-14 16:14:26 -0600 (Fri, 14 Jan 2005) | 1 line
Changed paths:
   A /tags/0.32 (from /trunk:293)

Tagged version 0.32
------------------------------------------------------------------------
r293 | bruce | 2005-01-14 16:09:36 -0600 (Fri, 14 Jan 2005) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/qmail-users.c
   M /trunk/tests/qmail-lookup

Also lower-case the user name when looking it up, just like qmail-local does.

------------------------------------------------------------------------
r292 | bruce | 2005-01-14 14:47:03 -0600 (Fri, 14 Jan 2005) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/qmail-dotfile.c
   M /trunk/tests/qmail-lookup

Fixed the .qmail-ext lookup in cvm-qmail to lower-case the "-ext" part
just like qmail-local does.

------------------------------------------------------------------------
r291 | bruce | 2005-01-14 14:06:32 -0600 (Fri, 14 Jan 2005) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/VERSION

Bumped version to 0.32

------------------------------------------------------------------------
r290 | bruce | 2005-01-14 14:04:33 -0600 (Fri, 14 Jan 2005) | 2 lines
Changed paths:
   M /trunk/README.in

Bumped year to 2005.

------------------------------------------------------------------------
r289 | bruce | 2004-12-01 23:29:35 -0600 (Wed, 01 Dec 2004) | 3 lines
Changed paths:
   M /trunk/module.html

Rewrote and expanded the module documentation, fixing the lack of
documentation on cvm_results()

------------------------------------------------------------------------
r288 | bruce | 2004-11-15 14:21:26 -0600 (Mon, 15 Nov 2004) | 1 line
Changed paths:
   A /tags/0.31 (from /trunk:287)

Tagged version 0.31
------------------------------------------------------------------------
r287 | bruce | 2004-11-15 14:18:16 -0600 (Mon, 15 Nov 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/qmail-users.c

Changed error code in the qmail code from EBADMSG to EDOM to allow
compilation on *BSD systems.

------------------------------------------------------------------------
r286 | bruce | 2004-11-15 14:06:41 -0600 (Mon, 15 Nov 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/VERSION

Bumped version to 0.31

------------------------------------------------------------------------
r285 | bruce | 2004-11-12 11:28:06 -0600 (Fri, 12 Nov 2004) | 1 line
Changed paths:
   A /tags/0.30 (from /trunk:284)

Tagged version 0.30
------------------------------------------------------------------------
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

------------------------------------------------------------------------
r248 | bruce | 2004-11-03 22:08:55 -0600 (Wed, 03 Nov 2004) | 1 line
Changed paths:
   A /tags/0.20 (from /trunk:247)

Tagged version 0.20
------------------------------------------------------------------------
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

------------------------------------------------------------------------
r233 | bruce | 2003-11-17 17:52:52 -0600 (Mon, 17 Nov 2003) | 1 line
Changed paths:
   A /tags/0.18 (from /trunk:232)

Tagged version 0.18
------------------------------------------------------------------------
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

------------------------------------------------------------------------
r226 | bruce | 2003-05-21 16:48:35 -0600 (Wed, 21 May 2003) | 1 line
Changed paths:
   A /tags/0.17 (from /trunk:225)

Tagged version 0.17
------------------------------------------------------------------------
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.

------------------------------------------------------------------------
r222 | bruce | 2003-04-22 12:23:25 -0600 (Tue, 22 Apr 2003) | 1 line
Changed paths:
   A /tags/0.16 (from /trunk:221)

Tagged version 0.16
------------------------------------------------------------------------
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.

------------------------------------------------------------------------
r209 | bruce | 2003-04-15 16:52:46 -0600 (Tue, 15 Apr 2003) | 1 line
Changed paths:
   A /tags/0.15 (from /trunk:208)

Tagged version 0.15
------------------------------------------------------------------------
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

------------------------------------------------------------------------
r198 | bruce | 2003-04-15 15:14:37 -0600 (Tue, 15 Apr 2003) | 1 line
Changed paths:
   A /tags/0.12 (from /trunk:197)

Tagged version 0.12
------------------------------------------------------------------------
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.

------------------------------------------------------------------------
r187 | bruce | 2002-12-16 14:05:18 -0600 (Mon, 16 Dec 2002) | 1 line
Changed paths:
   A /branches

Created branches directory
------------------------------------------------------------------------
r186 | bruce | 2002-12-16 14:05:18 -0600 (Mon, 16 Dec 2002) | 1 line
Changed paths:
   A /tags

Created tags directory
------------------------------------------------------------------------
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

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