index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
ldapd
/
auth.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bzero -> memset. No binary change.
mmcc
2015-12-24
1
-3
/
+3
*
eliminate the use of a gcc C extension (conditionals with omitted
daniel
2014-09-21
1
-7
/
+7
*
Unbreak simple passwords with SHA and salted SHA hashes. Revision 1.7
martinh
2010-12-17
1
-11
/
+15
*
Remember the bind DN after BSD authentication. This makes access control
martinh
2010-10-19
1
-6
/
+20
*
Implement support for bsdauth authentication via simple binds, not only
martinh
2010-09-20
1
-45
/
+60
*
Move generic imsg/libevent glue to a separate file.
martinh
2010-09-01
1
-3
/
+2
*
Add a global root user that is allowed to read/write entries in all local
martinh
2010-06-30
1
-6
/
+17
*
Add support for referrals. Referrals are configured in the config file,
martinh
2010-06-29
1
-2
/
+4
*
Set errno to appropriate values when returning failure in btree. Make btree
martinh
2010-06-23
1
-4
/
+3
*
Make modify and simple auth requests open their own transactions, as search
martinh
2010-06-15
1
-3
/
+12
*
Initial import of ldapd, a small LDAP daemon. Work in progress.
martinh
2010-05-31
1
-0
/
+372