summaryrefslogtreecommitdiffstats
path: root/lib/grammar_sandbox_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Convert `struct event_master` to `struct event_loop`Donald Sharp2023-03-241-1/+1
* *: Convert thread_master_XXX functions to event_master_XXXDonald Sharp2023-03-241-1/+1
* *: Convert struct thread_master to struct event_master and it's ilkDonald Sharp2023-03-241-1/+1
* *: Convert thread_fetch and thread_call to event_fetch and event_callDonald Sharp2023-03-241-2/+2
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-3/+3
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-15/+1
* lib: Remove global variable exposure `struct host host`Donald Sharp2023-01-261-2/+2
* lib: adapt to version 2 of libyangChristian Hopps2021-05-131-1/+0
* *: record transaction based on control flagChirag Shah2020-08-201-1/+1
* Merge pull request #5451 from opensourcerouting/rcu-logSantosh P K2020-04-161-5/+1
|\
| * lib: rewrite zlog lock-free & TLS-bufferedDavid Lamparter2020-04-011-5/+1
* | lib, tools: silence harmless warnings in the northbound toolsRenato Westphal2020-04-041-1/+1
|/
* *: use the current project name (FRRouting)Lou Berger2020-03-251-1/+1
* lib: rename memory_vty.c to lib_vty.cDavid Lamparter2019-12-061-2/+2
* lib: Add '--command-log-always` to all daemons startupDonald Sharp2019-05-311-1/+1
* lib: fix crash in the CLI grammar sandboxRenato Westphal2019-05-131-0/+2
* *: fix config.h/zebra.h include orderDavid Lamparter2018-09-081-0/+4
* lib/bgpd: provide/use API to get hostname/domainnameMitesh Kanjariya2017-08-251-0/+1
* lib: vty_stdio signal handlingDavid Lamparter2017-08-021-2/+3
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-20/+20
* lib: more `show thread cpu`Quentin Young2017-06-301-1/+1
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-2/+2
* lib: remove remaining struct zlog * argsDavid Lamparter2017-03-081-3/+3
* lib: simplify protocol/log namingDavid Lamparter2017-03-081-1/+1
* grammar_sandbox: add into daemons if DEV_BUILDDavid Lamparter2017-01-231-0/+64