summaryrefslogtreecommitdiffstats
path: root/source/lib/readline.c
Commit message (Collapse)AuthorAgeFilesLines
* Move over to RELEASE branch.Jeremy Allison2002-02-011-27/+40
| | | | Jeremy.
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-18/+0
| | | | Jeremy.
* fixed rpcclient readline codeAndrew Tridgell2001-03-191-1/+1
|
* added basic command completion supportAndrew Tridgell2001-03-191-1/+6
|
* much simpler readline codeAndrew Tridgell2001-03-181-73/+44
| | | | should work with readline 2.x
* much better readline support from Simo Sorce, with some mods from meAndrew Tridgell2001-03-181-0/+126
to make it a bit simpler