http_send.c: Only pass the fd to host_in_access_perm_list().
[paraslash.git] / gui.c
2008-01-08 Andre NollChange year in Copyright comment from 2007 to 2008.
2008-01-07 Andre NollMerge commit 'remotes/yangtse/master'
2008-01-07 Andre NollMerge commit 'remotes/yangtse/master'
2008-01-06 Andre Nollgui.c: Change para command to "para_client --".
2007-11-24 Andre Nollgui.c: Handle empty status items properly.
2007-11-24 Andre Nollgui.c: Cosmetics.
2007-11-24 Andre Nollgui.c: Increase numbers of color pairs not related...
2007-11-24 Andre NollMerge commit 'remotes/fml/master'
2007-11-23 Andre NollRename mark_fd_nonblock() to mark_fd_nonblocking().
2007-11-10 Andre NollUse FOR_EACH_STATUS_ITEM everywhere.
2007-11-02 Andre NollMake the status item list globally visible.
2007-11-01 Andre NollAlways print a space after each status item identifier.
2007-10-25 Andre Nollgui.c: Don't ignore SIGPIPE.
2007-10-23 Andre NollReplace status item STATUS_BAR to BASENAME.
2007-10-11 Andre NollMerge commit 'remotes/fml/v0.3' into v0.3
2007-10-10 Andre NollGet rid of E_WAITPID.
2007-10-02 Andre NollMake it compile on FreeBSD.
2007-09-21 Andre NollMerge commit 'remotes/meins/v0.3' into v0.3
2007-09-20 Andre NollMake para_fsck work without specifying tables.
2007-09-08 Andre NollMake struct signal_task generic and make afs use it.
2007-09-08 Andre NollMerge the new afs code.
2007-08-06 Andre NollDon't use depricated xxx_cmdline_parser_configfile().
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-02-11 Andre Nollmove gui-related symbols from para.h to new gui.h
2007-02-11 Andre Nollkill STRINGSIZE macro
2007-02-06 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-02-05 Andre Nollgui.c: make command pipe a nonblocking fd
2007-02-04 Andre Nolluse own version handler for all commands.
2007-01-02 Andreremove duplicate prototypes for signal functions
2006-11-16 Andregui.c: clarify wording of reload message
2006-08-11 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash/ into...
2006-07-13 Andregui: fix command abort
2006-07-13 maanMerge branch 'master' into my-osx
2006-06-28 Andreget rid of -DVERSION
2006-06-24 maanMerge branch 'master' into my-osx
2006-06-23 Andrefix gcc warnings on shadowed declarations
2006-06-15 Andredo not use STDIN as a fd for select
2006-06-15 Andregui: mark all fds used for select() as non-blocking.
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-15 Andreintegrate para_client into para_audiod
2006-04-19 Andreuse para_fd_set also in gui.c and in http_send.c
2006-04-15 AndreRename MIN, MAX, ABS macros
2006-04-07 Andreintroduce mark_fd_nonblock()
2006-04-07 Andreintroduce para_select()
2006-04-07 AndreNew source files: fd.c/fd.h
2006-03-26 Andreuse const qualifiers where possible
2006-03-23 Andregui: Only check STDIN for readability if curses is...
2006-03-09 AndreMerge branch 'no_colon_separators'
2006-03-07 AndreMerge branch 'xf_64_compile_warning_fixes'
2006-03-05 AndreSimplify for_each_line()
2006-02-27 Andreno need to include gcc-compat.h twice
2006-02-26 Andresimplify open_audiod_pipe(), remove a trailing newline...
2006-02-20 Andreinitial git commit