Author: brad Date: 2005-08-04 16:54:01 +0000 (Thu, 04 Aug 2005) New Revision: 9065
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9065 Log: [EMAIL PROTECTED]: j0j0 | 2005-08-04 10:56:01 -0600 [EMAIL PROTECTED]: j0j0 | 2005-08-04 10:54:14 -0600 [EMAIL PROTECTED] (orig r9037): mimir | 2005-08-03 20:51:26 -0600 New fields in usermod function - allow_password_change and force_password_change datetime. rafal [EMAIL PROTECTED] (orig r9038): lmuelle | 2005-08-03 20:59:19 -0600 Revert svn rev 414. Discussed with Jerry and Metze. We need the option to add an 'a' if we're already in pre or rc state with the next release. Bugzilla Bug 2618 [EMAIL PROTECTED] (orig r9042): tridge | 2005-08-03 22:20:26 -0600 fixed the valgrind error in the RAW-SFILEINFO test [EMAIL PROTECTED] (orig r9043): tridge | 2005-08-03 22:20:43 -0600 fixed return code in RAW-STREAMS test [EMAIL PROTECTED] (orig r9044): tridge | 2005-08-03 22:21:03 -0600 added a comment so you can see what this test does :-) [EMAIL PROTECTED] (orig r9045): tridge | 2005-08-03 22:21:52 -0600 be friendly towards servers that don't understand the 'share' form for tconx, instead of the \\server\share form [EMAIL PROTECTED] (orig r9046): tridge | 2005-08-03 22:23:08 -0600 fixed display of privileges in RAW-ACLS test [EMAIL PROTECTED] (orig r9047): tridge | 2005-08-03 22:23:40 -0600 show the order of the server/correct output to make it easier to demo this test ;) [EMAIL PROTECTED] (orig r9048): tridge | 2005-08-03 22:24:37 -0600 added a new DOS error code (thanks to EMC) [EMAIL PROTECTED] (orig r9049): metze | 2005-08-03 22:45:42 -0600 - add property dependencies to include/proto.h - make some stuff easier metze [EMAIL PROTECTED] (orig r9050): metze | 2005-08-03 22:53:06 -0600 fix make pch all metze [EMAIL PROTECTED] (orig r9052): jelmer | 2005-08-03 23:23:07 -0600 Support lex/yacc compilers without support for -o [EMAIL PROTECTED] (orig r9053): jelmer | 2005-08-03 23:46:17 -0600 Change order of dependencies (.h files are used when creating the two compilers used for generating the rest of the heimdal files) [EMAIL PROTECTED] (orig r9054): tridge | 2005-08-04 00:14:34 -0600 removed incorrect paranoia check on opening streams (this caused RAW-STREAMS to fail) [EMAIL PROTECTED] (orig r9055): metze | 2005-08-04 00:52:58 -0600 fix header generation for string_array and some other scalar types the are actualy mapped to pointers in the api metze [EMAIL PROTECTED] (orig r9059): tridge | 2005-08-04 10:10:13 -0600 add a basic credentials object for mimir [EMAIL PROTECTED] (orig r9060): metze | 2005-08-04 10:11:26 -0600 prepend not overwrite the libs metze Added: branches/SOC/SAMBA_4_0/source/script/lex_compile.sh branches/SOC/SAMBA_4_0/source/script/yacc_compile.sh branches/SOC/SAMBA_4_0/source/scripting/ejs/smbcalls_creds.c Modified: branches/SOC/SAMBA_4_0/ branches/SOC/SAMBA_4_0/source/VERSION branches/SOC/SAMBA_4_0/source/aclocal.m4 branches/SOC/SAMBA_4_0/source/build/pidl/Parse/Pidl/Samba/Header.pm branches/SOC/SAMBA_4_0/source/build/smb_build/makefile.pm branches/SOC/SAMBA_4_0/source/heimdal_build/config.mk branches/SOC/SAMBA_4_0/source/include/doserr.h branches/SOC/SAMBA_4_0/source/libcli/util/nterr.c branches/SOC/SAMBA_4_0/source/libnet/composite.h branches/SOC/SAMBA_4_0/source/libnet/userman.c branches/SOC/SAMBA_4_0/source/main.mk branches/SOC/SAMBA_4_0/source/ntvfs/posix/pvfs_open.c branches/SOC/SAMBA_4_0/source/script/mkversion.sh branches/SOC/SAMBA_4_0/source/scripting/ejs/config.mk branches/SOC/SAMBA_4_0/source/scripting/ejs/smbcalls.c branches/SOC/SAMBA_4_0/source/torture/basic/denytest.c branches/SOC/SAMBA_4_0/source/torture/libnet/userman.c branches/SOC/SAMBA_4_0/source/torture/raw/acls.c branches/SOC/SAMBA_4_0/source/torture/raw/context.c branches/SOC/SAMBA_4_0/source/torture/raw/open.c branches/SOC/SAMBA_4_0/source/torture/raw/setfileinfo.c branches/SOC/SAMBA_4_0/source/torture/raw/streams.c branches/SOC/SAMBA_4_0/source/torture/torture_util.c Changeset: Sorry, the patch is too large (709 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9065
