root/trunk/src/register.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @693 [693] 10/22/06 10:40:51 jajcus - forbidden (not defined in vcard-temp) jabber:iq:register fields 'gender' …
(edit) @692 [692] 10/22/06 10:39:45 jajcus - when user is already registered return the information in the reply to a …
(edit) @680 [680] 06/02/06 21:08:21 jajcus - dates in the copyright header updated
(edit) @665 [665] 12/29/05 23:19:14 jajcus - reverted last change
(edit) @663 [663] 12/29/05 23:07:33 jajcus - trigger presence_send_subscribe() on every successfully processed …
(edit) @642 [642] 07/25/05 21:37:17 jajcus - registration/unregistration fixes
(edit) @641 [641] 07/25/05 20:45:32 jajcus - send <presence type='subscribe'/> on sucessull registration
(edit) @630 [630] 07/24/05 16:57:39 jajcus - copyright info updated in header (year and e-mail)
(edit) @620 [620] 07/23/05 22:00:55 jajcus - all the password-change related stuff commented-out
(edit) @616 [616] 07/23/05 21:41:37 jajcus - user reference counting (simple garbage collection, currently on exit …
(edit) @608 [608] 07/23/05 16:00:39 jajcus - password change is not available any more
(edit) @595 [595] 02/23/05 18:25:37 jajcus - per-user presence control: working one-way subscriptions, directed …
(edit) @587 [587] 11/05/04 07:31:35 smoku new password change method fix
(edit) @579 [579] 10/31/04 14:53:13 jajcus - apply 'invisible' and 'friends only' settings when registration form …
(edit) @521 [521] 03/28/04 15:24:35 jajcus - s/Dutch/Nederlands/
(edit) @519 [519] 03/28/04 12:06:16 jajcus - Dutch in locale mapping (to be updated)
(edit) @497 [497] 03/16/04 20:30:25 mmazur - get roster works again
(edit) @473 [473] 01/30/04 10:47:11 jajcus - always send presence_subscribe from /registered jid
(edit) @470 [470] 01/24/04 22:07:59 jajcus - get/import roster disabled. It is not ported to new protocol/API and …
(edit) @468 [468] 10/16/03 21:32:27 smoku fixed infinite wait, when already registered user tries to …
(edit) @446 [446] 06/28/03 16:04:16 jajcus - cosmetics
(edit) @444 [444] 06/27/03 19:30:51 jajcus - include debug.h last - it contains macros that may break other headers
(edit) @440 [440] 06/27/03 16:45:45 jajcus - "import roster" is not recommended - unsubscribe user from all contacts …
(edit) @418 [418] 05/19/03 14:23:29 jajcus - cosmetics
(edit) @405 [405] 05/09/03 12:02:55 jajcus - more JEP-4 compatibility "fixes"
(edit) @400 [400] 05/07/03 13:39:37 jajcus - include default options in the lists of available options
(edit) @386 [386] 04/28/03 09:22:53 jajcus - "import roster" option in regitration form
(edit) @383 [383] 04/27/03 21:18:44 jajcus - set GG status on login - change GG status only when this is really …
(edit) @368 [368] 04/22/03 11:34:52 jajcus - "invisible" should not be enabled by default in jabber:x:data …
(edit) @366 [366] 04/22/03 10:44:29 jajcus - new log translation handling
(edit) @349 [349] 04/20/03 16:09:39 jajcus - s/gived/given/
(edit) @340 [340] 04/16/03 12:18:57 jajcus - parent parameter added to form creating functions so less memory copying …
(edit) @328 [328] 04/14/03 19:01:18 jajcus - pubdir change on registration cleanup
(edit) @304 [304] 04/13/03 13:19:47 jajcus - cosmetics
(edit) @302 [302] 04/13/03 12:55:32 jajcus - cleanups
(edit) @296 [296] 04/11/03 18:06:53 mmazur - some cleaning in the legacy register code
(edit) @295 [295] 04/11/03 17:59:38 jajcus - more simplifications: a function to create empty form
(edit) @294 [294] 04/11/03 15:26:21 jajcus - form creation simplified (using functions from forms.h) - public …
(edit) @290 [290] 04/10/03 19:19:18 jajcus - public directory change using jabber:x:data implemented (NFY) - some …
(edit) @288 [288] 04/10/03 15:58:51 mmazur - fixed segfault
(edit) @272 [272] 04/08/03 19:45:28 jajcus - GG password change. After the password is changed the annoying message …
(edit) @270 [270] 04/06/03 18:49:15 jajcus - user registration via jabber:x:data
(edit) @269 [269] 04/06/03 17:42:42 mmazur - gettext support finished in 95% anything else should come up while …
(edit) @264 [264] 04/06/03 12:36:15 jajcus - use data gathering to change account options - fixed segfault when …
(edit) @258 [258] 04/05/03 23:08:31 mmazur - update-ggpubdir-when-registering works... the thing is hackish, ugly …
(edit) @253 [253] 04/04/03 15:49:02 jajcus - cosmetics
(edit) @248 [248] 04/04/03 12:58:40 jajcus - possible NULL-dereference problem removed
(edit) @247 [247] 04/03/03 21:25:20 mmazur - finished pubdir-update-when-registering code... only to find out it has …
(edit) @216 [216] 02/03/03 21:28:19 mmazur - implemented the new libgadu search api
(edit) @203 [203] 01/22/03 08:53:01 jajcus - crash caused by <presence> messages with empty <priority/> fixed …
(edit) @183 [183] 01/15/03 09:04:56 jajcus - cosmetics
(edit) @182 [182] 01/15/03 08:27:27 jajcus - cosmetics
(edit) @175 [175] 01/13/03 18:34:02 jajcus - drop user session, when registration form is rejected (patch by mmazur)
(edit) @139 [139] 12/08/02 16:35:41 jajcus - some memory leaks removed
(edit) @111 [111] 02/24/02 12:24:31 jajcus - updates for latest libgadu
(edit) @80 [80] 02/02/02 14:38:15 jajcus - fixed register bug
(edit) @72 [72] 01/30/02 17:52:03 jajcus - info about licensing and RCS Id tag in header of each source file
(edit) @57 [57] 01/16/02 19:54:38 jajcus - support for <remove/> in jabber:iq:register requests
(edit) @36 [36] 01/11/02 20:00:28 jajcus - remember "to" of <iq/>, so we have proper "from" in result
(edit) @31 [31] 01/11/02 12:23:08 jajcus - headers cleanup
(edit) @29 [29] 01/09/02 19:55:09 jajcus - better error handling - memory allocation cleanup
(edit) @17 [17] 01/05/02 13:01:46 jajcus - fixes in registration/unregitration/change functions
(edit) @16 [16] 01/04/02 20:15:06 jajcus - some work on registration: unregitration, changing user data (not …
(edit) @14 [14] 01/04/02 12:22:44 jajcus - debuging and other messages output using glib. Some debugging cleanups
(edit) @11 [11] 01/03/02 13:35:00 jajcus - UTF8 support - search support - user vCard fetch support
(edit) @7 [7] 01/01/02 20:50:08 jajcus - Wreszcie co� dzia�a: - Rejestracja - Powiadamianie o obecno�ci w …
(add) @2 [2] 12/31/01 15:38:32 jajcus Initial revision
Note: See TracRevisionLog for help on using the revision log.