This website requires JavaScript.
Explore
Help
Sign In
mirror
/
openldap
Watch
2
Star
0
Fork
0
You've already forked openldap
mirror of
https://git.openldap.org/openldap/openldap.git
synced
2025-03-13 14:27:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
openldap
/
servers
/
slapd
/
back-tcl
History
Howard Chu
7e8c77c5de
Fix dynamic module linking
2002-06-21 01:34:53 +00:00
..
external.h
Changed search attrs to struct berval **.
2001-12-26 08:47:04 +00:00
Makefile.in
Fix dynamic module linking
2002-06-21 01:34:53 +00:00
README.back-tcl
First commit of Hallvard's backend documentation effort
2002-04-29 20:24:29 +00:00
tcl_abandon.c
Patch: Non-unique msgid for abandon in back-<shell,tcl> (ITS#1793)
2002-05-09 02:11:39 +00:00
tcl_add.c
Patch: Non-unique msgid for abandon in back-<shell,tcl> (ITS#1793)
2002-05-09 02:11:39 +00:00
tcl_back.h
Changed be_[n]suffix, be_[n]suffixAlias to BerVarray. No more bvec's anywhere.
2002-05-01 18:50:14 +00:00
tcl_bind.c
Patch: Non-unique msgid for abandon in back-<shell,tcl> (ITS#1793)
2002-05-09 02:11:39 +00:00
tcl_close.c
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
1999-09-08 19:06:24 +00:00
tcl_compare.c
Patch: Non-unique msgid for abandon in back-<shell,tcl> (ITS#1793)
2002-05-09 02:11:39 +00:00
tcl_config.c
Mostly based on patches provided by Hallvard B. Furuseth
2002-04-08 09:43:22 +00:00
tcl_delete.c
Patch: Non-unique msgid for abandon in back-<shell,tcl> (ITS#1793)
2002-05-09 02:11:39 +00:00
tcl_init.c
Mostly based on patches provided by Hallvard B. Furuseth
2002-04-08 09:43:22 +00:00
tcl_modify.c
Patch: Non-unique msgid for abandon in back-<shell,tcl> (ITS#1793)
2002-05-09 02:11:39 +00:00
tcl_modrdn.c
Patch: Non-unique msgid for abandon in back-<shell,tcl> (ITS#1793)
2002-05-09 02:11:39 +00:00
tcl_search.c
Patch: Non-unique msgid for abandon in back-<shell,tcl> (ITS#1793)
2002-05-09 02:11:39 +00:00
tcl_unbind.c
Patch: Non-unique msgid for abandon in back-<shell,tcl> (ITS#1793)
2002-05-09 02:11:39 +00:00
tcl_util.c
Changed be_[n]suffix, be_[n]suffixAlias to BerVarray. No more bvec's anywhere.
2002-05-01 18:50:14 +00:00
TODO
* Removed uneeded cvs keywords
1999-02-18 02:18:39 +00:00
README.back-tcl
The Tcl Backend is described in the slapd-tcl(5) manual page.