1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
Commit Graph

183 Commits

Author SHA1 Message Date
Slava Semushin
3f5403220f testsuite/nsswitch/get{gr,pw}ent_r.c(dump_{gr,pw}ent): fixed wrong condition.
When fopen() fails it return NULL, so condition where return value
less than zero never evaluated to truth.

Found by cppcheck.
2009-06-06 22:45:02 +02:00
todd stecher
989ad44d32 Memory leaks and other fixes found by Coverity 2009-01-21 17:13:03 -08:00
Kai Blin
c88cbbfdf3 vlp: Move closer to the code tested. 2008-10-19 15:03:22 +02:00
Michael Adam
199eb31cc9 vlp: fix an implicit cast compile warning.
Michael
(This used to be commit bf46f614c4)
2008-04-10 01:11:31 +02:00
Kai Blin
5c1e5b30a5 vlp: Build vlp (virtual line printer) against current git on make
everything.
(This used to be commit 212ab58a3a)
2007-12-11 11:53:57 +01:00
Andrew Tridgell
153cfb9c83 r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
(This used to be commit 87c91e4362)
2007-10-10 12:28:27 -05:00
Andrew Tridgell
28b9d61076 r23800: LGPL is now called GNU Lesser General Public License
not GNU Library General Public License
(This used to be commit 727a6cf2cb)
2007-10-10 12:28:26 -05:00
Andrew Tridgell
9fa1c63578 r23798: updated old Temple Place FSF addresses to new URL
(This used to be commit c676a97114)
2007-10-10 12:28:26 -05:00
Andrew Tridgell
5b4c4181b4 r23797: started fixing old FSF addresses. Fixed pcap2nbench COPYING file
(This used to be commit e87bb12093)
2007-10-10 12:28:26 -05:00
Andrew Tridgell
34bb47c9b0 r23791: found some more v2->v3 conversions
(This used to be commit b6cbac3db3)
2007-10-10 12:28:25 -05:00
Andrew Tridgell
58e9534300 r23785: use the GPLv3 boilerplate as recommended by the FSF and the license text
(This used to be commit d0e89d246d)
2007-10-10 12:28:23 -05:00
Jeremy Allison
2a9b4da0fa r23780: Find and fix more GPL2 -> GPL3.
Jeremy.
(This used to be commit c2f7ab1c17)
2007-10-10 12:28:21 -05:00
Jeremy Allison
d824b98f80 r23779: Change from v2 or later to v3 or later.
Jeremy.
(This used to be commit 407e6e695b)
2007-10-10 12:28:20 -05:00
Lars Müller
b372fd2cff r14317: Use source/bin as dir to link pam_winbind instead of source/nsswitch/
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 9883957b74)
2007-10-10 11:15:24 -05:00
Derrell Lipman
7a8ee79925 r6501: correct deprecated lvalue casts in testsuite/libsmbclient
(This used to be commit 6d22c3c343)
2007-10-10 10:56:43 -05:00
Günther Deschner
9e9ef914ac r3709: Allow to build testsuite for libsmbclient when libsmbclient.so is
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 0a02eac767)
2007-10-10 10:53:15 -05:00
Gerald Carter
931df5850e r39: * importing .cvsignore files
* updateing WHATSNEW with vl's change
(This used to be commit a7e2730ec4)
2007-10-10 10:51:05 -05:00
Herb Lewis
be1b3604ef source/rpc_parse/parse_prs.c ZERO_STRUCTP(ps) not needed as it is done
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 a363e5d8c5)
2004-01-14 22:53:50 +00:00
Andrew Bartlett
c35ff0e328 We might not have the 'samba' directory in the samba_3_0 build.
Andrew Bartlett
(This used to be commit a5cf5701e2)
2004-01-08 08:44:39 +00:00
Tim Potter
72de1cd0f7 Fix typo in RW2 torture test. Closes bugzilla bug #924.
(This used to be commit d22313998a)
2004-01-05 02:57:33 +00:00
Andrew Bartlett
ffcb57e1be Without 'non unix accounts' we can't test security=domain on the build farm.
(This used to be commit c8485d3f00)
2003-12-04 03:55:12 +00:00
Andrew Bartlett
7c23573a50 Grr, the order of these arguments matters
(This used to be commit 6babc35ef9)
2003-07-01 09:27:02 +00:00
Andrew Bartlett
95cb680393 Make smbpasswd use the higher log level for the second run - this should
help us debug failures in smbpasswd.

Andrew Bartlett
(This used to be commit dcdbd530a6)
2003-07-01 07:29:23 +00:00
Andrew Tridgell
9501ddeb10 changed 'winbind uid' to 'idmap uid' in build farm tests
(This used to be commit 4a2a54cd68)
2003-06-07 00:27:15 +00:00
Andrew Bartlett
834612d9fc Fix up the build-farm testsuite again - I forgot to move some files into the
template dir, and idra's checkin removed smbpasswd_nua.

Andrew Bartlett
(This used to be commit a7b34564ae)
2003-05-12 21:56:52 +00:00
Andrew Bartlett
75c7d3147e Fix up the setting up of the build_farm smb.conf from the templates in their
new directory.

Andrew Bartlett
(This used to be commit 98f7ccebeb)
2003-05-04 00:55:52 +00:00
Andrew Bartlett
07656d6929 Remove extra file
(This used to be commit 5d95309d8a)
2003-04-29 01:06:17 +00:00
Andrew Bartlett
accb1a17da Use current 3.0 paramater names
(This used to be commit 7ed8a0eb94)
2003-04-29 01:05:51 +00:00
Gerald Carter
1374e8fa4c testing commit
(This used to be commit ee1f0914ff)
2003-04-28 15:39:38 +00:00
Gerald Carter
e9284792aa readding template files on SAMBA_3_0 branch; not cvs tag
(This used to be commit fb6c5b293c)
2003-04-28 15:39:22 +00:00
cvs2svn Import User
b5af387397 This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit 8fa5862a44) 2003-04-28 13:53:26 +00:00
Andrew Bartlett
8929715835 In HEAD, idra removed _nua and renamed it to 'idmap uid'
(This used to be commit 3c7155424a)
2003-04-28 13:53:25 +00:00
Andrew Bartlett
2f0f826229 We don't use 'non unix account range' any more
(This used to be commit 082bdcd662)
2003-04-28 13:51:46 +00:00
cvs2svn Import User
28254b1f07 This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit 4e4cc806ed) 2003-04-26 18:42:18 +00:00
Paul Green
78bc883162 Missed two references to a renamed file.
(This used to be commit cf69c69594)
2003-04-23 17:57:08 +00:00
Paul Green
fd472ad1e8 Missed two references to a renamed file.
(This used to be commit 513dd6d414)
2003-04-23 17:29:51 +00:00
Paul Green
7c770146d6 Backport changes from head to shorten the filenames of the test cases.
(This used to be commit e2315ebc9a)
2003-04-23 17:15:10 +00:00
Paul Green
c95a50cce5 Move build farm template files to their own subdirectory so that their
names can be shortened to 30 characters. Helps Stratus VOS, which has a
32-character file name limit.
(This used to be commit 58a4be041e)
2003-04-23 11:11:55 +00:00
Andrew Bartlett
06403c439f Add some more info to the diags output.
(This used to be commit 2ee7254fde)
2003-04-23 10:19:56 +00:00
Andrew Bartlett
5cfcb6b4c7 add test file for FDSESS
(This used to be commit 309ebac689)
2003-04-23 09:30:33 +00:00
Andrew Bartlett
db3f4d3eed Start testing a few more things out of smbtorture in the build farm.
Andrew Bartlett
(This used to be commit 273a9bd7aa)
2003-04-23 08:46:39 +00:00
Andrew Bartlett
a489b0a8d8 The 'net' syntax has changed, so update the testsuite.
(This used to be commit b750b8c542)
2003-04-21 14:15:56 +00:00
Andrew Bartlett
8d3501c8e8 Up the debug level for the second run of the test (client side)
(This used to be commit 015924491e)
2003-04-16 14:04:58 +00:00
Andrew Bartlett
d236bd1298 We changed 'net' so change the torture tests that use it.
(This used to be commit 0048a81abe)
2003-04-16 13:23:18 +00:00
Andrew Bartlett
3daa9496ef Merge from HEAD - updates to the build farm, /bin/sh can swallow return values,
and add the RENAME torture test.
(This used to be commit fbd49f915f)
2002-11-16 01:12:31 +00:00
Andrew Bartlett
ce4d6389df /bin/sh on solaris swallows the failure code, so exec this directly.
Andrew Bartlett
(This used to be commit 35b73aa0a1)
2002-11-15 23:48:39 +00:00
cvs2svn Import User
11ca8cb42f This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit 12c1579b18) 2002-11-15 14:24:28 +00:00
Andrew Bartlett
1892b55a47 Add the rename torture test.
(This used to be commit 644b5e30c8)
2002-11-15 14:24:27 +00:00
Andrew Bartlett
4b117b8917 Merge from HEAD:
- 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 aa41fb8703)
2002-11-15 14:06:35 +00:00
cvs2svn Import User
ed3d7fd7b5 This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit 2662e351f2) 2002-11-15 13:53:03 +00:00
Andrew Bartlett
3b06627f00 Updates to the build farm tests:
- Get valid/invalid users working
- Test preexec, preexec close

Andrew Bartlett
(This used to be commit 36441899e6)
2002-11-15 13:53:02 +00:00
Gerald Carter
28f76a4162 sync'ing up for 3.0alpha20 release
(This used to be commit 4456d5edd9)
2002-09-25 15:29:42 +00:00
cvs2svn Import User
3054ef8a6e This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit 9a5541595f) 2002-09-25 12:59:48 +00:00
Andrew Tridgell
c48bfd8ce8 enable 'map hidden' and 'create mask' to allow the new OPEN test to
succeed
(This used to be commit f1058012b9)
2002-09-21 01:30:08 +00:00
Andrew Bartlett
53749c1342 Our 'guest' login still requires an entry in the SAM - and build farm machines
do not run 'unixsam', so add it to smbpasswd.

Andrew Bartlett
(This used to be commit 2ff6d53db5)
2002-08-26 02:01:05 +00:00
Andrew Bartlett
9abf0703b1 Add tridge's backtrace script - it should at least work for systems with
gdb....

Andrew Bartlett
(This used to be commit 7cb080559e)
2002-08-21 21:42:05 +00:00
Andrew Tridgell
e90b652848 updated the 3.0 branch from the head branch - ready for alpha18
(This used to be commit 03ac082dcb)
2002-07-15 10:35:28 +00:00
Andrew Bartlett
a7a6da4928 Increse the maximum non-unix-account ID (becouse the Compaq Test Drive systems
have a lot of users ;-).

Andrew Bartlett
(This used to be commit 2f164e28c3)
2002-07-06 04:12:40 +00:00
Andrew Bartlett
e5aa2b05d7 make the echo'ed command match the actual command run.
(This used to be commit 3167ec8a49)
2002-06-18 06:23:51 +00:00
Tim Potter
ab5b6e255d Ignore bin directory.
(This used to be commit 8bb798ab3d)
2002-04-11 04:03:01 +00:00
Tim Potter
62946015c0 Fixed C++ comments.
(This used to be commit ca56042c03)
2002-04-03 02:51:42 +00:00
Andrew Bartlett
10e686a543 use the variable passed as a paramater, not just one randomly in our namespace.
Andrew Bartlett
(This used to be commit 18f6d47615)
2002-03-01 02:37:31 +00:00
Andrew Bartlett
8064c56f59 See if we can get a slight chance of this actually working...
(This used to be commit f1eb782eee)
2002-03-01 01:41:27 +00:00
Andrew Bartlett
3981d2c16a Fix up some braindamage in the testsuite.
(if you remove the smbpasswd file, you wont be able to change the passwords
contained therein... :-)

Andrew Bartlett
(This used to be commit dd8388330e)
2002-02-09 11:47:55 +00:00
Andrew Bartlett
4b6f928103 Add the -s command to keep smbpasswd quiet during the tests.
Andrew Bartlett
(This used to be commit 180d7e8c43)
2002-01-21 00:25:24 +00:00
Andrew Bartlett
b2cfadcac1 Also echo the smbpasswd command line
(This used to be commit 71b63db1bf)
2002-01-20 22:51:16 +00:00
Andrew Bartlett
03a4ebbfac This should get the oldstyle domain join tests working again.
(This used to be commit 983fe93343)
2002-01-20 22:20:25 +00:00
Andrew Bartlett
ddc1b816d7 A couple more little fixes for the domain security tests.
(This used to be commit 409fb69ecb)
2002-01-20 22:06:35 +00:00
Andrew Bartlett
f5dec543e6 Try to see if we can get these tests working...
(This used to be commit e809e6c20f)
2002-01-20 21:41:07 +00:00
Andrew Bartlett
1a74d8d1f0 This is another *BIG* change...
Samba now features a pluggable passdb interface, along the same lines as the
one in use in the auth subsystem.  In this case, only one backend may be active
at a time by the 'normal' interface, and only one backend per passdb_context is
permitted outside that.

This pluggable interface is designed to allow any number of passdb backends to
be compiled in, with the selection at runtime.  The 'passdb backend' paramater
has been created (and documented!) to support this.

As such, configure has been modfied to allow (for example) --with-ldap and the
old smbpasswd to be selected at the same time.

This patch also introduces two new backends:  smbpasswd_nua and tdbsam_nua.
These two backends accept 'non unix accounts', where the user does *not* exist
in /etc/passwd.  These accounts' don't have UIDs in the unix sense, but to
avoid conflicts in the algroitmic mapping of RIDs, they use the values
specified in the 'non unix account range' paramter - in the same way as the
winbind ranges are specifed.

While I was at it, I cleaned up some of the code in pdb_tdb (code copied
directly from smbpasswd and not really considered properly).  Most of this was
to do with % macro expansion on stored data.  It isn't easy to get the macros
into the tdb, and the first password change will 'expand' them.  tdbsam needs
to use a similar system to pdb_ldap in this regard.

This patch only makes minor adjustments to pdb_nisplus and pdb_ldap, becouse I
don't have the test facilities for these.  I plan to incoroprate at least
pdb_ldap into this scheme after consultation with Jerry.

Each (converted) passdb module now no longer has any 'static' variables, and
only exports 1 init function outside its .c file.

The non-unix-account support in this patch has been proven!  It is now possible
to join a win2k machine to a Samba PDC without an account in /etc/passwd!

Other changes:

Minor interface adjustments:
pdb_delete_sam_account() now takes a SAM_ACCOUNT, not a char*.

pdb_update_sam_account() no longer takes the 'override' argument that was being
ignored so often (every other passdb backend).  Extra checks have been added in
some places.

Minor code changes:
smbpasswd no longer attempts to initialise the passdb at startup, this is
now done on first use.

pdbedit has lost some of its 'machine account' logic, as this behaviour is now
controlled by the passdb subsystem directly.

The samr subsystem no longer calls 'local password change', but does the pdb
interactions directly.  This allow the ACB_ flags specifed to be transferred
direct to the backend, without interference.

Doco:

I've updated the doco to reflect some of the changes, and removed some paramters
no longer applicable to HEAD.
(This used to be commit ff354c99c5)
2002-01-20 14:30:58 +00:00
Andrew Bartlett
72544acc0d Fix up runlist botchup.
(This used to be commit af37a86917)
2002-01-19 00:38:34 +00:00
Andrew Bartlett
1188ffe214 Update the build farm's test runlist and make it a bit easier to read.
(This used to be commit 12dcb55a3a)
2002-01-18 23:52:43 +00:00
Martin Pool
666a64ac56 Add a panic action that tries to call gdb noninteractively to get a
backtrace.   Will break on many machines, but we're already crashed in
this case.
(This used to be commit f0878f19eb)
2001-12-10 08:10:05 +00:00
Andrew Tridgell
287df36a0e switch off level 100 debug for server security
(This used to be commit 75ad6df184)
2001-12-10 03:06:15 +00:00
Andrew Tridgell
f10f564c00 up the log level for server level security to try to track down the
segvs in the build farm
(This used to be commit 228d4fc47b)
2001-11-27 22:49:29 +00:00
Andrew Tridgell
94ee404865 don't use /dev/null for a smbpasswd file
(This used to be commit 067a4f87ac)
2001-11-27 22:47:09 +00:00
Andrew Bartlett
8b7434b2a0 Fix up the build farm again.
This should get us 'green' for once...

Andrew Bartlett
(This used to be commit 042b9e3a63)
2001-11-26 02:10:59 +00:00
Tim Potter
f45c2e52b7 Allow lookup of users with spaces in their name.
(This used to be commit 751ea8cfb9)
2001-11-26 00:19:23 +00:00
Tim Potter
e7d230d327 Fixed bug in canned results list for checking the error code of wbinfo.
Made test names more verbose.
(This used to be commit 87955fcf30)
2001-11-23 03:24:36 +00:00
Martin Pool
71c15a5f48 Rename $pwd to $test_root to avoid future confusion.
(This used to be commit fa7367a973)
2001-11-22 23:59:48 +00:00
Martin Pool
4950e6feb6 Back out the change in 1.11 that set the poorly-named $pwd variable --
for the build farm this is actually the root directory for building,
or something like that.  Thanks a.b.
(This used to be commit 309b718842)
2001-11-20 06:21:33 +00:00
Martin Pool
2d33bef2c1 Also show $tree in diagnostics.
(This used to be commit af65a01d0d)
2001-11-19 08:27:32 +00:00
Martin Pool
68893d4a2f Give sensible defaults to some variables that are set by the build
farm but not present in Make.
(This used to be commit 0d6d0c31f9)
2001-11-14 06:07:21 +00:00
Martin Pool
0b5cea7fc2 Little note about what's happening with Satyr.
(This used to be commit b6745ccd33)
2001-11-14 05:19:53 +00:00
Martin Pool
da0128e566 Doc.
Try not to run tests if the user specified --prefix=/usr* or something
similar, because it would not be nice(!) to clobber their
configuration file and passwords.  Eventually I think we want to run
the installed versions, but specify different paths for everything.
(This used to be commit b18703fc8e)
2001-11-14 05:12:03 +00:00
Andrew Bartlett
c812f1d40e If we disable hostname lookups we can at least get a uniform answer for testing
the rhosts and hostsequiv stuff with.

Andrew Bartlett
(This used to be commit 3a2a967723)
2001-09-24 05:27:44 +00:00
Andrew Bartlett
5377944635 Fix up the test for some of the quirkier hosts on the farm, and enable one
previously disabled sub-test.
(This used to be commit 4df974527c)
2001-09-20 08:28:41 +00:00
Andrew Bartlett
c16effd5fb Add and modify some of the various tests I have had sitting around here for a
little while.  This should give us a bit more coverage.

Andrew Bartlett
(This used to be commit 9e5a1d1623)
2001-09-20 06:23:29 +00:00
Tim Potter
ab4ebf4dd6 Fixed typo.
(This used to be commit 2138c44619)
2001-09-12 07:22:55 +00:00
Christopher R. Hertel
0366f1d4bc Typo fix per Vance on IRC.
(This used to be commit 6f38850262)
2001-09-09 04:21:12 +00:00
Tim Potter
a3f96dd229 Another winbind test - fill in later.
(This used to be commit 99071c45d0)
2001-08-05 11:19:34 +00:00
Andrew Bartlett
5167978dfb Some minor doco on what the build_farm dir does
(This used to be commit 9bfc480bda)
2001-07-11 10:53:41 +00:00
Andrew Bartlett
8326666b7c Update tests, start testing password server code, now I have it working and
know what it does...

Andrew Bartlett
(This used to be commit 51903dbfee)
2001-07-08 14:24:29 +00:00
Andrew Bartlett
9fa590b832 Allow us to vary the log-level, so we can run at level 1 normally,
and push it to 10 when we fail (we redo the test).

Also disable the server-level security testing till it know what it does

Andrew Bartlett
(This used to be commit 805c20452e)
2001-07-05 11:34:50 +00:00
Andrew Tridgell
9c743f9b8b added line-feed at end of templates
(This used to be commit fe5d38780f)
2001-07-05 06:51:47 +00:00
Andrew Bartlett
592e237876 Running torture-RANDOMIPC on the build farm doesn't go down as a 'good idea' as its logsfiles are BIG!
(This used to be commit bc6160a482)
2001-07-03 04:06:10 +00:00
Andrew Bartlett
b07605976a Fix the torture test, we had the wrong file-name in the tests
Andrew Bartlett
(This used to be commit d04ea88b5d)
2001-07-02 09:10:32 +00:00
Andrew Bartlett
61b1874105 We need strict locking to pass LOCK4
Andrew Bartlett
(This used to be commit 584a14a216)
2001-07-02 07:20:00 +00:00
Andrew Bartlett
e3d6627f05 Start of smbtorture based testing. Not all of smbtorture's facilites
are used, but these ones should pass.

Andrew Bartlett
(This used to be commit eee251f710)
2001-07-02 07:18:49 +00:00
Andrew Tridgell
39117f1650 fixed guest account for build farm boxes
(This used to be commit 0d112d7960)
2001-06-28 05:57:56 +00:00