Code

sysdb: Split sdb_command_exec() into two functions.
authorSebastian Harl <sh@tokkee.org>
Tue, 4 Feb 2014 21:56:23 +0000 (22:56 +0100)
committerSebastian Harl <sh@tokkee.org>
Tue, 4 Feb 2014 21:56:23 +0000 (22:56 +0100)
commit50e174b8a18431d969d27cfaca58c8de14029ea4
treeecba84354149eda1e5a82467675bc8385c73a5a0
parent3cc3e3c36239c902263678100180c95c8263f7f8
sysdb: Split sdb_command_exec() into two functions.

Separate the handling of the server's reply to make it reusable by other parts
of the code.
src/tools/sysdb/command.c
src/tools/sysdb/command.h