svn commit: samba r10079 - in branches/SOC/SAMBA_4_0: . source source/build/m4 source/heimdal/lib/gssapi source/include source/ldap_server source/lib/registry source/pidl source/pidl/lib/Parse/Pidl source/rpc_server source/winbind

metze at samba.org metze at samba.org
Thu Sep 8 11:26:40 GMT 2005


Author: metze
Date: 2005-09-08 11:26:38 +0000 (Thu, 08 Sep 2005)
New Revision: 10079

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10079

Log:
 r12029 at SERNOX (orig r10071):  jpeach | 2005-09-08 10:18:08 +0200
 Configure checks for IRIX build environment. Test whether we can
 use the MIPSPro 7.4 -c99 option to get C99 support. Try to find
 a common perl that is more modern than /usr/bin/perl.
 
 r12030 at SERNOX (orig r10072):  abartlet | 2005-09-08 11:08:13 +0200
 Fix mismerge weridness in error handling.
 
 Andrew Bartlett
 
 r12031 at SERNOX (orig r10073):  metze | 2005-09-08 11:45:19 +0200
 ignore generated files
 
 metze
 r12036 at SERNOX (orig r10074):  jelmer | 2005-09-08 12:35:55 +0200
 Pass CPP to pidl via environment variables rather then config.pm. This fixes the 
 standalone pidl build (as used for ethereal)
 
 r12037 at SERNOX (orig r10075):  metze | 2005-09-08 12:49:21 +0200
 fix warning with autoconf 2.59 on SuSE 9.3
 (don't use m4_regexp: use regexp or m4_bregexp)
 
 metze
 r12038 at SERNOX (orig r10076):  metze | 2005-09-08 12:55:05 +0200
 this macro was moved to build/m4/smb_cc_featues.m4
 
 metze
 r12039 at SERNOX (orig r10077):  metze | 2005-09-08 13:01:39 +0200
 - move gcc option checks to check_cc.m4
 - only use -g if supported
 - don't allow AC_PROG_C and friends to autoset the CFLAGS
   (we don't want -g -02 by default..., maybe a configure option
    for -OX could be useful...)
   
 metze
 r12040 at SERNOX (orig r10078):  metze | 2005-09-08 13:26:05 +0200
 - add a 'struct data_blob_list_item'
 - use this for the send_queue's of the different stream_servers
   to not redefine the same struct so often, and it maybe will be used
   in other places too
 
 metze

Added:
   branches/SOC/SAMBA_4_0/source/build/m4/ax_cflags_irix_option.m4
   branches/SOC/SAMBA_4_0/source/build/m4/smb_cc_features.m4
Modified:
   branches/SOC/SAMBA_4_0/
   branches/SOC/SAMBA_4_0/source/aclocal.m4
   branches/SOC/SAMBA_4_0/source/build/m4/check_cc.m4
   branches/SOC/SAMBA_4_0/source/build/m4/check_path.m4
   branches/SOC/SAMBA_4_0/source/build/m4/check_perl.m4
   branches/SOC/SAMBA_4_0/source/build/m4/env.m4
   branches/SOC/SAMBA_4_0/source/build/m4/rewrite.m4
   branches/SOC/SAMBA_4_0/source/heimdal/lib/gssapi/accept_sec_context.c
   branches/SOC/SAMBA_4_0/source/include/smb.h
   branches/SOC/SAMBA_4_0/source/ldap_server/ldap_server.c
   branches/SOC/SAMBA_4_0/source/ldap_server/ldap_server.h
   branches/SOC/SAMBA_4_0/source/lib/registry/
   branches/SOC/SAMBA_4_0/source/lib/registry/config.mk
   branches/SOC/SAMBA_4_0/source/pidl/idl.yp
   branches/SOC/SAMBA_4_0/source/pidl/lib/Parse/Pidl/IDL.pm
   branches/SOC/SAMBA_4_0/source/rpc_server/dcerpc_server.c
   branches/SOC/SAMBA_4_0/source/rpc_server/dcerpc_server.h
   branches/SOC/SAMBA_4_0/source/rpc_server/dcerpc_sock.c
   branches/SOC/SAMBA_4_0/source/winbind/wb_server.c


Changeset:
Sorry, the patch is too large (1008 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10079


More information about the samba-cvs mailing list