]> git.evergreen-ils.org Git - working/Evergreen.git/commit
made C auth server
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 15 Sep 2005 22:59:37 +0000 (22:59 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 15 Sep 2005 22:59:37 +0000 (22:59 +0000)
commit1373b36739e3da167f8ffb1e471d1988adef268a
tree63219c0b2133eb5b03bfa0e3ab43142c0e76d520
parent63de8b5dec6b639706ba6a79e3c269e7173471e8
made C auth server
added utils code for C servers, including some fieldmapper handling code
fieldmapper now copies headers over to INCLUDE/openils/
install scripts now install c-apps

git-svn-id: svn://svn.open-ils.org/ILS/trunk@1832 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/Makefile
Open-ILS/src/apachemods/Makefile
Open-ILS/src/apachemods/fieldmapper_lookup-gen.pl
Open-ILS/src/c-apps/Makefile [new file with mode: 0644]
Open-ILS/src/c-apps/oils_auth.c [new file with mode: 0644]
Open-ILS/src/c-apps/oils_utils.c [new file with mode: 0644]
Open-ILS/src/c-apps/oils_utils.h [new file with mode: 0644]
OpenSRF/bin/opensrf_all
OpenSRF/src/utils/utils.c
OpenSRF/src/utils/utils.h
install.sh