svn commit: samba r9118 - in branches/SOC/SAMBA_4_0: . source source/auth/gensec source/auth/kerberos source/build/m4 source/build/pidl source/build/pidl/Parse/Pidl/Ethereal source/heimdal/lib/roken source/heimdal_build source/include source/kdc source/lib source/lib/charset source/libnet source/ntvfs source/script source/scripting/ejs source/torture/auth source/torture/libnet

brad at samba.org brad at samba.org
Fri Aug 5 15:20:44 GMT 2005


Author: brad
Date: 2005-08-05 15:20:43 +0000 (Fri, 05 Aug 2005)
New Revision: 9118

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

Log:
 r5312 at buttercup:  j0j0 | 2005-08-05 09:25:04 -0600
  r at buttercup:  j0j0 | 2005-08-05 09:23:04 -0600
   r5283 at buttercup (orig r9067):  lmuelle | 2005-08-04 11:32:05 -0600
   Use the right variable name in the example too.
   
   r5284 at buttercup (orig r9068):  lmuelle | 2005-08-04 11:33:10 -0600
   Move # sign.
   
   r5285 at buttercup (orig r9070):  mimir | 2005-08-04 13:59:57 -0600
   More fields in ejs credentials object.
   
   
   rafal
   
   
   r5286 at buttercup (orig r9071):  mimir | 2005-08-04 14:22:25 -0600
   Set real and workstation fields in ejs credentials object.
   
   
   rafal
   
   
   r5287 at buttercup (orig r9074):  tridge | 2005-08-04 15:00:38 -0600
   cope with a null ntvfs context in disconnect, so the destructor that
   runs on a failed ntvfs init works
   
   r5288 at buttercup (orig r9077):  metze | 2005-08-04 17:43:05 -0600
   HEIMDAL_ROKEN needs inet_aton and on solaris it's in -lsocket
   
   this should fix the build on sun1
   
   metze
   r5289 at buttercup (orig r9078):  metze | 2005-08-04 17:56:18 -0600
   - move charset stuff to lib/charset
   - don't use the global $LIBS variable for -liconv as $LIBS is not used anymore
   
   should fix the build on solaris 10
   
   metze
   r5290 at buttercup (orig r9081):  jelmer | 2005-08-04 18:30:21 -0600
   Work on new ethereal parser generator, partially based on 
   Ronnie Sahlberg's idl2eth.c
   
   r5291 at buttercup (orig r9082):  tridge | 2005-08-04 18:31:06 -0600
   added the ECMA functions encodeURIComponent() and
   decodeURIComponent(), which I am using as part of my object
   linearisation code
   
   r5292 at buttercup (orig r9084):  abartlet | 2005-08-04 18:41:53 -0600
   'resign' the sample PAC for the validation of the signature algorithms.
   
   If we ever get problems with the kerberos code, it should show up as a
   different signature in this PAC.
   
   This involved returning more data from the pac functions, so changed
   some callers and split up some functions.
   
   Andrew Bartlett
   
   r5293 at buttercup (orig r9085):  abartlet | 2005-08-04 18:56:21 -0600
   Missing structs.h entry.
   
   Andrew Bartlett
   
   r5294 at buttercup (orig r9088):  jelmer | 2005-08-04 18:59:24 -0600
   More ethereal parser generator updates
   
   r5295 at buttercup (orig r9089):  tpot | 2005-08-04 19:04:45 -0600
   Start generating module init and top level ejs functions for smb_interfaces.
   
   r5296 at buttercup (orig r9090):  mimir | 2005-08-04 19:23:06 -0600
   Another field in usermod function - account flags.
   
   
   rafal
   
   
   r5297 at buttercup (orig r9092):  tpot | 2005-08-04 19:23:35 -0600
   Generate some more stub functions.
   
   r5298 at buttercup (orig r9094):  jelmer | 2005-08-04 19:57:45 -0600
   More ethereal parser updates, only header fields left to fix + actual data call
   
   r5299 at buttercup (orig r9096):  tpot | 2005-08-04 22:36:31 -0600
   Spelling.
   
   r5300 at buttercup (orig r9099):  tpot | 2005-08-04 22:50:32 -0600
   Start generating code to pull/push fields.  Generate functions to call 
   the smb_raw_foo() calls.
   
   r5301 at buttercup (orig r9101):  tpot | 2005-08-04 23:26:58 -0600
   Check in file generated by Parse::YAPP.
   
   r5302 at buttercup (orig r9102):  tpot | 2005-08-04 23:32:39 -0600
   Generate files in $srcdir/libcli/gen_raw instead of $srcdir.
   
   Start fixing compile problems in generated output.
   
   r5303 at buttercup (orig r9104):  jelmer | 2005-08-05 01:16:07 -0600
   Finish ethereal parser generator. Still a couple of minor issues 
   remaining to get it to generate completely compilable code.
   
   r5304 at buttercup (orig r9105):  metze | 2005-08-05 02:09:43 -0600
   match the prototype of netdb.h
   this should fix the build on solaris 10
   
   lha can that be merged to the main heimdal if that apears to not break
   the build on other platforms
   
   metze
   
   r5305 at buttercup (orig r9106):  metze | 2005-08-05 04:11:22 -0600
   look for something more usefull in the -lnsl
   
   (this is for solaris)
   
   metze
   
   r5306 at buttercup (orig r9107):  metze | 2005-08-05 04:51:45 -0600
   try to get the build on solaris going...
   
   metze
   
   r5307 at buttercup (orig r9108):  metze | 2005-08-05 04:52:53 -0600
   try to get aix building...
   
   metze
   
   r5308 at buttercup (orig r9109):  metze | 2005-08-05 05:13:48 -0600
   set HAVE_GAI_STRERROR when the function was found donnot know whz this
   doesnnot go without this patch
   
   metze
   
   r5309 at buttercup (orig r9110):  metze | 2005-08-05 05:34:36 -0600
   use printf again
   
   metyze
   
   r5310 at buttercup (orig r9111):  metze | 2005-08-05 05:56:02 -0600
   actually use the roken inet_aton when nothing was found
   
   metze
   
  
 

Added:
   branches/SOC/SAMBA_4_0/source/build/pidl/Parse/Pidl/Ethereal/Conformance.pm
   branches/SOC/SAMBA_4_0/source/build/pidl/Parse/Pidl/Ethereal/NDR.pm
   branches/SOC/SAMBA_4_0/source/heimdal/lib/roken/inet_aton.c
   branches/SOC/SAMBA_4_0/source/lib/charset/
   branches/SOC/SAMBA_4_0/source/lib/charset/charcnv.c
   branches/SOC/SAMBA_4_0/source/lib/charset/config.m4
   branches/SOC/SAMBA_4_0/source/lib/charset/config.mk
   branches/SOC/SAMBA_4_0/source/lib/charset/iconv.c
Removed:
   branches/SOC/SAMBA_4_0/source/build/pidl/Parse/Pidl/Ethereal/NDR/
   branches/SOC/SAMBA_4_0/source/lib/charcnv.c
   branches/SOC/SAMBA_4_0/source/lib/iconv.c
   branches/SOC/SAMBA_4_0/source/lib/iconv.m4
Modified:
   branches/SOC/SAMBA_4_0/
   branches/SOC/SAMBA_4_0/source/VERSION
   branches/SOC/SAMBA_4_0/source/auth/gensec/gensec_gssapi.c
   branches/SOC/SAMBA_4_0/source/auth/gensec/gensec_krb5.c
   branches/SOC/SAMBA_4_0/source/auth/kerberos/kerberos.h
   branches/SOC/SAMBA_4_0/source/auth/kerberos/kerberos_pac.c
   branches/SOC/SAMBA_4_0/source/build/m4/rewrite.m4
   branches/SOC/SAMBA_4_0/source/build/pidl/pidl
   branches/SOC/SAMBA_4_0/source/build/pidl/smb_interfaces.pm
   branches/SOC/SAMBA_4_0/source/configure.in
   branches/SOC/SAMBA_4_0/source/heimdal/lib/roken/gai_strerror.c
   branches/SOC/SAMBA_4_0/source/heimdal/lib/roken/roken.h
   branches/SOC/SAMBA_4_0/source/heimdal_build/config.m4
   branches/SOC/SAMBA_4_0/source/heimdal_build/config.mk
   branches/SOC/SAMBA_4_0/source/include/structs.h
   branches/SOC/SAMBA_4_0/source/kdc/pac-glue.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/ntvfs_interface.c
   branches/SOC/SAMBA_4_0/source/script/build_smb_interfaces.pl
   branches/SOC/SAMBA_4_0/source/scripting/ejs/mprutil.c
   branches/SOC/SAMBA_4_0/source/scripting/ejs/smbcalls_creds.c
   branches/SOC/SAMBA_4_0/source/scripting/ejs/smbcalls_string.c
   branches/SOC/SAMBA_4_0/source/torture/auth/pac.c
   branches/SOC/SAMBA_4_0/source/torture/libnet/userman.c


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


More information about the samba-cvs mailing list