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
/
attrib_handlers.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-12
s4-ldb: fixed a crash bug for non-UTF8 strings
Andrew Tridgell
1
-1
/
+3
2010-03-08
LDB:common - Change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-01-02
s4-ldb: use safe length limited conversions for int64 and time
Andrew Tridgell
1
-13
/
+48
2009-11-12
s4:ldb Add a helper function for 'canonicalise' both strings base compares
Andrew Bartlett
1
-0
/
+27
2009-09-22
s4-ldb: fixed call argument order for ldb_dn_from_ldb_val
Andrew Tridgell
1
-3
/
+3
2009-08-21
s4:ldb Use length-limited printf to avoid walking off end of strings
Andrew Bartlett
1
-1
/
+1
2009-08-07
make sure we never look past the end of either string in ldb_comparison_fold()
Andrew Tridgell
1
-26
/
+44
2009-06-10
fixed server side sorting of case-insensitive strings
Andrew Tridgell
1
-3
/
+0
2009-04-02
major upgrade to the ldb attribute handling
Andrew Tridgell
1
-7
/
+46
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
-3
/
+3
2008-08-22
fixed a problem with length limited ldap values
Andrew Tridgell
1
-10
/
+17
2007-10-10
r25218: After discussion with Simo, remove the subclass support from LDB.
Andrew Bartlett
1
-28
/
+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
-3
/
+2
2007-10-10
r20168: start separating attributes and syntaxes
Stefan Metzmacher
1
-19
/
+12
2007-10-10
r19964: make debuging easier and report usefull error messages
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19888: make it possible to use default attrib handlers from extensions
Simo Sorce
1
-10
/
+11
2007-10-10
r19832: better prototypes for the linearization functions:
Simo Sorce
1
-1
/
+1
2007-10-10
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
1
-7
/
+7
2007-10-10
r19742: fix compiler warnings
Stefan Metzmacher
1
-4
/
+8
2007-10-10
r19196: merge from samba3:
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r18978: Fix bug found by:
Andrew Bartlett
1
-3
/
+13
2007-10-10
r18130: the move to system/ in libreplace broke some things ... should be
Andrew Tridgell
1
-0
/
+1
2007-10-10
r13359: make sure we don't look at s[-1]
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r13347: - Now we compare values with an optimized utf8
Simo Sorce
1
-1
/
+34
2007-10-10
r13335: Fix the build and add an utf8 safe ldb_hadler_fold function
Simo Sorce
1
-14
/
+42
2007-10-10
r12829: fix ldb headers, to not include '<...>' files in .c files
Stefan Metzmacher
1
-3
/
+1
2007-10-10
r12827: This was a very well concealed bug.
Simo Sorce
1
-2
/
+9
2007-10-10
r11378: Fix an uninitialized variable warning. Tridge, I'm 99.999% sure this ...
Volker Lendecke
1
-1
/
+1
2007-10-10
r10915: added a standard attribute handler for a ldap UTC time string
Andrew Tridgell
1
-0
/
+35
2007-10-10
r10913: This patch isn't as big as it looks ...
Andrew Tridgell
1
-13
/
+13
2007-10-10
r10250: the comparison is caseless so we must caseless subtract
Simo Sorce
1
-1
/
+1
2007-10-10
r9766: Prevent erroneous OOM message
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r8394: Make sure the argument to ctype is*(3) macros are unsigned char as
Love Hörnquist Åstrand
1
-1
/
+2
2007-10-10
r8373: New wildcard matching code.
Simo Sorce
1
-75
/
+20
2007-10-10
r8082: large rewite of ldb_dn.c
Simo Sorce
1
-29
/
+39
2007-10-10
r8041: remove a mis-spelled debug message :-)
Andrew Tridgell
1
-1
/
+0
2007-10-10
r8037: a fairly major update to the internals of ldb. Changes are:
Andrew Tridgell
1
-0
/
+335