summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* removed rules that made "make dist" fails.Frederic Peters2004-07-161-4/+2
|
* *** empty log message ***Nicolas Clapies2004-07-162-3/+5
|
* *** empty log message ***Nicolas Clapies2004-07-165-5/+31
|
* *** empty log message ***Nicolas Clapies2004-07-1610-20/+149
|
* Added date + time in debug messagesValery Febvre2004-07-152-4/+11
|
* *** empty log message ***Valery Febvre2004-07-151-1/+1
|
* UpdateValery Febvre2004-07-151-2/+1
|
* Added method create_user in Login classValery Febvre2004-07-154-15/+38
| | | | + Update
* Removed attribute remote_ProviderID of lasso_login_init_request() methodValery Febvre2004-07-152-21/+38
| | | | Added new method lasso_login_create_user()
* *** empty log message ***Nicolas Clapies2004-07-151-6/+6
|
* *** empty log message ***Nicolas Clapies2004-07-152-8/+14
|
* *** empty log message ***Nicolas Clapies2004-07-152-1/+42
|
* Changed some debug levelsValery Febvre2004-07-154-7/+7
|
* Removed attribute 'msg_relayState' in LassoLogin (moved in LassoProfileContext)Valery Febvre2004-07-152-87/+113
| | | | | | | lasso_login_process_response_status_and_assertion() static function was rewritten more error codes and debug messages Added a new static function : lasso_login_get_assertion_nameIdentifier()
* Added attribute 'msg_relayState' in LassoProfileContextValery Febvre2004-07-152-2/+5
| | | | (previously set in LassoLogin)
* *** empty log message ***Nicolas Clapies2004-07-151-1/+2
|
* *** empty log message ***Valery Febvre2004-07-152-13/+0
|
* 7 #define moved from .c to .hValery Febvre2004-07-154-9/+9
|
* please don't use // for comments, this is QA speaking :)Frederic Peters2004-07-151-1/+1
|
* 3 #define moved from .h to .cValery Febvre2004-07-152-5/+8
|
* 6 #define moved from .h to .cValery Febvre2004-07-151-0/+7
|
* replaced C++ // comments with C /* */ comments before we fall on a pre-C99Frederic Peters2004-07-1520-41/+41
| | | | compiler.
* 4 # define moved from .h to .cValery Febvre2004-07-152-5/+5
|
* 5 #define moved from .h to .cValery Febvre2004-07-151-0/+6
|
* Added init & shutdown functions to tutorial.Emmanuel Raviart2004-07-157-0/+21
|
* Nothing, code cleanup onlyValery Febvre2004-07-141-2/+1
|
* New debug system with 4 levels (4 colors):Valery Febvre2004-07-142-15/+19
| | | | | | | | DEBUG : yellow INFO : green WARNING : blue ERROR : red if Cflag -DLASSO_DEBUG is defined, DEBUG level message are ignored.
* Added get for nameIdentifier & msg_relayState attributes (in login_getattr ↵Valery Febvre2004-07-141-4/+9
| | | | function)
* *** empty log message ***Valery Febvre2004-07-141-5/+19
|
* *** empty log message ***Valery Febvre2004-07-144-12/+8
|
* *** empty log message ***Valery Febvre2004-07-144-46/+70
|
* *** empty log message ***Valery Febvre2004-07-144-68/+128
|
* add class User, update class Logout, update example logout.pyNicolas Clapies2004-07-132-48/+80
|
* The API is globally frozen, but locally melting.Emmanuel Raviart2004-07-131-2/+2
|
* Added response_dump attribute.Emmanuel Raviart2004-07-131-1/+3
|
* *** empty log message ***Valery Febvre2004-07-132-11/+13
|
* add signature support for soap methodNicolas Clapies2004-07-131-0/+7
|
* Added missing s.Emmanuel Raviart2004-07-131-1/+1
|
* Use constant instead of integer.Emmanuel Raviart2004-07-131-1/+1
|
* *** empty log message ***Nicolas Clapies2004-07-135-0/+459
|
* *** empty log message ***Nicolas Clapies2004-07-131-42/+39
|
* *** empty log message ***Nicolas Clapies2004-07-132-24/+17
|
* *** empty log message ***Valery Febvre2004-07-132-8/+34
|
* *** empty log message ***Nicolas Clapies2004-07-131-17/+16
|
* *** empty log message ***Nicolas Clapies2004-07-132-33/+36
|
* Profile instead of porfile.Emmanuel Raviart2004-07-133-11/+11
|
* *** empty log message ***Valery Febvre2004-07-132-3/+3
|
* Yet another very important correction.Emmanuel Raviart2004-07-131-1/+1
|
* Corrected typo.Emmanuel Raviart2004-07-131-1/+1
|
* Document a trap in which I was caught.Emmanuel Raviart2004-07-131-0/+1
|