Commits on Source (7)
-
Andrew Price authored
Move it from src/{web,}client/user.[ch] into src/user.c and simplify with pwrite(2).
f9b15ca6 -
Andrew Price authored
Dedupe it into src/user.c where it fits and rewrite it in terms of a new user_find_name function which will be used more later.
665110bd -
Andrew Price authorede40b5341
-
Andrew Price authoredf57942ba
-
Andrew Price authored
Move the bits which specified the default server options and config file paths out of the config system. Add some bits to simplify constructing an array of default config options.
62d5bc94 -
Andrew Price authored
Now the client can use it too if necessary.
79e884d5 -
Andrew Price authoredbfb79d90