summaryrefslogtreecommitdiff
path: root/source3/lib/readline.c
AgeCommit message (Expand)AuthorFilesLines
2001-10-09initial support to error report in smbclient, useful when using smbclient -c ...Simo Sorce1-1/+3
2001-09-30merge from 2.2Gerald Carter1-17/+0
2001-09-10declare dbf in one spotAndrew Tridgell1-1/+0
2001-09-10replaced stdio in many parts of samba with a XFILE. XFILE is a cut-downAndrew Tridgell1-3/+3
2001-07-20^$&%&*$&)% readline uses \n characters instead of letting the terminal wrapTim Potter1-13/+34
2001-05-07Some versions of readline don't have rl_completion_func_t. )-:Tim Potter1-2/+1
2001-05-07Fixed compiler warning.Tim Potter1-1/+2
2001-03-19fixed rpcclient readline codeAndrew Tridgell1-1/+1
2001-03-19added basic command completion supportAndrew Tridgell1-1/+6
2001-03-18much simpler readline codeAndrew Tridgell1-73/+44
2001-03-18much better readline support from Simo Sorce, with some mods from meAndrew Tridgell1-0/+126