|
camel api change, get password/forget password: msg#00167gnome.evolution.devel
Hi guys, For some stuff for groupwise connector i've put code in camel to change the get_password/forget_password calls in camel-session, to add a 'password domain' argument, which is used as the component name to e_passwords_get_password, etc if supplied. While i was there i rearranged the arguments a little more sanely too - its gonna break the build, may as well fix other things at the same time. This is the new api: char * camel_session_get_password (CamelSession *session, CamelService *service, const char *domain, const char *prompt, const char *item, guint32 flags, CamelException *ex); void camel_session_forget_password (CamelSession *session, CamelService *service, const char *domain, const char *item, CamelException *ex); In hindsight item should always follow domain; oh well. This'll break exchange builds till its fixed htere, but its only a simple fix (i was gonna fix it, but i just dont have the time right now). Cheers n avagoodweekend, Michael
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: no more bounties?: 00167, Mark Gordon |
|---|---|
| Next by Date: | Contacts from SQL database: 00167, Sam Przyswa |
| Previous by Thread: | no more bounties?i: 00167, David Fallon |
| Next by Thread: | Contacts from SQL database: 00167, Sam Przyswa |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |