Ignore:
Timestamp:
Mar 11, 2009, 9:14:55 AM (16 years ago)
Author:
Paul Smedley
Message:

Add 'missing' 3.0.34 diffs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.0/source/include/smb.h

    r140 r165  
    2929
    3030/* logged when starting the various Samba daemons */
    31 #define COPYRIGHT_STARTUP_MESSAGE       "Copyright Andrew Tridgell and the Samba Team 1992-2008"
     31#define COPYRIGHT_STARTUP_MESSAGE       "Copyright Andrew Tridgell and the Samba Team 1992-2009"
    3232
    3333
     
    15641564
    15651565/* LDAP SSL options */
    1566 enum ldap_ssl_types {LDAP_SSL_ON, LDAP_SSL_OFF, LDAP_SSL_START_TLS};
     1566enum ldap_ssl_types {LDAP_SSL_OFF, LDAP_SSL_START_TLS};
    15671567
    15681568/* LDAP PASSWD SYNC methods */
Note: See TracChangeset for help on using the changeset viewer.