2485da4 Update to upstream svn revision 36

Authored and Committed by pghmcfc 13 years ago
    Update to upstream svn revision 36
    
    - Update to upstream svn revision 36:
      - fix broken configure.pl script (#677272)
      - smbldap_tools.pm: various minor fixes
      - smbldap-populate: fix wrong sambaGroupType values for local groups
      - smbldap-useradd: use -h option for chown of home directory
      - smbldap-useradd: extend -Z option to take multiple options
      - smbldap-usermod: set sambaPwdLastSet to the current time if "-B 0" is used
      - smbldap-usermod: extend -Z (--attr) option:
        - take multiple -Z options
        - append a value to a multi-value attribute by -Z +name=value
        - remove a value from a multi-value attribute by -Z -name=value
        - remove an attribute by -Z -name
    - Drop UTF-8 patch, no longer needed
    - Renumber patches to separate upstream and downstream patches
    - Rediff patches to apply cleanly to new base
    - Use a patch to recode the docs as UTF-8 rather than brute-force iconv
    
        
file modified
+17 -17
file modified
+33 -18