~ubuntu-branches/ubuntu/maverick/samba/maverick-security

« back to all changes in this revision

Viewing changes to source/pidl/MANIFEST

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2009-03-03 22:02:23 UTC
  • mfrom: (0.28.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090303220223-3bdlm2d9fwx1p1ye
Tags: 2:3.3.1-1ubuntu1
* Merge from Debian unstable (LP: #337094), remaining changes:
  + debian/patches/VERSION.patch:
    - setup SAMBA_VERSION_SUFFIX to Ubuntu.
  + debian/smb.conf:
    - add "(Samba, Ubuntu)" to server string.
    - comment out the default [homes] share, and add a comment about
      "valid users = %S" to show users how to restrict access to
      \\server\username to only username.
    - Set 'usershare allow guests', so that usershare admins are 
      allowed to create public shares in addition to authenticated
      ones.
    - add map to guest = Bad user, maps bad username to guest access. 
  + debian/samba-common.config:
    - Do not change priority to high if dhclient3 is installed.
    - Use priority medium instead of high for the workgroup question.
  + debian/mksambapasswd.awk:
    - Do not add user with UID less than 1000 to smbpasswd.
  + debian/control:
    - Make libwbclient0 replace/conflict with hardy's likewise-open.
    - Don't build against ctdb.
  + debian/rules:
    - enable "native" PIE hardening.
  + Add ufw integration:
    - Created debian/samba.ufw.profile
    - debian/rules, debian/samba.dirs, debian/samba.files: install
      profile
    - debian/control: have samba suggest ufw
* Dropped changes, merged in Debian:
  + debian/libpam-smbpass.pam-config, debian/libpam-smbpass.postinst,
    debian/libpam-smbpass.prerm, debian/libpam-smbpass.files,
    debian/rules:
    - Make libpam-smbpasswd depend on libpam-runtime to allow 
      libpam-smbpasswd for auto-configuration.
  + debian/control:
    - Provide a config block for the new PAM framework to auto-configure
      itself
  + debian/samba.postinst:
    - When populating the new sambashare group, it is not an error
      if the user simply does not exist; test for this case and let
      the install continue instead of aborting.
  + debian/winbind.files:
    - include additional files

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
MANIFEST
 
2
tests/parse_idl.pl
 
3
tests/Util.pm
 
4
tests/ndr_refptr.pl
 
5
tests/ndr_string.pl
 
6
tests/ndr_simple.pl
 
7
tests/ndr_align.pl
 
8
tests/ndr_alloc.pl
 
9
tests/ndr_array.pl
 
10
tests/ndr.pl
 
11
tests/samba-ndr.pl
 
12
tests/util.pl
 
13
tests/test_util.pl
 
14
tests/ndr_represent.pl
 
15
tests/ndr_compat.pl
 
16
tests/ndr_fullptr.pl
 
17
tests/ndr_tagtype.pl
 
18
tests/header.pl
 
19
lib/Parse/Pidl/Samba3/ClientNDR.pm
 
20
lib/Parse/Pidl/Samba3/ServerNDR.pm
 
21
lib/Parse/Pidl/Samba4/NDR/Server.pm
 
22
lib/Parse/Pidl/Samba4/NDR/Parser.pm
 
23
lib/Parse/Pidl/Samba4/NDR/Client.pm
 
24
lib/Parse/Pidl/Samba4/Header.pm
 
25
lib/Parse/Pidl/Samba4/SWIG.pm
 
26
lib/Parse/Pidl/Samba4/TDR.pm
 
27
lib/Parse/Pidl/Samba4/Template.pm
 
28
lib/Parse/Pidl/Samba4/EJS.pm
 
29
lib/Parse/Pidl/Samba4.pm
 
30
lib/Parse/Pidl/Wireshark/Conformance.pm
 
31
lib/Parse/Pidl/Wireshark/NDR.pm
 
32
lib/Parse/Pidl/Typelist.pm
 
33
lib/Parse/Pidl/Dump.pm
 
34
lib/Parse/Pidl/Compat.pm
 
35
lib/Parse/Pidl/Util.pm
 
36
lib/Parse/Pidl/NDR.pm
 
37
lib/Parse/Pidl.pm
 
38
Makefile.PL
 
39
idl.yp
 
40
TODO
 
41
README
 
42
pidl
 
43
META.yml