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