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_utf8.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r19906: ldb_attr_cmp is used a lot
Simo Sorce
1
-11
/
+0
2007-10-10
r19074: Merge from 3_0: Fix a potential NULL dereference.
Volker Lendecke
1
-1
/
+1
2007-10-10
r18130: the move to system/ in libreplace broke some things ... should be
Andrew Tridgell
1
-0
/
+1
2007-10-10
r13349: In the end I could not use ldb_caseless_cmp
Simo Sorce
1
-19
/
+1
2007-10-10
r13333: revert previous commit I will use ldb_caseless_cmp in attrib_handlers
Simo Sorce
1
-2
/
+35
2007-10-10
r13328: After the attribute name check cleanup it turned up ldb_caseless_cmp()
Simo Sorce
1
-19
/
+1
2007-10-10
r13324: From now on check attribute names obey rfc2251
Simo Sorce
1
-7
/
+74
2007-10-10
r13278: remove a silly strcasecmp() replacement
Andrew Tridgell
1
-9
/
+1
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
-0
/
+12
2007-10-10
r10957: make a comment clearer
Andrew Tridgell
1
-1
/
+1
2007-10-10
r10913: This patch isn't as big as it looks ...
Andrew Tridgell
1
-1
/
+0
2007-10-10
r8515: ldb_dn_cmp now uses ldb_dn_compare so that the DNs are compared
Simo Sorce
1
-9
/
+0
2007-10-10
r8394: Make sure the argument to ctype is*(3) macros are unsigned char as
Love Hörnquist Åstrand
1
-2
/
+3
2007-10-10
r8037: a fairly major update to the internals of ldb. Changes are:
Andrew Tridgell
1
-2
/
+2
2007-10-10
r7936: new ldb_dn_explode and ldb_dn_casefold functions and co
Simo Sorce
1
-79
/
+1
2007-10-10
r7709: - convert ldb to use popt, so that it can interact with the samba
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7601: ldb_sqlite3 work in progress
Derrell Lipman
1
-8
/
+10
2007-10-10
r7418: work in progress
Derrell Lipman
1
-2
/
+2
2007-10-10
r7276: - moved static tdb function ltdb_dn_fold() into common/ so that it can be
Derrell Lipman
1
-0
/
+77
2007-10-10
r4474: - converted ldb to use talloc internally
Andrew Tridgell
1
-1
/
+1
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
r502: modified ldb to allow the use of an external pool memory
Andrew Tridgell
1
-2
/
+2
2007-10-10
r435: a major upgrade for ldb
Andrew Tridgell
1
-0
/
+87