samba36: move to trunk and add myself as a maintainer
authorFelix Fietkau <nbd@openwrt.org>
Wed, 10 Oct 2012 12:34:29 +0000 (12:34 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 10 Oct 2012 12:34:29 +0000 (12:34 +0000)
commit445936955ee182517b6db29bc3baf1a42d762161
tree80c88c92e955db9ba70db0369a9017b078b3c8a2
parent405e21d16731b2764ab82aaaadcf36a813b105f7
samba36: move to trunk and add myself as a maintainer

SVN-Revision: 33689
22 files changed:
package/network/services/samba36/Makefile [new file with mode: 0644]
package/network/services/samba36/files/samba.config [new file with mode: 0644]
package/network/services/samba36/files/samba.init [new file with mode: 0755]
package/network/services/samba36/files/smb.conf.template [new file with mode: 0644]
package/network/services/samba36/patches/100-configure_fixes.patch [new file with mode: 0644]
package/network/services/samba36/patches/110-multicall.patch [new file with mode: 0644]
package/network/services/samba36/patches/111-owrt_smbpasswd.patch [new file with mode: 0644]
package/network/services/samba36/patches/120-add_missing_ifdef.patch [new file with mode: 0644]
package/network/services/samba36/patches/200-remove_printer_support.patch [new file with mode: 0644]
package/network/services/samba36/patches/210-remove_ad_support.patch [new file with mode: 0644]
package/network/services/samba36/patches/220-remove_services.patch [new file with mode: 0644]
package/network/services/samba36/patches/230-remove_winreg_support.patch [new file with mode: 0644]
package/network/services/samba36/patches/240-remove_dfs_api.patch [new file with mode: 0644]
package/network/services/samba36/patches/250-remove_domain_logon.patch [new file with mode: 0644]
package/network/services/samba36/patches/260-remove_samr.patch [new file with mode: 0644]
package/network/services/samba36/patches/270-remove_registry_backend.patch [new file with mode: 0644]
package/network/services/samba36/patches/280-strip_srvsvc.patch [new file with mode: 0644]
package/network/services/samba36/patches/290-remove_lsa.patch [new file with mode: 0644]
package/network/services/samba36/patches/300-assert_debug_level.patch [new file with mode: 0644]
package/network/services/samba36/patches/310-remove_error_strings.patch [new file with mode: 0644]
package/network/services/samba36/patches/320-debug_level_checks.patch [new file with mode: 0644]
package/network/services/samba36/patches/330-librpc_default_print.patch [new file with mode: 0644]