Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com (MORIYAM...
[ira/wip.git] / source3 / lib / readline.c
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-04-19 Simo Sorcesome readline completion exancements
2003-02-08 Andrew BartlettOne more fix for the difference between FILE and X_FILE.
2003-02-07 Andrew BartlettEnsure we don't get problems between FILE and X_FILE...
2002-09-06 Andrew BartlettAs per the 'OK' at CIFS2002, only use the readline...
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...