mirror of
https://github.com/samba-team/samba.git
synced 2025-11-14 12:23:52 +03:00
%Ld, which is an invalid format code. This will probably cause problems on systems that don't have %lld, but do have a working snprintf otherwise. We will need to expand the snprintf configure test to make sure we replace snprintf on those platforms
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.