Mailing list header changes (fuck you Google)
[citadel.git] / webcit / netconf.c
2024-03-02 Art CancroSmuggled classified secrets into this repository.
2023-01-05 Art CancroRevert "serv_rssclient.c: style update"
2023-01-05 Art Cancroserv_rssclient.c: style update
2022-09-16 Art CancroReverts commit c6aec42f213ec284e34648f3d69bcf927dccddb1...
2022-09-08 Art Cancroindent -kr -i8 -brf -bbb -fnc -l132 -nce on all of...
2012-08-24 Wilfried GoesgensSUBST: Dynamicaly generate contexts
2012-07-18 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-17 Wilfried GoesgensRework templating context access so contexts can be...
2012-01-04 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-03 Art CancroCreated stub for REPORT method
2011-09-13 Art CancroNegated a strcmp in netconf.c that caused the function...
2011-09-04 Wilfried Goesgensbuybuy plaintext important message.
2011-09-04 Wilfried GoesgensFix lots of warnings all over the place, make inbound...
2010-09-01 Art CancroRemove $Id$ tags from most of webcit
2010-08-29 Wilfried Göesgens* meanwhile iterators know ITERATE:KEY on their own...
2010-02-21 Wilfried Göesgens* more memleaks...
2010-02-21 Wilfried Göesgens* fix handler name to match template scheme
2009-10-20 Wilfried Göesgens* add a Display name to our handlers; this will be...
2009-10-19 Wilfried Göesgens* add way to have tokens do their custom parse-time...
2009-01-14 Wilfried Göesgens* add 'control context'; which will carry information...
2009-01-08 Wilfried Göesgens* move some more vars from the session context to strbu...
2008-12-27 Wilfried Göesgens* add first draft of group-change detection
2008-12-26 Wilfried Göesgens* --pedantic cleanup.
2008-12-07 Wilfried Göesgens* follow api-change in several places
2008-11-06 Wilfried Göesgens* put filename reference into token, so we can put...
2008-11-06 Wilfried Göesgens* upgrade hash retriever function, it now takes the...
2008-09-23 Wilfried Göesgens* add contexttype, so the subst can precheck the contex...
2008-09-11 Wilfried Göesgens* Templatize IGNet Node Config
2008-07-14 Wilfried Göesgens* removed handlers from webcit.h if possible
2008-07-13 Wilfried Göesgens* copy daves great handler script and modify it to...
2008-07-09 Wilfried Göesgens* added gcc printf format checking to wprintf
2008-04-04 Wilfried Göesgens* we have now several bstrs:
2007-09-03 Art CancroRepaired the problem of a blank network node being
2007-08-10 Thierry Pasqualieruse the same way to display all banners and services...
2007-07-12 Wilfried Göesgens* Created IsEmptyStr define to be used rather then...
2007-07-05 Art CancroNearly all <FORM> blocks now contain a hidden input
2007-01-08 Art Cancro* Merged Thierry's CSS changes
2006-05-02 Art Cancrowebcit_before_automake is now the trunk
2006-03-12 Wilfried Göesgensmove all source files to src/
2006-01-29 Wilfried Göesgens* Doxygen groups. Sorted the files into groups. so...
2006-01-23 Wilfried GöesgensDone with doxygenizing
2005-11-04 Art Cancro* Removed all of the absolute URL's.
2005-11-04 Art Cancrolower case tags
2005-09-18 Art Cancro* summary.c: summary screen is now updated using ajax...
2005-08-22 Art Cancro* paging.c preferences.c roomops.c : i18n
2005-08-12 Art Cancro* All OS-level includes are now included from webcit...
2005-04-11 Art Cancro* Replaced serv_gets() with serv_getln() - which now...
2005-04-08 Art Cancro* Moved to the new string tokenizer API
2005-02-04 Art Cancro* Cleaned up the rcs/cvs Id tags and leading comments...
2005-01-14 Art Cancro*** empty log message ***
2005-01-13 Art Cancro* Insert a newline between </div> and <div id="text">
2005-01-11 Art Cancro* *** HUGE CHANGES *** *** WARNING: NOT FULLY FUNCTIO...
2004-07-10 Art Cancro* Completed web screens for THE DREADED AUTO-PURGER...
2004-06-10 Art Cancro* Made all the title boxes the same background color...
2004-06-01 Art Cancro* netconf.c: widened some of the text entry fields
2003-06-21 Art Cancro* Better alignment of system messages
2003-04-19 Art Cancro* Repaired all my b0rken COLOR tags
2002-03-26 Art Cancro* Don't display room banner on screens that don't perta...
2002-03-08 Art Cancro* doc change
2002-03-03 Art Cancro* Allow editing of the "disable self-service user accou...
2001-11-22 Art Cancro* Completed the add/change/delete neighbor node screens
2001-11-18 Art Cancro* more work on netconf
2001-11-18 Art Cancro* Tentatively begun the change of networking configurat...
2001-11-18 Art Cancro* Brought over the newer string tokenizer from Citadel
2000-09-14 Michael HamptonReplace occurrences of % throughout the HTML with ...
1999-12-04 Art Cancro* Moved all diagnostic output to stderr
1999-12-03 Art Cancro* Rewrote the HTTP engine and application coupling...
1999-04-15 Art CancroGot it!
1999-03-07 Art Cancro * wildmat.c, braindamage.c: added
1999-01-29 Art Cancro * wDumpContent() is now responsible for </BODY...
1999-01-29 Art Cancro * Made the frames stuff less dependent on the...
1999-01-04 Art CancroAdded networking configuration screens. These still...