]> git.saurik.com Git - apple/securityd.git/commit
securityd-55130.10.tar.gz v55130.10
authorApple <opensource@apple.com>
Mon, 4 Jun 2012 21:49:28 +0000 (21:49 +0000)
committerApple <opensource@apple.com>
Mon, 4 Jun 2012 21:49:28 +0000 (21:49 +0000)
commit0dc9b4da4941126a8cbfedac0eaad1887b4424be
treed058d3a689ea449ee212ef5b7dc2a9e3b8a04da0
parenta4c2b42a1d48559c73e7dd3ba50aee71b0c6d123
securityd-55130.10.tar.gz
32 files changed:
config/debug.xcconfig [new file with mode: 0644]
config/project.xcconfig [new file with mode: 0644]
config/release.xcconfig [new file with mode: 0644]
etc/authorization.merge [deleted file]
etc/authorization.plist
etc/com.apple.securityd.plist
libsecurity_agent/Info-security_agent_client.plist [new file with mode: 0644]
libsecurity_agent/Info-security_agent_server.plist [new file with mode: 0644]
libsecurity_agent/lib/agentclient.cpp [new file with mode: 0644]
libsecurity_agent/lib/agentclient.h [new file with mode: 0644]
libsecurity_agent/lib/sa_types.h [new file with mode: 0644]
libsecurity_agent/lib/secagent_types.h [new file with mode: 0644]
libsecurity_agent/lib/utils.c [new file with mode: 0644]
libsecurity_agent/lib/utils.h [new file with mode: 0644]
libsecurity_agent/libsecurity_agent.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_agent/mig/mig.mk [new file with mode: 0644]
libsecurity_agent/mig/sa_reply.defs [new file with mode: 0644]
libsecurity_agent/mig/sa_request.defs [new file with mode: 0644]
libsecurity_agent/security_agent_client [new symlink]
security_agent_client [new symlink]
security_agent_server [new symlink]
securityd.xcodeproj/project.pbxproj
src/AuthorizationEngine.cpp
src/acls.h
src/agentquery.cpp
src/agentquery.h
src/authhost.cpp
src/authority.cpp
src/authority.h
src/pcscmonitor.cpp
src/session.cpp
src/tempdatabase.cpp