aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/file_input_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* input/file, output/{fifo,recorder}: add O_BINARY to open() flagsMax Kellermann2010-05-201-2/+2
* input_stream: added attribute "uri"Max Kellermann2010-01-181-1/+1
* input_stream: added function input_stream_deinit()Max Kellermann2010-01-181-0/+1
* input_stream: return allocated input_stream objectsMax Kellermann2010-01-011-18/+26
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* input_stream: return errors with GErrorMax Kellermann2009-12-151-13/+25
* input/file: don't fall back to parent directoryMax Kellermann2009-12-151-18/+3
* fd_util: removed creat_cloexec()Max Kellermann2009-11-101-1/+1
* set the close-on-exec flag on all file descriptorsMax Kellermann2009-11-071-1/+2
* mapper, update, ...: use g_build_filename(), G_DIR_SEPARATOR, ...Max Kellermann2009-10-201-1/+1
* input_stream: use "goffset" instead of "off_t"Max Kellermann2009-10-111-2/+3
* input/file: log message on errorMathieu Rochette2009-05-281-0/+2
* all: Update copyright header.Avuton Olrich2009-03-131-6/+7
* decoder_plugin: added method container_scan()Jochen Keil2009-03-091-2/+17
* input: pass config_param to input_plugin.init()Max Kellermann2009-03-021-0/+1
* input: moved plugins to ./src/input/Max Kellermann2009-03-021-0/+129