- 21 Mar, 2021 1 commit
-
-
Howard Chu authored
See if they were requested as soon as they are successfully registered.
-
- 24 Feb, 2021 2 commits
-
-
- 02 Feb, 2021 1 commit
-
-
Quanah Gibson-Mount authored
Rename slapd/config.h to slap-config.h and update accordingly Rename lloadd/config.h to lload-config.h and update accordingly
-
- 11 Jan, 2021 1 commit
-
-
Quanah Gibson-Mount authored
-
- 29 Oct, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 13 Sep, 2020 1 commit
-
-
Don't resume pending ops unless there are no other threads waiting to write
-
- 10 Sep, 2020 1 commit
-
-
Shows connection address, refresh/persist state, time of last connect attempt and received data, and last sent and received cookies per consumer.
-
- 18 Aug, 2020 1 commit
-
-
Howard Chu authored
Reallocates sockets from old to new listener threads
-
- 23 Jun, 2020 1 commit
-
-
- 23 Apr, 2020 1 commit
-
-
Isaac Boukris authored
Add LDAP_OPT_X_SASL_CBINDING option to define the binding type to use, defaults to "none". Add "tls-endpoint" binding type implementing "tls-server-end-point" from RCF 5929, which is compatible with Windows. Fix "tls-unique" to include the prefix in the bindings as per RFC 5056.
-
- 22 Apr, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 02 Apr, 2020 3 commits
-
-
Ryan Tandy authored
-
Ryan Tandy authored
-
Ryan Tandy authored
- give authid-rewrite's argument a name - tidy saslauthz.c whitespace (mixed spaces/tabs) - always declare slap_sasl_regexp_destroy: fixes an implicit declaration warning when configured without librewrite - delete dead code: ENABLE_REWRITE implies SLAP_AUTH_REWRITE, so this code is never compiled - make slap_sasl_regexp_rewrite_config static - omit sasl_regexp unused fields when built with librewrite
-
- 28 Jan, 2020 1 commit
-
-
Ondřej Kuzník authored
-
- 09 Jan, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 19 Feb, 2019 1 commit
-
-
Ondřej Kuzník authored
-
- 14 Jan, 2019 1 commit
-
-
Quanah Gibson-Mount authored
-
- 19 Oct, 2018 1 commit
-
-
Ondřej Kuzník authored
-
- 02 Jul, 2018 1 commit
-
-
Ondřej Kuzník authored
-
- 22 Mar, 2018 1 commit
-
-
Quanah Gibson-Mount authored
-
- 11 Oct, 2017 1 commit
-
-
* javascript * kernel * ldap * length * macros * maintained * manager * matching * maximum * mechanism * memory * method * mimic * minimum * modifiable * modifiers * modifying * multiple * necessary * normalized * objectclass * occurrence * occurring * offered * operation * original * overridden * parameter * permanent * preemptively * printable * protocol * provider * really * redistribution * referenced * refresh * regardless * registered * request * reserved * resource * response * sanity * separated * setconcurrency * should * specially * specifies * structure * structures * subordinates * substitution * succeed * successful * successfully * sudoers * sufficient * superiors * supported * synchronization * terminated * they're * through * traffic * transparent * unsigned * unsupported * version * absence * achieves * adamson * additional * address * against * appropriate * architecture * associated * async * attribute * authentication * authorized * auxiliary * available * begin * beginning * buffered * canonical * certificate * charray * check * class * compatibility * compilation * component * configurable * configuration * configure * conjunction * constraints * constructor * contained * containing * continued * control * convenience * correspond * credentials * cyrillic * database * definitions * deloldrdn * dereferencing * destroy * distinguish * documentation * emmanuel * enabled * entry * enumerated * everything * exhaustive * existence * existing * explicitly * extract * fallthru * fashion * february * finally * function * generically * groupname * happened * implementation * including * initialization * initializes * insensitive * instantiated * instantiation * integral * internal * iterate
-
- 08 Sep, 2017 1 commit
-
-
Howard Chu authored
For fast cleanup after constructing disposable entries
-
- 07 Sep, 2017 1 commit
-
-
Howard Chu authored
Tell frontend the op will finish asynchronously, leave it alone
-
- 03 Jan, 2017 1 commit
-
-
Quanah Gibson-Mount authored
-
- 29 Jan, 2016 1 commit
-
-
Quanah Gibson-Mount authored
-
- 01 Oct, 2015 1 commit
-
-
Howard Chu authored
-
- 11 Feb, 2015 1 commit
-
-
Quanah Gibson-Mount authored
-
- 15 Sep, 2014 1 commit
-
-
Howard Chu authored
This commit was accidentally omitted from previous push
-
- 25 Jan, 2014 1 commit
-
-
Kurt Zeilenga authored
-
- 11 Dec, 2013 1 commit
-
-
Hallvard Furuseth authored
Add framework for debug macros SLAP_OP(), slap_be_op(), slap_bi_op() around LDAP-operation backend calls. contrib/slapd-tools/wrap_slap_ops converts code to use them. Code compiles as before by default. #define USE_RS_ASSERT enables debugging, $NO_RS_ASSERT tweaks it. See slapd/result.c.
-
- 02 Nov, 2013 1 commit
-
-
Howard Chu authored
-
- 01 Nov, 2013 1 commit
-
-
Howard Chu authored
Introduced in commit 48cdd54d
-
- 19 Sep, 2013 1 commit
-
-
Quanah Gibson-Mount authored
-
- 07 Sep, 2013 1 commit
-
-
Howard Chu authored
Writer threads do their own wait using select/poll instead of asking the listener thread. Eliminates one mutex+one condvar per conn plus multiple wakeups of the listener thread. Also fixes writetimeout to wait an exact time, instead of the approximation used in the listener thread.
-
- 17 Aug, 2013 1 commit
-
-
Howard Chu authored
-
- 02 Aug, 2013 1 commit
-
-
Howard Chu authored
-
- 02 Jan, 2013 1 commit
-
-
Kurt Zeilenga authored
-
- 04 Dec, 2012 1 commit
-
-
Howard Chu authored
-