| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-26 | migration: T6007: convert all migration scripts to load as module | John Estabrook | |
| 2023-12-29 | system: T5877: Shorten system domain-search config path | Indrajit Raychaudhuri | |
| Shorten and simplify `system domain-search` config path from: ``` set system domain-search domain <domain1> ``` to: ``` set system domain-search <domain1> ``` This will shorten the path and also make consistent with `domain-search` config in other places (like `dhcp-server`). | |||
