Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gssx_name -> display_name should not be a pointer | Simo Sorce | 2012-02-07 | 2 | -2/+2 |
| | |||||
* | Change gssx_mechinfo | Simo Sorce | 2012-02-03 | 2 | -12/+7 |
| | | | | | | | | We do not need provider names and paths apssed to clients. Clients have no use for such info and can be argued it is something admins do not want to disclose anyway. Add saslname extensions that were missing from the first draft. | ||||
* | Simplify gssx_name struct | Simo Sorce | 2012-02-01 | 2 | -12/+4 |
| | | | | | We do not need arrays here. When multiple names are required then an array of gssx_names is more appropriate. | ||||
* | Regenerate rpcgen files after gss_proxy.x fixes | Simo Sorce | 2012-01-25 | 2 | -6/+2 |
| | |||||
* | Update gss_proxy generated files after .x file changes | Simo Sorce | 2012-01-24 | 2 | -66/+52 |
| | |||||
* | Edit gp_rpc_xdr.c to avoid compiler warnings and errors | Simo Sorce | 2012-01-19 | 3 | -140/+3 |
| | |||||
* | Add generated files for rpc handling code | Simo Sorce | 2012-01-19 | 5 | -0/+2191 |