]> git.sesse.net Git - vlc/commit
Implement root wrapper to allow using privileged TCP ports
authorRémi Denis-Courmont <rem@videolan.org>
Fri, 16 Dec 2005 11:18:38 +0000 (11:18 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Fri, 16 Dec 2005 11:18:38 +0000 (11:18 +0000)
commit55f877f08dfd49f95ae5fd916d0a9162adcb59d4
tree4680a2e08473aa41acf9a1bd4cacc5b7b66d31fa
parenta21fa2255e8a6cf288fe3ecc5c779428ec3585dc
Implement root wrapper to allow using privileged TCP ports
while not running the whole VLC as root - closes #440
Makefile.am
src/network/rootwrap.c [new file with mode: 0644]
src/network/tcp.c
src/vlc.c