Searched hist:24780 (Results 1 - 11 of 11) sorted by relevance

/freebsd-9.3-release/contrib/openpam/lib/libpam/
H A Dopenpam_borrow_cred.cdiff 110503 Fri Feb 07 13:27:03 MST 2003 des Sync with P4. Most of this is debugging code; the only substantial changes
are improvements to openpam_{borrow,restore}_cred() (#24779 and #24780).
H A Dopenpam_findenv.cdiff 110503 Fri Feb 07 13:27:03 MST 2003 des Sync with P4. Most of this is debugging code; the only substantial changes
are improvements to openpam_{borrow,restore}_cred() (#24779 and #24780).
H A Dopenpam_get_option.cdiff 110503 Fri Feb 07 13:27:03 MST 2003 des Sync with P4. Most of this is debugging code; the only substantial changes
are improvements to openpam_{borrow,restore}_cred() (#24779 and #24780).
H A Dopenpam_restore_cred.cdiff 110503 Fri Feb 07 13:27:03 MST 2003 des Sync with P4. Most of this is debugging code; the only substantial changes
are improvements to openpam_{borrow,restore}_cred() (#24779 and #24780).
H A Dopenpam_set_option.cdiff 110503 Fri Feb 07 13:27:03 MST 2003 des Sync with P4. Most of this is debugging code; the only substantial changes
are improvements to openpam_{borrow,restore}_cred() (#24779 and #24780).
H A Dpam_get_data.cdiff 110503 Fri Feb 07 13:27:03 MST 2003 des Sync with P4. Most of this is debugging code; the only substantial changes
are improvements to openpam_{borrow,restore}_cred() (#24779 and #24780).
H A Dpam_get_item.cdiff 110503 Fri Feb 07 13:27:03 MST 2003 des Sync with P4. Most of this is debugging code; the only substantial changes
are improvements to openpam_{borrow,restore}_cred() (#24779 and #24780).
H A Dpam_set_item.cdiff 110503 Fri Feb 07 13:27:03 MST 2003 des Sync with P4. Most of this is debugging code; the only substantial changes
are improvements to openpam_{borrow,restore}_cred() (#24779 and #24780).
H A Dopenpam_impl.hdiff 110503 Fri Feb 07 13:27:03 MST 2003 des Sync with P4. Most of this is debugging code; the only substantial changes
are improvements to openpam_{borrow,restore}_cred() (#24779 and #24780).
H A Dpam_set_data.cdiff 110503 Fri Feb 07 13:27:03 MST 2003 des Sync with P4. Most of this is debugging code; the only substantial changes
are improvements to openpam_{borrow,restore}_cred() (#24779 and #24780).
/freebsd-9.3-release/usr.sbin/ypserv/
H A Dyp_server.cdiff 24780 Thu Apr 10 12:12:51 MDT 1997 wpaul Add a sanity test to ypproc_xfr_2_svc(): check that the map and domain
in the transfer request actually exist. Technically ypxfr can do this too,
but why waste the cycles getting ypxfr off the ground for a transfer we
already know is going to fail.

Also apply stricter access control rules; ypproc_xfr_2_svc() is in a
different class than the normal map access procedures procedures.

Completed in 141 milliseconds