Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 2007-07-10 | 1 | -2/+1 |
| | |||||
* | r23800: LGPL is now called GNU Lesser General Public License | Andrew Tridgell | 2007-07-10 | 4 | -8/+8 |
| | | | | not GNU Library General Public License | ||||
* | r23799: updated old Franklin Street FSF addresses to new URL | Andrew Tridgell | 2007-07-10 | 4 | -12/+4 |
| | |||||
* | r23798: updated old Temple Place FSF addresses to new URL | Andrew Tridgell | 2007-07-10 | 48 | -97/+48 |
| | |||||
* | r23794: convert more code from LGPLv2+ to LGPLv3+ | Andrew Tridgell | 2007-07-10 | 4 | -20/+12 |
| | |||||
* | r23790: LGPLv3+ conversion for our LGPLv2+ library code | Andrew Tridgell | 2007-07-10 | 49 | -49/+49 |
| | |||||
* | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 2007-07-10 | 5 | -10/+5 |
| | |||||
* | r23780: Find and fix more GPL2 -> GPL3. | Jeremy Allison | 2007-07-09 | 8 | -8/+8 |
| | | | | Jeremy. | ||||
* | r23367: check the "use mmap" option for ldb too | Andrew Tridgell | 2007-06-06 | 2 | -0/+10 |
| | |||||
* | r23338: merge from SAMBA_3_0: | Stefan Metzmacher | 2007-06-04 | 1 | -25/+2 |
| | | | | | | | | | | | fix a crash bug...I wonder why only HP-UX 11.00 ans 11.11 noticed it via a SIGBUS... I missed to remove the samba3 specifc code path to tdb_open_ex() when I synced lib/tdb/ with samba4. The explicit cast in on tdb_open_ex() dropped the compiler warning :-( metze | ||||
* | r22229: discard_const_p is in lib/replace now | Stefan Metzmacher | 2007-04-15 | 1 | -4/+0 |
| | | | | metze | ||||
* | r22009: change TDB_DATA from char * to unsigned char * | Stefan Metzmacher | 2007-03-29 | 2 | -2/+2 |
| | | | | | | and fix all compiler warnings in the users metze | ||||
* | r21312: merge from SAMBA_4_0: | Stefan Metzmacher | 2007-02-13 | 1 | -1/+1 |
| | | | | | | fix memory hierachy, and access to already freed memory metze | ||||
* | r20269: merge -r20264:20267 from SAMBA_3_0_24 | Herb Lewis | 2006-12-20 | 5 | -0/+11 |
| | | | | more no previous prototype warnings | ||||
* | r20054: Revert my changes, Simo promised to work on it :-) | Volker Lendecke | 2006-12-06 | 1 | -67/+42 |
| | |||||
* | r20050: Remove a bogus NULL check, LTDB_OBJECTCLASS is a static string | Volker Lendecke | 2006-12-06 | 1 | -3/+0 |
| | |||||
* | r20049: Reformatting | Volker Lendecke | 2006-12-06 | 1 | -39/+67 |
| | |||||
* | r20046: Add ldb_search_exp_fmt and port comment to 4 | Volker Lendecke | 2006-12-05 | 1 | -0/+10 |
| | |||||
* | r20036: Merge ldb_search_exp_fmt -- Thanks simo | Volker Lendecke | 2006-12-05 | 1 | -0/+39 |
| | |||||
* | r19942: Fix Coverity id 333, a dereference before a NULL check. | Volker Lendecke | 2006-11-29 | 1 | -3/+6 |
| | | | | | | | Metze, you wanted to port talloc_get_type_abort() to 4. Should I just use it in 3-ldb? Volker | ||||
* | r19935: always use discard_const_p() in lib/ldb/ | Stefan Metzmacher | 2006-11-28 | 5 | -7/+7 |
| | | | | metze | ||||
* | r19917: Fix warnings | Volker Lendecke | 2006-11-27 | 8 | -26/+44 |
| | |||||
* | r19900: Fix klokwork ID 3148, 3149 | Volker Lendecke | 2006-11-25 | 1 | -0/+8 |
| | |||||
* | r19899: Fix some C++ warnings and klokwork ID 3147 | Volker Lendecke | 2006-11-25 | 1 | -7/+14 |
| | |||||
* | r19898: Fix klokwork ids 3127, 3128, 3129, 3130 | Volker Lendecke | 2006-11-25 | 1 | -2/+9 |
| | |||||
* | r19896: Fix klokwork id 2279 | Volker Lendecke | 2006-11-25 | 1 | -1/+5 |
| | |||||
* | r19895: Fix klokwork id 2278 | Volker Lendecke | 2006-11-25 | 1 | -1/+4 |
| | |||||
* | r19894: Fix klokwork id 2192 | Volker Lendecke | 2006-11-25 | 1 | -2/+4 |
| | |||||
* | r19893: Fix klokwork id 2191 | Volker Lendecke | 2006-11-25 | 1 | -1/+4 |
| | |||||
* | r19892: Fix klokwork id 2190 | Volker Lendecke | 2006-11-25 | 1 | -1/+4 |
| | |||||
* | r19891: Fix klokwork id 2189 | Volker Lendecke | 2006-11-25 | 1 | -1/+3 |
| | |||||
* | r19890: Fix klokwork ID 2188 | Volker Lendecke | 2006-11-25 | 1 | -1/+3 |
| | |||||
* | r19889: Fix klokwork ID 2187 | Volker Lendecke | 2006-11-25 | 1 | -0/+3 |
| | |||||
* | r19744: merge from samba4 | Stefan Metzmacher | 2006-11-16 | 5 | -53/+198 |
| | | | | metze | ||||
* | r19741: fix compiler warnings | Stefan Metzmacher | 2006-11-16 | 1 | -4/+8 |
| | | | | metze | ||||
* | r19739: fix compiler warning | Stefan Metzmacher | 2006-11-16 | 1 | -1/+1 |
| | | | | metze | ||||
* | r19725: sync samba3's ldb with samba4 | Stefan Metzmacher | 2006-11-15 | 31 | -628/+1810 |
| | | | | metze | ||||
* | r19692: Another fix. | Simo Sorce | 2006-11-13 | 1 | -1/+0 |
| | |||||
* | r19690: Remove this ancient module, I never realized it was ported over. | Simo Sorce | 2006-11-13 | 3 | -497/+1 |
| | |||||
* | r19688: Fix a deadcode warning by Coverity. | Volker Lendecke | 2006-11-13 | 1 | -7/+5 |
| | | | | | | | Simo, I'm not sure this is the correct fix. So I'd like you to look at it and merge to 4 if appropriate. Volker | ||||
* | r19576: Correct trivial typo. | James Peach | 2006-11-06 | 1 | -1/+1 |
| | |||||
* | r19491: backport changes from samba4 | Simo Sorce | 2006-10-25 | 8 | -35/+44 |
| | |||||
* | r19486: Probably Coverity is wrong here, but this fixes their ID 317. Not ↵ | Volker Lendecke | 2006-10-24 | 1 | -1/+3 |
| | | | | | | | | | sure whether to merge it to 4_0. I want it in 3_0 because it took a bit to persuade myself that el can not be NULL here. Volker | ||||
* | r19485: Fix Coverity # 319 | Volker Lendecke | 2006-10-24 | 1 | -1/+1 |
| | |||||
* | r19430: merge recent ldb changes from Samba4. This includes memory leak fixes | Andrew Tridgell | 2006-10-21 | 26 | -108/+170 |
| | | | | and significant speedups | ||||
* | r19193: merge from samba4: | Stefan Metzmacher | 2006-10-09 | 1 | -1/+3 |
| | | | | | | | fixed another checker warning and a possible error on allocation failure metze | ||||
* | r19192: merge from samba4: | Stefan Metzmacher | 2006-10-09 | 1 | -1/+6 |
| | | | | | | | | | ensure that data values from ldap libs are null terminated, to allow ldb_msg_find_attr_as_string() to work correctly. Thanks to Jim Myers for spotting this! metze | ||||
* | r19191: merge from samba4: | Stefan Metzmacher | 2006-10-09 | 2 | -1/+2 |
| | | | | | | fix checker warnings metze | ||||
* | r19190: merge from samba4: | Stefan Metzmacher | 2006-10-09 | 1 | -6/+1 |
| | | | | | | | remove wrong check and statement. to manipulate rootDSE we use ldb_dn_new() as base and that has 0 elements. metze | ||||
* | r19185: merge comment from samba4 | Stefan Metzmacher | 2006-10-09 | 1 | -0/+4 |
| | | | | metze |