1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Tim Potter 1bc691069b Don't trash the values of CFLAGS and LIBS while engaged in Kerberos
detection.  On Solaris 9 extra libraries -lber and -lresolv are
required for Kerberos tests.  We used to have an extra check for
-lresolv only but I think the correct solution is not to forget about it
in the first place.

This should fix bug #125 although I don't have access to a
system to test it out on.
(This used to be commit 4ddfab4a57)
2003-06-25 01:33:27 +00:00
..
aparser
auth * s/get_dc_name/rpc_dc_name/g (revert a previous change) 2003-06-23 19:05:23 +00:00
bin Ignore t_stringoverflow binary. 2003-05-26 23:52:48 +00:00
client Fix mount options for ro, dir_mode, file_mode 2003-06-20 16:41:41 +00:00
codepages
groupdb Ok, this patch removes the privilege stuff we had in, unused, for some time. 2003-06-18 15:24:10 +00:00
include This patch works towards to goal of common code shared between idmap_ldap 2003-06-21 00:45:03 +00:00
intl Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
lib * set domain->last_status = NT_STATUS_SERVER_DISABLED on an ads_connect() failure 2003-06-23 05:10:07 +00:00
libads * s/get_dc_name/rpc_dc_name/g (revert a previous change) 2003-06-23 19:05:23 +00:00
libsmb * s/get_dc_name/rpc_dc_name/g (revert a previous change) 2003-06-23 19:05:23 +00:00
locking More fixes for debug log to catch logic error. 2003-05-22 18:56:51 +00:00
modules Found out a good number of NT_STATUS_IS_ERR used the wrong way. 2003-06-22 10:09:52 +00:00
msdfs Prefix VFS API macros with SMB_ for consistency and to avoid problems with VFS_ macros at system side. We currently have one clash with AIX and its VFS_LOCK. Compiled and tested -- no new functionality or code, just plain rename of macros for yet-unreleased VFS API version. Needs to be done before a24 is out 2003-05-14 10:59:01 +00:00
nmbd Merge from 3.0: remove bogus static initialisers. 2003-05-27 00:22:29 +00:00
nsswitch Sequence number was not getting updated with ldap hack. Only a bug in this 2003-06-24 23:07:26 +00:00
pam_smbpass Found out a good number of NT_STATUS_IS_ERR used the wrong way. 2003-06-22 10:09:52 +00:00
param Move the map acl inherit parameter into the protocol section. 2003-06-24 00:58:54 +00:00
passdb Fix pdb_ldap segfaults, and wrong default values for ldapsam_compat. 2003-06-24 14:23:34 +00:00
po
popt
printing Squash another compiler warning. 2003-05-27 07:29:13 +00:00
profile sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
python Delete outdated file. 2003-06-13 00:07:59 +00:00
registry Fix broken regexp in cvsignore for *.po{,32} files. 2003-04-14 05:38:48 +00:00
rpc_client Fix for bug#3. Show comments when doing 'net group -l'. 2003-06-12 16:21:22 +00:00
rpc_parse fix bug #178; available space in devmode should be int 2003-06-23 17:47:25 +00:00
rpc_server wrap group enuemration in brcome/unbecome_root() (bug #110) 2003-06-23 18:29:09 +00:00
rpcclient * s/get_dc_name/rpc_dc_name/g (revert a previous change) 2003-06-23 19:05:23 +00:00
sam More debugs for this... (these should have been here already !). 2003-06-25 00:28:46 +00:00
script merge of the netsamlogon caching code from APPLIANCE_HEAD 2003-06-21 04:05:01 +00:00
smbd Fixed the merge_default_aces() code to work correctly with inheritance. 2003-06-23 20:24:08 +00:00
smbwrapper Patch from Guenther Deschner to fix build with gcc 3.2 2003-04-24 03:55:22 +00:00
stf Add pythoncheck to make check target. 2003-05-13 04:38:09 +00:00
tdb do not forget the include file :-) 2003-06-24 14:02:57 +00:00
tests
torture Back out some of the changes to nsstest. I've kept the NULL pointer 2003-06-20 02:31:15 +00:00
ubiqx Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
utils Fixes from Martin Dorey <mdorey@bluearc.com> to only ask for and change 2003-06-24 01:09:36 +00:00
web Metze's patches: 2003-05-26 16:54:39 +00:00
wrepld Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00
.cvsignore syncup with head 2003-04-02 06:00:22 +00:00
.dmallocrc
aclocal.m4 Add NT quota support. Patch from Stefan (metze) Metzemacher 2003-05-12 01:20:17 +00:00
autogen.sh Merge of head(1) portability patch. 2003-05-22 00:49:24 +00:00
change-log Remove reference to obsolete samba-bugs address. 2003-02-19 00:13:23 +00:00
config.guess Syncup with version of config.guess from HEAD. 2003-04-14 02:12:02 +00:00
config.sub Update config.guess, config.sub to the versions from the GNU autotools 2003-02-17 23:49:01 +00:00
configure.developer Use "$@" to preserve shell quoting in case somebody passes an escaped 2003-03-10 03:05:20 +00:00
configure.in Don't trash the values of CFLAGS and LIBS while engaged in Kerberos 2003-06-25 01:33:27 +00:00
Doxyfile Remove reference to "mainpage.dox" and CodingStandards, which have 2003-02-28 04:02:16 +00:00
dynconfig.c merge from HEAD - enable dynamic RPC modules 2003-02-14 00:48:28 +00:00
install-sh
mainpage.dox Remove reference to "mainpage.dox" and CodingStandards, which have 2003-02-28 03:59:47 +00:00
Makefile.in add tdb backup function separation and winbind idmap upgrade code form 2003-06-24 14:02:21 +00:00
smbadduser small merges from SAMBA_3_0; mostly typos, renames, etc... 2003-01-15 18:31:46 +00:00