1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3
Andrew Bartlett 04932c05bf Fix the loading of configuration files using the include syntax.
We had a problem where if a % macro in the smb.conf could be ignored if the
various files it pointed to had the same time-stamp.

This changes the code to insted check that the both the time-stamp and the
substituted filename are the same over each change.

This was picked up only becouse the build-farm automaticly generates its config
files, and hence gets identical timestamps.

(Why this doesn't happen all the time I'm not entirly sure, somthing to do with
the 'test' paramater to reload_services(), but this fixes this problem).

Andrew Bartlett
(This used to be commit ebd2f9b07c)
2001-07-08 13:02:16 +00:00
..
aparser Modified test.h generator to return error if structure passed to vluke 2000-09-18 01:14:21 +00:00
auth Password changing via PAM works now. DONT CHANGE THIS UNLESS YOU RE-TEST !!!!!! 2001-07-06 22:54:49 +00:00
bin Added winbindd to list of binaries. 2001-05-08 05:52:17 +00:00
client strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn. 2001-07-04 07:36:09 +00:00
codepages we don't need the codepage sources any more 2001-07-04 07:42:57 +00:00
groupdb use LDSHFLAGS not -shared in several places 2001-06-04 05:13:59 +00:00
include Add backend encryption support for NTLMv2. 2001-07-07 07:00:15 +00:00
lib Add backend encryption support for NTLMv2. 2001-07-07 07:00:15 +00:00
libsmb fixed some unicode and LANMAN2 bugs in trans2 find first 2001-07-07 21:23:32 +00:00
locking Fixed the nastiest locking bug to track down.... smb_pids are sent in the 2001-07-02 02:42:41 +00:00
msdfs strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn. 2001-07-04 07:36:09 +00:00
nmbd strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn. 2001-07-04 07:36:09 +00:00
nsswitch strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn. 2001-07-04 07:36:09 +00:00
pam_smbpass The big character set handling changeover! 2001-07-04 07:15:53 +00:00
param Fix the loading of configuration files using the include syntax. 2001-07-08 13:02:16 +00:00
passdb Password changing via PAM works now. DONT CHANGE THIS UNLESS YOU RE-TEST !!!!!! 2001-07-06 22:54:49 +00:00
printing strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn. 2001-07-04 07:36:09 +00:00
profile Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.h 2001-05-03 19:47:30 +00:00
rpc_client strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn. 2001-07-04 07:36:09 +00:00
rpc_parse Added JF's fix for max_entries being 0. 2001-07-06 17:40:16 +00:00
rpc_server Add a new paramater: add machine script 2001-07-07 08:45:39 +00:00
rpcclient missed a couple of strchr calls 2001-07-04 07:39:01 +00:00
script The big character set handling changeover! 2001-07-04 07:15:53 +00:00
smbd fixed some unicode and LANMAN2 bugs in trans2 find first/next 2001-07-07 21:24:00 +00:00
smbwrapper strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn. 2001-07-04 07:36:09 +00:00
tdb Fix for enumerating large numbers of users. 2001-07-05 22:36:25 +00:00
tests Add check for working AF_LOCAL sockets, which are borken 2001-06-26 07:44:02 +00:00
torture Update smbtorture in line with SAMBA_2_2 2001-07-07 06:21:32 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 2000-06-08 17:42:20 +00:00
utils Don't try and open tdb secrets file in non-root/local mode. 2001-07-06 21:53:32 +00:00
web strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn. 2001-07-04 07:36:09 +00:00
.cvsignore changes to sync with 2.2. tree 2000-10-11 05:31:39 +00:00
.indent.pro indent update to make t easier to see setuid mods in TNG. some 2000-03-21 21:08:07 +00:00
acconfig.h The big character set handling changeover! 2001-07-04 07:15:53 +00:00
aclocal.m4 - added AC_HAVE_DECL() macro to aclocal.m4, so we can easily add 2001-05-30 12:28:13 +00:00
architecture.doc first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
change-log global change from samba.anu.edu.au to samba.org 1998-11-21 13:20:31 +00:00
config.guess Updated to latest from gnu.org. 2001-07-03 18:34:41 +00:00
config.sub Updated to latest from gnu.org. 2001-07-03 18:34:41 +00:00
configure The big character set handling changeover! 2001-07-04 07:15:53 +00:00
configure.developer Allow user to specify CFLAGS even when using configure.developer 2001-07-05 12:28:01 +00:00
configure.in The big character set handling changeover! 2001-07-04 07:15:53 +00:00
configure.nodebug.developer computer too slow to compile with debug info (100mins), but i need all the 2000-03-09 22:22:38 +00:00
install-sh merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
internals.doc The big character set handling changeover! 2001-07-04 07:15:53 +00:00
ltconfig Adding libtool support to HEAD branch. We're going to need this for 2000-03-13 23:20:01 +00:00
ltmain.sh Adding libtool support to HEAD branch. We're going to need this for 2000-03-13 23:20:01 +00:00
Makefile.in Add backend encryption support for NTLMv2. 2001-07-07 07:00:15 +00:00
parsing.doc Added info about parsing debug messages. 1998-10-27 21:07:52 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 1997-10-13 12:13:11 +00:00