Changes between Initial Version and Version 1 of Ticket #34572


Ignore:
Timestamp:
May 22, 2012, 10:03:35 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please remember to use WikiFormatting, to fill in the Port field, and to Cc the maintainer of the port.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34572

    • Property Keywords SAMBA removed
    • Property Owner changed from macports-tickets@… to mww@…
    • Property Summary changed from SAMBA 3.6.5 Fails on 10.7 to samba3 @3.6.5 fails to initialize on startup
    • Property Port samba3 added; 3.6.5 removed
  • Ticket #34572 – Description

    initial v1  
    77
    88In it they show the hack:
     9{{{
    910--- system.c.orig       2012-02-22 22:46:14.000000000 -0200
    1011+++ system.c    2012-02-22 22:47:51.000000000 -0200
     
    2526        return (ret == -1) ? NGROUPS_MAX : ret;
    2627 #else
     28}}}
    2729
    2830I haven't looked into this in any detail. Maybe someone else is more familiar with the code.