1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3
Björn Jacke f96f8f9c77 s3: make unresolved symbols in libs throw errors
except for the Samba internal plugins unresolved symbol references should not
show up in shared libraries. For historical reasons it's the default behaviour
of linkers to ignore those in shared libs. We use -z defs (alias
--no-undefined) to not ignore them in shared libs.
2009-10-20 10:52:06 +02:00
..
auth s3: use enum netr_SchannelType all over the place. 2009-10-13 10:21:46 +02:00
client Make cli_posix_lock/unlock asynchronous. 2009-07-13 18:43:10 -07:00
exports
groupdb Pass a talloc_ctx to pdb_enum_aliasmem 2009-06-08 21:14:10 +02:00
include s3: Try to fix the build on Solaris & AIX regarding the password change reject reason 2009-10-16 12:27:57 +02:00
iniparser
iniparser_build
intl
lib s3-libnetapi: add nltest tool. 2009-10-16 10:54:55 +02:00
libaddns Do not redefine strupr 2009-09-02 13:02:39 +02:00
libads s3: use enum netr_SchannelType all over the place. 2009-10-13 10:21:46 +02:00
libgpo Fix Coverity ID 913 (NEGATIVE_RETURNS) -- gd, please check! 2009-05-03 23:06:01 +02:00
libnet s3-netlogon: pass down account name to remote password set functions. 2009-10-13 00:07:45 +02:00
librpc s3-libnetapi: add I_NetLogonControl{2} to IDL. 2009-10-16 10:50:27 +02:00
libsmb s3: fixed krb5 build problem on ubuntu karmic 2009-10-16 10:40:50 +11:00
locale s3: Remove the lua interpreter again 2009-09-29 13:51:43 +02:00
locking Fix bug 6776 - Running overlapping Byte Lock test will core dump Samba daemon. 2009-10-05 10:27:48 -07:00
m4 build: use AS_HELP_STRING() for --with-localedir 2009-09-23 00:53:47 +02:00
modules Add comment explaining about symlink following & posix. 2009-10-16 18:13:06 -07:00
nmbd Reduce debug log level from 0 -> 7 on non-critical message. 2009-09-24 17:44:45 -07:00
pam_smbpass s3:pam_smbpass: fix build error on some Linux distros 2009-07-03 09:34:21 +02:00
param s3/loadparm: Fix severe HPUX compiler issue. 2009-10-13 18:38:39 +02:00
passdb Fix valgrind memory leak in bug #6814 - Fixes for problems reported by valgrind 2009-10-15 16:55:40 -07:00
pkgconfig
po Revert "s3: Update i18n files" 2009-08-07 09:54:52 +02:00
printing s3-registry: use pull_reg_sz() where appropriate. 2009-10-01 11:40:30 +02:00
profile s3:smbd: Fix bug 6690, wrong error check 2009-09-08 17:39:51 +02:00
registry s3-perfcount: more cleanup. 2009-10-01 12:19:48 +02:00
rpc_client s3-netlogon: fix updating trust accout passwords with downlevel domains. 2009-10-16 18:03:32 +02:00
rpc_parse s3: add perfcount idl and generated files. 2009-10-01 12:19:43 +02:00
rpc_server Fix typo. 2009-10-19 09:47:33 +02:00
rpcclient s3: use enum netr_SchannelType all over the place. 2009-10-13 10:21:46 +02:00
script Fix posix_unlink test. Was doing grep without quotes around the 2009-10-17 20:46:22 -07:00
selftest
services s3-registry: use pull_reg_sz() where appropriate. 2009-10-01 11:40:30 +02:00
smbd Remove use of "int ret" when we already have errcode. 2009-10-13 13:28:57 -07:00
stf
tests
torture s3:torture: Add a notify-bench test 2009-10-13 20:34:25 +02:00
utils s3-net: fix build warning (missing default in switch). 2009-10-16 02:04:03 +02:00
web Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT 2009-05-26 17:48:23 +02:00
winbindd Fix typo. 2009-10-19 09:47:33 +02:00
.dmallocrc
.indent.pro
autogen.sh Tell newbie devs about ./configure.developer 2009-09-06 12:01:05 +02:00
change-log Fix typo. 2009-10-19 09:47:33 +02:00
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 s3: make unresolved symbols in libs throw errors 2009-10-20 10:52:06 +02:00
Doxyfile
dynconfig.c
install-sh
localedir.c
mainpage.dox
Makefile.in s3: make unresolved symbols in libs throw errors 2009-10-20 10:52:06 +02:00
samba4-templates.mk
samba4.m4 s3 merged build: Don't build wbinfo twice. 2009-08-19 12:39:45 +02:00
samba4.mk wbinfo: Use one codebase for Samba3 and Samba4. 2009-08-18 20:26:05 +02:00
smbadduser.in
VERSION s3/VERSION: Raise version number up to 3.6.0. 2009-10-01 14:50:28 +02:00