index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
ldb
/
common
/
ldb_parse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r19188: merge from samba3:
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r18130: the move to system/ in libreplace broke some things ... should be
Andrew Tridgell
1
-0
/
+1
2007-10-10
r14430: ret can be NULL at the end of this loop
Andrew Tridgell
1
-1
/
+3
2007-10-10
r12829: fix ldb headers, to not include '<...>' files in .c files
Stefan Metzmacher
1
-4
/
+2
2007-10-10
r12361: Add a new function: ldb_binary_encode_string()
Andrew Bartlett
1
-0
/
+13
2007-10-10
r10913: This patch isn't as big as it looks ...
Andrew Tridgell
1
-0
/
+48
2007-10-10
r10894: make the handling of dn/distinguishedName much closer to real
Andrew Tridgell
1
-1
/
+1
2007-10-10
r10756: another fix for the construction of expressions from subtrees for
Andrew Tridgell
1
-4
/
+6
2007-10-10
r10755: fixed the construction of expressions from subtrees for SUBSTRING sea...
Andrew Tridgell
1
-1
/
+8
2007-10-10
r10753: don't require every ldb module to implement both a search_bytree() and
Andrew Tridgell
1
-3
/
+2
2007-10-10
r10665: fixed some crash errors and an error encoding AND and OR operations i...
Andrew Tridgell
1
-3
/
+16
2007-10-10
r8585: add to ldb and ldap comparison functionality
Simo Sorce
1
-200
/
+293
2007-10-10
r8414: Some C++ friendlyness fixes - 'not' is apparently a keyword in C++.
Tim Potter
1
-3
/
+3
2007-10-10
r8394: Make sure the argument to ctype is*(3) macros are unsigned char as
Love Hörnquist Åstrand
1
-6
/
+6
2007-10-10
r8373: New wildcard matching code.
Simo Sorce
1
-2
/
+115
2007-10-10
r8005: escape '"' characters in ldap expressions. Makes scripting easier.
Andrew Tridgell
1
-2
/
+2
2007-10-10
r7571: fixed the generation of the filter string for extended filters
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7558: added support in ldb for extended ldap search requests. These are
Andrew Tridgell
1
-0
/
+71
2007-10-10
r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree
Andrew Tridgell
1
-24
/
+23
2007-10-10
r7522: added a ldb_filter_from_tree() function that takes a ldb_parse_tree
Andrew Tridgell
1
-1
/
+54
2007-10-10
r7517: handle zero length equality tests
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7516: make sure binary decoding gives us something we can run string functio...
Andrew Tridgell
1
-1
/
+2
2007-10-10
r7515: merge in the binary encode/decode enhancements from the libcli/ldap/
Andrew Tridgell
1
-2
/
+68
2007-10-10
r7514: make the ldb_parse code not depend on a ldb_context, so we can now pot...
Andrew Tridgell
1
-13
/
+3
2007-10-10
r6817: - fixed empty ldap search elements in filters
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4714: move the ldb code to the new talloc interface (eg remove _p suffix)
Simo Sorce
1
-5
/
+5
2007-10-10
r4474: - converted ldb to use talloc internally
Andrew Tridgell
1
-72
/
+47
2007-10-10
r3783: - don't use make proto for ldb anymore
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r3449: more include file reduction
Andrew Tridgell
1
-0
/
+1
2007-10-10
r1374: Fix signed/unsigned warnings (actually found by g++) after unsigned int
Tim Potter
1
-1
/
+1
2007-10-10
r792: - changed the ldb ldif_* functions to be in the ldb_ namespace
Andrew Tridgell
1
-0
/
+1
2007-10-10
r574: - another attempt at const cleanliness in ldb
Andrew Tridgell
1
-8
/
+10
2007-10-10
r502: modified ldb to allow the use of an external pool memory
Andrew Tridgell
1
-149
/
+56
2004-03-31
make a more recent snapshot of ldb available to interested
Andrew Tridgell
1
-0
/
+460