summaryrefslogtreecommitdiffstats
path: root/doc/admin
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2013-01-28 20:15:01 -0500
committerGreg Hudson <ghudson@mit.edu>2013-01-28 20:31:19 -0500
commit0b1dc2f93da4c860dd27f1ac997617b712dff383 (patch)
tree42708b1e4393c9fe3f49969aefb8143844189533 /doc/admin
parent2743fdee849be4a00a9ea72d601004c95b22dd56 (diff)
downloadkrb5-0b1dc2f93da4c860dd27f1ac997617b712dff383.tar.gz
krb5-0b1dc2f93da4c860dd27f1ac997617b712dff383.tar.xz
krb5-0b1dc2f93da4c860dd27f1ac997617b712dff383.zip
Refactor LDAP DB option parsing code
krb5_ldap_open and krb5_ldap_create contain two large, almost identical blocks of DB option processing code. Factor it out into a new function krb5_ldap_parse_db_params in ldap_misc.c, and simplify the factored-out code. Create a helper function to add server entries and use it to simplify krb5_ldap_read_server_params as well as DB option parsing. Since the new DB option helper uses isspace instead of isblank, we no longer require portability goop for isblank.
Diffstat (limited to 'doc/admin')
0 files changed, 0 insertions, 0 deletions