Ignore:
Timestamp:
Jul 27, 2011, 5:37:12 PM (14 years ago)
Author:
Herwig Bauernfeind
Message:

Update Samba 3.3 to 3.3.16 (security update)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/include/config.h.in

    r370 r614  
    19191919#undef HAVE_STRUCT_IFADDRS
    19201920
    1921 /* Define to 1 if `method_attrlist' is member of `struct secmethod_table'. */
     1921/* Define to 1 if `method_attrlist' is a member of `struct secmethod_table'.
     1922   */
    19221923#undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST
    19231924
    1924 /* Define to 1 if `method_version' is member of `struct secmethod_table'. */
     1925/* Define to 1 if `method_version' is a member of `struct secmethod_table'. */
    19251926#undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION
    19261927
     
    19281929#undef HAVE_STRUCT_SIGEVENT
    19291930
    1930 /* Define to 1 if `sigev_value.sigval_ptr' is member of `struct sigevent'. */
     1931/* Define to 1 if `sigev_value.sigval_ptr' is a member of `struct sigevent'.
     1932   */
    19311933#undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR
    19321934
    1933 /* Define to 1 if `sigev_value.sival_ptr' is member of `struct sigevent'. */
     1935/* Define to 1 if `sigev_value.sival_ptr' is a member of `struct sigevent'. */
    19341936#undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR
    19351937
     
    19401942#undef HAVE_STRUCT_SOCKADDR_IN6
    19411943
    1942 /* Define to 1 if `sa_len' is member of `struct sockaddr'. */
     1944/* Define to 1 if `sa_len' is a member of `struct sockaddr'. */
    19431945#undef HAVE_STRUCT_SOCKADDR_SA_LEN
    19441946
     
    19461948#undef HAVE_STRUCT_SOCKADDR_STORAGE
    19471949
    1948 /* Define to 1 if `st_rdev' is member of `struct stat'. */
     1950/* Define to 1 if `st_rdev' is a member of `struct stat'. */
    19491951#undef HAVE_STRUCT_STAT_ST_RDEV
    19501952
     
    25962598/* Define to the one symbol short name of this package. */
    25972599#undef PACKAGE_TARNAME
     2600
     2601/* Define to the home page for this package. */
     2602#undef PACKAGE_URL
    25982603
    25992604/* Define to the version of this package. */
Note: See TracChangeset for help on using the changeset viewer.