index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
ldb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the copy of ldb from Samba 3.
Jelmer Vernooij
2010-05-06
131
-39059
/
+0
*
util: rewrite dlinklist.h so that DLIST_ADD_END() is O(1)
Andrew Tridgell
2010-02-10
1
-59
/
+111
*
s3-ldb: update the old ldb in s3 to use new DLIST macros
Andrew Tridgell
2010-02-10
2
-30
/
+4
*
Temporary changes to dlinklist to keep the implementation static whilst
Jeremy Allison
2010-02-10
1
-0
/
+16
*
s3-ldb: use GUID_to_ndr_blob()
Andrew Tridgell
2009-12-10
1
-2
/
+1
*
s3: Cope with older external libtdb
Volker Lendecke
2009-12-02
1
-0
/
+2
*
s3: Fix a "not handled in switch" warning
Volker Lendecke
2009-11-29
1
-0
/
+1
*
Fix builds with external tdb
Simo Sorce
2009-10-11
1
-6
/
+0
*
s3-ldb: update dlinklist.h to match main copy (lib/util/dlinklist.h)
Michael Adam
2009-08-28
1
-6
/
+9
*
LDB_ERR_INVALID_DN_SYNTAX doesn't exist ...
Andrew Tridgell
2009-07-02
1
-1
/
+1
*
Fix resource leak in lib/ldb/tools/ldbmodify.c
Slava Semushin
2009-06-18
1
-0
/
+1
*
Fix syntax error in lib/ldb/ldb_sqlite3/base160.c
Slava Semushin
2009-06-18
1
-1
/
+1
*
s3: Call va_end() after all va_start()/va_copy() calls.
Andrew Kroeger
2009-06-12
2
-1
/
+2
*
Update copies of config.guess and config.sub.
Jelmer Vernooij
2009-05-16
2
-76
/
+282
*
samba3/ldb: Update the ldb_dn API to match that of the Samba 4 LDB:
Jelmer Vernooij
2009-04-23
2
-17
/
+40
*
ldb/samba3: Support event context argument to ldb_init().
Jelmer Vernooij
2009-04-23
8
-9
/
+14
*
s3 ldb: Fix vasprintf segfault that has been the source of build machine fail...
Tim Prouty
2009-01-23
1
-5
/
+8
*
Fix warning; base dn is no longer const.
Jelmer Vernooij
2009-01-21
1
-2
/
+2
*
Replace ldb_search() with ldb_search_exp_fmt(), like in Samba 4.
Jelmer Vernooij
2009-01-21
9
-86
/
+16
*
Reorder arguments to ldb_search() to match what is in Samba 4.
Jelmer Vernooij
2009-01-21
10
-53
/
+47
*
Fix bug 5913.
Volker Lendecke
2009-01-01
1
-1
/
+1
*
Remove two pointless globals
Volker Lendecke
2009-01-01
2
-13
/
+12
*
Fix merged build .
Jelmer Vernooij
2008-10-14
1
-32
/
+0
*
s3:lib/ldb: Don't return already freed pointer on error.
Stefan Metzmacher
2008-09-25
1
-0
/
+1
*
Use single copy of tdb in both samba3 and samba4.
Jelmer Vernooij
2008-09-16
1
-1
/
+1
*
Update homepages for talloc, tdb and ldb subprojects
Simo Sorce
2008-09-14
1
-14
/
+10
*
ldb: Fix permissions of new ldg files.
Karolin Seeger
2008-08-27
1
-1
/
+1
*
Fix typo.
Karolin Seeger
2008-07-14
1
-1
/
+1
*
init_shared_module -> init_samba_module
Volker Lendecke
2008-06-23
1
-2
/
+2
*
Use "init_shared_module" instead of "init_module" for initializing .so's
Volker Lendecke
2008-06-21
1
-2
/
+4
*
Fix a handle leak for error returns in ldb_try_load_dso
Volker Lendecke
2008-06-13
1
-1
/
+7
*
Fix Coverity ID 472
Volker Lendecke
2008-03-23
1
-6
/
+4
*
Fix Coverity ID 473
Volker Lendecke
2008-03-21
1
-1
/
+1
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
1
-1
/
+1
*
Fix bug 5055
Volker Lendecke
2007-11-26
1
-1
/
+1
*
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23800: LGPL is now called GNU Lesser General Public License
Andrew Tridgell
2007-10-10
4
-8
/
+8
*
r23799: updated old Franklin Street FSF addresses to new URL
Andrew Tridgell
2007-10-10
4
-12
/
+4
*
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
2007-10-10
48
-97
/
+48
*
r23794: convert more code from LGPLv2+ to LGPLv3+
Andrew Tridgell
2007-10-10
4
-20
/
+12
*
r23790: LGPLv3+ conversion for our LGPLv2+ library code
Andrew Tridgell
2007-10-10
49
-49
/
+49
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
5
-10
/
+5
*
r23780: Find and fix more GPL2 -> GPL3.
Jeremy Allison
2007-10-10
3
-3
/
+3
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
5
-5
/
+5
*
r23367: check the "use mmap" option for ldb too
Andrew Tridgell
2007-10-10
2
-0
/
+10
*
r23337: fix a crash bug...I wonder why only HP-UX 11.00 ans 11.11 noticed
Stefan Metzmacher
2007-10-10
1
-25
/
+2
*
r22229: discard_const_p is in lib/replace now
Stefan Metzmacher
2007-10-10
1
-4
/
+0
*
r22009: change TDB_DATA from char * to unsigned char *
Stefan Metzmacher
2007-10-10
2
-2
/
+2
*
r21312: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r20269: merge -r20264:20267 from SAMBA_3_0_24
Herb Lewis
2007-10-10
5
-0
/
+11
[next]