ira/wip.git
14 years agoMake winbindd_cli_state->response a pointer instead of a struct member
Volker Lendecke [Sun, 14 Jun 2009 10:41:46 +0000 (12:41 +0200)]
Make winbindd_cli_state->response a pointer instead of a struct member

Same comment as in baa6084378e530b: This is just a preparatory checkin.

Volker

14 years agoRemove an unused struct member in winbindd_cli_state
Volker Lendecke [Sun, 14 Jun 2009 20:21:02 +0000 (22:21 +0200)]
Remove an unused struct member in winbindd_cli_state

14 years agoFix an error message: We get the errno in "err"
Volker Lendecke [Sun, 14 Jun 2009 18:54:57 +0000 (20:54 +0200)]
Fix an error message: We get the errno in "err"

14 years agowinbind: replace process_loop() by tevent_loop_once()
Volker Lendecke [Mon, 25 May 2009 20:40:09 +0000 (22:40 +0200)]
winbind: replace process_loop() by tevent_loop_once()

14 years agoMake rescan_trusted_domains a timed event
Volker Lendecke [Mon, 25 May 2009 20:34:48 +0000 (22:34 +0200)]
Make rescan_trusted_domains a timed event

14 years agoDo not store the listening fde
Volker Lendecke [Mon, 25 May 2009 18:31:59 +0000 (20:31 +0200)]
Do not store the listening fde

14 years agoAvoid scanning the client list when a client exits
Volker Lendecke [Mon, 25 May 2009 18:28:38 +0000 (20:28 +0200)]
Avoid scanning the client list when a client exits

14 years agoDo not use "finished" in winbind child
Volker Lendecke [Mon, 25 May 2009 18:17:23 +0000 (20:17 +0200)]
Do not use "finished" in winbind child

14 years agoRemove unused init_child_connection()
Volker Lendecke [Sat, 16 May 2009 12:21:39 +0000 (14:21 +0200)]
Remove unused init_child_connection()

14 years agoConvert winbindd_domain_info to wb_domain_request_send
Volker Lendecke [Sat, 16 May 2009 12:20:30 +0000 (14:20 +0200)]
Convert winbindd_domain_info to wb_domain_request_send

14 years agoAdd winbindd_dual_ping to all children
Volker Lendecke [Sat, 16 May 2009 11:43:03 +0000 (13:43 +0200)]
Add winbindd_dual_ping to all children

14 years agoConvert async_domain_request to wb_domain_request_send
Volker Lendecke [Sat, 16 May 2009 11:25:52 +0000 (13:25 +0200)]
Convert async_domain_request to wb_domain_request_send

14 years agoAdd async wb_ping
Volker Lendecke [Sat, 16 May 2009 10:00:34 +0000 (12:00 +0200)]
Add async wb_ping

14 years agoAdd an async wb request loop
Volker Lendecke [Sat, 16 May 2009 10:00:07 +0000 (12:00 +0200)]
Add an async wb request loop

14 years agoAdd wb_domain_request_send/recv
Volker Lendecke [Sat, 13 Jun 2009 10:13:07 +0000 (12:13 +0200)]
Add wb_domain_request_send/recv

14 years agoRemove some unused code
Volker Lendecke [Sun, 10 May 2009 17:17:37 +0000 (19:17 +0200)]
Remove some unused code

14 years agoConvert the winbind parent->child communication to wb_reqtrans
Volker Lendecke [Sun, 10 May 2009 08:49:53 +0000 (10:49 +0200)]
Convert the winbind parent->child communication to wb_reqtrans

14 years agoConvert the main winbind client communication to wb_reqtrans.c
Volker Lendecke [Sat, 9 May 2009 18:04:27 +0000 (20:04 +0200)]
Convert the main winbind client communication to wb_reqtrans.c

14 years agoMake winbindd_cli_state->request a pointer instead of a struct member
Volker Lendecke [Thu, 7 May 2009 20:46:27 +0000 (22:46 +0200)]
Make winbindd_cli_state->request a pointer instead of a struct member

In itself, this is pretty pointless. But in the next steps I'll convert the
winbind internal communication to wb_reqtrans which allocates the request
properly. This minimizes the later diff.

Volker

14 years agosmbtorture: Output subunit by default.
Jelmer Vernooij [Sat, 13 Jun 2009 14:14:39 +0000 (16:14 +0200)]
smbtorture: Output subunit by default.

14 years agosmbtorture: Remove unused 'quiet' output format.
Jelmer Vernooij [Sat, 13 Jun 2009 14:13:32 +0000 (16:13 +0200)]
smbtorture: Remove unused 'quiet' output format.

14 years agolibwbclient: Add debugging hooks.
Kai Blin [Mon, 1 Jun 2009 21:33:27 +0000 (23:33 +0200)]
libwbclient: Add debugging hooks.

14 years agos3: Plumb smb_filename through SMB_VFS_CREATE_FILE
Tim Prouty [Fri, 12 Jun 2009 19:54:11 +0000 (12:54 -0700)]
s3: Plumb smb_filename through SMB_VFS_CREATE_FILE

14 years agos3: Add smb_filename utility functions and fix a bug in copy_smb_filename
Tim Prouty [Fri, 12 Jun 2009 19:41:19 +0000 (12:41 -0700)]
s3: Add smb_filename utility functions and fix a bug in copy_smb_filename

14 years agoCheck for error in transfer_file return also.
Jeremy Allison [Fri, 12 Jun 2009 20:55:18 +0000 (13:55 -0700)]
Check for error in transfer_file return also.
Jeremy.

14 years agoFix bug 6440
Volker Lendecke [Sat, 6 Jun 2009 21:27:31 +0000 (23:27 +0200)]
Fix bug 6440

Don't ignore the close error of the output file in check_magic()

14 years agoSimplify close_normal_file()
Volker Lendecke [Sat, 6 Jun 2009 21:20:44 +0000 (23:20 +0200)]
Simplify close_normal_file()

14 years agoexamples:s2→s3-ldif-convert-script: fix objectclass recognition
Björn Jacke [Fri, 12 Jun 2009 16:39:31 +0000 (18:39 +0200)]
examples:s2→s3-ldif-convert-script: fix objectclass recognition

objectclasses are case insensitive. we used to convert only LDAP objects with
the typical UpperLower case for sambaAccount and sambaGroupMapping and ignored
any other case writings

14 years agosubunit: non-zero exit code if one or more testsuites failed.
Jelmer Vernooij [Fri, 12 Jun 2009 15:53:46 +0000 (17:53 +0200)]
subunit: non-zero exit code if one or more testsuites failed.

14 years agoselftest: Fix references to filenames with knownfailures and slow tests.
Jelmer Vernooij [Fri, 12 Jun 2009 15:45:15 +0000 (17:45 +0200)]
selftest: Fix references to filenames with knownfailures and slow tests.

14 years agoselftest: Document the fact that test runner and formatter are now
Jelmer Vernooij [Fri, 12 Jun 2009 13:54:50 +0000 (15:54 +0200)]
selftest: Document the fact that test runner and formatter are now
separate tools.

14 years agoFix wb_req_more(): Return 0 when done, read_pkt_send needs that
Volker Lendecke [Fri, 12 Jun 2009 15:27:58 +0000 (17:27 +0200)]
Fix wb_req_more(): Return 0 when done, read_pkt_send needs that

14 years agosubunit: Pass canonical names of test results to formatters and filters.
Jelmer Vernooij [Fri, 12 Jun 2009 13:05:59 +0000 (15:05 +0200)]
subunit: Pass canonical names of test results to formatters and filters.

14 years agoActivate tldap tracing in pdb_ads
Volker Lendecke [Fri, 12 Jun 2009 13:02:01 +0000 (15:02 +0200)]
Activate tldap tracing in pdb_ads

14 years agoAdd basic tracing of tldap messages
Volker Lendecke [Fri, 12 Jun 2009 12:52:35 +0000 (14:52 +0200)]
Add basic tracing of tldap messages

14 years agoAdd debugging facility to tldap, analogous to tevent
Volker Lendecke [Fri, 12 Jun 2009 12:50:46 +0000 (14:50 +0200)]
Add debugging facility to tldap, analogous to tevent

14 years agoselftest: Add option to strip output of succeeded tests, and use it on
Jelmer Vernooij [Fri, 12 Jun 2009 12:34:24 +0000 (14:34 +0200)]
selftest: Add option to strip output of succeeded tests, and use it on
the buildfarm.

The matches the behaviour we had earlier in the previous output format.

14 years agoselftest: Remove existing buildfarm output format.
Jelmer Vernooij [Fri, 12 Jun 2009 12:21:15 +0000 (14:21 +0200)]
selftest: Remove existing buildfarm output format.

14 years agoselftest: Output subunit on the buildfarm.
Jelmer Vernooij [Fri, 12 Jun 2009 12:21:03 +0000 (14:21 +0200)]
selftest: Output subunit on the buildfarm.

14 years agopackaging/Debian: Remove outdated Debian package sources and instead refer to
Jelmer Vernooij [Fri, 12 Jun 2009 00:55:26 +0000 (02:55 +0200)]
packaging/Debian: Remove outdated Debian package sources and instead refer to
Debian.org and SerNet packages.

14 years agoad-schema/license.txt: Fix typo.
Jelmer Vernooij [Thu, 11 Jun 2009 23:00:30 +0000 (01:00 +0200)]
ad-schema/license.txt: Fix typo.

14 years agoformat-subunit: Remove subunit output module.
Jelmer Vernooij [Thu, 11 Jun 2009 22:53:27 +0000 (00:53 +0200)]
format-subunit: Remove subunit output module.

We can still use "cat" to obtain a subunit stream from a subunit stream. :-)

14 years agos3: Call va_end() after all va_start()/va_copy() calls.
Andrew Kroeger [Thu, 11 Jun 2009 07:15:28 +0000 (02:15 -0500)]
s3: Call va_end() after all va_start()/va_copy() calls.

There are error paths in S3 where va_end() is not properly called after
va_start() or va_copy() have been called.

These issues were noted while performing an inspection for S4 bug #6129.  Thanks
to Erik Hovland <erik@hovland.org> for the original bug report.

14 years agoRevert "avoid crashes in ndr_print_*() calls"
Andrew Tridgell [Fri, 12 Jun 2009 05:37:48 +0000 (15:37 +1000)]
Revert "avoid crashes in ndr_print_*() calls"

This reverts commit f5a47dc4bf2793ab328c8b0e35adace497819e7d.

This change broke Samba3. We'll need to do it the long way.

14 years agotwo more NT status codes that we get on DRS with w2k8-R2
Andrew Tridgell [Fri, 12 Jun 2009 02:22:53 +0000 (12:22 +1000)]
two more NT status codes that we get on DRS with w2k8-R2

14 years agoavoid crashes in ndr_print_*() calls
Andrew Tridgell [Fri, 12 Jun 2009 02:22:25 +0000 (12:22 +1000)]
avoid crashes in ndr_print_*() calls

This is a hackish fix, but it will do for now

14 years agoalways enable RPC debugging with a debug level >= 100.
Andrew Tridgell [Thu, 11 Jun 2009 05:21:29 +0000 (15:21 +1000)]
always enable RPC debugging with a debug level >= 100.

This helps with tools where setting the binding string is not
possible, such as net

14 years agos3-docs: Fix Bug #4280. Shutdown scripts are called as root for privileged users.
Günther Deschner [Thu, 11 Jun 2009 22:46:38 +0000 (00:46 +0200)]
s3-docs: Fix Bug #4280. Shutdown scripts are called as root for privileged users.

GUenther

14 years agoselftest/buildfarm: Don't assume that a reason being specified is an indication of...
Jelmer Vernooij [Thu, 11 Jun 2009 22:19:02 +0000 (00:19 +0200)]
selftest/buildfarm: Don't assume that a reason being specified is an indication of failure.

14 years agosubunit-filter: Print names of skipped testsuites.
Jelmer Vernooij [Thu, 11 Jun 2009 22:08:19 +0000 (00:08 +0200)]
subunit-filter: Print names of skipped testsuites.

14 years agoAdd supportedCapabilities to our rootDSE
Andrew Bartlett [Thu, 11 Jun 2009 11:04:42 +0000 (21:04 +1000)]
Add supportedCapabilities to our rootDSE

This makes AD client tools happier, as they know they are talking to
an AD server.

per Bug 6229 by Matthieu Patou <mat@matws.net>

Andrew Bartlett

14 years agos4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6e5b73e89...
Andrew Bartlett [Mon, 8 Jun 2009 09:06:16 +0000 (19:06 +1000)]
s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6e5b73e892ff34b6865ba)

Also including the supporting changes required to pass make test

A number of heimdal functions and constants have changed since we last
imported a tree (for the better, but inconvenient for us).

Andrew Bartlett

14 years agoFix bug #6297 - owner of sticky directory cannot delete files created by others.
Jeremy Allison [Thu, 11 Jun 2009 19:51:45 +0000 (12:51 -0700)]
Fix bug #6297 - owner of sticky directory cannot delete files created by others.
The reason we couldn't delete was we were erroring out early
if requestor was not the owner of the file we wanted to delete,
instead of checking if the requestor owned the directory as well.
If either of these is true, we must go on and check the ACL.
Karolin, this is a must for 3.4.0 and also 3.3.next. I'll update
the bug report with patches for 3.4.0 and 3.3.next and ask vl
to review.
Jeremy.

14 years agos3 passdb ads: add missing character
Tim Prouty [Thu, 11 Jun 2009 17:30:29 +0000 (10:30 -0700)]
s3 passdb ads: add missing character

14 years agos3: Prepare the rename path for passing smb_filename to SMB_VFS_CREATE_FILE
Tim Prouty [Thu, 11 Jun 2009 02:49:31 +0000 (19:49 -0700)]
s3: Prepare the rename path for passing smb_filename to SMB_VFS_CREATE_FILE

14 years agos3: Prepare the do_unlink path for passing smb_filname to SMB_VFS_CREATE_FILE
Tim Prouty [Wed, 10 Jun 2009 23:08:34 +0000 (16:08 -0700)]
s3: Prepare the do_unlink path for passing smb_filname to SMB_VFS_CREATE_FILE

14 years agos3: refactor utility function to handle splitting the directory from the mask
Tim Prouty [Wed, 10 Jun 2009 23:02:00 +0000 (16:02 -0700)]
s3: refactor utility function to handle splitting the directory from the mask

14 years agoselftest: Fix exit code for format-subunit.pl.
Jelmer Vernooij [Thu, 11 Jun 2009 17:59:26 +0000 (19:59 +0200)]
selftest: Fix exit code for format-subunit.pl.

14 years agoselftest: Fix uninitialized variables in selftest output.
Jelmer Vernooij [Thu, 11 Jun 2009 17:47:15 +0000 (19:47 +0200)]
selftest: Fix uninitialized variables in selftest output.

14 years agoFix Samba 3 selftest to use new selftest formatting functions.
Jelmer Vernooij [Thu, 11 Jun 2009 16:45:49 +0000 (18:45 +0200)]
Fix Samba 3 selftest to use new selftest formatting functions.

14 years agosubunit: Sort diff output.
Jelmer Vernooij [Fri, 5 Jun 2009 16:50:45 +0000 (18:50 +0200)]
subunit: Sort diff output.

14 years agoselftest: Make it easier to do subunit diffs from other apps.
Jelmer Vernooij [Fri, 5 Jun 2009 15:37:41 +0000 (17:37 +0200)]
selftest: Make it easier to do subunit diffs from other apps.

14 years agoselftest/subunit: Add diff command that can diff two subunit streams.
Jelmer Vernooij [Fri, 5 Jun 2009 15:25:42 +0000 (17:25 +0200)]
selftest/subunit: Add diff command that can diff two subunit streams.

14 years agoselftest: Properly recognize xfail testsuites.
Jelmer Vernooij [Fri, 5 Jun 2009 14:55:45 +0000 (16:55 +0200)]
selftest: Properly recognize xfail testsuites.

14 years agoselftest/subunit: Remove open_tests argument from parse_results.
Jelmer Vernooij [Fri, 5 Jun 2009 14:36:10 +0000 (16:36 +0200)]
selftest/subunit: Remove open_tests argument from parse_results.

14 years agoselftest: Fix subunit formatting, fix years when filtering subunit
Jelmer Vernooij [Fri, 5 Jun 2009 14:32:52 +0000 (16:32 +0200)]
selftest: Fix subunit formatting, fix years when filtering subunit
streams.

14 years agoselftest: Fix handling of testsuite, reintroduce progress indication.
Jelmer Vernooij [Fri, 5 Jun 2009 14:10:12 +0000 (16:10 +0200)]
selftest: Fix handling of testsuite, reintroduce progress indication.

14 years agoselftest: Remove unnecessary uses.
Jelmer Vernooij [Fri, 5 Jun 2009 12:13:07 +0000 (14:13 +0200)]
selftest: Remove unnecessary uses.

14 years agoselftest/subunit: Remove prefix command.
Jelmer Vernooij [Fri, 5 Jun 2009 12:06:32 +0000 (14:06 +0200)]
selftest/subunit: Remove prefix command.

14 years agoselftest: Fix subunit stream to include the right prefixes rather than
Jelmer Vernooij [Fri, 5 Jun 2009 11:16:46 +0000 (13:16 +0200)]
selftest: Fix subunit stream to include the right prefixes rather than
extending the subunit protocol.

14 years agoMore work supporting prefixes.
Jelmer Vernooij [Thu, 4 Jun 2009 15:30:23 +0000 (17:30 +0200)]
More work supporting prefixes.

14 years agoselftest: Use external processes for filtering known failures and pretty
Jelmer Vernooij [Thu, 4 Jun 2009 11:49:11 +0000 (13:49 +0200)]
selftest: Use external processes for filtering known failures and pretty
formatting.

14 years agoselftest: Avoid decreasing total testsuites if the original total is not
Jelmer Vernooij [Wed, 3 Jun 2009 16:33:50 +0000 (18:33 +0200)]
selftest: Avoid decreasing total testsuites if the original total is not
known.

14 years agoselftest: Use filter-xfail for known failures
Jelmer Vernooij [Wed, 3 Jun 2009 16:19:01 +0000 (18:19 +0200)]
selftest: Use filter-xfail for known failures

14 years agoselftest: Add script to filter out known failures from a subunit stream.
Jelmer Vernooij [Wed, 3 Jun 2009 16:10:15 +0000 (18:10 +0200)]
selftest: Add script to filter out known failures from a subunit stream.

14 years agoSubunit: Support "fail" as alias for "failure" in Subunit streams.
Jelmer Vernooij [Wed, 3 Jun 2009 16:08:54 +0000 (18:08 +0200)]
Subunit: Support "fail" as alias for "failure" in Subunit streams.

14 years agosubunit: Move more Subunit printing logic to Subunit.pm.
Jelmer Vernooij [Wed, 3 Jun 2009 16:03:45 +0000 (18:03 +0200)]
subunit: Move more Subunit printing logic to Subunit.pm.

14 years agosubunit: Support the time: command.
Jelmer Vernooij [Wed, 3 Jun 2009 15:39:54 +0000 (17:39 +0200)]
subunit: Support the time: command.

14 years agoselftest: Use subunit internally, and a separate test output formatter.
Jelmer Vernooij [Wed, 3 Jun 2009 15:23:09 +0000 (17:23 +0200)]
selftest: Use subunit internally, and a separate test output formatter.

14 years agoImplement pdb_enum_alias_memberships
Volker Lendecke [Thu, 11 Jun 2009 16:03:11 +0000 (18:03 +0200)]
Implement pdb_enum_alias_memberships

14 years agoFix build with external talloc.
Jelmer Vernooij [Thu, 11 Jun 2009 02:57:58 +0000 (04:57 +0200)]
Fix build with external talloc.

14 years agoFix build of recurusion fix in reopen_logs()
Andrew Bartlett [Thu, 11 Jun 2009 09:08:33 +0000 (19:08 +1000)]
Fix build of recurusion fix in reopen_logs()

14 years agoA script to compare the differences in nTSecurityDescriptor between 2 hosts
Nadezhda Ivanova [Fri, 29 May 2009 11:45:24 +0000 (14:45 +0300)]
A script to compare the differences in nTSecurityDescriptor between 2 hosts

This script walks the schema, configuration and domain partitions of the locally
installed Ldb and a remote hosts and compares the descriptors disregarding the
difference in domain SID. The goal is to make sure a freshly provisioned Samba
has the correct descriptors so ACLs work correctly. It outputs the descriptors
in short SDDL, where the correct SIDs are to be replaced during provisioning.
Optionally it can be output as an LDIF file with the current local domain and
domain SIDs.

14 years agoDon't recurse in reopen_logs().
Andrew Bartlett [Thu, 11 Jun 2009 08:53:14 +0000 (18:53 +1000)]
Don't recurse in reopen_logs().

Use the state to avoid recursion in reopen_logs(), as DEBUG() can call
this function.

Andrew Bartlett

14 years agoImplement pdb_ads_set_aliasinfo
Volker Lendecke [Wed, 10 Jun 2009 21:56:51 +0000 (23:56 +0200)]
Implement pdb_ads_set_aliasinfo

14 years agopdb_default_aliasinfo is just fine for pdb_ads right now
Volker Lendecke [Wed, 10 Jun 2009 21:56:20 +0000 (23:56 +0200)]
pdb_default_aliasinfo is just fine for pdb_ads right now

14 years agoImplement pdb_ads_lookup_rids
Volker Lendecke [Wed, 10 Jun 2009 10:54:05 +0000 (12:54 +0200)]
Implement pdb_ads_lookup_rids

14 years agoFix a segfault in pdb_ads_delete_user()
Volker Lendecke [Wed, 10 Jun 2009 09:48:31 +0000 (11:48 +0200)]
Fix a segfault in pdb_ads_delete_user()

If a user comes from the passdb cache, priv is NULL

14 years agos3: Prepare the first set of SMB_VFS_CREATE_FILE callers to take an smb_filename...
Tim Prouty [Wed, 10 Jun 2009 17:37:57 +0000 (10:37 -0700)]
s3: Prepare the first set of SMB_VFS_CREATE_FILE callers to take an smb_filename struct

Some of the callers required minimal changes, while others
(copy_internals) required significant changes.  The task is simplified
a little bit because we are able to do operations and checks on the
base_name when a stream isn't used.

This patch should cause no functional changes.

Volker, Jeremy: Please check

14 years agos3: Add utility function for copying an smb_filename struct
Tim Prouty [Wed, 10 Jun 2009 00:04:10 +0000 (17:04 -0700)]
s3: Add utility function for copying an smb_filename struct

14 years agos3: Remove the now unused CFF_DOS_PATH flag
Tim Prouty [Wed, 10 Jun 2009 17:49:21 +0000 (10:49 -0700)]
s3: Remove the now unused CFF_DOS_PATH flag
All paths are now unix paths, making this flag useless.

This flags argument is now unused and can be safely removed.

14 years agos3: Remove unix_convert handling from createfile implementations
Tim Prouty [Sat, 6 Jun 2009 03:24:17 +0000 (20:24 -0700)]
s3: Remove unix_convert handling from createfile implementations

14 years agos3: Make all callers of SMB_VFS_CREATEFILE call unix_convert first
Tim Prouty [Fri, 5 Jun 2009 01:39:55 +0000 (18:39 -0700)]
s3: Make all callers of SMB_VFS_CREATEFILE call unix_convert first

This step is a requirement to change SMB_VFS_CREATEFILE to take an
smb_filename struct.

14 years agos3: Remove extraneous calls to unix_convert
Tim Prouty [Wed, 10 Jun 2009 16:59:42 +0000 (09:59 -0700)]
s3: Remove extraneous calls to unix_convert

Not only are these unnecessary in spirit because unlink_internals
calls unix_convert, but in practice the return value is simply being
ignored right now.

14 years agos3: Remove unused stat structs being passed to SMB_VFS_CREATE_FILE
Tim Prouty [Fri, 5 Jun 2009 23:13:58 +0000 (16:13 -0700)]
s3: Remove unused stat structs being passed to SMB_VFS_CREATE_FILE

14 years agos3-libwbclient: fix unresolved symbols in libwbclient.
Günther Deschner [Wed, 10 Jun 2009 19:23:12 +0000 (21:23 +0200)]
s3-libwbclient: fix unresolved symbols in libwbclient.

Kai, please check.

Guenther

14 years agolib-util: move set_blocking() call into own file.
Günther Deschner [Wed, 10 Jun 2009 19:22:33 +0000 (21:22 +0200)]
lib-util: move set_blocking() call into own file.

Guenther

14 years agoMake ctemp async. Fix the test to pass against W2K3.
Jeremy Allison [Wed, 10 Jun 2009 18:58:00 +0000 (11:58 -0700)]
Make ctemp async. Fix the test to pass against W2K3.
Jeremy.

14 years agos3-build: Fix make test_shlibs and test_nss_modules.
Günther Deschner [Wed, 10 Jun 2009 15:25:12 +0000 (17:25 +0200)]
s3-build: Fix make test_shlibs and test_nss_modules.

Guenther

14 years agomount.cifs: explicitly handle non AF_INET/AF_INET6 addresses
Jeff Layton [Wed, 10 Jun 2009 13:00:21 +0000 (09:00 -0400)]
mount.cifs: explicitly handle non AF_INET/AF_INET6 addresses

If we get a non-AF_INET(6) address, then just skip it and try the next
one in the list.

Signed-off-by: Jeff Layton <jlayton@redhat.com>