[pubcookie-dev] WEBISO CVS update: willey;
webiso/pubcookie/src/login_templates.generic login_pinit,1.1,1.2
Stephen Willey
willey at cac.washington.edu
Tue May 6 18:19:01 PDT 2003
- Previous message: [pubcookie-dev] WEBISO CVS update: willey;
candv.c,1.20,1.21 capture_cmd_output.c,2.5,2.6 check_crypted_blob.c,1.8,1.9
dtest.c,1.15,1.16 flavor.c,1.7,1.8 flavor.h,1.7,1.8
flavor_basic.c,1.36,1.37 flavor_getcred.c,1.15,1.16 index.cgi.c,1.104,1.105
index.cgi.h,1.39,1.40 keyclient.c,2.30,2.31 keyserver.c,2.32,2.33
libpubcookie.c,2.52,2.53 libpubcookie.h,1.33,1.34
make_crypted_blob.c,1.7,1.8 mod_pubcookie.c,1.117,1.118
mod_pubcookie.h,2.1,2.2 ntmpl.c,1.5,1.6 pbc_apacheconfig.c,2.3,2.4
pbc_apacheconfig.h,2.3,2.4 pbc_config.h,1.78,1.79 pbc_configure.c,2.1,2.2
pbc_configure.h,2.2,2.3 pbc_create.c,1.16,1.17 pbc_key_generic.c,1.3,1.4
pbc_key_local.c,1.7,1.8 pbc_logging.c,1.21,1.22 pbc_logging.h,1.13,1.14
pbc_myconfig.c,1.27,1.28 pbc_myconfig.h,1.9,1.10 pbc_path.h.in,2.5,2.6
pbc_verify.c,1.15,1.16 pbc_version.h,1.53,1.54
pubcookie.file_header,1.4,1.5 pubcookie.h,1.16,1.17 securid.c,1.11,1.12
securid.h,1.4,1.5 securid_securid.c,1.7!
security.h,1.5,1.6 security_legacy.c,1.24,1.25 speed_test.c,1.6,1.7
strlcpy.c,2.5,2.6 strlcpy.h,1.3,1.4 verify.c,1.15,1.16 verify.h,1.8,1.9
verify_alwaystrue.c,1.8,1.9 verify_kerberos4.c,1.8,1.9
verify_kerberos5.c,1.21,1.22 verify_ldap.c,1.19,1.20
verify_shadow.c,1.10,1.11 what_is_my_ip.c,1.7,1.8
pubcookie.asciiart,1.1,NONE
- Next message: [pubcookie-dev] Re: allowoverride allowances for mod_pubcookie 3.0
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /usr/local/cvsroot/webiso/pubcookie/src/login_templates.generic
In directory webiso-cvs.cac.washington.edu:/var/tmp/cvs-serv19179/login_templates.generic
Modified Files:
login_pinit
Log Message:
nicer text
Index: webiso/pubcookie/src/login_templates.generic/login_pinit
diff -c webiso/pubcookie/src/login_templates.generic/login_pinit:1.1 webiso/pubcookie/src/login_templates.generic/login_pinit:1.2
*** webiso/pubcookie/src/login_templates.generic/login_pinit:1.1 Tue May 6 15:54:00 2003
--- webiso/pubcookie/src/login_templates.generic/login_pinit Tue May 6 18:18:59 2003
***************
*** 1 ****
! <p>Welcome, please pinit</p>
--- 1 ----
! <p>Welcome to the Pubcookie service. Please log in to identify yourself.</p>
end of message
- Previous message: [pubcookie-dev] WEBISO CVS update: willey;
candv.c,1.20,1.21 capture_cmd_output.c,2.5,2.6 check_crypted_blob.c,1.8,1.9
dtest.c,1.15,1.16 flavor.c,1.7,1.8 flavor.h,1.7,1.8
flavor_basic.c,1.36,1.37 flavor_getcred.c,1.15,1.16 index.cgi.c,1.104,1.105
index.cgi.h,1.39,1.40 keyclient.c,2.30,2.31 keyserver.c,2.32,2.33
libpubcookie.c,2.52,2.53 libpubcookie.h,1.33,1.34
make_crypted_blob.c,1.7,1.8 mod_pubcookie.c,1.117,1.118
mod_pubcookie.h,2.1,2.2 ntmpl.c,1.5,1.6 pbc_apacheconfig.c,2.3,2.4
pbc_apacheconfig.h,2.3,2.4 pbc_config.h,1.78,1.79 pbc_configure.c,2.1,2.2
pbc_configure.h,2.2,2.3 pbc_create.c,1.16,1.17 pbc_key_generic.c,1.3,1.4
pbc_key_local.c,1.7,1.8 pbc_logging.c,1.21,1.22 pbc_logging.h,1.13,1.14
pbc_myconfig.c,1.27,1.28 pbc_myconfig.h,1.9,1.10 pbc_path.h.in,2.5,2.6
pbc_verify.c,1.15,1.16 pbc_version.h,1.53,1.54
pubcookie.file_header,1.4,1.5 pubcookie.h,1.16,1.17 securid.c,1.11,1.12
securid.h,1.4,1.5 securid_securid.c,1.7!
security.h,1.5,1.6 security_legacy.c,1.24,1.25 speed_test.c,1.6,1.7
strlcpy.c,2.5,2.6 strlcpy.h,1.3,1.4 verify.c,1.15,1.16 verify.h,1.8,1.9
verify_alwaystrue.c,1.8,1.9 verify_kerberos4.c,1.8,1.9
verify_kerberos5.c,1.21,1.22 verify_ldap.c,1.19,1.20
verify_shadow.c,1.10,1.11 what_is_my_ip.c,1.7,1.8
pubcookie.asciiart,1.1,NONE
- Next message: [pubcookie-dev] Re: allowoverride allowances for mod_pubcookie 3.0
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the pubcookie-dev
mailing list