Nadezhda Ivanova
|
8bc7650a7c
|
Clean ups and renames to coexist with slapd
|
2020-11-17 17:58:14 +00:00 |
|
Ondřej Kuzník
|
5ee4b67673
|
Move bind handling to bind.c
|
2020-11-17 17:58:14 +00:00 |
|
Ondřej Kuzník
|
abab7e46ad
|
Move client related functions to client.c
|
2020-11-17 17:58:14 +00:00 |
|
Ondřej Kuzník
|
f27517af95
|
Rename bind handlers
|
2020-11-17 17:58:14 +00:00 |
|
Ondřej Kuzník
|
b801ca17cb
|
Rename macros and symbols to lloadd
|
2020-11-17 17:58:14 +00:00 |
|
Ondřej Kuzník
|
8d93e0baa0
|
Unify connection locking and I/O
|
2020-11-17 17:55:46 +00:00 |
|
Ondřej Kuzník
|
cfeb4d82a3
|
Set binding state after we have dropped all ops
|
2020-11-17 17:55:46 +00:00 |
|
Ondřej Kuzník
|
6140cdf6f8
|
Handle a client connection disconnected from op
|
2020-11-17 17:55:46 +00:00 |
|
Ondřej Kuzník
|
16010e5e16
|
More logging improvements
|
2020-11-17 17:55:46 +00:00 |
|
Ondřej Kuzník
|
65def94380
|
More logging improvements
|
2020-11-17 17:55:46 +00:00 |
|
Ondřej Kuzník
|
1dd0e5131a
|
Only one bind at a time
|
2020-11-17 17:55:46 +00:00 |
|
Ondřej Kuzník
|
af7ce80c85
|
Remember and clear bind status correctly
|
2020-11-17 17:55:46 +00:00 |
|
Ondřej Kuzník
|
05f2ac2583
|
Unify logging output
|
2020-11-17 17:55:46 +00:00 |
|
Ondřej Kuzník
|
961b600a42
|
Rework proxyauthz handling
|
2020-11-17 17:55:46 +00:00 |
|
Ondřej Kuzník
|
1082486874
|
Only enable verifycredentials if libldap does
|
2020-11-17 17:55:46 +00:00 |
|
Ondřej Kuzník
|
26f721510a
|
Improve logging
|
2020-11-17 17:55:46 +00:00 |
|
Ondřej Kuzník
|
9d66c26be5
|
Operation reference counting
|
2020-11-17 17:55:46 +00:00 |
|
Ondřej Kuzník
|
837a6068e0
|
Rework client_read_cb along the lines of upstream
|
2020-11-17 17:55:46 +00:00 |
|
Ondřej Kuzník
|
fba4bed6e2
|
connection reference counting
|
2020-11-17 17:55:46 +00:00 |
|
Ondřej Kuzník
|
e5fcf17506
|
Save connection ids on operation for logging purposes
|
2020-11-17 17:55:46 +00:00 |
|
Ondřej Kuzník
|
50f5c4bea7
|
Report initial bind errors to client
|
2020-11-17 17:55:46 +00:00 |
|
Ondřej Kuzník
|
2e2c86664a
|
There might be errors before we save the operation in c_ops
|
2020-11-17 17:55:46 +00:00 |
|
Ondřej Kuzník
|
b6b3f35aac
|
Fix proxyauthz handling
|
2020-11-17 17:55:46 +00:00 |
|
Ondřej Kuzník
|
59291ba4de
|
Proxyauthz support
|
2020-11-17 17:55:46 +00:00 |
|
Ondřej Kuzník
|
9309bc9402
|
Make features global
|
2020-11-17 17:55:46 +00:00 |
|
Ondřej Kuzník
|
639c5912f5
|
Client authentication
|
2020-11-17 17:55:46 +00:00 |
|