Commit History

Author SHA1 Message Date
  Serj Kalichev 122e9ea8e1 Cleanup lub library 12 years ago
  Serj Kalichev 047d9f4146 Remove legacy test dir 12 years ago
  Serj Kalichev 99680e3c1e Cleanup xml-examples 12 years ago
  Serj Kalichev 9a99a31305 Add header for getopt() for systems without getopt.h 12 years ago
  Serj Kalichev 4b15ce46c7 Remove hardcoded -lpthread from liblub 12 years ago
  Serj Kalichev 8b1a588fda Automate the search for -lpthread library 12 years ago
  Serj Kalichev c6d0052af1 Use AC_SEARCH_LIBS to search -lpthread 12 years ago
  Serj Kalichev 297101ca20 Search for socket() and define _POSIX_PTHREAD_SEMANTICS for Solaris 12 years ago
  Serj Kalichev 2c2ef80755 Add AC_USE_SYSTEM_EXTENSIONS to configure.ac 12 years ago
  Serj Kalichev b0a777d1fc Use fcntl() locks for locking instead flock() 12 years ago
  Serj Kalichev 98ec2a2b23 Add headers for Solaris 11 open() 12 years ago
  Serj Kalichev 8d8fe690ca Fix possible segmentations when istream==NULL 12 years ago
  Serj Kalichev b4222ea0f7 Suppose fake terminal 80x25 if ostream==NULL 12 years ago
  Serj Kalichev cf1157222b Fix segmentation when ostream is NULL. 12 years ago
  Serj Kalichev 44f46a2b34 OpenBSD: Replace EBADMSG by ENOEXEC 12 years ago
  Serj Kalichev 69aaf0b0fc Fix mtime 12 years ago
  Serj Kalichev bcb7eb6399 Prepare mtimes 12 years ago
  Serj Kalichev 1548228143 Version 1.5.3 12 years ago
  Serj Kalichev 72ad74d1be Fix #ifdef directives for access control. Thanks to bshneider for patch. 12 years ago
  Serj Kalichev ffaae65518 Fix FreeBSD warnings 12 years ago
  Serj Kalichev 2ac56fefcc Don't flush input on ENTER key. Fix Issue #78 12 years ago
  Serj Kalichev 8629564196 Return older help behaviour 12 years ago
  Serj Kalichev d20e41a625 Test changes with help visibility 12 years ago
  Serj Kalichev c40e54fc75 clish has -c option to execute commands from command line 12 years ago
  Serj Kalichev e492f70f90 Use C declaration in lub/list.h 12 years ago
  Serj Kalichev 258e691105 Implement _PROMPT_PREFIX, _PROMPT_SUFFIX vars 12 years ago
  Serj Kalichev b65f2a2208 Renew prompt. forceline, readline without prompt field 12 years ago
  Serj Kalichev dc216df32b Don't allow command to be alias to the same command. Self-reference. assert() 12 years ago
  Serj Kalichev db8902279a Case sensibility konfd 12 years ago
  Serj Kalichev c588d16562 Add idle timeout setting to command line options. (-t --timeout). 12 years ago