Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed old Python binding. | Emmanuel Raviart | 2004-08-20 | 26 | -1535/+0 |
| | |||||
* | Update python binding | Valery Febvre | 2004-08-19 | 1 | -2/+4 |
| | |||||
* | properly use libtool convenience libraries (intend is to build correctly on | Frederic Peters | 2004-08-18 | 2 | -4/+4 |
| | | | | hppa) | ||||
* | Bye bye AM_CONDITIONAL rests. | Romain Chantereay | 2004-08-03 | 2 | -4/+0 |
| | | | | (the if WITH_PYTHON are not accurate now). | ||||
* | - Replaced some charPtrConst_wrap() calls by charPtr_wrap() | Valery Febvre | 2004-08-02 | 1 | -2/+2 |
| | | | | | | - Added GPtrArray_wrap() function to wrap GPtrArray into Python list. - Added session_getattr() function, we can get now providerIDs and is_dirty properties of Session objects. | ||||
* | *** empty log message *** | Nicolas Clapies | 2004-07-29 | 1 | -0/+4 |
| | |||||
* | update of register name identifier | Nicolas Clapies | 2004-07-29 | 4 | -105/+37 |
| | |||||
* | added --enable-python option to ./configure; default is yes. | Frederic Peters | 2004-07-23 | 2 | -6/+14 |
| | | | | --enable-python=no to not compile python bindings. | ||||
* | ignore Makefile.in, Makefile, .deps and .libs under python/ | Frederic Peters | 2004-07-22 | 2 | -0/+7 |
| | |||||
* | usage of pkg-config to get library information in configure; automake for the | Frederic Peters | 2004-07-22 | 2 | -0/+50 |
| | | | | python module; | ||||
* | Added Nicolas to authors. | Emmanuel Raviart | 2004-07-22 | 10 | -18/+20 |
| | |||||
* | Corrected Lasso URL. | Emmanuel Raviart | 2004-07-22 | 22 | -22/+22 |
| | | | | Some progress in Python non regression test. | ||||
* | *** empty log message *** | Nicolas Clapies | 2004-07-21 | 1 | -5/+5 |
| | |||||
* | update of federation termination notification | Nicolas Clapies | 2004-07-21 | 2 | -26/+9 |
| | |||||
* | update internal code to use new_from_export style | Nicolas Clapies | 2004-07-20 | 4 | -107/+35 |
| | |||||
* | *** empty log message *** | Valery Febvre | 2004-07-13 | 2 | -516/+0 |
| | |||||
* | *** empty log message *** | Valery Febvre | 2004-07-09 | 3 | -114/+18 |
| | |||||
* | *** empty log message *** | Valery Febvre | 2004-07-09 | 2 | -27/+1 |
| | |||||
* | authn_response_new_from_export() function added | Valery Febvre | 2004-05-13 | 2 | -0/+18 |
| | |||||
* | authn_response_add_assetion() function removed | Valery Febvre | 2004-05-13 | 2 | -23/+0 |
| | |||||
* | register name identifier request and response updates in C and python binding | Nicolas Clapies | 2004-05-13 | 4 | -16/+132 |
| | |||||
* | name identifer mapping c and python binding updates | Nicolas Clapies | 2004-05-11 | 4 | -12/+125 |
| | |||||
* | federation termination notification c and binding | Nicolas Clapies | 2004-05-11 | 2 | -4/+39 |
| | |||||
* | *** empty log message *** | Valery Febvre | 2004-05-07 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Valery Febvre | 2004-05-06 | 1 | -1/+4 |
| | |||||
* | *** empty log message *** | Valery Febvre | 2004-05-06 | 3 | -20/+29 |
| | |||||
* | add class method constructor new_from_query in LogoutResponse | Nicolas Clapies | 2004-05-06 | 2 | -0/+18 |
| | |||||
* | update of LogoutRequest LogoutResponse classes | Nicolas Clapies | 2004-05-05 | 4 | -16/+110 |
| | |||||
* | *** empty log message *** | Valery Febvre | 2004-05-03 | 2 | -4/+4 |
| | |||||
* | Many many changes | Valery Febvre | 2004-05-02 | 16 | -362/+175 |
| | |||||
* | Initial commit | Valery Febvre | 2004-05-02 | 6 | -0/+432 |
| | |||||
* | Initial commit | Valery Febvre | 2004-04-29 | 2 | -0/+142 |
| | |||||
* | add NameIdentifierMappingRequest/Response class and binding | Nicolas Clapies | 2004-04-27 | 4 | -0/+259 |
| | |||||
* | add optional attribute in FederationTerminationNotification | Nicolas Clapies | 2004-04-27 | 2 | -0/+15 |
| | |||||
* | add optional element RelayState | Nicolas Clapies | 2004-04-27 | 2 | -0/+15 |
| | |||||
* | add optional element and attribute for LogoutRequest/Response | Nicolas Clapies | 2004-04-27 | 2 | -0/+48 |
| | |||||
* | add fonction to change names of attributes in identitiers | Nicolas Clapies | 2004-04-27 | 2 | -0/+13 |
| | |||||
* | remove files | Nicolas Clapies | 2004-04-27 | 4 | -390/+0 |
| | |||||
* | initial version | Nicolas Clapies | 2004-04-27 | 10 | -0/+625 |
| | |||||
* | initial version | Nicolas Clapies | 2004-04-20 | 2 | -0/+152 |
| | |||||
* | update for classes LogoutRequest and LogoutResponse | Nicolas Clapies | 2004-04-19 | 2 | -0/+99 |
| | |||||
* | add add_assertion method for Response object | Nicolas Clapies | 2004-04-19 | 2 | -0/+15 |
| | |||||
* | request and response definition | Nicolas Clapies | 2004-04-16 | 2 | -0/+152 |
| | |||||
* | *** empty log message *** | Valery Febvre | 2004-04-13 | 2 | -8/+6 |
| | |||||
* | initial version | Nicolas Clapies | 2004-04-09 | 2 | -0/+141 |
| | |||||
* | *** empty log message *** | Valery Febvre | 2004-04-08 | 1 | -13/+23 |
| | |||||
* | *** empty log message *** | Valery Febvre | 2004-04-08 | 1 | -7/+11 |
| | |||||
* | *** empty log message *** | Valery Febvre | 2004-04-08 | 2 | -4/+186 |
| | |||||
* | *** empty log message *** | Valery Febvre | 2004-04-07 | 2 | -15/+15 |
| | |||||
* | *** empty log message *** | Valery Febvre | 2004-04-07 | 2 | -11/+11 |
| |