[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cvs] jma-receipt/cobol/copy, jma-receipt/cobol/orca101, jma-receipt/lddef, jma-receipt/record: ユーザ管理API追加
- To: cvs-jma-receipt@xxxxxxxxxxxxxx
- Subject: [cvs] jma-receipt/cobol/copy, jma-receipt/cobol/orca101, jma-receipt/lddef, jma-receipt/record: ユーザ管理API追加
- From: ota@xxxxxxxxxxxxxxxxxx (ota)
- Date: Mon, 17 Aug 2015 14:44:35 +0900
- List-archive: </cvs-orca>
ota Mon, 17 Aug 2015 14:44:35 +0900
Modified files:
jma-receipt/cobol/copy:
CPPASSWD.INC Makefile.in ORCA101SCRAREA.INC
jma-receipt/cobol/orca101:
Makefile
jma-receipt/lddef:
orca101.ld
jma-receipt/record:
Makefile.in tbl_passwd.db tbl_syskanri.db
Added files:
jma-receipt/cobol/copy:
CPMANAGEUSERSV2REQ.INC CPMANAGEUSERSV2RES.INC
jma-receipt/cobol/orca101:
ORCGWAPI01.CBL
jma-receipt/record:
manageusersv2.rec xml_manageusersv2req.db
xml_manageusersv2res.db
Log:
ユーザ管理API追加
Revision Changes Path
1.2 +38 -0 jma-receipt/cobol/copy/CPMANAGEUSERSV2REQ.INC
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/copy/CPMANAGEUSERSV2REQ.INC?cvsroot=local&r1=1.1&r2=1.2
1.2 +43 -0 jma-receipt/cobol/copy/CPMANAGEUSERSV2RES.INC
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/copy/CPMANAGEUSERSV2RES.INC?cvsroot=local&r1=1.1&r2=1.2
1.3 +3 -0 jma-receipt/cobol/copy/CPPASSWD.INC
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/copy/CPPASSWD.INC?cvsroot=local&r1=1.2&r2=1.3
1.733 +2 -0 jma-receipt/cobol/copy/Makefile.in
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/copy/Makefile.in?cvsroot=local&r1=1.732&r2=1.733
1.4 +2 -0 jma-receipt/cobol/copy/ORCA101SCRAREA.INC
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/copy/ORCA101SCRAREA.INC?cvsroot=local&r1=1.3&r2=1.4
1.49 +1 -0 jma-receipt/cobol/orca101/Makefile
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/orca101/Makefile?cvsroot=local&r1=1.48&r2=1.49
1.2 +1971 -0 jma-receipt/cobol/orca101/ORCGWAPI01.CBL
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/orca101/ORCGWAPI01.CBL?cvsroot=local&r1=1.1&r2=1.2
1.12 +8 -1 jma-receipt/lddef/orca101.ld
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/lddef/orca101.ld?cvsroot=local&r1=1.11&r2=1.12
1.311 +3 -0 jma-receipt/record/Makefile.in
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/record/Makefile.in?cvsroot=local&r1=1.310&r2=1.311
1.2 +9 -0 jma-receipt/record/manageusersv2.rec
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/record/manageusersv2.rec?cvsroot=local&r1=1.1&r2=1.2
1.3 +24 -0 jma-receipt/record/tbl_passwd.db
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/record/tbl_passwd.db?cvsroot=local&r1=1.2&r2=1.3
1.24 +30 -0 jma-receipt/record/tbl_syskanri.db
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/record/tbl_syskanri.db?cvsroot=local&r1=1.23&r2=1.24
1.2 +21 -0 jma-receipt/record/xml_manageusersv2req.db
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/record/xml_manageusersv2req.db?cvsroot=local&r1=1.1&r2=1.2
1.2 +32 -0 jma-receipt/record/xml_manageusersv2res.db
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/record/xml_manageusersv2res.db?cvsroot=local&r1=1.1&r2=1.2