summaryrefslogtreecommitdiffstats
path: root/common/elapi/elapi.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* Remove ELAPI from the SSSD repositoryStephen Gallagher2010-02-121-11/+0
| | | | | ELAPI now lives in its own project at https://fedorahosted.org/ELAPI
* ELAPI First part of the interfaceDmitri Pal2009-07-151-0/+11
This is just a part of the interface, a beginning. Most likely some of the functions will be altered but it is a starting point. For example in future there will be a way to override some of the parts of the default template using the application configuration file. Removed obfuscation of the data types based on discussion with Simo.