Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some versions of readline don't have rl_completion_func_t. )-: | Tim Potter | 2001-05-07 | 1 | -2/+1 |
| | | | | Spotted by http://build.samba.org/ | ||||
* | Fixed compiler warning. | Tim Potter | 2001-05-07 | 1 | -1/+2 |
| | |||||
* | fixed rpcclient readline code | Andrew Tridgell | 2001-03-19 | 1 | -1/+1 |
| | |||||
* | added basic command completion support | Andrew Tridgell | 2001-03-19 | 1 | -1/+6 |
| | |||||
* | much simpler readline code | Andrew Tridgell | 2001-03-18 | 1 | -73/+44 |
| | | | | should work with readline 2.x | ||||
* | much better readline support from Simo Sorce, with some mods from me | Andrew Tridgell | 2001-03-18 | 1 | -0/+126 |
to make it a bit simpler |