Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-23 | Fix file permissions of config.ldb | Sumit Bose | 1 | -0/+4 | |
2010-02-23 | Check and set permissions on SBUS sockets | Sumit Bose | 1 | -1/+2 | |
2010-02-22 | Restrict family lookups | Jakub Hrozek | 1 | -0/+1 | |
Adds a new option that tells resolver which address family to prefer or use exclusively. Fixes: #404 | |||||
2010-02-22 | Remove Kerberos options from confdb.h | Jakub Hrozek | 1 | -8/+0 | |
Kerberos-specific options are pulled using dp_get_opts() and defined in Kerberos subtree. There is no need to keep these in confdb. | |||||
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 5 | -0/+1782 | |
Also update BUILD.txt |