Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
python-ldapserver
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
uffd
python-ldapserver
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
040be539d5f8795c3db97bfea7bad107368f6d77
Select Git revision
Branches
2
decorator-interface
master
default
protected
Tags
10
v0.1.2
protected
v0.1.1
protected
v0.1.0
protected
v0.0.1.dev6
protected
v0.0.1.dev5
protected
v0.0.1.dev4
protected
v0.0.1.dev3
protected
v0.0.1.dev2
protected
v0.0.1.dev1
protected
v0.0.1.dev0
protected
12 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
Aug
20
Oct
19
22
Feb
11
Dec
8
5
3
2
26
Nov
25
23
17
14
1
29
Oct
23
21
19
26
Aug
4
29
Jul
28
24
23
14
Mar
12
11
10
9
8
6
5
4
3
Update docs URL in README and fix typos
master
master
CI testing for Debian Bookworm
Update pylint to v2.16.2 for python3.11 compatibility
Update .gitlab-ci.yml for compatibility with newer Gitlab versions
PEP 440 conformance for development builds
Fix COMPARE request handling
v0.1.2
v0.1.2
Caching for DN parsing and stringprep
Search constraint extraction for single-valued OR
v0.1.1
v0.1.1
Fix: Error when matching strings with prohibited characters
Fix CI docs build on minor release branches
Add logging for BIND requests
v0.1.0
v0.1.0
Unit tests for RFC4518 stringprep
Honor sizeLimit in SEARCH requests
Support RFC3673 "All Operational Attributes"
Support RFC4526 "Absolute True and False Filters"
DN parsing rewrite with REs
Started decorator-based api
decorator-inter…
decorator-interface
Intro text for documentation
Template interface cleanup ([WILDCARD_VALUE] -> WILDCARD)
Entry naming cleanup (Object -> ObjectEntry)
Deploy docs to Gitlab Pages with sphinx-multiversion
Fixed, updated and extended api documentation
Cleanup of top-level imports
v0.0.1.dev6
v0.0.1.dev6
Improved debian packaging and CI testing
Fix FilterExtensibleMatch string encoding
v0.0.1.dev5
v0.0.1.dev5
More compact INFO-level logging of SEARCH operations
Integration of DN code with schema support
Rewrite of schema code, change of Object interface
Fixed schema syntax registration and schema attribute matching
Support RFC2696 paged search results
Fixed leftover change from a66e0a1
Added rudimentary logging to request handler class
Implemented COMPARE in request handler
Refactored Schema interface, added OID canonicalization
Separated Object-related code from schema code
Merge branch 'full-schema-support' into 'master'
v0.0.1.dev4
v0.0.1.dev4
Functional schema support, replaced Directory with Object
Further refactored dn code
Refactored dn code
Added tests for server
Loading