1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-18 19:17:08 +03:00

76 Commits

Author SHA1 Message Date
Volker Lendecke
94c29f5593 Fix Coverity ID 472
Simo, S4 also has this code. You might want to cherry-pick.

Volker
2008-03-23 18:28:24 +01:00
Volker Lendecke
b82cf75c82 Fix Coverity ID 473
Simo, S4 also has this bug, you might want to merge the fix.
2008-03-21 11:52:34 +01:00
Jeremy Allison
52dc5eaef2 Remove the char[1024] strings from dynconfig. Replace
them with malloc'ing accessor functions. Should save a
lot of static space :-).
Jeremy.
2007-12-10 11:30:37 -08:00
Volker Lendecke
8bcd2df841 Fix bug 5055 2007-11-26 15:28:13 +01:00
Andrew Tridgell
87c91e4362 r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
Andrew Tridgell
727a6cf2cb r23800: LGPL is now called GNU Lesser General Public License
not GNU Library General Public License
2007-10-10 12:28:26 -05:00
Andrew Tridgell
43cd589773 r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 12:28:26 -05:00
Andrew Tridgell
c676a97114 r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 12:28:26 -05:00
Andrew Tridgell
f3df6cd87e r23794: convert more code from LGPLv2+ to LGPLv3+ 2007-10-10 12:28:25 -05:00
Andrew Tridgell
1b78cace50 r23790: LGPLv3+ conversion for our LGPLv2+ library code 2007-10-10 12:28:25 -05:00
Andrew Tridgell
b0132e94fc r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
Jeremy Allison
c2f7ab1c17 r23780: Find and fix more GPL2 -> GPL3.
Jeremy.
2007-10-10 12:28:21 -05:00
Jeremy Allison
407e6e695b r23779: Change from v2 or later to v3 or later.
Jeremy.
2007-10-10 12:28:20 -05:00
Andrew Tridgell
15345bbc73 r23367: check the "use mmap" option for ldb too 2007-10-10 12:23:10 -05:00
Stefan Metzmacher
815d210171 r23337: 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
2007-10-10 12:23:07 -05:00
Stefan Metzmacher
8dea4ebe98 r22229: discard_const_p is in lib/replace now
metze
2007-10-10 12:19:21 -05:00
Stefan Metzmacher
3a28443079 r22009: change TDB_DATA from char * to unsigned char *
and fix all compiler warnings in the users

metze
2007-10-10 12:19:00 -05:00
Stefan Metzmacher
05a23dd756 r21312: merge from SAMBA_4_0:
fix memory hierachy, and access to already freed memory

metze
2007-10-10 12:17:55 -05:00
Herb Lewis
41be182f78 r20269: merge -r20264:20267 from SAMBA_3_0_24
more no previous prototype warnings
2007-10-10 12:16:38 -05:00
Volker Lendecke
4b5cf0c9cf r20054: Revert my changes, Simo promised to work on it :-) 2007-10-10 12:16:22 -05:00
Volker Lendecke
f64866a43f r20050: Remove a bogus NULL check, LTDB_OBJECTCLASS is a static string 2007-10-10 12:16:22 -05:00
Volker Lendecke
75555ae1c8 r20049: Reformatting 2007-10-10 12:16:22 -05:00
Volker Lendecke
1fe41c96f5 r20046: Add ldb_search_exp_fmt and port comment to 4 2007-10-10 12:16:22 -05:00
Volker Lendecke
fa6fa1268b r20036: Merge ldb_search_exp_fmt -- Thanks simo 2007-10-10 12:16:21 -05:00
Volker Lendecke
ba0df1c915 r19942: Fix Coverity id 333, a dereference before a NULL check.
Metze, you wanted to port talloc_get_type_abort() to 4. Should I just use it
in 3-ldb?

Volker
2007-10-10 12:16:12 -05:00
Stefan Metzmacher
4a5da57306 r19935: always use discard_const_p() in lib/ldb/
metze
2007-10-10 12:16:11 -05:00
Volker Lendecke
cf4309b904 r19917: Fix warnings 2007-10-10 12:16:09 -05:00
Volker Lendecke
1f3e20ef39 r19900: Fix klokwork ID 3148, 3149 2007-10-10 12:16:08 -05:00
Volker Lendecke
c5e041661e r19899: Fix some C++ warnings and klokwork ID 3147 2007-10-10 12:16:08 -05:00
Volker Lendecke
3250d20d27 r19898: Fix klokwork ids 3127, 3128, 3129, 3130 2007-10-10 12:16:07 -05:00
Volker Lendecke
558a13a755 r19896: Fix klokwork id 2279 2007-10-10 12:16:07 -05:00
Volker Lendecke
8ccff6a4dd r19895: Fix klokwork id 2278 2007-10-10 12:16:07 -05:00
Volker Lendecke
4b075f347b r19894: Fix klokwork id 2192 2007-10-10 12:16:06 -05:00
Volker Lendecke
a301a4a12d r19893: Fix klokwork id 2191 2007-10-10 12:16:05 -05:00
Volker Lendecke
235e8c9653 r19892: Fix klokwork id 2190 2007-10-10 12:16:05 -05:00
Volker Lendecke
b6933c3043 r19891: Fix klokwork id 2189 2007-10-10 12:16:05 -05:00
Volker Lendecke
4d44388929 r19890: Fix klokwork ID 2188 2007-10-10 12:16:04 -05:00
Volker Lendecke
1bd660fb91 r19889: Fix klokwork ID 2187 2007-10-10 12:16:04 -05:00
Stefan Metzmacher
fe61e6ebf7 r19744: merge from samba4
metze
2007-10-10 12:15:52 -05:00
Stefan Metzmacher
18171cf54b r19741: fix compiler warnings
metze
2007-10-10 12:15:52 -05:00
Stefan Metzmacher
b7965ac26c r19739: fix compiler warning
metze
2007-10-10 12:15:51 -05:00
Stefan Metzmacher
207643e9c9 r19725: sync samba3's ldb with samba4
metze
2007-10-10 12:15:50 -05:00
Simo Sorce
a86a56fed3 r19692: Another fix. 2007-10-10 12:15:47 -05:00
Simo Sorce
3ef6ef7cc8 r19690: Remove this ancient module, I never realized it was ported over. 2007-10-10 12:15:47 -05:00
Volker Lendecke
afd7f12124 r19688: Fix a deadcode warning by Coverity.
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
2007-10-10 12:15:47 -05:00
James Peach
a0ada1aa34 r19576: Correct trivial typo. 2007-10-10 12:15:42 -05:00
Simo Sorce
aa464c9fda r19491: backport changes from samba4 2007-10-10 12:15:39 -05:00
Volker Lendecke
c0c035b1c8 r19486: Probably Coverity is wrong here, but this fixes their ID 317. Not 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
2007-10-10 12:15:39 -05:00
Volker Lendecke
d9f1697c1f r19485: Fix Coverity # 319 2007-10-10 12:15:38 -05:00
Andrew Tridgell
bb5c205fef r19430: merge recent ldb changes from Samba4. This includes memory leak fixes
and significant speedups
2007-10-10 12:15:35 -05:00