1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source4/web_server
Andrew Tridgell e835621799 r8520: fixed a pile of warnings from the build farm gcc -Wall output on
S390. This is an attempt to avoid the panic we're seeing in the
automatic builds.

The main fixes are:

 - assumptions that sizeof(size_t) == sizeof(int), mostly in printf formats

 - use of NULL format statements to perform dn searches.

 - assumption that sizeof() returns an int
(This used to be commit a58ea6b385)
2007-10-10 13:29:34 -05:00
..
config.m4 r8482: gnutls_x509_crt_set_subject_key_id is not available in some versions 2007-10-10 13:23:08 -05:00
config.mk r8399: move the ejs and esp code closer to the directory layout used by the 2007-10-10 13:22:39 -05:00
http.c r8520: fixed a pile of warnings from the build farm gcc -Wall output on 2007-10-10 13:29:34 -05:00
pam.c r7058: Add experimenthal pam authentication for web pages 2007-10-10 13:17:10 -05:00
web_server.c r8351: When finished sending call stream_terminate_connection() with a nice 2007-10-10 13:20:10 -05:00
web_server.h r7744: converted the web server to use the lib/tls/ generic tls code 2007-10-10 13:18:30 -05:00