aboutsummaryrefslogtreecommitdiffstats
path: root/client/client.h
Commit message (Expand)AuthorAgeFilesLines
* We don't need bvsnprintf() in BIRD clientOndrej Zajicek (work)2016-05-121-0/+3
* Restructures birdc and birdcl to merge duplicated code.Ondrej Zajicek2013-04-231-15/+16
* Removes unnecessary client subdirectories and updates buildsystem.Ondrej Zajicek2013-04-191-1/+1
* Add lightweight client - birdclTomas Hlavacek2013-03-191-1/+2
* Pull out independent routines from client_full.cTomas Hlavacek2013-03-191-0/+14
* Support expansion of command abbreviations.Martin Mares2000-02-271-0/+1
* Completion works. Unfortunately, we have to access a couple of internalMartin Mares2000-02-171-0/+3
* Client: Online help works (Cisco style: just press `?' at the end of a line).Martin Mares2000-02-171-0/+5
* First usable version of the client. No command completion and similar niftyMartin Mares2000-02-151-0/+4
* Put client on a stony ground. The whole client is going to be system-specificMartin Mares2000-01-191-5/+1
* Added skeleton of the client. Does nothing, but at least compiles.Martin Mares1999-10-291-0/+11