Ignore:
Timestamp:
Jun 17, 2009, 2:19:52 PM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.3 branch to 3.3.5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/smbd/server.c

    r223 r274  
    591591        /* Kick off our mDNS registration. */
    592592        if (dns_port != 0) {
    593 #ifdef WITH_DNSSD_SUPPORT
    594                 dns_register_smbd(&dns_reg, dns_port, &maxfd,
    595                                   &r_fds, &idle_timeout);
    596 #endif
    597593#ifdef WITH_AVAHI_SUPPORT
    598594                void *avahi_conn;
Note: See TracChangeset for help on using the changeset viewer.