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_dn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r10980: Use ldb_attr_cmp and ldb_dn_escape_value
Andrew Bartlett
1
-6
/
+6
2007-10-10
r10959: fix compiler warnings
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r10956: Tridge thought some comments might be a good idea :-)
Andrew Bartlett
1
-2
/
+14
2007-10-10
r10953: Add a new function to form a canonicalName out of a DN to ldb_dn.c
Andrew Bartlett
1
-0
/
+55
2007-10-10
r10918: - fixed standalone ldb build
Andrew Tridgell
1
-4
/
+5
2007-10-10
r10913: This patch isn't as big as it looks ...
Andrew Tridgell
1
-9
/
+10
2007-10-10
r10231: seem I flipped these, fix.
Simo Sorce
1
-2
/
+2
2007-10-10
r9929: Fix indentation
Andrew Bartlett
1
-2
/
+2
2007-10-10
r9394: avoid to use BOOL in ldb
Simo Sorce
1
-2
/
+2
2007-10-10
r9393: Fix ldb standalone build
Simo Sorce
1
-0
/
+1
2007-10-10
r9392: Fix ldb_dn_compose to make build farm happy
Simo Sorce
1
-4
/
+21
2007-10-10
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
1
-9
/
+299
2007-10-10
r9387: regedit uses "New Key #nn" for newly created keys, which conflicts wit...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r9318: fix searches with scope ONE and SUB,
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r8517: fixed a crash bug in ldb_dn_compare_base()
Andrew Tridgell
1
-2
/
+4
2007-10-10
r8515: ldb_dn_cmp now uses ldb_dn_compare so that the DNs are compared
Simo Sorce
1
-0
/
+23
2007-10-10
r8394: Make sure the argument to ctype is*(3) macros are unsigned char as
Love Hörnquist Åstrand
1
-1
/
+1
2007-10-10
r8373: New wildcard matching code.
Simo Sorce
1
-10
/
+54
2007-10-10
r8146: fix compiler warning
Stefan Metzmacher
1
-7
/
+5
2007-10-10
r8084: do not leak memory on errors
Simo Sorce
1
-1
/
+1
2007-10-10
r8083: check attribute type is valid (only ascii alphanum chars and '-' char)
Simo Sorce
1
-0
/
+19
2007-10-10
r8082: large rewite of ldb_dn.c
Simo Sorce
1
-235
/
+175
2007-10-10
r8037: a fairly major update to the internals of ldb. Changes are:
Andrew Tridgell
1
-51
/
+81
2007-10-10
r7937: main file was missing
Simo Sorce
1
-0
/
+471