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_match.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-13
ldb:ldb_match.c - fix a counter type
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-10-13
s4-ldb: use operator_fn syntax function in ldb_match code
Andrew Tridgell
1
-92
/
+212
2010-09-24
ldb:ldb_match.c - fix counter variable type
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-08
LDB:common - Change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-02-11
ldb_match - Ignore ":dn" part of extended matches for now
Matthias Dieter Wallnöfer
1
-2
/
+5
2009-12-07
s4:ldb Add a function to match a message against an objectClass
Andrew Bartlett
1
-0
/
+19
2009-07-14
remove all '\n' from ldb_debug
Sumit Bose
1
-1
/
+1
2009-01-30
Fix the mess with ldb includes.
Simo Sorce
1
-1
/
+1
2008-11-04
Use ldb_dn_from_ldb_val to avoid possible over-run of the value.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23795: more v2->v3 conversion
Andrew Tridgell
1
-1
/
+1
2007-10-10
r22681: Fix standalone ldb build when parent directory name != ldb.
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointer
Stefan Metzmacher
1
-12
/
+12
2007-10-10
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
1
-9
/
+8
2007-10-10
r19531: Make struct ldb_dn opaque and local to ldb_dn.c
Simo Sorce
1
-1
/
+1
2007-10-10
r19196: merge from samba3:
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r17368: Add 'const' to ldb_match_msg().
Andrew Bartlett
1
-20
/
+20
2007-10-10
r16066: The OSX AD plugin uses objectCategory searches a lot, and uses them
Andrew Bartlett
1
-2
/
+5
2007-10-10
r12829: fix ldb headers, to not include '<...>' files in .c files
Stefan Metzmacher
1
-3
/
+1
2007-10-10
r11364: added a ldb_attr_dn() function for testing if an attribute name is
Andrew Tridgell
1
-4
/
+2
2007-10-10
r10913: This patch isn't as big as it looks ...
Andrew Tridgell
1
-10
/
+11
2007-10-10
r10895: allow 'dn=string' searches to work again. Windows doesn't allow these,
Andrew Tridgell
1
-7
/
+2
2007-10-10
r10894: make the handling of dn/distinguishedName much closer to real
Andrew Tridgell
1
-1
/
+6
2007-10-10
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
1
-43
/
+17
2007-10-10
r9318: fix searches with scope ONE and SUB,
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r8917: Better support for extended ldap search operations
Simo Sorce
1
-0
/
+2
2007-10-10
r8585: add to ldb and ldap comparison functionality
Simo Sorce
1
-25
/
+74
2007-10-10
r8529: Matching against the wrong union
Simo Sorce
1
-2
/
+3
2007-10-10
r8414: Some C++ friendlyness fixes - 'not' is apparently a keyword in C++.
Tim Potter
1
-1
/
+1
2007-10-10
r8373: New wildcard matching code.
Simo Sorce
1
-42
/
+187
2007-10-10
r8082: large rewite of ldb_dn.c
Simo Sorce
1
-1
/
+1
2007-10-10
r8037: a fairly major update to the internals of ldb. Changes are:
Andrew Tridgell
1
-0
/
+260