struct recptypes now uses dynamically allocated
[citadel.git] / citadel / user_ops.c
2007-04-04 Art Cancrostruct recptypes now uses dynamically allocated
2007-03-05 Wilfried Göesgens* create format strings different for solaris
2007-02-25 Wilfried Göesgens* solaris compatibility patches.
2007-02-22 Art CancroFinal changes to server to allow message display names to
2007-01-24 Wilfried Göesgens* precalculate the position of chkpwd like we do it...
2007-01-20 Art Cancro* Initialize more variables during declaration,
2007-01-06 Art Cancro* Updated some comments
2006-12-19 Art Cancro* Bumped version number to 7.01
2006-11-15 Art CancroAdjusted the grammar of the previous message
2006-11-14 Wilfried Göesgensnote aide that we have a new user.
2006-11-01 Wilfried Göesgens* added message subject to all those tiny messages
2006-01-27 Art Cancro* Reject empty username for login attempts
2006-01-18 Art CancroMisc small fixes to the new host auth mode.
2006-01-17 Art Cancro* REMOVED MIXED MODE AUTHENTICATION.
2006-01-15 Wilfried Göesgenscalculate the directories in a central manner.
2005-10-31 Art Cancrobugzilla 166
2005-10-25 Art Cancro* msgbase.c: when a summary mode message list is reques...
2005-10-25 Art Cancro* Every user gets a Trash folder. Clients can also...
2005-10-10 Art Cancrochanged CtdlSetSeen() API
2005-09-09 Art Cancro* New bmstrcasestr() function to perform very fast...
2005-09-09 Art Cancro* Removed the bmstrstr() function, and replaced all...
2005-08-02 Art Cancro* Removed instances of hard-coded CTDLDIR; this breaks -h
2005-07-26 Art Cancro* Applied a patch sent in by Wilfried Goesgens which...
2005-07-21 Art Cancro* Server-side LIST command now accepts a search string.
2005-06-02 Art Cancro* Set the correct flags in the target room after an...
2005-04-14 Art Cancro* Variable names, comments, documentation, etc... ...
2005-03-24 Art Cancro* extract_token() now expects to be supplied with the...
2005-02-23 Art Cancro* When auto-creating Mail>, Sent Items>, etc... set...
2005-01-19 Art Cancro* Minor and/or cosmetic changes made during x64 trouble...
2005-01-07 Art Cancro* serv_imap.c: fail with a "BAD" error response if...
2004-09-16 Art Cancro* CRE8 command: allow setting default view during room...
2004-07-30 Art Cancro* user_ops.c: limit the length of the name which can...
2004-07-29 Art Cancro* Trying to fix a buffer overrun
2004-04-23 Art Cancro* user_ops.c: do not attempt to save the loaded user...
2004-04-09 Michael Hampton* user_ops.c: fix unused variable compiler warnings
2004-03-24 Art Cancro* Removed the built-in memory leak checker. It wasn...
2004-03-22 Michael Hampton* sysdep.c: worker_thread(): Make scheduling a little...
2004-03-16 Art Cancro* Eliminate EVT_OUTPUTMSG server extensions (don't...
2004-03-10 Art Cancro* Improved NSS integration: if a user attempts to log...
2004-03-01 Art Cancro* Revoke access to room when /kicked
2004-02-29 Art Cancro* Added /kick command to chat. /ban coming soon.
2004-02-28 Art Cancro*** empty log message ***
2004-02-27 Michael Hampton* Use syslog-compatible logging levels in lprintf(...
2004-02-22 Art Cancro* Generate self-signed certificate if keys/citadel...
2004-02-16 Michael Hampton* Add specific error codes for every command on the...
2004-01-17 Art Cancro* New server command-line option "-l" to send log outpu...
2003-12-09 Nathan Bryantdid a minimal amount of ANSIfication without changing...
2003-12-09 Art Cancro* user_ops.c: missing string declaration or something?
2003-12-07 Michael Hampton* CREU command now allows specification of an initial...
2003-11-30 Art Cancro* Support IMAP \Answered flag
2003-11-06 Art Cancro* For certain IMAP outputs (such as BODYSTRUCTURE)...
2003-08-03 Art Cancro* Clear out all masqueraded wholist fields when logging...
2003-07-30 Art Cancro* Allow users to authenticate with either their display...
2003-07-23 Art Cancro* Optimized the updating of visit records in several...
2003-07-14 Art Cancro* strcpy() --> safestrncpy() in a few other random...
2003-07-14 Art Cancro* Replaced strcpy() with safestrcpy() in cmd_setp()
2003-06-29 Art Cancro* Renamed "struct user" to "struct ctdluser"
2003-06-29 Art Cancro* Renamed:
2003-06-29 Art Cancro*** empty log message ***
2003-06-28 Art Cancro* Bump internal version number to 6.08
2003-05-16 Art Cancro* Removed the old rec_log() facility because the utilit...
2003-03-03 Art Cancro* When creating a user, hide the "My Citadel Config...
2003-02-13 Art Cancro* Fixed algorithm for reporting "last login"
2003-01-22 Art Cancro* More reliablility hacks for autologin mode, and bette...
2003-01-21 Art Cancro* Moved login-to-screenname code ... no longer part...
2003-01-16 Art Cancro* Renamed "dynloader" to "serv_extensions" globally...
2002-11-29 Art Cancro* CC->cs_inet_email is now a string buffer, not a pointer
2002-11-25 Art Cancro* Post a notification to Aide> when a user is manually...
2002-11-21 Art Cancro* Added support for a "New User Greetings" room. See...
2002-10-17 Michael Hampton* Bug fixes: Fix numerous char array size mismatches...
2002-09-09 Art Cancro* When a user logs in, create the Mail> room if it...
2002-08-25 Art Cancro* Hide the SMTP queue and the sysconfig rooms.
2002-06-19 Art Cancro* Added support for "transient goto" which allows entry...
2002-06-16 Michael Hampton* BASEROOM and AIDEROOM are now almost completely editable.
2002-05-23 Art Cancro* fix for above
2002-05-23 Art Cancro* Added a GTSN (GeT list of SeeN messages) command
2002-05-13 Art Cancro* usergoto() can now be supplied a NULL room name to...
2002-05-12 Art Cancro* Removed an unused variable
2002-05-12 Art Cancro* Removed the unfinished moderation system.
2002-04-30 Art Cancro* When sending a page that results in the receiver...
2002-04-23 Art Cancro* Set up the framework for different "views" of a room
2002-04-21 Art Cancro* Create the My Citadel Config> room along with the...
2002-03-25 Nathan Bryant * compatibility with Berkeley DB < 3.3
2002-03-12 Art Cancro* Access control change: do not treat mailboxes as...
2002-03-12 Nathan Bryantmore sprintf bashing. now the only ones left are in...
2002-03-12 Nathan Bryantsprintf bashing
2002-03-11 Nathan Bryantwarning fixes on sparc-sun-solaris2.8 with gcc 3.0...
2002-03-09 Art Cancro* one more tweak
2002-03-03 Art Cancro* Client and server options to disable self-service...
2002-03-03 Art Cancro* Implemented the CREU server command to administrative...
2002-03-03 Art Cancro* Split up some of the code in order to prepare for...
2002-02-02 Art Cancro* If a user has at least one valid Internet directory...
2002-01-06 Michael Hampton* SSL/TLS support for the Citadel/UX wire protocol
2002-01-06 Michael Hampton* user_ops.c: fixed become_session() when calling EVT_L...
2002-01-05 Michael Hampton* user_ops.c: become_session() when calling EVT_LOGOUT...
2001-12-16 Michael Hampton* Added usersupp.lastcall to the parameters returned...
2001-12-03 Art Cancro* When sending mail, copy to the sender's "Sent Items...
2001-10-17 Nathan Bryantfurther format string cleanups (for i686-linux type...
2001-10-17 Nathan Bryant - declare *printf format specifiers if gcc detected
2001-10-06 Art Cancro* Finished the concurrency check for network polling...
next