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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r4071: - ldap does allow adding additional attribute values with a modify
Andrew Tridgell
3
-4
/
+12
2007-10-10
r4059: moved the ldb -o option parsing to a common routine
Andrew Tridgell
9
-84
/
+36
2007-10-10
r4040: sorry today is not my day...
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r4039: added a test for an element > 128 bytes in length, to ensure we test
Andrew Tridgell
1
-0
/
+3
2007-10-10
r4038: fix sign/unsign bug I introduced in -r 4022
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r4022: fix compiler warnings
Stefan Metzmacher
4
-6
/
+7
2007-10-10
r4010: fixed parsing of null attributes in the ldb ldif parser
Andrew Tridgell
2
-2
/
+7
2007-10-10
r3926: fix compiler warnings
Stefan Metzmacher
1
-4
/
+0
2007-10-10
r3897: add a locking infrastructure
Simo Sorce
6
-18
/
+111
2007-10-10
r3783: - don't use make proto for ldb anymore
Stefan Metzmacher
32
-137
/
+352
2007-10-10
r3782: use ldb_ namespace
Stefan Metzmacher
2
-3
/
+3
2007-10-10
r3760: mention -o switch in help message
Simo Sorce
5
-0
/
+10
2007-10-10
r3757: Some fixes for ldb_ldap
Simo Sorce
7
-8
/
+11
2007-10-10
r3755: add missing files
Simo Sorce
4
-0
/
+758
2007-10-10
r3754: merge in ldb modules support from the tmp branch ldbPlugins
Simo Sorce
17
-290
/
+487
2007-10-10
r3753: Have some modules default to "NOT" and enable them again when
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r3743: auto-support the RH schema location as well
Andrew Tridgell
1
-0
/
+4
2007-10-10
r3742: make test-ldap give a sane error message when the openldap schema file...
Andrew Tridgell
1
-0
/
+19
2007-10-10
r3733: More build system fixes/features:
Jelmer Vernooij
2
-22
/
+2
2007-10-10
r3730: More build system fixes and simplifications
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r3586: Fix some of the issues with the module init functions.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r3449: more include file reduction
Andrew Tridgell
4
-0
/
+11
2007-10-10
r3323: more warning reductions
Andrew Tridgell
1
-1
/
+3
2007-10-10
r3210: split lib/replace.o into a separate build subsystem LIBREPLACE, and
Andrew Tridgell
1
-0
/
+2
2007-10-10
r3095: - fix a free'ing of msg.dn
Stefan Metzmacher
3
-8
/
+8
2007-10-10
r3093: - implment ldb_rename() and ldbrename
Stefan Metzmacher
9
-13
/
+271
2007-10-10
r3092: prepare for build inside samba
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r3089: fix memleak
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r2792: got rid of talloc_ldb_alloc() and instead created talloc_realloc_fn(),
Andrew Tridgell
2
-4
/
+4
2007-10-10
r2726: added a -r option to ldbdel to allow easy delete of a whole
Andrew Tridgell
1
-3
/
+39
2007-10-10
r2725: fixed ldbtest to give the basedn to ldb_search()
Andrew Tridgell
1
-2
/
+2
2007-10-10
r2721: added a -b option to ldbtest so it can be used with the new smbd ldap ...
Andrew Tridgell
1
-8
/
+10
2007-10-10
r2713: better handling of binary values in index key creation
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2712: fixed a bug in ldbtest to make it cope with an existing index
Andrew Tridgell
1
-2
/
+4
2007-10-10
r2667: Remove forward declaration of static function from function. GCC 3.5 a...
Jelmer Vernooij
1
-2
/
+3
2007-10-10
r2556: fixed the -s one bug that jelmer pointed out
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2554: added a test for a bug that jelmer pointed out (handling of -s one)
Andrew Tridgell
1
-0
/
+7
2007-10-10
r2553: fixed ldbtest so it passes the ldap schema restrictions and thus can b...
Andrew Tridgell
1
-18
/
+11
2007-10-10
r2485: - add a test case in ldbtest for a bug pointed out by Jon Haswell.
Andrew Tridgell
2
-3
/
+88
2007-10-10
r2484: allow ldb to build standalone again
Andrew Tridgell
1
-0
/
+7
2007-10-10
r2381: added a -v debugging option to ldbedit
Andrew Tridgell
1
-1
/
+31
2007-10-10
r2192: removed an erroneous free() call on an error path
Andrew Tridgell
1
-1
/
+0
2007-10-10
r2089: fix standalone build with LDAP, this needs -llber too
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r2087: the ldb tools really don't need LIBSMB!
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r2055: Add PRINTF_ATTRIBUTE to many more parts of the code, and a new
Andrew Bartlett
3
-1
/
+5
2007-10-10
r1901: add missing include of <fnmatch.h>
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r1749: added some random stuff that captures some discussions volker and I
Andrew Tridgell
1
-0
/
+22
2007-10-10
r1511: fixed a free() that should be ldb_free()
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1374: Fix signed/unsigned warnings (actually found by g++) after unsigned int
Tim Potter
10
-46
/
+56
2007-10-10
r1268: varient -> variant
Tim Potter
1
-1
/
+1
[next]