Displaying 6 results from an estimated 6 matches for "ldb_dn".
Did you mean:
ldap_dn
2006 Jun 05
2
[PATCH] Pet peave then->than
...78,7 @@
/*@globals fileSystem @*/
/*@modifies *str, *fp, fileSystem @*/
{
- char * s = alloca(300); /* larger then the ascii set */
+ char * s = alloca(300); /* larger than the ascii set */
s[0] = '\0';
/*@-branchstate@*/ /* FIX: W2DO? */
Index: source/lib/ldb/common/ldb_dn.c
===================================================================
--- source/lib/ldb/common/ldb_dn.c (revision 16046)
+++ source/lib/ldb/common/ldb_dn.c (working copy)
@@ -665,7 +665,7 @@
/* copy specified number of elements of a dn into a new one
element are copied from top level up to...
2019 Sep 17
0
[Announce] Samba 4.11.0 Available for Download
...Deprecated
encrypt passwords Deprecated
CHANGES SINCE 4.11.0rc4
=======================
CHANGES SINCE 4.11.0rc3
=======================
o Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
* BUG 14049: ldb: Don't try to save a value that isn't there.
* ldb_dn: Free dn components on explode failure.
* ldb: Do not allow adding a DN as a base to itself.
o Andrew Bartlett <abartlet at samba.org>
* ldb: Release ldb 2.0.7.
* BUG 13695: ldb: Correct Pigeonhole principle validation in
ldb_filter_attrs().
* BUG 14049: Fix ldb dn crash....
2019 Sep 17
0
[Announce] Samba 4.11.0 Available for Download
...Deprecated
encrypt passwords Deprecated
CHANGES SINCE 4.11.0rc4
=======================
CHANGES SINCE 4.11.0rc3
=======================
o Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
* BUG 14049: ldb: Don't try to save a value that isn't there.
* ldb_dn: Free dn components on explode failure.
* ldb: Do not allow adding a DN as a base to itself.
o Andrew Bartlett <abartlet at samba.org>
* ldb: Release ldb 2.0.7.
* BUG 13695: ldb: Correct Pigeonhole principle validation in
ldb_filter_attrs().
* BUG 14049: Fix ldb dn crash....
2019 Sep 11
1
[Announce] Samba 4.11.0rc4 Available for Download
...Deprecated
lanman auth Deprecated
encrypt passwords Deprecated
CHANGES SINCE 4.11.0rc3
=======================
o Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
* BUG 14049: ldb: Don't try to save a value that isn't there.
* ldb_dn: Free dn components on explode failure.
* ldb: Do not allow adding a DN as a base to itself.
o Andrew Bartlett <abartlet at samba.org>
* ldb: Release ldb 2.0.7.
* BUG 13695: ldb: Correct Pigeonhole principle validation in
ldb_filter_attrs().
* BUG 14049: Fix ldb dn crash....
2019 Sep 11
1
[Announce] Samba 4.11.0rc4 Available for Download
...Deprecated
lanman auth Deprecated
encrypt passwords Deprecated
CHANGES SINCE 4.11.0rc3
=======================
o Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
* BUG 14049: ldb: Don't try to save a value that isn't there.
* ldb_dn: Free dn components on explode failure.
* ldb: Do not allow adding a DN as a base to itself.
o Andrew Bartlett <abartlet at samba.org>
* ldb: Release ldb 2.0.7.
* BUG 13695: ldb: Correct Pigeonhole principle validation in
ldb_filter_attrs().
* BUG 14049: Fix ldb dn crash....
2010 May 02
2
samba4 make error - drsblobs.so
...rse.c
Compiling lib/ldb/common/ldb_msg.c
Compiling lib/ldb/common/ldb_utf8.c
Compiling lib/ldb/common/ldb_debug.c
Compiling lib/ldb/common/ldb_modules.c
Compiling lib/ldb/common/ldb_match.c
Compiling lib/ldb/common/ldb_attributes.c
Compiling lib/ldb/common/attrib_handlers.c
Compiling lib/ldb/common/ldb_dn.c
Compiling lib/ldb/common/ldb_controls.c
Compiling lib/ldb/common/qsort.c
Compiling lib/ldb/ldb_map/ldb_map_inbound.c
Compiling lib/ldb/ldb_map/ldb_map_outbound.c
Compiling lib/ldb/ldb_map/ldb_map.c
lib/ldb/ldb_map/ldb_map.c: In function ?map_search_base_req?:
lib/ldb/ldb_map/ldb_map.c:893: warnin...