Changeset 578 in openpam
- Timestamp:
- 04/06/12 00:45:59 (14 months ago)
- Location:
- trunk
- Files:
-
- 15 edited
-
bin/openpam_dump_policy/openpam_dump_policy.c (modified) (1 diff)
-
bin/pamtest/pamtest.1 (modified) (1 diff)
-
bin/pamtest/pamtest.c (modified) (1 diff)
-
bin/su/su.1 (modified) (1 diff)
-
lib/openpam_constants.h (modified) (1 diff)
-
lib/openpam_ctype.h (modified) (1 diff)
-
lib/openpam_strlcat.h (modified) (1 diff)
-
lib/openpam_strlcmp.h (modified) (1 diff)
-
lib/openpam_strlcpy.h (modified) (1 diff)
-
misc/history2wiki.pl (modified) (1 diff)
-
misc/relname.pl (modified) (1 diff)
-
t/t.h (modified) (1 diff)
-
t/t_main.c (modified) (1 diff)
-
t/t_openpam_readlinev.c (modified) (1 diff)
-
t/t_openpam_readword.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bin/openpam_dump_policy/openpam_dump_policy.c
r538 r578 12 12 * notice, this list of conditions and the following disclaimer in the 13 13 * documentation and/or other materials provided with the distribution. 14 * 3. The name of the author may not be used to endorse or promote 15 * products derived from this software without specific prior written 16 * permission. 14 17 * 15 18 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -
trunk/bin/pamtest/pamtest.1
r574 r578 11 11 .\" notice, this list of conditions and the following disclaimer in the 12 12 .\" documentation and/or other materials provided with the distribution. 13 .\" 3. The name of the author may not be used to endorse or promote 14 .\" products derived from this software without specific prior written 15 .\" permission. 13 16 .\" 14 17 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -
trunk/bin/pamtest/pamtest.c
r515 r578 12 12 * notice, this list of conditions and the following disclaimer in the 13 13 * documentation and/or other materials provided with the distribution. 14 * 3. The name of the author may not be used to endorse or promote 15 * products derived from this software without specific prior written 16 * permission. 14 17 * 15 18 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -
trunk/bin/su/su.1
r574 r578 11 11 .\" notice, this list of conditions and the following disclaimer in the 12 12 .\" documentation and/or other materials provided with the distribution. 13 .\" 3. The name of the author may not be used to endorse or promote 14 .\" products derived from this software without specific prior written 15 .\" permission. 13 16 .\" 14 17 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -
trunk/lib/openpam_constants.h
r491 r578 12 12 * notice, this list of conditions and the following disclaimer in the 13 13 * documentation and/or other materials provided with the distribution. 14 * 3. The name of the author may not be used to endorse or promote 15 * products derived from this software without specific prior written 16 * permission. 14 17 * 15 18 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -
trunk/lib/openpam_ctype.h
r547 r578 12 12 * notice, this list of conditions and the following disclaimer in the 13 13 * documentation and/or other materials provided with the distribution. 14 * 3. The name of the author may not be used to endorse or promote 15 * products derived from this software without specific prior written 16 * permission. 14 17 * 15 18 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -
trunk/lib/openpam_strlcat.h
r554 r578 12 12 * notice, this list of conditions and the following disclaimer in the 13 13 * documentation and/or other materials provided with the distribution. 14 * 3. The name of the author may not be used to endorse or promote 15 * products derived from this software without specific prior written 16 * permission. 14 17 * 15 18 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -
trunk/lib/openpam_strlcmp.h
r475 r578 12 12 * notice, this list of conditions and the following disclaimer in the 13 13 * documentation and/or other materials provided with the distribution. 14 * 3. The name of the author may not be used to endorse or promote 15 * products derived from this software without specific prior written 16 * permission. 14 17 * 15 18 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -
trunk/lib/openpam_strlcpy.h
r554 r578 12 12 * notice, this list of conditions and the following disclaimer in the 13 13 * documentation and/or other materials provided with the distribution. 14 * 3. The name of the author may not be used to endorse or promote 15 * products derived from this software without specific prior written 16 * permission. 14 17 * 15 18 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -
trunk/misc/history2wiki.pl
r514 r578 13 13 # notice, this list of conditions and the following disclaimer in the 14 14 # documentation and/or other materials provided with the distribution. 15 # 3. The name of the author may not be used to endorse or promote 16 # products derived from this software without specific prior written 17 # permission. 15 18 # 16 19 # THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -
trunk/misc/relname.pl
r450 r578 13 13 # notice, this list of conditions and the following disclaimer in the 14 14 # documentation and/or other materials provided with the distribution. 15 # 3. The name of the author may not be used to endorse or promote 16 # products derived from this software without specific prior written 17 # permission. 15 18 # 16 19 # THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -
trunk/t/t.h
r559 r578 12 12 * notice, this list of conditions and the following disclaimer in the 13 13 * documentation and/or other materials provided with the distribution. 14 * 3. The name of the author may not be used to endorse or promote 15 * products derived from this software without specific prior written 16 * permission. 14 17 * 15 18 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -
trunk/t/t_main.c
r560 r578 12 12 * notice, this list of conditions and the following disclaimer in the 13 13 * documentation and/or other materials provided with the distribution. 14 * 3. The name of the author may not be used to endorse or promote 15 * products derived from this software without specific prior written 16 * permission. 14 17 * 15 18 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -
trunk/t/t_openpam_readlinev.c
r562 r578 12 12 * notice, this list of conditions and the following disclaimer in the 13 13 * documentation and/or other materials provided with the distribution. 14 * 3. The name of the author may not be used to endorse or promote 15 * products derived from this software without specific prior written 16 * permission. 14 17 * 15 18 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -
trunk/t/t_openpam_readword.c
r565 r578 12 12 * notice, this list of conditions and the following disclaimer in the 13 13 * documentation and/or other materials provided with the distribution. 14 * 3. The name of the author may not be used to endorse or promote 15 * products derived from this software without specific prior written 16 * permission. 14 17 * 15 18 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
Note: See TracChangeset
for help on using the changeset viewer.