1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Timur I. Bakeyev ef9773c8e7 Fix make test_pam_modules
In Samba3 there is a very handy Makefile target 'test_pam_modules'. It let
quickly veryfy, that obtained PAM module actually is loadable and doesn't
miss any dependency libs. the only problem that on FreeBSD it doesn't work
OOTB, as it unconditionally adds -ldl to the list of libraries when FreeBSD
doesn't have it and doesn't need it.

This small patch fixes the problem for FreeBSD and, I hope, still valid
for othe systems, where -ldl is required. Has to be tested there though.

With regards,
Timur Bakeyev.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
2009-06-08 13:20:54 +02:00
..
auth s3:smbd: move more session specific globals to struct smbd_server_connection 2009-06-03 17:54:37 +02:00
client Fix bug #2356 - smbclient -t <term code> no longer works. 2009-06-03 09:44:49 -07:00
exports Compile liblua 2008-12-17 12:57:18 +01:00
groupdb s3-groupdb: fix enum_aliasmem in ldb branch. 2009-06-07 11:25:21 +02:00
include Set SIGRTMIN to NSIG 2009-06-08 13:20:52 +02:00
iniparser
iniparser_build
intl Use common util_file code. 2008-10-12 17:34:43 +02:00
lib s3-charcnv: always talloc_free in convert_string_talloc() error path. 2009-06-08 10:44:50 +02:00
libaddns s3: only define TALLOC_ZERO if needed 2009-03-16 11:14:53 +01:00
libads Fix some nonempty blank lines 2009-05-31 12:16:34 +02:00
libgpo Fix Coverity ID 913 (NEGATIVE_RETURNS) -- gd, please check! 2009-05-03 23:06:01 +02:00
libnet Move smb_create_user() in samsync 2009-05-16 15:30:48 -04:00
librpc s3-build: re-run make samba3-idl. 2009-05-14 14:18:26 +02:00
libsmb Make cli_ftruncate async. Also add a simple test. 2009-06-05 16:06:05 -07:00
locale/pam_winbind Revert "s3: checkin .po for pam_winbind" because of license issue. 2009-05-13 22:00:05 +08:00
locking Fix Coverity ID 897: REVERSE_INULL 2009-05-06 12:01:30 +02:00
lua-5.1.4 Add the Lua distibution from http://www.lua.org/ftp/lua-5.1.4.tar.gz 2008-12-17 12:57:18 +01:00
m4 Small fix to SMB_LIBRARY macro 2009-06-08 13:20:53 +02:00
modules Support getting gpfs birthtime 2009-06-02 18:15:20 +02:00
nmbd s3:nmbd: fix typo 2009-05-28 12:22:41 +02:00
pam_smbpass s3:pam_smbpass: make smb_update_db() static. 2009-05-29 23:28:38 +02:00
param Consolidate create/delete account paths in pdbedit 2009-05-29 18:03:56 +02:00
passdb More pdb_ads stuff 2009-06-07 23:14:40 +02:00
pkgconfig
po
printing s3: Allow child processes to exit gracefully if we are out of fds 2009-05-27 13:16:17 -07:00
profile S3: Add in profile counters for new vfs and syscall entries. 2009-02-24 15:53:01 -08:00
registry Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT 2009-05-26 17:48:23 +02:00
rpc_client Fix broken pipe handling 2009-05-18 07:13:04 +02:00
rpc_parse Rework Samba3 to use new libcli/auth code (partial) 2009-04-14 16:23:35 +10:00
rpc_server s3-samr: support _samr_SetGroupInfo level 2. 2009-06-08 10:45:20 +02:00
rpcclient s3-rpcclient: use get_domain_handle() fn in enum domain users & groups. 2009-05-25 13:52:50 +02:00
script Fix make test_pam_modules 2009-06-08 13:20:54 +02:00
selftest selftest/Samba3: Test smb signing against the member server 2009-03-23 12:21:14 +01:00
services s3:registry: replace typedef REGISTRY_KEY by struct registry_key_handle 2009-04-27 11:21:04 +02:00
smbd Set SIGRTMIN to NSIG 2009-06-08 13:20:52 +02:00
stf
tests Move configure test files to the top-level and share them between s3 and 2009-01-22 11:35:28 +01:00
torture Make cli_ftruncate async. Also add a simple test. 2009-06-05 16:06:05 -07:00
utils Further fix for 6449 2009-06-08 10:08:33 +02:00
web Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT 2009-05-26 17:48:23 +02:00
winbindd s3-winbindd: workaround alias enumeration in expand_groups(). 2009-06-08 13:06:25 +02:00
.dmallocrc
.indent.pro
autogen.sh Allow using external libtalloc. 2009-03-14 20:56:26 +01:00
change-log
config.guess Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
config.sub Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
configure.developer
configure.in Check for dmalloc at the end of the configure 2009-06-08 13:20:52 +02:00
Doxyfile
dynconfig.c Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c 2009-01-12 12:16:03 +01:00
install-sh
localedir.c i18n/l10n pam_winbind 2008-11-13 12:43:58 +01:00
mainpage.dox
Makefile.in Fix make test_pam_modules 2009-06-08 13:20:54 +02:00
samba4-templates.mk merged-build: link in LIBREPLACE into samba4 code as in the native build 2009-02-03 16:31:02 +01:00
samba4.m4 s4-smbtorture: add very basic LIBNETAPI testsuite. 2009-05-29 17:59:43 +02:00
samba4.mk libwbclient: Add async call framework. 2009-05-30 09:17:37 +02:00
smbadduser.in
VERSION