Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-06 | testsuite/nsswitch/get{gr,pw}ent_r.c(dump_{gr,pw}ent): fixed wrong condition. | Slava Semushin | 2 | -2/+2 | |
When fopen() fails it return NULL, so condition where return value less than zero never evaluated to truth. Found by cppcheck. | |||||
2009-01-21 | Memory leaks and other fixes found by Coverity | todd stecher | 1 | -2/+5 | |
2008-10-19 | vlp: Move closer to the code tested. | Kai Blin | 3 | -480/+0 | |
2008-04-10 | vlp: fix an implicit cast compile warning. | Michael Adam | 1 | -1/+2 | |
Michael (This used to be commit bf46f614c497110dcc3fc79f610fcc7a8784dbb2) | |||||
2007-12-11 | vlp: Build vlp (virtual line printer) against current git on make | Kai Blin | 1 | -21/+26 | |
everything. (This used to be commit 212ab58a3a7f03bb97c6ad3430e2776f9faba7c9) | |||||
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 3 | -6/+3 | |
(This used to be commit 87c91e4362c51819032bfbebbb273c52e203b227) | |||||
2007-10-10 | r23800: LGPL is now called GNU Lesser General Public License | Andrew Tridgell | 1 | -2/+2 | |
not GNU Library General Public License (This used to be commit 727a6cf2cba8da6b40610409b264e86e6908eb0c) | |||||
2007-10-10 | r23798: updated old Temple Place FSF addresses to new URL | Andrew Tridgell | 1 | -2/+1 | |
(This used to be commit c676a971142d7176fd5dbf21405fca14515a0a76) | |||||
2007-10-10 | r23797: started fixing old FSF addresses. Fixed pcap2nbench COPYING file | Andrew Tridgell | 1 | -3/+2 | |
(This used to be commit e87bb12093dc78eb539fac0a171379a8cb5cd416) | |||||
2007-10-10 | r23791: found some more v2->v3 conversions | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit b6cbac3db3b478d5c7991cee78c6695fc8d22681) | |||||
2007-10-10 | r23785: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 26 | -52/+26 | |
(This used to be commit d0e89d246d8e5e64196d6c1d16d39a70579ca42f) | |||||
2007-10-10 | r23780: Find and fix more GPL2 -> GPL3. | Jeremy Allison | 4 | -4/+4 | |
Jeremy. (This used to be commit c2f7ab1c175ecff0cf44d0bbc4763ba9f7d7803f) | |||||
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 26 | -26/+26 | |
Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3) | |||||
2007-10-10 | r14317: Use source/bin as dir to link pam_winbind instead of source/nsswitch/ | Lars Müller | 1 | -1/+1 | |
The intention is to have the resulting binaries at one place. This is also usefull for upcoming changes to provide a test_pammodules rule. With these changes I even got aware of testsuite/nsswitch/pam_winbind_syms.exp But this only covers pam_winbind. (This used to be commit 9883957b74ddefb5293e4aef0cc2f53ee4d417ac) | |||||
2007-10-10 | r6501: correct deprecated lvalue casts in testsuite/libsmbclient | Derrell Lipman | 4 | -7/+11 | |
(This used to be commit 6d22c3c3434812d3a6ab7f216bec34cdb3b622a0) | |||||
2007-10-10 | r3709: Allow to build testsuite for libsmbclient when libsmbclient.so is | Günther Deschner | 1 | -2/+34 | |
located not in -L/root/samba-head-old/source/bin. Patch from Lars Mueller <lmuelle@suse.de>, closes Bugzilla #2013. Guenther (This used to be commit 0a02eac76714ada5192c238416013f68eb4e63d5) | |||||
2007-10-10 | r39: * importing .cvsignore files | Gerald Carter | 3 | -15/+0 | |
* updateing WHATSNEW with vl's change (This used to be commit a7e2730ec4389e0c249886a8bfe1ee14c5abac41) | |||||
2004-01-14 | source/rpc_parse/parse_prs.c ZERO_STRUCTP(ps) not needed as it is done | Herb Lewis | 1 | -2/+5 | |
in prs_init now testsuite/printing/psec.c cannot do a prs_mem_free() when tdb_prs_fetch fails as the prs structure has not been initialized (This used to be commit a363e5d8c549861329506bd87c11d82ace5520e5) | |||||
2004-01-08 | We might not have the 'samba' directory in the samba_3_0 build. | Andrew Bartlett | 1 | -1/+1 | |
Andrew Bartlett (This used to be commit a5cf5701e25e93e4e837f7cdc30a8603d289e4a9) | |||||
2004-01-05 | Fix typo in RW2 torture test. Closes bugzilla bug #924. | Tim Potter | 1 | -1/+1 | |
(This used to be commit d22313998abff680d38b208588824a1981fe2aa7) | |||||
2003-12-04 | Without 'non unix accounts' we can't test security=domain on the build farm. | Andrew Bartlett | 1 | -2/+2 | |
(This used to be commit c8485d3f00727fb363b45e48581eeb0b0b0cb851) | |||||
2003-07-01 | Grr, the order of these arguments matters | Andrew Bartlett | 1 | -2/+2 | |
(This used to be commit 6babc35ef9c62a48a56ef63945d09e7e06229666) | |||||
2003-07-01 | Make smbpasswd use the higher log level for the second run - this should | Andrew Bartlett | 1 | -2/+2 | |
help us debug failures in smbpasswd. Andrew Bartlett (This used to be commit dcdbd530a6c74ecf09a96067c40be5813dd646c8) | |||||
2003-06-07 | changed 'winbind uid' to 'idmap uid' in build farm tests | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit 4a2a54cd68faf6c86994679a8f5d309f55d29544) | |||||
2003-05-12 | Fix up the build-farm testsuite again - I forgot to move some files into the | Andrew Bartlett | 6 | -1/+1 | |
template dir, and idra's checkin removed smbpasswd_nua. Andrew Bartlett (This used to be commit a7b34564ae4615c2585a82aa248a9cf92905254d) | |||||
2003-05-04 | Fix up the setting up of the build_farm smb.conf from the templates in their | Andrew Bartlett | 1 | -7/+8 | |
new directory. Andrew Bartlett (This used to be commit 98f7ccebeb9369c972b432a8ac0a5853cd7a1bf6) | |||||
2003-04-29 | Remove extra file | Andrew Bartlett | 1 | -49/+0 | |
(This used to be commit 5d95309d8ab482e37ce96deb4a278186320e457f) | |||||
2003-04-29 | Use current 3.0 paramater names | Andrew Bartlett | 1 | -2/+2 | |
(This used to be commit 7ed8a0eb945df88d25ab8c444c92d09d6ac3fdf2) | |||||
2003-04-28 | testing commit | Gerald Carter | 1 | -0/+1 | |
(This used to be commit ee1f0914ff7a915988156fc713f3891c3d8e5594) | |||||
2003-04-28 | readding template files on SAMBA_3_0 branch; not cvs tag | Gerald Carter | 1 | -0/+49 | |
(This used to be commit fb6c5b293cdc9d4e98a975bd85ce2a55396c8e8d) | |||||
2003-04-28 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵ | cvs2svn Import User | 1 | -0/+49 | |
used to be commit 8fa5862a443f3126e410e0e2f2f12770a113792f) | |||||
2003-04-28 | In HEAD, idra removed _nua and renamed it to 'idmap uid' | Andrew Bartlett | 1 | -2/+2 | |
(This used to be commit 3c7155424aaa880c2e9e570f8c29fd5679e827b1) | |||||
2003-04-28 | We don't use 'non unix account range' any more | Andrew Bartlett | 1 | -1/+1 | |
(This used to be commit 082bdcd662aed47827c9d4fb1272c327a0ae79b1) | |||||
2003-04-26 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵ | cvs2svn Import User | 7 | -0/+12 | |
used to be commit 4e4cc806ed9f55ded8087594806adfcd77b9a1cc) | |||||
2003-04-23 | Missed two references to a renamed file. | Paul Green | 2 | -2/+2 | |
(This used to be commit cf69c69594797032d1427de3266af86d12b15cb2) | |||||
2003-04-23 | Missed two references to a renamed file. | Paul Green | 2 | -2/+2 | |
(This used to be commit 513dd6d414270b4e8f91f1cee6c49155b095c488) | |||||
2003-04-23 | Backport changes from head to shorten the filenames of the test cases. | Paul Green | 9 | -63/+5 | |
(This used to be commit e2315ebc9a653a3c804323d55a96e0b378351e8d) | |||||
2003-04-23 | Move build farm template files to their own subdirectory so that their | Paul Green | 9 | -2/+5 | |
names can be shortened to 30 characters. Helps Stratus VOS, which has a 32-character file name limit. (This used to be commit 58a4be041ee92434672959b9df888cf1366bb02e) | |||||
2003-04-23 | Add some more info to the diags output. | Andrew Bartlett | 1 | -1/+1 | |
(This used to be commit 2ee7254fded79d888f8009b71347bea8a89f47e9) | |||||
2003-04-23 | add test file for FDSESS | Andrew Bartlett | 1 | -0/+2 | |
(This used to be commit 309ebac68999f6ba97a3dc558283e5f13dfc3044) | |||||
2003-04-23 | Start testing a few more things out of smbtorture in the build farm. | Andrew Bartlett | 11 | -5/+25 | |
Andrew Bartlett (This used to be commit 273a9bd7aa608d37b127b61d41773ba8135e38f7) | |||||
2003-04-21 | The 'net' syntax has changed, so update the testsuite. | Andrew Bartlett | 1 | -4/+4 | |
(This used to be commit b750b8c542508ff4d084d8eaf3abcad858ee8fd0) | |||||
2003-04-16 | Up the debug level for the second run of the test (client side) | Andrew Bartlett | 1 | -2/+2 | |
(This used to be commit 015924491e2f06ff5a96729c7db7411a29281594) | |||||
2003-04-16 | We changed 'net' so change the torture tests that use it. | Andrew Bartlett | 1 | -4/+4 | |
(This used to be commit 0048a81abe99e43655d4482df27903dba774213b) | |||||
2002-11-16 | Merge from HEAD - updates to the build farm, /bin/sh can swallow return values, | Andrew Bartlett | 2 | -2/+3 | |
and add the RENAME torture test. (This used to be commit fbd49f915f620831d6b04496986bb24df372cda2) | |||||
2002-11-15 | /bin/sh on solaris swallows the failure code, so exec this directly. | Andrew Bartlett | 1 | -1/+1 | |
Andrew Bartlett (This used to be commit 35b73aa0a139721d8560e81ba1caf26ebdf7d0b6) | |||||
2002-11-15 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵ | cvs2svn Import User | 1 | -0/+2 | |
used to be commit 12c1579b18b95326eb0b837ff71a8a8b25cbda04) | |||||
2002-11-15 | Add the rename torture test. | Andrew Bartlett | 2 | -1/+4 | |
(This used to be commit 644b5e30c825d26ee34be79847c9469acd9fb640) | |||||
2002-11-15 | Merge from HEAD: | Andrew Bartlett | 3 | -4/+23 | |
- heimdal updates to configure - make DEBUG() const - add testsuite for: - preexec - preexec close - valid users - fix testsuite for 'invalid users' Andrew Bartlett (This used to be commit aa41fb8703db4a4ecd3b353874c99a994e8ed630) | |||||
2002-11-15 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵ | cvs2svn Import User | 6 | -0/+36 | |
used to be commit 2662e351f2f8802a3bf13df3e7e3f0c1497fdb1c) |