]> git.sesse.net Git - vlc/history - src/network/rootwrap.c
Replace forbidden characters with underscores when attempting to dump a stream (close...
[vlc] / src / network / rootwrap.c
2006-02-09 Rémi Denis-CourmontCheck for AF_INET6 all the time
2006-01-12 Antoine CellerierFSF address change.
2005-12-23 Rémi Denis-CourmontDisable root wrapper on BeOS
2005-12-21 Rémi Denis-CourmontUse group lists
2005-12-21 Rémi Denis-CourmontAdd missing \n
2005-12-21 Rémi Denis-CourmontDisable root wrapper by default
2005-12-19 Derk-Jan HartmanOlder OSX versions need more includes to work with...
2005-12-16 Rémi Denis-CourmontAccept UID 0 as a valid though dangerous user
2005-12-16 Rémi Denis-CourmontMissing includes
2005-12-16 Rémi Denis-CourmontImplement root wrapper to allow using privileged TCP...