index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
ypldap
Age
Commit message (
Expand
)
Author
2009-07-23
make buf_write() behave like msgbuf_write(): send out only the
Eric Faurot
2009-07-08
Fix memory leak in sarch filter parsing code.
Bret Lambert
2009-06-08
revert this change by eric@:
David Gwynne
2009-06-07
Change the way fds passed over a socket are retreived on the receiving side.
Eric Faurot
2009-06-07
Make the imsg protocol network-safe.
Eric Faurot
2009-06-06
change the imsg header fields a bit to prepare for upcoming changes.
Eric Faurot
2009-06-06
Get ready for including imsg.h from a lib, when it comes along.
Pierre-Yves Ritschard
2009-06-06
shuffle code around to achieve 0 length diff nirvana between all the
Pierre-Yves Ritschard
2009-06-06
remove unnecessary and scary pid check in imsg_init.
Pierre-Yves Ritschard
2009-06-06
Sync with relayd:
Eric Faurot
2009-06-04
Make the types of ber_read() decl match the prototype.
Jonathan Gray
2009-06-02
Also match on 'master.passwd.byuid'. Fixes a problem with lookup by uid.
Bernd Ahlers
2009-03-31
Fixed memory leaks which would occur if the second of two memory
Tobias Stoeckmann
2009-02-16
- use .Pp, not blank lines
Jason McIntyre
2009-02-15
Change the full sample configuration into an use case.
aschrijver
2009-01-29
Make anonymous binds work properly.
aschrijver
2009-01-29
No need to use RB_FIND here, RB_INSERT does that job for us.
Oleg Safiullin
2009-01-28
Correct dup to dupstr.
aschrijver
2009-01-27
keep namespace clean.
Pierre-Yves Ritschard
2009-01-27
Add space after keywords.
aschrijver
2009-01-27
Oops, fix the error handling. Found by blambert@
aschrijver
2009-01-27
Fix another double free in the filter parser.
aschrijver
2009-01-27
Remove unnecessary comment.
aschrijver
2009-01-27
Add correct error handling to the aldap API.
aschrijver
2009-01-26
move aldap_close in aldap.c, where it belongs.
Pierre-Yves Ritschard
2009-01-16
Fix double free with invalid ldap filter (reported by dlg@).
aschrijver
2009-01-13
ypldap.conf may contain secrets, so get the parse to check if its
David Gwynne
2009-01-06
- add missing rcs id
Jasper Lievisse Adriaanse
2009-01-04
Fix memory leak (diff from blambert@)
aschrijver
2008-12-29
Remove unused prototype.
aschrijver
2008-12-28
Plug some memory leakage in aldap_parse by calling aldap_freemsg
Bret Lambert
2008-12-27
Fix memory leak.
aschrijver
2008-11-28
Add support for escaped characters to the search filter parsing function.
aschrijver
2008-11-17
Missing end quote in example.
Marc Balmer
2008-10-28
Do the DNS resolution in a seperate process. A lot of code is copied from ntpd.
aschrijver
2008-10-21
Oops, freed to much memory.
aschrijver
2008-10-20
Do not stop connecting after the first connect fails.
aschrijver
2008-10-20
Add 2 missing directives and remove duplicate configuration entry.
aschrijver
2008-10-19
Do the DNS resolution before the chroot and disable LDAP referrals for now.
aschrijver
2008-10-17
bring in the findeol() fix from pfctl. list of affected parsers by sthen
Henning Brauer
2008-10-15
- no need to separate list items with .Pp
Jason McIntyre
2008-10-14
Sh capitalization
Theo de Raadt
2008-10-14
Add the list directive and an example configuration to the manpage.
aschrijver
2008-10-14
Add support for referrals and lists of attributes.
aschrijver
2008-10-06
Oops, also commit the header file. Remove silly debug message.
aschrijver
2008-10-06
use strtonum() instead of atoi() and remove an unnecessary bzero()
aschrijver
2008-10-02
use calloc() instead of malloc() and bzero()
Theo de Raadt
2008-09-30
fix ugly comments.
Pierre-Yves Ritschard
2008-09-30
add missing copyright.
Pierre-Yves Ritschard
2008-09-30
aldap library -- Replacement for openldap used in ypldap. aldap is an semi-as...
aschrijver
[prev]
[next]