Rémi Denis-Courmont
|
9dd13ebf18
|
Provide replacement for CMSG_LEN and CMSG_SPACE
|
18 years ago |
Rémi Denis-Courmont
|
2c364f7a23
|
Revert "Don't mess with the build system a single day (git revert 83b35c64b6 -n!) before a major (git revert 83b35c64b6 -n) release"
Unbreak Linux build.
This reverts commit f806629f32.
|
18 years ago |
Felix Paul Kühne
|
f806629f32
|
Don't mess with the build system a single day (git revert 83b35c64b6 -n!) before a major (git revert 83b35c64b6 -n) release
|
18 years ago |
Rémi Denis-Courmont
|
83b35c64b6
|
Move the executables out of src/
|
18 years ago |
Rémi Denis-Courmont
|
a77080d567
|
Support for sudo
|
18 years ago |
Rémi Denis-Courmont
|
d9799c1965
|
Bring the root wrapper back
|
18 years ago |
Rémi Duraffort
|
487b2b1e74
|
Use (void) instead of VLC_UNUSED (with pierre agreement)
|
18 years ago |
Pierre d'Herbemont
|
86fffb2fe8
|
network/rootwrap.c: Unused args fix.
|
18 years ago |
Rémi Denis-Courmont
|
a6a77c3062
|
***Partial*** Solaris compile fix
(you don't expect me to actual try to compile VLC on puma.cti.ecp.fr, do you?)
|
20 years ago |
Rémi Denis-Courmont
|
8f4473f79f
|
Work-around to not use IPv6 for braindead unusable IPv6 implementations
|
20 years ago |
Felix Paul Kühne
|
8ab353b112
|
* 2nd review of /src/* \ libvlc.h (refs #438)
|
20 years ago |
Rémi Denis-Courmont
|
bc80c614ee
|
Check for AF_INET6 all the time
|
20 years ago |
Antoine Cellerier
|
2cb472dba0
|
FSF address change.
|
21 years ago |
Rémi Denis-Courmont
|
4b086be99e
|
Disable root wrapper on BeOS
|
21 years ago |
Rémi Denis-Courmont
|
440da29de6
|
Use group lists
so that devices can be opened according to usual group ownership (audio, video...)
|
21 years ago |
Rémi Denis-Courmont
|
f15b9cb73b
|
Add missing \n
|
21 years ago |
Rémi Denis-Courmont
|
167a2bd295
|
Disable root wrapper by default
until it is fixed
|
21 years ago |
Derk-Jan Hartman
|
b46b7ffc06
|
Older OSX versions need more includes to work with rootwrap
|
21 years ago |
Rémi Denis-Courmont
|
1f61d23a12
|
Accept UID 0 as a valid though dangerous user
|
21 years ago |
Rémi Denis-Courmont
|
59c865d115
|
Missing includes
|
21 years ago |
Rémi Denis-Courmont
|
55f877f08d
|
Implement root wrapper to allow using privileged TCP ports
while not running the whole VLC as root - closes #440
|
21 years ago |