vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Sun Apr 1 23:03:23 2012 +0300| [f478936f9ef233bda048600af1e834d25bc1e73a] | committer: Rémi Denis-Courmont
httpd: remove ACL support Lua was the only remaining user of ACL instead of (login/)password. This is now fixed, so there is no need to clutter the httpd core. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f478936f9ef233bda048600af1e834d25bc1e73a --- include/vlc_httpd.h | 4 +- modules/lua/libs/httpd.c | 4 +- modules/stream_out/rtp.c | 2 +- src/missing.c | 6 +--- src/network/httpd.c | 49 ++++++--------------------------------------- 5 files changed, 14 insertions(+), 51 deletions(-) Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=f478936f9ef233bda048600af1e834d25bc1e73a _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
