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
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r7276: - moved static tdb function ltdb_dn_fold() into common/ so that it can be
Derrell Lipman
1
-3
/
+18
2007-10-10
r6833: split out the routine that calculates the diff between two ldb message...
Andrew Tridgell
1
-43
/
+4
2007-10-10
r6470: Remove ldb_search_free() it is not needed anymore.
Simo Sorce
4
-6
/
+6
2007-10-10
r6118: Make it so that we can do --with-zlib=no in configure and also a couple
Richard Sharpe
1
-1
/
+1
2007-10-10
r5585: LDB interfaces change:
Simo Sorce
7
-9
/
+9
2007-10-10
r5330: Remove #include <sys/time.h> from includes.h.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
7
-0
/
+28
2007-10-10
r4714: move the ldb code to the new talloc interface (eg remove _p suffix)
Simo Sorce
1
-1
/
+1
2007-10-10
r4477: expanded the test suite to increase code coverage a lot
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4474: - converted ldb to use talloc internally
Andrew Tridgell
5
-36
/
+39
2007-10-10
r4427: - added ldb_msg_*() functions for sorting, comparing and copying messages
Andrew Tridgell
1
-0
/
+7
2007-10-10
r4059: moved the ldb -o option parsing to a common routine
Andrew Tridgell
7
-84
/
+14
2007-10-10
r3783: - don't use make proto for ldb anymore
Stefan Metzmacher
7
-0
/
+7
2007-10-10
r3760: mention -o switch in help message
Simo Sorce
5
-0
/
+10
2007-10-10
r3754: merge in ldb modules support from the tmp branch ldbPlugins
Simo Sorce
7
-15
/
+140
2007-10-10
r3093: - implment ldb_rename() and ldbrename
Stefan Metzmacher
1
-0
/
+103
2007-10-10
r3092: prepare for build inside samba
Stefan Metzmacher
1
-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
r2712: fixed a bug in ldbtest to make it cope with an existing index
Andrew Tridgell
1
-2
/
+4
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
1
-1
/
+82
2007-10-10
r2381: added a -v debugging option to ldbedit
Andrew Tridgell
1
-1
/
+31
2007-10-10
r1374: Fix signed/unsigned warnings (actually found by g++) after unsigned int
Tim Potter
1
-1
/
+1
2007-10-10
r792: - changed the ldb ldif_* functions to be in the ldb_ namespace
Andrew Tridgell
5
-8
/
+9
2007-10-10
r609: allow ldbedit to take a list of attributes to edit, just like
Andrew Tridgell
1
-2
/
+9
2007-10-10
r574: - another attempt at const cleanliness in ldb
Andrew Tridgell
4
-15
/
+28
2007-10-10
r513: added a generic ldb debug system to allow the Samba debug functions to
Andrew Tridgell
6
-0
/
+12
2007-10-10
r502: modified ldb to allow the use of an external pool memory
Andrew Tridgell
5
-25
/
+30
2007-10-10
r490: - expanded the test suite to test modify and delete operations
Andrew Tridgell
2
-10
/
+92
2007-10-10
r456: - added -i option to ldbsearch
Andrew Tridgell
1
-33
/
+51
2007-10-10
r444: - added the beginnings of a ldb test suite and benchmark
Andrew Tridgell
1
-0
/
+247
2007-10-10
r442: fixed some uninitialised variables pointed out by gcc -O3
Andrew Tridgell
1
-1
/
+1
2007-10-10
r435: a major upgrade for ldb
Andrew Tridgell
1
-1
/
+1
2007-10-10
r380: make sure that ldbedit -a works with all tdb and LDAP backends
Andrew Tridgell
1
-1
/
+1
2007-10-10
r163: - enable ldap in the sample makefile, and use /usr prefix
Andrew Tridgell
1
-12
/
+24
2007-10-10
r159: nicer usage messages when no URL is given
Andrew Tridgell
5
-11
/
+11
2007-10-10
r152: a quick airport commit ....
Andrew Tridgell
5
-51
/
+586
2004-04-03
added the rest of the ldb_modify() code, which required a fairly large
Andrew Tridgell
3
-8
/
+105
2004-03-31
make a more recent snapshot of ldb available to interested
Andrew Tridgell
3
-0
/
+265