~ubuntu-branches/ubuntu/wily/openldap/wily-proposed

« back to all changes in this revision

Viewing changes to tests/data/dynlist.out

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2009-02-24 14:27:35 UTC
  • mfrom: (1.1.3 upstream)
  • mto: (0.3.1 squeeze)
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: james.westby@ubuntu.com-20090224142735-e73y1g4r2pj6wdbf
Tags: 2.4.15-1
* New upstream version
  - Fixes a bug with the pcache overlay not returning cached entries
    (closes: #497697)
  - Update evolution-ntlm patch to apply to current Makefiles.
  - (tentatively) drop gnutls-ciphers, since this bug was reported to be
    fixed upstream in 2.4.8.  The fix applied in 2.4.8 didn't match the
    patch from the bug report, so this should be watched for regressions.
* Build against db4.7 instead of db4.2 at last!  Closes: #421946.
* Build with --disable-ndb, to avoid a misbuild when libmysqlclient is
  installed in the build environment.
* Add -D_GNU_SOURCE to CFLAGS, apparently required for building with
  current headers in unstable

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
# Testing list compare with manageDSAit...
72
72
FALSE
73
73
 
 
74
# Testing list search of all (mapped) attrs...
 
75
dn: cn=Dynamic List,ou=Dynamic Lists,dc=example,dc=com
 
76
objectClass: groupOfURLs
 
77
cn: Dynamic List
 
78
memberURL: ldap:///ou=People,dc=example,dc=com?cn,mail?sub?(objectClass=person
 
79
 )
 
80
sn: Barbara Jensen
 
81
sn: Babs Jensen
 
82
sn: Bjorn Jensen
 
83
sn: Biiff Jensen
 
84
sn: Dorothy Stevens
 
85
sn: Dot Stevens
 
86
sn: James A Jones 1
 
87
sn: James Jones
 
88
sn: Jim Jones
 
89
sn: James A Jones 2
 
90
sn: Jane Doe
 
91
sn: Jane Alverson
 
92
sn: Jennifer Smith
 
93
sn: Jen Smith
 
94
sn: John Doe
 
95
sn: Jonathon Doe
 
96
sn: Mark Elliot
 
97
sn: Mark A Elliot
 
98
sn: Ursula Hampster
 
99
mail: bjensen@mailgw.example.com
 
100
mail: bjorn@mailgw.example.com
 
101
mail: dots@mail.alumni.example.com
 
102
mail: jaj@mail.alumni.example.com
 
103
mail: jjones@mailgw.example.com
 
104
mail: jdoe@woof.net
 
105
mail: jen@mail.alumni.example.com
 
106
mail: johnd@mailgw.example.com
 
107
mail: melliot@mail.alumni.example.com
 
108
mail: uham@mail.alumni.example.com
 
109
 
 
110
# Testing list search of a (mapped) listed attr...
 
111
dn: cn=Dynamic List,ou=Dynamic Lists,dc=example,dc=com
 
112
sn: Barbara Jensen
 
113
sn: Babs Jensen
 
114
sn: Bjorn Jensen
 
115
sn: Biiff Jensen
 
116
sn: Dorothy Stevens
 
117
sn: Dot Stevens
 
118
sn: James A Jones 1
 
119
sn: James Jones
 
120
sn: Jim Jones
 
121
sn: James A Jones 2
 
122
sn: Jane Doe
 
123
sn: Jane Alverson
 
124
sn: Jennifer Smith
 
125
sn: Jen Smith
 
126
sn: John Doe
 
127
sn: Jonathon Doe
 
128
sn: Mark Elliot
 
129
sn: Mark A Elliot
 
130
sn: Ursula Hampster
 
131
 
 
132
# Testing list search of a (n unmapped) listed attr...
 
133
dn: cn=Dynamic List,ou=Dynamic Lists,dc=example,dc=com
 
134
mail: bjensen@mailgw.example.com
 
135
mail: bjorn@mailgw.example.com
 
136
mail: dots@mail.alumni.example.com
 
137
mail: jaj@mail.alumni.example.com
 
138
mail: jjones@mailgw.example.com
 
139
mail: jdoe@woof.net
 
140
mail: jen@mail.alumni.example.com
 
141
mail: johnd@mailgw.example.com
 
142
mail: melliot@mail.alumni.example.com
 
143
mail: uham@mail.alumni.example.com
 
144
 
 
145
# Testing list compare (mapped attrs) ...
 
146
TRUE
 
147
 
 
148
# Testing list compare (mapped attrs; should return FALSE)...
 
149
FALSE
 
150
 
74
151
# Testing list search of all attrs...
75
152
dn: cn=Dynamic List of Members,ou=Dynamic Lists,dc=example,dc=com
76
153
objectClass: groupOfURLs