svn commit: samba r2133 - in branches/SAMBA_3_0/source: include lib modules printing rpc_server rpcclient

jerry at samba.org jerry at samba.org
Tue Aug 31 15:11:41 GMT 2004


Author: jerry
Date: 2004-08-31 15:11:41 +0000 (Tue, 31 Aug 2004)
New Revision: 2133

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_3_0/source&rev=2133&nolog=1

Log:
Several fixes:

* BUG 1627: fix for NIS compiles on HPUX 11.00, AIX 4.3 and 5.1
  patch from Olaf Flebbe <o.flebbe at science-computing.de>.  
  Will need to watch this one in the build farm.

* Fix bug found by rwf at loonybin.net where the PRINT_ATTRIBUTE_PUBLISHED
  was getting reset by attempts to sanitize the defined attributes
  (PRINTER_ATTRIBUTE_SAMBA)

* Resolve name conflict on DEC OSF-5.1 (inspired by patch from 
  Adharsh Praveen <rprav at india.hp.com>)

* Work around parsing error in the print change notify code
  (not that the alignment bug is still there but reording the 
   entries in the array works around it).

* remove duplicate declaration of getprintprocdir from rpcclient.



Modified:
   branches/SAMBA_3_0/source/include/includes.h
   branches/SAMBA_3_0/source/include/rpc_spoolss.h
   branches/SAMBA_3_0/source/lib/util.c
   branches/SAMBA_3_0/source/modules/vfs_full_audit.c
   branches/SAMBA_3_0/source/printing/notify.c
   branches/SAMBA_3_0/source/printing/nt_printing.c
   branches/SAMBA_3_0/source/printing/printing.c
   branches/SAMBA_3_0/source/rpc_server/srv_spoolss_nt.c
   branches/SAMBA_3_0/source/rpcclient/cmd_spoolss.c


Changeset:
Sorry, the patch is too large (1496 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_3_0/source&rev=2133&nolog=1


More information about the samba-cvs mailing list