[vlc-commits] Remove core ACL support
    Rémi Denis-Courmont 
    git at videolan.org
       
    Sun Apr  1 22:18:10 CEST 2012
    
    
  
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sun Apr  1 23:16:21 2012 +0300| [4d26b98a1509d1f76d13d72dd8e501840c099fcf] | committer: Rémi Denis-Courmont
Remove core ACL support
I wrote this as a quick hack after Gildas made the HTTP server bind to
all addresses instead of only loopback by default. It turns out it
lasted a bit longer :D
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4d26b98a1509d1f76d13d72dd8e501840c099fcf
---
 include/vlc_acl.h    |   40 -----
 include/vlc_common.h |    1 -
 po/POTFILES.in       |    2 -
 src/Makefile.am      |    2 -
 src/libvlccore.sym   |    6 -
 src/network/acl.c    |  384 --------------------------------------------------
 6 files changed, 0 insertions(+), 435 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=4d26b98a1509d1f76d13d72dd8e501840c099fcf
    
    
More information about the vlc-commits
mailing list