1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00
samba-mirror/source4/lib/appweb
Jelmer Vernooij b674411eb4 r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking
StrCaseCmp was sys_strcasecmp, while it is in fact strcasecmp_m!
(This used to be commit 200a8f6652)
2007-10-10 13:35:01 -05:00
..
ejs r9600: fixed the intermittent failures we were getting with ejs in the build 2007-10-10 13:34:33 -05:00
esp r8631: give an error on incorrect argument count 2007-10-10 13:29:46 -05:00
mpr r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking 2007-10-10 13:35:01 -05:00
config.mk r8400: separate out the mpr code, as it is in the upstream appweb sources 2007-10-10 13:22:57 -05:00
README r8401: add a readme pointing to the upstream sources 2007-10-10 13:22:58 -05:00

The lib/appweb directory is a partial import of the appweb ejs and esp
code from http://www.appwebserver.org/

Many thanks to the mbedthis people, and especially Michael O'Brien for
his assistance in getting this code integrated into Samba4.