summaryrefslogtreecommitdiff
path: root/src/register.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-11GabbleRegister: point to private structure in public structSimon McVittie1-1/+2
2009-06-29register.c: use node iteration wrappersGuillaume Desmottes1-2/+4
2009-04-18Not needing username or password to register is weirdWill Thompson1-0/+8
2009-04-18Simplify registration's get_reply_cbWill Thompson1-23/+14
2009-04-18Don't try to submit incomplete registration formsWill Thompson1-19/+27
2009-04-08Conflict maps to NotYours during registrationWill Thompson1-1/+1
2009-04-08FIXME: we don't obey a MUST when registeringWill Thompson1-0/+7
2008-11-05gabble_xmpp_error_from_node: extract type attribute from <error>Will Thompson1-1/+1
2008-10-14Presence cache, register, request pipeline: use G_PARAM_STATIC_STRINGSSimon McVittie1-7/+3
2008-08-04register: use DEBUG instead of g_debugGuillaume Desmottes1-2/+4
2008-07-21tidy up libc/glib includesDafydd Harries1-2/+0
2008-07-21tidy up include styleDafydd Harries1-2/+2
2008-07-21make config.h the first include in every fileDafydd Harries1-0/+1
2008-07-14rename gabble-register.c to register.cDafydd Harries1-0/+355