]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/c-apps
adding fleshing interface
[Evergreen.git] / Open-ILS / src / c-apps /
2006-05-13 mikeradding fleshing interface
2006-05-12 mikerallowing non-numeric pkeys for search
2006-05-12 mikertimestamp handling is fixed... I need to send a patch...
2006-05-11 ericksontesting makefile for cstore
2006-05-11 mikerremoving warning
2006-05-11 mikeran ugly hack for date handling
2006-05-10 mikertime mangling
2006-05-10 mikergetting data types for fields (for quoting and such)
2006-05-09 mikerdebuging
2006-05-09 mikerdebuging
2006-05-09 mikerdebuging
2006-05-09 mikerdebuging
2006-05-09 mikerdebuging
2006-05-09 mikerdebuging
2006-05-09 mikerdebuging
2006-05-09 mikerall compiles nicely now
2006-05-09 mikerMakefile update; attempting to remove fieldmapper_looku...
2006-05-09 mikeradding new open-ils.cstore app; moving new IDL generato...
2006-05-04 ericksonadded pid and basic stacktrace to the C event handler
2006-05-03 ericksonadded event description loading. lang currently defaul...
2006-04-12 ericksonexample C/libdbi fetching code
2006-04-03 ericksonchanged login type 'override' to 'temp' for clarity
2006-04-03 ericksonsetting ws_ou to the home_ou of the user when logging...
2006-03-09 ericksonre-arranged login params to take named params so one...
2006-03-06 ericksonwhite space :) added some log lines
2006-03-03 ericksonnow using workstation as the org for auth session timeo...
2006-03-03 ericksonauth now takes a workstation id as an optional 5th...
2006-03-03 ericksonOpen-ILS/src/c-apps/oils_auth.c
2006-02-08 ericksonadded simple request utilty to display fieldmapper...
2006-02-01 ericksonall login sessions now have their session timeouts...
2006-01-30 ericksonAdded additional param to all the osrfLog* calls which...
2006-01-25 ericksonadded override login type for short logins
2005-12-19 ericksonlogging an error when the events file cannot be found
2005-12-13 ericksonnow comparing login type without regard to string case
2005-12-12 ericksonsession.retrieve now returns a NO_SESSION event
2005-12-08 ericksonReturning NULL on session not found for session.retrieve
2005-12-07 ericksonadded optional second param to session.retrieve which...
2005-12-07 ericksonadded a NO_SESSION event for when a login session does...
2005-12-07 ericksonauth code now returns { authtoken : <t> , authtime...
2005-12-07 ericksonAuth now looks at orgid passed in, if it has no setting...
2005-12-07 ericksonadded some utility methods, namely one for grabbing...
2005-12-06 ericksonadded some utility functions like permissions checking...
2005-12-06 ericksonAdded setting file example to config
2005-12-06 ericksonAdded new C event code for handling the auth login...
2005-12-05 ericksonincorporated ilseents.xml file into opac
2005-12-01 ericksonadded some log statements, fixed some typos
2005-11-29 ericksonpatching up some more logging stuff
2005-10-05 ericksonslight C api change, method options are now passed...
2005-10-04 ericksonadded atomic method cabilities
2005-09-15 ericksonmade C auth server