paraslash.git
2007-09-21 Andre Nollfsck.c: Fix a double free bug.
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-19 Andre NollRemove unused -E_LSTAT.
2007-09-19 Andre Nollosl.c for_each_file_in_dir(): Move struct stat to inner...
2007-09-19 Andre NollGengetoptify para_fsck.
2007-09-19 Andre Nollerror.h: Add remaining error messages.
2007-09-19 Andre Nollaft.c: Fix a nasty memory corruption bug in afs_ls...
2007-09-19 Andre NollAdd para_fsck.
2007-09-18 Andre NollAdd small version of the earthshaking new logo.
2007-09-17 Andre NollThe earthshaking new logo.
2007-09-17 Andre NollRevert "string.c: Use $HOME to get the home directory."
2007-09-15 Andre Nollserver/afs: Close an unused file descriptor.
2007-09-15 Andre NollSome documentation fixes.
2007-09-15 Andre Nollosl.c: Rename verify_basename() to verify_name().
2007-09-15 Andre Nollosl: Rename struct row.id to row.num.
2007-09-15 Andre Nollaft.c: Kill global variable "now".
2007-09-15 Andre NollReplace void *row by struct osl_row *row.
2007-09-15 Andre Nollattribute.c: Major cleanup and fixes.
2007-09-15 Andre NollAdd more error descriptions.
2007-09-15 Andre Nollafs.cmd: Add documentation for lsatt.
2007-09-15 Andre Nollcommand.c: Fix a bug in get_cmd_ptr().
2007-09-15 Andre Nollreplace para_connect() by PARA_CONNECT.
2007-09-15 Andre Nolltime.c: Add GPL header and improve documentation.
2007-09-15 Andre NollInvalidate table pointers on shutdown.
2007-09-15 Andre NollRename osl index entry stuff.
2007-09-15 Andre Nollloglevel adjustments.
2007-09-15 Andre Nollerror.h: Add error message for E_NO_MATCH.
2007-09-15 Andre Nollosl.c: Fix a bug in osl_update_object().
2007-09-15 Andre Nollcom_add(): Add missing return statement.
2007-09-15 Andre NollFix the privious assertion().
2007-09-15 Andre Nollaudio_format_name(): Add an assert().
2007-09-15 Andre Nollogg_afh.c: Store the bitrate in KHz rather than in Hz.
2007-09-15 Andre Nollcommand.c: Fix om_help().
2007-09-15 Andre Nollcommand.c: Increase maximal command length.
2007-09-14 Andre NollMore loglevel adjustments.
2007-09-14 Andre Nollafs.cmd: Add documentation of com_afs_ls.
2007-09-14 Andre Nollcom_afs_ls(): Fix output width of duration.
2007-09-14 Andre Nollloglevel adjustments.
2007-09-14 Andre Nollafs: com_add() fixes and improvements.
2007-09-14 Andre Nollrc4: Round up output buffer size.
2007-09-13 Andre Nollaac_afh.c: Fix serious memory leak.
2007-09-13 Andre NollFix com_add segfault.
2007-09-13 Andre Nollogg_afh.c: Fix a memory leak.
2007-09-13 Andre Nollcom_add: Minor improvements.
2007-09-12 Andre Nollaft.c: Fix com_add().
2007-09-12 Andre Nollafs.c: Fix com_init().
2007-09-12 Andre Nollafs.c: Add log message, cast sizeof().
2007-09-12 Andre Nollstring.c: Use $HOME to get the home directory.
2007-09-12 Andre Nollvss_init(): Use FOR_EACH_AUDIO_FORMAT() instead of...
2007-09-10 Andre NollFix afs_shutdown().
2007-09-10 Andre Nollosl.c: Dereference pointer _after_ checking for NULL.
2007-09-10 Andre Nollafs: Replace DATABASE_DIR by a runtime config option.
2007-09-10 Andre Nollafs: Minor improvements and fixes.
2007-09-10 Andre NollFix two typos in documentation.
2007-09-10 Andre NollDoxyfile: set EXTRACT_ALL to yes.
2007-09-10 Andre NollAdd a new style file.
2007-09-10 Andre Nollafs com_add(): Recognize also audio formats different...
2007-09-09 Andre NollChange the type of the argv argument of all commands.
2007-09-09 Andre NollFix some format string warnings on x86_64.
2007-09-09 Andre NollAdd documentation for com_add().
2007-09-09 Andre NollMakefile.in: Add afs_command_list.man to the list of...
2007-09-09 Andre Nollvss.c: Introduce get_audio_file_info().
2007-09-09 Andre Nollafh.h: Kill unused SUPPORTED_AUDIO_FORMATS_ARRAY.
2007-09-09 Andre Nollafs.c: Kill unused struct callback_data.
2007-09-09 Andre NollAdd a .gitignore file.
2007-09-09 Andre NollClean up afs.c.
2007-09-09 Andre NollAdd afs.cmd.
2007-09-08 Andre NollMake afs commands work.
2007-09-08 Andre NollIntroduce template commands for command_util.sh.
2007-09-08 Andre NollImplement server side afs callbacks.
2007-09-08 Andre NollMake struct signal_task generic and make afs use it.
2007-09-08 Andre Nollpara_server: Initialize the new afs.
2007-09-08 Andre NollFix some signedness warnings.
2007-09-08 Andre NollMerge the new afs code.
2007-09-08 Andre Nollafh.h: Reduce AUDIO_FILE_INFO_SIZE.
2007-09-08 Andre Nollipc.c: Improve para_semop().
2007-09-08 Andre NollRename afs.[ch] to afs_common.[ch].
2007-09-04 Andre Nollaudiod: free pointer to config file path.
2007-09-04 Andre Nollaudiod: Fix a memory leak.
2007-09-04 Andre Nollaudiod: Simplify two log messages.
2007-09-02 Andre Nollnet.c: Improve documentation of struct crypt_data.
2007-09-02 Andre Nollnet.c: Fix a fd leak in create_local_socket().
2007-09-02 Andre Nollnet.c: Fix a typo in the documentation.
2007-09-02 Andre Noll[TRIVIAL]: rename create_pf_socket() to create_local_so...
2007-08-20 Andre NollFix some unsigned vs. size_t issues.
2007-08-13 Andre Nollfd.h: Kill two dead function prototypes.
2007-08-12 Andre Nollafh.h: Minor documentation improvements.
2007-08-12 Andre Nollmysql_selector.c: Check return value of regcomp().
2007-08-12 Andre NollNEWS update.
2007-08-12 Andre Nolldccp_send.c: Minor cleanups.
2007-08-12 Andre Nolldccp_send.c: Simplify send_queued_chunks().
2007-08-12 Andre Nolldccp_send.c: Implement chunk queuing for dccp.
2007-08-12 Andre NollMove chunk_queue stuff to own files chunk_queue.[ch].
2007-08-12 Andre Nollstruct http_client: Use a _pointer_ to the chunk_queue.
2007-08-12 Andre NollAbstract out chunk_queue code.
2007-08-12 Andre Nollenqueue_chunk(): pass a struct chunk_queue * instead...
2007-08-12 Andre NollIntroduce struct chunk_queue.
2007-08-12 Andre NollMerge branch 'chunk_queue' of /home/maan/scm/paraslash_...
2007-08-12 Andre Nollortp_recv: Always set default jitter compensation,...
next