overview.sk: Minor improvements.
[paraslash.git] / client_common.c
2007-09-28 Andre NollEven more typo fixes.
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-15 Andre Nollreplace para_connect() by PARA_CONNECT.
2007-09-08 Andre NollMake afs commands work.
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-13 Andre Nollfix client args info memory leak
2007-02-06 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-02-05 Andre Nollclient_common.c: invalidate the private client data...
2007-02-04 Andre Nolluse own version handler for all commands.
2007-02-04 Andre Nollclient: combine client_open() and client_parse_config()
2006-08-11 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash/ into...
2006-07-13 maanMerge branch 'master' into my-osx
2006-07-12 AndreFix two fd leaks
2006-07-08 AndreSimpify client_post_select()
2006-06-24 maanMerge branch 'master' into my-osx
2006-06-21 Andreclient_close(): disable crypt
2006-06-15 Andredoxify client.h
2006-06-15 Andreclient_common.c: clean up log messages
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-06-15 AndreFix some format string warnings on Max OS
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-15 Andresplit client.c