- 18 Jul, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 16 Jul, 2020 1 commit
-
-
Howard Chu authored
If getaddrinfo is available, should use it here
-
- 15 Jul, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 14 Jul, 2020 2 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 08 Jul, 2020 2 commits
-
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
- 07 Jul, 2020 4 commits
-
-
Howard Chu authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
- 06 Jul, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 04 Jul, 2020 10 commits
-
-
Ryan Tandy authored
-
Ryan Tandy authored
-
Ryan Tandy authored
-
Ryan Tandy authored
-
Ryan Tandy authored
-
Ryan Tandy authored
-
Ryan Tandy authored
-
Ryan Tandy authored
-
Ryan Tandy authored
-
-
- 03 Jul, 2020 9 commits
-
-
-
-
Password administrators can bypass safeModify, password quality checks and trigger reset if policy instructs the server to.
-
-
-
-
-
-
Quanah Gibson-Mount authored
-
- 23 Jun, 2020 6 commits
-
-
Quanah Gibson-Mount authored
-
-
-
-
-
ldif_open_mem() is the fmemopen(3) equivalent of ldif_open() which opens an ldif steam from memory, rather than from a file.
-
- 22 Jun, 2020 3 commits
-
-
Quanah Gibson-Mount authored
-
-
The fallback to a straight Fisher-Yates shuffle needs to occur whenever the sum of the *remaining* weights is zero, or else the remaining records will not be reordered. Testing only once at the beginning covers the case when all weights are zero, and obviously no shuffling is needed when only one weight is zero; but other weight combinations are possible, such as (1, 0, 0).
-