Fix from Michael Steffens <michael_steffens@hp.com> to make signal
[vlendec/samba-autobuild/.git] / source3 / lib / readline.c
2002-01-31 Jeremy AllisonFix from Michael Steffens <michael_steffens@hp.com...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-19 Jeremy AllisonReadline has problems on non tty fd's. Use readline...
2001-11-19 Martin PoolFix typo.
2001-11-19 Martin PoolDetect libreadline>=4.0, and set HAVE_NEW_LIBREADLINE...
2001-11-19 Tim PotterAdded comment about why not to cast the assignment of
2001-11-19 Martin PoolOops, Tim says rl_completion_func_t doesn't exist in...
2001-11-19 Martin PoolQuieten compiler warnings about a callback function...
2001-10-09 Simo Sorceinitial support to error report in smbclient, useful...
2001-09-30 Gerald Cartermerge from 2.2
2001-09-10 Andrew Tridgelldeclare dbf in one spot
2001-09-10 Andrew Tridgellreplaced stdio in many parts of samba with a XFILE...
2001-07-20 Tim Potter^$&%&*$&)% readline uses \n characters instead of letti...
2001-05-07 Tim PotterSome versions of readline don't have rl_completion_func...
2001-05-07 Tim PotterFixed compiler warning.
2001-03-19 Andrew Tridgellfixed rpcclient readline code
2001-03-19 Andrew Tridgelladded basic command completion support
2001-03-18 Andrew Tridgellmuch simpler readline code
2001-03-18 Andrew Tridgellmuch better readline support from Simo Sorce, with...