citadel.git
2010-06-24 Wilfried Göesgens* clean up warnings, especialy on 64 bit
2010-06-24 Wilfried Göesgens* add forward include, fix warnings
2010-06-24 Wilfried Göesgens* add header file
2010-06-23 Wilfried Göesgens* add file to suspress all the openssl shit
2010-06-23 Art Cancro* Removed JS function fixMissingCSSTable() which does...
2010-06-23 Art Cancro* Removed JS function fixOffsetBanner() which does...
2010-06-23 Art Cancro* Reduce the font size in the .msgbuttons class so...
2010-06-23 Art Cancro* Adjustment to font sizes to make it not suck so much...
2010-06-22 Wilfried Göesgens* add irc bot
2010-06-22 Wilfried Göesgens* fix buildbot
2010-06-22 Wilfried Göesgens*
2010-06-22 Wilfried Göesgens* add missing object
2010-06-22 Art Cancro* LDAP auth - do not permit empty passwords
2010-06-22 Wilfried Göesgens* CtdlIPCStartEncryption(): though its return value...
2010-06-22 Wilfried Göesgens* fix build of webcit tests
2010-06-22 Wilfried Göesgens* add buildbot configuration (yay!)
2010-06-22 Art Cancro* CSS cleanup in summary screen
2010-06-20 Wilfried Göesgens* vCtdlLogPrintf() one more try
2010-06-20 Wilfried Göesgens* vCtdlLogPrintf(): if we are running as deamon, and...
2010-06-20 Wilfried Göesgens * check_get(): fix dict_tcp module; we just care for...
2010-06-20 Wilfried Göesgens* fix HAVE_SYSCALL_H detection
2010-06-19 Wilfried Göesgens* fix Re:/Fw mechnics for email replying/forwarding...
2010-06-18 Art Cancro* Reduce size of icon bar button text. Looks better...
2010-06-17 Wilfried Göesgens* bust the other places still accessing token values...
2010-06-17 Art Cancro* Use the correct class name for .chat_userlist_class...
2010-06-17 Wilfried Göesgens* ConditionalUserAccess (): don't access the token...
2010-06-17 Wilfried Göesgens* upsie. that conversion to strbuf was still hanging...
2010-06-17 Wilfried Göesgens* add possibility to chose clang via environment
2010-06-17 Wilfried Göesgens* post_message() whoops, wrong pointer?
2010-06-17 Wilfried Göesgens* fix non locale enabled build
2010-06-14 Art Cancro* Some fixes to make the banner work in IE7. Still...
2010-06-14 Art Cancro* remove ie5-mac hack
2010-06-14 Art Cancro* Wrapped ifdef around variables to prevent them from...
2010-06-12 Wilfried Göesgens* detect git repostories and branches
2010-06-10 Art Cancro* Fixed the scrolling problem in IE, and eliminated...
2010-06-09 Wilfried Göesgens* add thread local contexts here too.
2010-06-09 Wilfried Göesgens* add comment sugested by danboid. users in the situati...
2010-06-09 Art Cancro* Removed a bunch of IE-isms no longer required now...
2010-06-09 Art Cancro* Merged the 'banner' and 'room_banner' classes. There...
2010-06-08 Wilfried Göesgens* check for syscall.h
2010-06-08 Art Cancro* Make the class names different from the div id's
2010-06-07 Wilfried Göesgens* checkpoint thread needs to free its stuff too.
2010-06-07 Wilfried Göesgens* move initialization of context to the top
2010-06-07 Wilfried Göesgens* by counting up threads starting at 3, we seem to...
2010-06-03 Wilfried Göesgens* add function to cleanly shutdown server threads
2010-06-03 Wilfried Göesgens* vCtdlLogPrintf(): add the userID when reporting from...
2010-06-03 Art Cancro* Simplified tcp_connectsock()
2010-06-03 Wilfried Göesgens* begin_session(): output the type of session and the...
2010-06-03 Art Cancro* Removed the extra debug messages. I am about to...
2010-06-02 Art Cancro* More logging. Also display an error to the user...
2010-06-02 Art Cancro* more error logging
2010-06-01 Wilfried Göesgens* post_message(): QP encode TO/CC/BCC if necessary
2010-06-01 Wilfried Göesgens* add StrBufSanitizeEmailRecipientVector(); it will...
2010-06-01 Wilfried Göesgens* get_serv_info(): evaluate server replies
2010-06-01 Art Cancro* fixed a spelling error
2010-05-25 Art Cancro* Now attempting to fix the final few rendering problem...
2010-05-25 Art Cancro* Fixed the off-by-one error in bbs view that causes...
2010-05-25 Art Cancro* added some missing license declarations
2010-05-24 Art Cancro* WebCit thread pool is no longer tied to the number...
2010-05-22 Wilfried Göesgens* NeedNewBuf() as CLANG indicates, this parameter shoul...
2010-05-22 Wilfried Göesgens* receive_spool(): remove debugging output; just open...
2010-05-21 Wilfried Göesgens* CtdlTryPassword(): fix leak
2010-05-21 Wilfried Göesgens* add possibility to specify the inbound buffer size
2010-05-21 Wilfried Göesgens* ReAdjustEmptyBuf() wasn't quiet what it should be...
2010-05-21 Wilfried Göesgens* StrBufReadBLOBBuffered(): tell read to give us as...
2010-05-21 Wilfried Göesgens* sock_read_to(), sock_getln() flush the Migrate buffer...
2010-05-21 Wilfried Göesgens* cmd_ucls(): don't overwrite the upload type before...
2010-05-21 Art Cancro* trace messages
2010-05-21 Art Cancro* Better tempfilename generation for receive_spool()
2010-05-21 Art Cancro* Remove color from log message
2010-05-21 Art Cancro* Change to main server loop. All threads block on...
2010-05-20 Art Cancro* removed an extraneous debug line
2010-05-20 Art Cancro* In a rare eureka-moment, discovered that my XML strin...
2010-05-19 Art Cancro* Finally eliminated the dreaded 'spooling - try again...
2010-05-19 Art Cancro* individual spool files are now created for each run...
2010-05-19 Art Cancro* When downloading network spool from another node...
2010-05-18 Wilfried Göesgens* same as for citserver: move INLINE functions from...
2010-05-18 Wilfried Göesgens* INLINE doesn't work across several objects as of...
2010-05-18 Wilfried Göesgens* split cutuserkey() out of makeuserkey(); its name...
2010-05-18 Art Cancro* When a network node is uploading a spool file, receiv...
2010-05-18 Art Cancro* Documented all of the 'TODO: document me.' commands...
2010-05-17 Art Cancro* Minor cleanups while I try to figure out the network...
2010-05-16 Wilfried Göesgens* roomchat_rwho(), roomchat_poll(): gcc likes bit opera...
2010-05-14 Wilfried Göesgens* check_get() clang was indeed right, this ';' is a...
2010-05-14 Art Cancro* Properly escape XML output using new xmlesc() functio...
2010-05-11 Wilfried Göesgens* openid-Module: don't use static buffers in most places
2010-05-11 Wilfried Göesgens* cdb_fetch() make lookup key const
2010-05-10 Art Cancro* I think this cleans up the remaining XMPP bugs. ...
2010-05-10 Art Cancro* Ok, it's not an async bug. When I changed everything...
2010-05-10 Art Cancro* Changed the logic of how we inform the client about...
2010-05-07 Art Cancro* Modified the XMPP service to use client_read_random_b...
2010-05-06 Wilfried Göesgens* implement client_read_random_blob(); its hear to...
2010-05-06 Art Cancro* cleanup
2010-05-06 Wilfried Göesgens * StrBufPlain(): don't access pointers before we check...
2010-05-06 Wilfried Göesgens * OverrideRequest(): for some reason Hdr->HR.ReqLine...
2010-05-05 Art Cancro* XMPP login hooks which output protocol data should...
2010-05-05 Art Cancro* check for null
2010-05-04 Wilfried Göesgens* StrBufReadBLOBBuffered(): fix abort condition; if...
2010-05-03 Art Cancro* New utility function xmpp_is_visible(), used to deter...
2010-05-03 Art Cancro* New utility function xmpp_is_visible(), used to deter...
next