summaryrefslogtreecommitdiffstats
path: root/src/network/networkctl-config-file.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* path-lookup: move NETWORK_DIRS to network-util.hMike Yuan2024-10-061-0/+1
* networkctl: support editing netdev files by link and cat ":all"Mike Yuan2024-09-091-73/+202
* edit-util: EditFileContext: avoid reserved 'stdin'A. Wilcox2024-09-061-1/+1
* networkctl: split networkctl.c into small piecesYu Watanabe2024-08-211-0/+1
* networkctl: support edit --stdinMike Yuan2024-08-121-3/+10
* networkctl: allow to call 'networkctl cat' without argumentsYu Watanabe2024-04-161-1/+5
* networkctl: introduce verb mask and unmaskMike Yuan2023-12-201-0/+108
* networkctl-config-file: check for masked config before editing/showingMike Yuan2023-12-201-3/+24
* networkctl-config-file: split out reload_daemonsMike Yuan2023-12-201-34/+37
* networkctl-cat: insert a newline between different config filesMike Yuan2023-12-201-0/+6
* networkctl: split out networkctl-config-file.[ch]Mike Yuan2023-12-201-0/+490