]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2020-11-17  Ondřej KuzníkUnblock the client when we can't find an upstream
2020-11-17  Ondřej KuzníkAdjust backend operation counting
2020-11-17  Ondřej KuzníkHandle asynchronous connect properly
2020-11-17  Ondřej KuzníkUpdate tests to match latest configuration layout
2020-11-17  Ondřej KuzníkMake sure operation stays alive when we process it
2020-11-17  Ondřej KuzníkFix issues in bind response handling
2020-11-17  Ondřej KuzníkSimplify abandon processing
2020-11-17  Ondřej KuzníkOn connection shutdown, free op from the correct side
2020-11-17  Ondřej KuzníkManage connection refcnt better
2020-11-17  Ondřej KuzníkRemember and clear bind status correctly
2020-11-17  Ondřej KuzníkUnify logging output
2020-11-17  Ondřej KuzníkHandle backend unsolicited response properly
2020-11-17  Ondřej KuzníkDocument new bind configuration
2020-11-17  Ondřej KuzníkRework proxyauthz handling
2020-11-17  Ondřej KuzníkSplit bind configuration from backends
2020-11-17  Ondřej KuzníkBorrow liblber code to get abandon processing to work
2020-11-17  Ondřej KuzníkForward controls correctly in the face of proxyauth
2020-11-17  Ondřej KuzníkHandle upstream connection shutdown properly
2020-11-17  Ondřej KuzníkBe consistent with bind responses on no upstream
2020-11-17  Ondřej KuzníkDocumentation updates
2020-11-17  Ondřej KuzníkSplit client/upstream PDU size limits
2020-11-17  Ondřej KuzníkRename listener-threads to reflect the option
2020-11-17  Ondřej KuzníkSecond test
2020-11-17  Ondřej KuzníkFirst test for load balancer
2020-11-17  Ondřej Kuzníklloadd documentation
2020-11-17  Ondřej KuzníkOnly enable verifycredentials if libldap does
2020-11-17  Ondřej KuzníkAnother attempt at operation/connection destroy interac...
2020-11-17  Ondřej KuzníkImprove logging
2020-11-17  Ondřej KuzníkKeep a list of active clients for shutdown purposes.
2020-11-17  Ondřej KuzníkFree all pending operations on shutdown
2020-11-17  Ondřej KuzníkLookup operations by saved connid.
2020-11-17  Ondřej KuzníkTweak connection error logging.
2020-11-17  Ondřej KuzníkInitialise listeners after all workers have been
2020-11-17  Ondřej KuzníkFix error handling wrt. its callers
2020-11-17  Ondřej KuzníkFix refcounting for all code paths
2020-11-17  Ondřej KuzníkRound robin for backends.
2020-11-17  Ondřej KuzníkRound-robin for upstream connections
2020-11-17  Ondřej KuzníkConvert backend and upstream management to use CIRCLEQ.
2020-11-17  Ondřej KuzníkRevert connection/operation mutex order.
2020-11-17  Ondřej KuzníkClean up events properly
2020-11-17  Ondřej KuzníkStop the read callback on a dead connection.
2020-11-17  Ondřej KuzníkDo not bother to write to a dying connection
2020-11-17  Ondřej KuzníkReset c_*ber after freeing and check c_pendingber race
2020-11-17  Ondřej KuzníkRetain a reference around for handle_responses
2020-11-17  Ondřej KuzníkDo not leak responses to abandoned ops
2020-11-17  Ondřej KuzníkDestroy the unbind operation when acted upon
2020-11-17  Ondřej KuzníkOperation reference counting
2020-11-17  Ondřej KuzníkShutdown handling
2020-11-17  Ondřej KuzníkRework client_read_cb along the lines of upstream
2020-11-17  Ondřej KuzníkOn a failed bind, stop the callback from firing again
2020-11-17  Ondřej KuzníkDo not clear c_pendingber on short write
2020-11-17  Ondřej Kuzníkconnection reference counting
2020-11-17  Ondřej KuzníkDo not leak BerElements
2020-11-17  Ondřej KuzníkDo not leak addrinfos
2020-11-17  Ondřej KuzníkPending operation tracking and limiting
2020-11-17  Ondřej KuzníkSave connection ids on operation for logging purposes
2020-11-17  Ondřej KuzníkReject operations when binding
2020-11-17  Ondřej KuzníkReport initial bind errors to client
2020-11-17  Ondřej KuzníkThere might be errors before we save the operation...
2020-11-17  Ondřej KuzníkFix proxyauthz handling
2020-11-17  Ondřej KuzníkImplement backend retry timeouts
2020-11-17  Ondřej KuzníkUpdate backend progress tracking
2020-11-17  Ondřej KuzníkConfiguration part for retry timeouts
2020-11-17  Ondřej KuzníkMaintain the configured amount of connections per backend
2020-11-17  Ondřej KuzníkAdd connection number config
2020-11-17  Ondřej KuzníkSwitch bindkey to use Backend instead of bindconf
2020-11-17  Ondřej KuzníkProxyauthz support
2020-11-17  Ondřej KuzníkMake features global
2020-11-17  Ondřej KuzníkClient authentication
2020-11-17  Ondřej KuzníkOption for response handling
2020-11-17  Ondřej KuzníkLogging improvements
2020-11-17  Ondřej KuzníkResponse handling, exploit optional bervals
2020-11-17  Ondřej KuzníkRename backend mutex
2020-11-17  Ondřej KuzníkAuthenticate the upstream connection if configured
2020-11-17  Ondřej KuzníkUpdate maximum number or parameters for backend
2020-11-17  Ondřej KuzníkThis is a proxy now
2020-11-17  Ondřej KuzníkOperation parsing
2020-11-17  Ondřej KuzníkConnection write support
2020-11-17  Ondřej KuzníkSet up connections in the worker threads
2020-11-17  Ondřej KuzníkUpstream connection setup
2020-11-17  Ondřej KuzníkUpdate connection init
2020-11-17  Ondřej KuzníkStartup adjustment
2020-11-17  Ondřej KuzníkBackend configuration
2020-11-17  Ondřej Kuzníklloadd ahoy
2020-11-17  Howard ChuITS#9394 syncprov: ignore duplicate sessionlog entries
2020-11-12  Quanah Gibson... Remove various unused variables
2020-11-12  Quanah Gibson... ITS#8839 - Add sha3-512 hashes
2020-11-11  Howard ChuITS#9391 remove asserts in UUIDNormalize()
2020-11-10  Quanah Gibson... Add documentation on ACL requirements for psuedo-attrib...
2020-11-09  Ondřej KuzníkCleanup use of *alloc() in daemon.c
2020-11-09  Ondřej KuzníkITS#9386 State change issues are still ignored, but...
2020-11-09  Ondřej KuzníkITS#9386 Address compiler warnings
2020-11-03  Howard ChuITS#9121 fix filtered memberOf
2020-11-02  Quanah Gibson... ITS#9354 - Fix usage of signal to be portable
2020-11-02  Quanah Gibson... ITS#8798 - Fix build for Windows
2020-11-02  Howard ChuITS#9384 remove assert in obsolete csnNormalize23()
2020-11-02  Howard ChuITS#9383 remove assert in certificateListValidate
2020-10-30  Howard ChuITS#9121 fix dynlist_filter_dup for substring filter
2020-10-29  Quanah Gibson... ITS#9381 - Remove unused variables, fix rc usage
2020-10-29  Quanah Gibson... ITS#9380 - Fix return type for connection_write_resume
next