/[pubcookie]
ViewVC logotype

Revision 955


Jump to revision: Previous Next
Author: jjminer
Date: Thu Nov 14 13:12:12 2002 PST (10 years, 6 months ago)
Changed paths: 38
Log Message:
    Sorry for the massive change, one thing leads to another..
    Updated the login and status pages to be single-page based.  Removed the old
    pages and added the new ones.
    Added a configure option for dmalloc, and header file detection.
    Added documentation for the template related configuration options.
    Added documentation for usage of the templates.
    Cleaned up a bunch of non-free()ed pointers.
    Added a sanity check in libpbc_config_getstring to check for option keys
    suddenly becoming NULL, a good sign of memory corruption.
    Changed the list allocation code to explicitly malloc() on the first time
    through the loop, because realloc() doesn't have to behave right with a NULL
    pointer (although it almost always does.)

Changed paths:

Path Details
Directorytrunk/Makefile.in modified , text changed
Directorytrunk/configure modified , text changed
Directorytrunk/configure.ac modified , text changed
Directorytrunk/doc/config.html modified , text changed
Directorytrunk/doc/install-login.html modified , text changed
Directorytrunk/src/base64.c modified , text changed
Directorytrunk/src/capture_cmd_output.c modified , text changed
Directorytrunk/src/config.h.in modified , text changed
Directorytrunk/src/flavor.c modified , text changed
Directorytrunk/src/flavor_basic.c modified , text changed
Directorytrunk/src/flavor_getcred.c modified , text changed
Directorytrunk/src/index.cgi.c modified , text changed
Directorytrunk/src/index.cgi.h modified , text changed
Directorytrunk/src/keyclient.c modified , text changed
Directorytrunk/src/keyserver.c modified , text changed
Directorytrunk/src/libpubcookie.c modified , text changed
Directorytrunk/src/login_templates.generic/login added
Directorytrunk/src/login_templates.generic/login_part1 deleted
Directorytrunk/src/login_templates.generic/login_part2 deleted
Directorytrunk/src/login_templates.generic/login_top deleted
Directorytrunk/src/login_templates.generic/status added
Directorytrunk/src/login_templates.generic/status_part1 deleted
Directorytrunk/src/login_templates.generic/status_part2 deleted
Directorytrunk/src/pbc_config.h modified , text changed
Directorytrunk/src/pbc_logging.c modified , text changed
Directorytrunk/src/pbc_myconfig.c modified , text changed
Directorytrunk/src/securid.c modified , text changed
Directorytrunk/src/securid_securid.c modified , text changed
Directorytrunk/src/securid_stub.c modified , text changed
Directorytrunk/src/security_legacy.c modified , text changed
Directorytrunk/src/snprintf.c modified , text changed
Directorytrunk/src/strlcpy.c modified , text changed
Directorytrunk/src/verify.c modified , text changed
Directorytrunk/src/verify_alwaystrue.c modified , text changed
Directorytrunk/src/verify_kerberos4.c modified , text changed
Directorytrunk/src/verify_kerberos5.c modified , text changed
Directorytrunk/src/verify_ldap.c modified , text changed
Directorytrunk/src/verify_shadow.c modified , text changed

ds-apps@washington.edu
ViewVC Help
Powered by ViewVC 1.1.2