summaryrefslogtreecommitdiff
path: root/misc/netware
Commit message (Expand)AuthorAgeFilesLines
* Drop the incomplete LDAP abstraction layer from APR 2.0 as decided on-list.William A. Rowe Jr2011-05-311-4/+0
* Blocked pragmas to avoid warnings with other compilers.Guenter Knauf2011-04-121-7/+8
* Fixed issue when compiling serf due to odd defines.Guenter Knauf2011-03-211-3/+0
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-041-3/+0
* Fixed a compiler warning.Guenter Knauf2010-08-031-1/+2
* Fixed some compiler warnings.Guenter Knauf2010-08-031-6/+19
* Initialize the rebind functionality early within the APR library itself to av...Bradley Nicholes2008-04-091-0/+2
* Fix the typo.Joe Orton2006-08-034-4/+4
* Update license header.Joe Orton2006-08-034-24/+24
* Disable some default LibC debugging code when compiling optimizedBradley Nicholes2005-04-291-5/+5
* Allow Apache on NetWare to build using either the standard socket libraries o...Bradley Nicholes2005-04-142-0/+16
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-044-4/+8
* Clean up leftover commentsBradley Nicholes2004-07-071-2/+0
* Make sure that Winsock is started up properly for all NLMs that link to aprli...Bradley Nicholes2004-07-062-15/+99
* Remove an unused local variableBradley Nicholes2004-03-161-2/+0
* Allow support for random bytes on older hardwareBradley Nicholes2004-03-091-1/+41
* Relicense APR under Apache License, Version 2.0Justin Erenkrantz2004-02-134-157/+44
* Remove an unused system import from the NetWare buildBradley Nicholes2003-10-021-1/+0
* Go ahead and sync up the API to the prototype since Codewarrior on NetWareBradley Nicholes2003-09-301-4/+0
* Performance enhancement by trying to create and cache path contexts soBradley Nicholes2003-02-071-0/+23
* Remove the stat info caching for NetWareBradley Nicholes2003-01-141-65/+0
* While this is a 'proper' change, it breaks 64 bit platforms.William A. Rowe Jr2003-01-131-1/+5
* Namespace protection for include/arch/ header filesThom May2003-01-061-3/+3
* Update copyright notices to 2003.Thom May2003-01-013-3/+3
* Fixed prototype mismatchBradley Nicholes2002-12-201-1/+1
* Moving the application global data management structure to APR.hnw toBradley Nicholes2002-12-021-7/+3
* Implemented the new OS language API for NetWare. This is a temporaryBradley Nicholes2002-11-161-0/+72
* Divided the cstat() memory pool into per processor memory pools to avoid havingBradley Nicholes2002-07-242-8/+15
* Removed the ReadWrite mutex that protects the stat cache table. Instead impl...Bradley Nicholes2002-06-262-6/+18
* Correct const'ification of apr_app_initialize and internal relatedWilliam A. Rowe Jr2002-04-131-1/+3
* Finished removing the locks API on NetWareBradley Nicholes2002-04-091-1/+0
* Switched to the new winsock header for NetWareBradley Nicholes2002-03-141-1/+1
* Update our copyright for this year.Roy T. Fielding2002-03-132-2/+2
* Second cut at fork/exec and pipe functionality on NetWare. Still a work inBradley Nicholes2002-03-051-3/+0
* NetWare LibC API change for getting random bytesBradley Nicholes2002-03-051-8/+0
* Added APIs for storing the global memory pool and the stat cacheBradley Nicholes2002-02-222-0/+52
* Changed apr_app_main to apr_app_initializeWilliam A. Rowe Jr2002-02-181-5/+3
* Getting ready for some API name changes in the NetWare librariesBradley Nicholes2002-02-082-0/+12
* Added the apr_app_main() stubBradley Nicholes2002-02-011-1/+11
* NetWare version of start.c for handling initialization of application NLMs withBradley Nicholes2002-01-311-0/+129
* Added the necessary code to make APRLib into a real library NLM. AlsoBradley Nicholes2002-01-311-2/+97
* Added the implementation of apr_generate_random_bytes()Bradley Nicholes2002-01-281-0/+69
* Removed a reference to an obsolete import fileBradley Nicholes2001-11-021-1/+0
* Removed a duplicate version of pre_nw.hBradley Nicholes2001-11-021-54/+0
* Updated to the LibC NLM startup codeBradley Nicholes2001-10-231-4/+33
* NLM startup codeBradley Nicholes2001-10-191-0/+25
* No longer needed. This file is generated by make_nw_export.awk.Bradley Nicholes2001-10-191-316/+0
* Added the export definitions for the linkerBradley Nicholes2001-10-191-1/+2
* Added the expat global definesBradley Nicholes2001-10-191-0/+11
* Updated with the new locking API'sBradley Nicholes2001-10-051-0/+17