summaryrefslogtreecommitdiffstats
path: root/source3/lib/readline.c
Commit message (Collapse)AuthorAgeFilesLines
* fixed rpcclient readline codeAndrew Tridgell2001-03-191-1/+1
| | | | (This used to be commit 4ec971e905cefada5f3980a25781730acdbf4469)
* added basic command completion supportAndrew Tridgell2001-03-191-1/+6
| | | | (This used to be commit 386fdff2dfeaeef60b210ebc0b4d33a6c7b5d5ec)
* much simpler readline codeAndrew Tridgell2001-03-181-73/+44
| | | | | should work with readline 2.x (This used to be commit 7940b6b0cf614ac72266d9e600220c9a9dbd2a43)
* much better readline support from Simo Sorce, with some mods from meAndrew Tridgell2001-03-181-0/+126
to make it a bit simpler (This used to be commit e1487eb2c4626dbe0cc3b17606eda702cedef28b)