libs-gsweb/GSWAdaptors/common
Dave Wetzel edfd34c489 Changed logging to include the file name and line number.
A logfile with "[debug] ../common/GSWUtil.c(165)" does not make much sense :-)
- GSWLog(GSW_WARNING,p_pLogServerData,
+ GSWLog(__FILE__, __LINE__, GSW_WARNING,p_pLogServerData,



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@24219 72102866-910b-0410-8b05-ffd578937521
2006-12-19 22:41:28 +00:00
..
common.make o Bug fixes 2004-12-27 16:33:24 +00:00
config.c * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
config.h 2003-04-05 Manuel Guesdon <mguesdon@orange-concept.com> 2003-04-05 15:16:56 +00:00
GNUmakefile Initial revision 2000-01-22 12:49:49 +00:00
GSWApp.c Changed logging to include the file name and line number. 2006-12-19 22:41:28 +00:00
GSWApp.h * GSWAdaptors/common/GSWApp.h (GSWApp_New, GSWAppInfo_Init): 2005-05-16 11:36:38 +00:00
GSWAppConnect.h * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWAppConnectNSSocket.c o Bug fixes 2004-12-27 16:33:24 +00:00
GSWAppConnectSocket.c Changed logging to include the file name and line number. 2006-12-19 22:41:28 +00:00
GSWAppRequest.c Changed logging to include the file name and line number. 2006-12-19 22:41:28 +00:00
GSWAppRequest.h o Bug fixes 2004-12-27 16:33:24 +00:00
GSWAppRequestStruct.h o Bug fixes 2004-12-27 16:33:24 +00:00
GSWConfig.c Changed logging to include the file name and line number. 2006-12-19 22:41:28 +00:00
GSWConfig.h * GSWAdaptors/Apache/mod_gsweb.c: Add defines to support Apache 2.2. 2006-12-12 13:52:36 +00:00
GSWDict.c Changed logging to include the file name and line number. 2006-12-19 22:41:28 +00:00
GSWDict.h o Bug fixes 2004-12-27 16:33:24 +00:00
GSWHTTPHeaders.c o fixed GSWHeaderTranslationTableItemsNb value to exclude null end 2003-11-26 13:36:16 +00:00
GSWHTTPHeaders.h * GSWAdaptors/common/GSWHTTPHeaders.h/.m: 2003-06-25 14:43:50 +00:00
GSWHTTPRequest.c Changed logging to include the file name and line number. 2006-12-19 22:41:28 +00:00
GSWHTTPRequest.h o Bug fixes 2004-12-27 16:33:24 +00:00
GSWHTTPResponse.c Changed logging to include the file name and line number. 2006-12-19 22:41:28 +00:00
GSWHTTPResponse.h o Bug fixes 2004-12-27 16:33:24 +00:00
GSWList.c * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWList.h * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWLoadBalancing.c Changed logging to include the file name and line number. 2006-12-19 22:41:28 +00:00
GSWLoadBalancing.h * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWLock.h * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWPropList.c * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWPropList.h * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWStats.c Changed logging to include the file name and line number. 2006-12-19 22:41:28 +00:00
GSWStats.h o Bug fixes 2004-12-27 16:33:24 +00:00
GSWString.c * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWString.h * GSWAdaptors/common/GSWApp.h (GSWApp_New, GSWAppInfo_Init): 2005-05-16 11:36:38 +00:00
GSWTemplates.c o Bug fixes 2004-12-27 16:33:24 +00:00
GSWTemplates.h o Bug fixes 2004-12-27 16:33:24 +00:00
GSWURLUtil.c Changed logging to include the file name and line number. 2006-12-19 22:41:28 +00:00
GSWURLUtil.h * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWUtil.c Changed logging to include the file name and line number. 2006-12-19 22:41:28 +00:00
GSWUtil.h Changed logging to include the file name and line number. 2006-12-19 22:41:28 +00:00