Commit graph

11 commits

Author SHA1 Message Date
John Törnblom
e4a0f14081 Use OpenSSL to generate a random number, it is probobly better at it. 2011-02-04 16:01:39 +01:00
John Törnblom
3ca26c10ed removed mutex from ticket, it's reduntant 2011-02-04 16:01:22 +01:00
John Törnblom
7b1ce7852b Initial ticket support, needs testing 2011-02-04 16:00:52 +01:00
Andreas Öman
5b640b2ed0 Keep CWC in a separate lock domain to avoid waiting for global_lock 2011-01-25 22:58:00 +01:00
Andreas Öman
0ef3a3e543 Use OpenSSL for SHA-1 2010-12-30 09:17:14 +00:00
Andreas Öman
42adea653d Rename tvhead.h -> tvheadend.h 2010-11-29 19:25:24 +00:00
Andreas Öman
ca4dd5b347 Use our own SHA1 algorithm -> Less FFmpeg dependencies. 2010-06-23 21:54:29 +00:00
Andreas Öman
bf4b47eb1d Use tvhlog() for telling user about implications of starting with -C 2009-07-18 15:50:10 +00:00
Andreas Öman
566446d77e Fix a memory leak (Startup only) 2009-06-10 05:54:48 +00:00
Andreas Öman
0da8123862 Change access-control a bit
- Support reading of a superuser account (to be setup by dist-config 
scripts)
- Add command-line option -C : Create a default user if no users are 
available. Previosuly, this was always done.
2009-05-28 21:12:44 +00:00
Andreas Öman
42c8947724 Making tvheadend more standalone, #2 2009-03-25 17:46:54 +00:00
Renamed from access.c (Browse further)