Changeset 165 for branches/samba-3.0/source/include/smb.h
- Timestamp:
- Mar 11, 2009, 9:14:55 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/source/include/smb.h
r140 r165 29 29 30 30 /* logged when starting the various Samba daemons */ 31 #define COPYRIGHT_STARTUP_MESSAGE "Copyright Andrew Tridgell and the Samba Team 1992-200 8"31 #define COPYRIGHT_STARTUP_MESSAGE "Copyright Andrew Tridgell and the Samba Team 1992-2009" 32 32 33 33 … … 1564 1564 1565 1565 /* LDAP SSL options */ 1566 enum ldap_ssl_types {LDAP_SSL_O N, LDAP_SSL_OFF, LDAP_SSL_START_TLS};1566 enum ldap_ssl_types {LDAP_SSL_OFF, LDAP_SSL_START_TLS}; 1567 1567 1568 1568 /* LDAP PASSWD SYNC methods */
Note:
See TracChangeset
for help on using the changeset viewer.