- 23 Mar, 2021 1 commit
-
-
Backends should just execute when invoked, frontend should exclusively take care of queueing for txn setup.
-
- 22 Mar, 2021 5 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
Since c_mutex is now always inited at startup time, we no longer need connections_mutex to protect from uninit'd structures
-
Howard Chu authored
-
Howard Chu authored
-
- 21 Mar, 2021 8 commits
-
-
Howard Chu authored
-
Howard Chu authored
Schedule a new retry instead of immediate looping back. This will also prevent locking up cn=config replication.
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
See if they were requested as soon as they are successfully registered.
-
Howard Chu authored
Do it explicitly in servers
-
Howard Chu authored
Also make sure config_add_internal errmsg is returned to slapadd
-
- 19 Mar, 2021 1 commit
-
-
Ondřej Kuzník authored
-
- 18 Mar, 2021 12 commits
-
-
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
-
-
Quanah Gibson-Mount authored
-
send_ldap_response() clears them immediately even if we never attached the data to be freed, so when we reinstate them, the flags are gone and the next send_ldap_response() doesn't consider freeing them.
-
-
- 16 Mar, 2021 2 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 15 Mar, 2021 10 commits
-
-
Quanah Gibson-Mount authored
-
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 14 Mar, 2021 1 commit
-
-
Howard Chu authored
-