citadel.git
2010-08-23 Art Cancro* Fixed bug in webcit-to-citadel IPv6/IPv4 connectivity
2010-08-20 Art Cancro* Began implementation of WebCit connecting to Citadel...
2010-08-20 Art Cancro* Don't tell libcurl to use an interface that does...
2010-08-20 Art Cancro* Cleanup and tuning of previous commit
2010-08-20 Art Cancro* When attempting to connect() to the first available...
2010-08-19 Art Cancro* text client - tell the user the actual hostname and...
2010-08-19 Art Cancro* Updated the text client with the new tcp client socke...
2010-08-19 Art Cancro* Client connectsock() is now TCP only
2010-08-19 ichremoved floors.o from Makefile.in, since floors.c was...
2010-08-19 Art Cancro* If there are multiple IP addresses available for...
2010-08-19 Art Cancro* Replaced sock_connect() with a new version that can...
2010-08-19 Art Cancro* Removed the 'protocol' parameter from the sock_connec...
2010-08-19 ichminor HTML validation fixes, only cases, typos, superfl...
2010-08-18 Wilfried Göesgens* move floor-save-handlers into roomops.c, remove floors.c
2010-08-18 Wilfried Göesgens* New COND:FLOOR:NROOMS : whether this floor has n...
2010-08-18 Wilfried Göesgens* add a comment token '--', whichs content will show...
2010-08-18 Art Cancro* Support IPv6 RBL as described in tools.ietf.org/html...
2010-08-18 Art Cancro* Fix doxygen note for haschar(). The return value...
2010-08-18 ichNew templates for floor editing, will replace floors.c
2010-08-18 ichAttempt to replicate the navbar as html template. Remov...
2010-08-17 Wilfried Göesgens* add a leading '?'
2010-08-17 Wilfried Göesgens* BSTR:FORWARD : just append a query param if it was...
2010-08-17 Wilfried Göesgens* fix rss/pop aggregation configs
2010-08-17 Art Cancro* Style cleanup
2010-08-17 Wilfried Göesgens* FlushIgnetCfgs() get me out of FlushFolder, so we...
2010-08-17 Art Cancro* Previous commit broke RBL checking. This fixes it...
2010-08-16 Wilfried Göesgens* GetNetConfigHash(): fix some edge cases
2010-08-16 Art Cancro* Noted where we have to modify rbl_check() and friends...
2010-08-16 Wilfried Göesgens* GetWhoKnowsHash(): don't forget to step forward.
2010-08-16 Wilfried Göesgens * create_run_directories (): use defines from man...
2010-08-16 Wilfried Göesgens* edit_value(): if no environment variable specified...
2010-08-16 Art Cancro* Initial work on IPv6-enabling citserver
2010-08-16 Art Cancro* Oops ... went over my usual 109-character screen...
2010-08-16 Art Cancro* citserver locate_host() migrated to getpeername(...
2010-08-16 Art Cancro* Suppress hostname lookup for trusted clients
2010-08-15 Wilfried Göesgens* cleanup & shuffle 'folders' struct (make clean!)...
2010-08-15 Wilfried Göesgens* simplify more complex output of 'git branch' so we...
2010-08-15 Wilfried Göesgens* cmd_spex (): the new 'roompolicy' thing was missing...
2010-08-15 Wilfried Göesgens* set_room_policy(): use modern representations of...
2010-08-15 Wilfried Göesgens* cmd_gpex(): fix policy querieing for rooms
2010-08-15 Wilfried Göesgensignore the icon directory link
2010-08-15 Wilfried Göesgens* do_login(): if we're already logged in, don't show...
2010-08-15 Wilfried Göesgens* make the citadel run directory world readable, its...
2010-08-15 Wilfried Göesgens* fix crash when the env requested isn't set
2010-08-15 Art Cancro* Rewrote webcit_tcp_server() to work with both IPv4...
2010-08-15 Art Cancro* Renamed ig_tcp_server() to webcit_tcp_server()
2010-08-14 Wilfried Göesgens* fix various tiny flags, room-config is working flawle...
2010-08-14 Wilfried Göesgens* FlushFolder (): memset (0) the struct, so flags etc...
2010-08-14 Wilfried Göesgens* add a way for the tabbed api to re-open the same...
2010-08-14 Wilfried Göesgens* print the header of the tab into the comment before...
2010-08-14 Wilfried Göesgens* fix the anon radiobutton group
2010-08-14 Wilfried Göesgens* fix condition for private invitation only rooms.
2010-08-14 Wilfried Göesgens* oops, didn't see that case. corrected.
2010-08-14 Wilfried Göesgens* embed_room_banner () simplify switch to one
2010-08-14 Wilfried Göesgens* defines may now be ored or anded
2010-08-14 Wilfried Göesgens* fix rendering of room_edit template
2010-08-14 Wilfried Göesgens* fix whether we can create a floor or not.
2010-08-14 Wilfried Göesgens* after creating a floor, flush the caches.
2010-08-14 Wilfried Göesgens* remove ; from macro
2010-08-14 Wilfried Göesgens* fix CONTEXTSTRARR in the register call and the useage...
2010-08-14 Wilfried Göesgens* fix typos in icon name
2010-08-14 Wilfried Göesgens* switch display_editroom to template room_edit in...
2010-08-14 Wilfried Göesgens* fix token command, subtemplates are = not _
2010-08-14 Wilfried Göesgens * GetNetConfigHash(): move forward while loading setti...
2010-08-13 Wilfried Göesgens* link the entroom template, remove the function
2010-08-12 Wilfried Göesgens* templatize the room creation form
2010-08-11 Wilfried Göesgens* ignore profiler output files
2010-08-11 Wilfried Göesgens* migrate display_private to templates
2010-08-11 Wilfried Göesgens* remove long gone function headers
2010-08-11 Wilfried Göesgens* remove no longer used room/floor loading functions
2010-08-11 Wilfried Göesgens* burn our folder cache when zapping/deleting
2010-08-11 Wilfried Göesgens* templatize zap room list
2010-08-11 Wilfried Göesgens* going to 00000 doesn't refresh our state, it just...
2010-08-11 Wilfried Göesgens* load_siteconfig(): revalidate what the server gives...
2010-08-11 Wilfried Göesgens* we don't have newmsgs anymore.
2010-08-10 Wilfried Göesgens* fix tiny errors which tidy demands
2010-08-10 Wilfried Göesgens* add link to the new implementation of roomops
2010-08-10 Wilfried Göesgens* GetWhoKnowsHash (): fix leaks.
2010-08-10 Wilfried Göesgens* default-select the Current-view, not the default...
2010-08-10 Wilfried Göesgens* embed_room_banner() remove own goto code, use the...
2010-08-10 ich... and this point is now: added translatable alt tags
2010-08-10 Wilfried Göesgens* the navbar style isn't used, remove it.
2010-08-09 Wilfried Göesgens* embed_view_o_matic(): rest in pieces.
2010-08-09 Wilfried Göesgens* remove the now unneccesary stuff from embed_room_banner()
2010-08-09 Wilfried Göesgens* fix ROOM:INFO:PRINT_NAME
2010-08-09 Wilfried Göesgens* fix broken token
2010-08-09 Wilfried Göesgens* fix select-o-matic
2010-08-09 Wilfried Göesgens* fix room icon
2010-08-09 Wilfried Göesgens* oops, DefView and defview were duplicates. remove...
2010-08-09 Wilfried Göesgens* switch the roomviews from defines to enum (of same...
2010-08-06 Wilfried Göesgens* new tokens for THISROOM:MSGS:NEW THISROOM:MSGS:TOTAL
2010-08-06 ichof course i forgot to add the proper "alt" tags......
2010-08-05 Wilfried Göesgens* add the room banner to the edit screen
2010-08-05 Wilfried Göesgens* add THISROOM:FILES:N and THISROOM:FILES:STR
2010-08-05 ichsome indention and switching to templates for viewomati...
2010-08-05 Wilfried Göesgens* remove the obsolete START session callback
2010-08-05 ichAdded readinfo and viewomatic templates. viewomatic...
2010-08-05 Wilfried Göesgens* remove the room infomatic, add templates
2010-08-05 Wilfried Göesgens* migrate search-o-matic to template only.
2010-08-05 Wilfried Göesgens* the new roomimage-template.
next