Python utility library
  • Python 98%
  • Makefile 1.7%
  • Shell 0.3%
Find a file
Jan Lindemann bdb7127d27 ldap.Connection.walk(): Support decode & unroll

The entry instance passed to the walk callback contains raw results of LDAP search operations, i.e. all attribute values are lists, and all attribute values are bytes. Add the boolean parameters decode and unroll to walk() as a convenience method to get decoded values. They default to False, representing current behaviour.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-04-03 18:01:02 +02:00
bin Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
conf Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
make Replace jw-build by jw-pkg 2025-11-28 14:22:42 +01:00
scripts Add missing async keywords to jwutils.Cmd.run() reimplementations 2020-02-10 19:49:46 +01:00
test Add class Options 2022-12-01 14:29:01 +01:00
tools ldap.Connection.walk(): Support decode & unroll 2026-04-03 18:01:02 +02:00
.gitignore grammar.py et al: Centralize more code 2017-10-29 18:25:55 +01:00
HASH Release 1.0.0-33@suse-tumbleweed/x86_64 2026-01-27 00:24:57 +00:00
Makefile Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
RELEASES Release 1.0.0-33@suse-tumbleweed/x86_64 2026-01-27 00:24:57 +00:00
VERSION Start version: 1.0.0-33 2026-01-27 00:24:26 +00:00