samba36: move to trunk and add myself as a maintainer
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 10 Oct 2012 12:34:29 +0000 (12:34 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 10 Oct 2012 12:34:29 +0000 (12:34 +0000)
commit762ba61479c80e47ef75dee687621473f3d25ca4
tree3e88aeda2912a0011f5a69a0ec21f1febdd22d52
parent9c8997d54dc9df184bfcedeabf0b3c85cf5e6753
samba36: move to trunk and add myself as a maintainer

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33689 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]