index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
ldb
Commit message (
Expand
)
Author
Age
Files
Lines
*
r9686: Another round of bugfixes. Works somewhat now, when running under valg...
Jelmer Vernooij
2007-10-10
2
-12
/
+102
*
r9685: Add tests for samba3sam mapping module
Jelmer Vernooij
2007-10-10
7
-5
/
+434
*
r9672: Fix build for compilers that don't like undefined-length arrays at the...
Jelmer Vernooij
2007-10-10
2
-20
/
+15
*
r9671: patch from Kai Blin fixing a bug in our base64 encoder
Andrew Tridgell
2007-10-10
1
-3
/
+4
*
r9625: Get rid of "duplicate const" warning.
Tim Potter
2007-10-10
1
-1
/
+1
*
r9621: Bunch of bug fixes. Add 'format' option to samba3dump (text,summary,ldif)
Jelmer Vernooij
2007-10-10
1
-2
/
+1
*
r9616: Finish ldb_map module (still needs a lot of testing though...)
Jelmer Vernooij
2007-10-10
2
-46
/
+485
*
r9595: Add ldb map module
Jelmer Vernooij
2007-10-10
4
-50
/
+271
*
r9591: - Remove empty file
Jelmer Vernooij
2007-10-10
2
-1
/
+30
*
r9451: some fixes now core.schema and cosine.schema are also read properly
Simo Sorce
2007-10-10
1
-5
/
+29
*
r9447: Add a new tool to convert openLdap schema files into an ldif
Simo Sorce
2007-10-10
4
-7
/
+604
*
r9446: clean up old test file
Simo Sorce
2007-10-10
1
-559
/
+37
*
r9438: Add initial files for ldb_map
Jelmer Vernooij
2007-10-10
2
-0
/
+58
*
r9394: avoid to use BOOL in ldb
Simo Sorce
2007-10-10
2
-8
/
+4
*
r9393: Fix ldb standalone build
Simo Sorce
2007-10-10
2
-0
/
+6
*
r9392: Fix ldb_dn_compose to make build farm happy
Simo Sorce
2007-10-10
2
-5
/
+22
*
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
2007-10-10
29
-422
/
+959
*
r9387: regedit uses "New Key #nn" for newly created keys, which conflicts wit...
Andrew Tridgell
2007-10-10
2
-1
/
+2
*
r9318: fix searches with scope ONE and SUB,
Stefan Metzmacher
2007-10-10
2
-1
/
+5
*
r8966: Simplify the makefile generation system a bit.
Jelmer Vernooij
2007-10-10
1
-0
/
+7
*
r8917: Better support for extended ldap search operations
Simo Sorce
2007-10-10
1
-0
/
+2
*
r8810: Fix missing headers. Still doesn't fix the build but getting closer th...
Rafal Szczesniak
2007-10-10
1
-0
/
+1
*
r8779: Add rdn module to makefile and headers
Simo Sorce
2007-10-10
3
-2
/
+5
*
r8740: Extend the rdn_name module to handle adding the rdn as an attribute. ie:
Andrew Bartlett
2007-10-10
1
-1
/
+26
*
r8736: this fixes the ldb speed (raises BENCH-WINS from 15 ops/sec to over 4000)
Andrew Tridgell
2007-10-10
1
-0
/
+7
*
r8669: The objectguid module belongs in Samba's ldb module collection, not in
Andrew Bartlett
2007-10-10
3
-234
/
+5
*
r8668: fixed a segv during upgrade of a very old ldb.
Andrew Tridgell
2007-10-10
1
-0
/
+5
*
r8667: Further simply the provision script, by removing the 'name' attribute.
Andrew Bartlett
2007-10-10
4
-21
/
+311
*
r8659: return ldif formatted attributes in the ejs ldb search call, so sids s...
Andrew Tridgell
2007-10-10
2
-3
/
+3
*
r8650: Use the timestamps and a new objectguid module rather than placing
Andrew Bartlett
2007-10-10
3
-0
/
+239
*
r8625: move the ldb_wrap logic into the ldb code. This logic is meant to
Andrew Tridgell
2007-10-10
5
-24
/
+130
*
r8601: fixed null termination in ltdb connect error
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8600: fixed null termination on some error messages in ldb
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r8585: add to ldb and ldap comparison functionality
Simo Sorce
2007-10-10
5
-257
/
+420
*
r8529: Matching against the wrong union
Simo Sorce
2007-10-10
1
-2
/
+3
*
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8517: fixed a crash bug in ldb_dn_compare_base()
Andrew Tridgell
2007-10-10
1
-2
/
+4
*
r8515: ldb_dn_cmp now uses ldb_dn_compare so that the DNs are compared
Simo Sorce
2007-10-10
5
-16
/
+35
*
r8490: make the ldb tests more portable
Andrew Tridgell
2007-10-10
3
-3
/
+3
*
r8485: - be friendly to shells other than bash
Andrew Tridgell
2007-10-10
3
-3
/
+6
*
r8414: Some C++ friendlyness fixes - 'not' is apparently a keyword in C++.
Tim Potter
2007-10-10
3
-5
/
+5
*
r8394: Make sure the argument to ctype is*(3) macros are unsigned char as
Love Hörnquist Åstrand
2007-10-10
4
-10
/
+12
*
r8377: forgot an ldif test
Simo Sorce
2007-10-10
1
-0
/
+4
*
r8373: New wildcard matching code.
Simo Sorce
2007-10-10
14
-203
/
+413
*
r8364: fixed a valgrind bug spotted by simo
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8342: allow ldb_ldif_read_string() to continue in the string, so you can
Andrew Tridgell
2007-10-10
2
-4
/
+7
*
r8228: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-9
/
+9
*
r8224: - add objectGUID ldif_handler
Stefan Metzmacher
2007-10-10
1
-14
/
+140
*
r8146: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-7
/
+5
*
r8084: do not leak memory on errors
Simo Sorce
2007-10-10
2
-8
/
+6
[next]