1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/usr.sbin/ldapd
2024-11-21 13:39:07 +00:00
..
schema Add a bsd.schema including a shadowPassword and an sshPublicKey 2020-09-19 09:46:04 +00:00
aldap.h The BER API is currently used by ldap, ldapd, ldapctl, ypldap, snmpd, and 2019-05-11 17:46:02 +00:00
attributes.c When removing the last value from an attribute in ldap_del_values() 2021-12-20 13:26:11 +00:00
auth.c Use strncasecmp instead of strncmp when comparing the password scheme. 2022-06-29 09:10:13 +00:00
btest.c
btree.3
btree.c
btree.h
conn.c Improve the conn_err() bufferevent error callback. To better report errors. 2023-06-26 10:28:12 +00:00
control.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
evbuffer_tls.c
evbuffer_tls.h
filter.c The ber_* namespace is used by liblber since time immemorial, 2019-10-24 12:39:26 +00:00
imsgev.c ldapd is also different to other imsg daemons. 2024-11-21 13:39:07 +00:00
imsgev.h
index.c The ber_* namespace is used by liblber since time immemorial, 2019-10-24 12:39:26 +00:00
ldapd.8 improve the Nd lines such that the format is consistent for the 2023-03-02 17:09:52 +00:00
ldapd.c unveil _PATH_LOGIN_CONF_D 2022-02-10 13:06:46 +00:00
ldapd.conf.5 improve the Nd lines such that the format is consistent for the 2023-03-02 17:09:52 +00:00
ldapd.h remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +00:00
ldape.c Use imsg_get_fd() and a local variable. 2024-01-17 08:28:15 +00:00
log.c
log.h including sys/cdefs.h manually started as a result of netbsd trying to 2021-12-13 18:28:39 +00:00
logmsg.c Comply with man page intent of -dvv enabling BER level logging. 2021-01-17 14:45:35 +00:00
Makefile Add a bsd.schema including a shadowPassword and an sshPublicKey 2020-09-19 09:46:04 +00:00
matching.c
modify.c When removing the last value from an attribute in ldap_del_values() 2021-12-20 13:26:11 +00:00
namespace.c Fix ldapd datadir location. 2020-03-05 07:39:25 +00:00
parse.y Don't declare variables as "unsigned char *" that are passed to 2021-10-15 15:01:27 +00:00
schema.c avoid use after free in error paths 2022-10-12 11:57:40 +00:00
schema.h
search.c usr.sbin/ldapd: replace TAILQ concatenation loop with TAILQ_CONCAT 2020-01-28 15:51:26 +00:00
syntax.c
util.c include unistd.h directly rather than pulling it in via zlib's zconf.h 2021-12-15 20:43:31 +00:00
uuid.c
uuid.h
validate.c Add some debug messages in validate_entry() that explain why 2021-12-20 13:18:29 +00:00