]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2021-11-16  Howard ChuITS#9745 more for prev commit
2021-11-16  Howard ChuITS#9745 add config keyword for logfile format
2021-11-16  Ondřej KuzníkITS#9749 Clarify logoldattr
2021-11-15  Howard ChuITS#9747 dynlist: fix Compare for static groups
2021-11-11  Ondřej KuzníkITS#9738 Remove code deprecated by ITS#9538
2021-11-11  Ondřej KuzníkITS#9733 Only use libltdl when SLAPD_MODULES is defined
2021-11-11  Ondřej KuzníkITS#9725 Update lastbind manpage to document core funct...
2021-11-11  Ondřej KuzníkITS#9725 Use backend's timestamp precision
2021-11-09  Howard ChuITS#9743 init client socket port
2021-11-08  Ondřej KuzníkITS#9740 Be more explicit about where we document the...
2021-11-03  Quanah Gibson... ITS#9728 - Update documentation on lastbind-precision
2021-11-01  Howard ChuITS#9727 slapd-watcher: don't fail startup on bad URLs
2021-11-01  Howard ChuITS#9718 test022: preserve DELAY search output
2021-10-29  Howard ChuITS#9730 fix logging config uninit'd rc
2021-10-26  Quanah Gibson... ITS#9723
2021-10-26  Howard ChuITS#9715 Fix loglevel regression
2021-10-26  Howard ChuITS#9723 clear C_EOF on cursor with MDB_FIRST_DUP
2021-10-21  Ondřej KuzníkITS#9720 Import missing minCSNs from inside DB
2021-10-21  Ondřej KuzníkITS#9720 Manage the purge task properly
2021-10-18  Quanah Gibson... ITS#9673 - Regenerate configure
2021-10-18  Quanah Gibson... ITS#9673 - Start fully tracking symbols for versioning
2021-10-18  Howard ChuITS#9715 allow setting both debug and loglevel in cn...
2021-10-18  Howard ChuITS#9715 consolidate logging functionality into logging.c
2021-10-18  Ondřej KuzníkITS#9715 Deduplicate verbmasks implementation from...
2021-10-11  Quanah Gibson... ITS#9716 - In head, there should be no version specific...
2021-10-07  Howard ChuITS#9713 log fatal config errors at LDAP_DEBUG_ANY
2021-10-07  Howard ChuITS#9712 back-mdb: better fix
2021-10-07  Howard ChuITS#9712 back-mdb: fix multival delete
2021-10-05  Ondřej KuzníkITS#9620 Fix deadlocks between searches and register_entry
2021-10-05  Ondřej KuzníkITS#9600 Protect connection while interacting with it
2021-10-05  Ondřej KuzníkITS#9600 Do not hold locks while calling into back...
2021-10-05  Ondřej KuzníkITS#9599 Switch to xorshift for random numbers
2021-10-04  Ondřej KuzníkITS#6949 Port rest of the features to lloadd
2021-10-04  Ondřej KuzníkITS#6949 Remove dead code from lloadd
2021-10-04  Ondřej KuzníkITS#6949 Fix and emit error messages
2021-09-30  Howard ChuITS#9711 fix TLS ctx init for tools
2021-09-30  Howard ChuITS#6949 fixup loglevel delete, consolidate redundant...
2021-09-29  Howard ChuITS#6949 fix logfile_only regression in prev commit
2021-09-27  Quanah Gibson... ITS#9706 - Fix typos and align slapd configuration...
2021-09-27  Howard ChuITS#6949 honor specified loglevel, not just debuglevel
2021-09-23  Howard Chuslapd: delete unused entry_schema_check(oldattrs) parameter
2021-09-20  Quanah Gibson... ITS#9673 - Regenerate configure again
2021-09-20  Quanah Gibson... ITS#9673 -- Regenerate configure
2021-09-20  Quanah Gibson... ITS#9673 - Fix library symbol versioning
2021-09-20  Quanah Gibson... ITS#9699 - Fix typo
2021-09-16  Ondřej KuzníkITS#9671 Revert some NO-USER-MODIFICATION flags in...
2021-09-16  Ondřej KuzníkITS#9673 Strip release version from library name
2021-09-15  Quanah Gibson... ITS#9689 - Fix redundancy in nopresent option description
2021-09-15  Quanah Gibson... ITS#9688 - entryCSN equality indexing is highly recommended
2021-09-15  Howard ChuITS#9696 (forced commit) prev commit had wrong ITS#
2021-09-15  Howard ChuITS#9686 plug peercert memleak
2021-09-15  Quanah Gibson... ITS#9693 - Fix Glued/Subordinate database configuration...
2021-09-15  Anton AvramovITS#9679 - Update ldap_entry_objectclass table for...
2021-09-15  Quanah Gibson... ITS#9644 - Fix ppm module man page name and installatio...
2021-09-14  Quanah Gibson... ITS#9464 - memberof is still used in the regression...
2021-09-14  Howard ChuITS#9678 slapadd: avoid destroying configDB prematurely
2021-09-14  Howard ChuITS#9687 re-fix: refer to OpenSSL docs instead
2021-09-14  Howard ChuITS#9687 TLSECName is no longer required with OpenSSL...
2021-09-13  Quanah Gibson... ITS#9674 - Fix missing TP tag and document default
2021-09-09  Ondřej KuzníkITS#8341 Allow normalised values for namingContexts...
2021-09-09  Ondřej KuzníkITS#9664 Add normalised suffix into rootDSE for ACL...
2021-09-08  Quanah Gibson... ITS#9585, ITS#9586 - Document fractional and sparse...
2021-09-08  Ondřej KuzníkITS#6949 Allow for fd 0
2021-09-08  Ondřej KuzníkITS#6949 Save errno
2021-09-08  Ondřej KuzníkITS#6949 Extract logging code so lloadd can also use it
2021-09-08  Howard ChuITS#9633 fix test030 - turn off referral chasing in...
2021-09-08  Howard ChuITS#9632 add TESTINST for running tests concurrently
2021-09-08  Ondřej KuzníkITS#9632 Fix lloadd monitor tests to honour BASEPORT
2021-09-07  Howard ChuITS#9669 update heimdal URL
2021-09-06  Howard ChuITS#9668 ldap_int_tls_connect: isdigit() requires unsig...
2021-09-06  Quanah Gibson... ITS#9649 - Fix typo compatibilty to compatibility
2021-09-06  Quanah Gibson... ITS#9645 - Upgrading appendix should be blank in develo...
2021-09-06  Quanah Gibson... Avoid duplicate pipeline runs for merge requests
2021-09-06  HAMANO TsukasaITS#9631 back-wt: closing cache db politely
2021-09-05  Quanah Gibson... ITS#9638 - Fix tmpdir information for ldapsearch
2021-09-05  Ondřej KuzníkITS#9641 Grab a new local csn for failed ops
2021-09-05  Ondřej KuzníkITS#9538 Only queue csns for ops that don't get skipped
2021-09-05  Ondřej KuzníkITS#9538 Populate op2.o_hdr earlier
2021-09-04  Ondřej KuzníkITS#9650 Move ldap_pvt_thread_initialize into main.c
2021-09-04  Ondřej KuzníkITS#9656 Check we got configuration from policy
2021-09-02  HAMANO TsukasaITS#9643 Fix out of bounds read in entry_decode()
2021-09-01  Howard ChuITS#9659 remove redundant peerbv def
2021-08-31  Quanah Gibson... ITS#9649 - Add information for schema files
2021-08-31  Quanah Gibson... ITS#9648 - Fix request.c for MAXPATHLEN not result...
2021-08-31  Quanah Gibson... ITS#9646 - Fix verbiage for the try-propagate option
2021-08-27  Дилян ПалаузовITS#9653 - access-control.sdf: typo
2021-08-26  David CoutadeurITS#9644 - Add man page for ppm
2021-08-26  Quanah Gibson... ITS#9648 - Include ac/param.h for MAXPATHLEN
2021-08-26  Quanah Gibson... ITS#9156 - Remove ppolicy.schema from README
2021-08-26  Howard ChuITS#9651 ldapmodify: add -i option for interval between ops
2021-08-17  Quanah Gibson... ITS#9450 - Update install.sdf
2021-08-17  Quanah Gibson... ITS#9635,ITS#9636 - Regenerate configure
2021-08-17  Quanah Gibson... ITS#9636 - Delete shell backend
2021-08-17  Quanah Gibson... ITS#9635 - Delete back-ndb
2021-08-17  HAMANO TsukasaITS#9497 fix duplicate ldap control response
2021-08-17  Howard ChuRevert "Fix parsing error with back-ldif"
2021-08-16  Howard ChuITS#9637 more for idlexp max
2021-08-16  Howard ChuITS#9637 back-mdb fix max idlexp
2021-08-16  Shawn McKinneyITS#9549 - add a man page for ldapvc
2021-08-14  Howard ChuFix parsing error with back-ldif
next