2003-02-02 Havoc Pennington <hp@pobox.com>
authorHavoc Pennington <hp@redhat.com>
Wed, 5 Feb 2003 05:56:53 +0000 (05:56 +0000)
committerHavoc Pennington <hp@redhat.com>
Wed, 5 Feb 2003 05:56:53 +0000 (05:56 +0000)
commita07bc460ae1a3d3582a6dac7e48ed1ea117990ef
tree951980157d356ce81ef1aadc9b860dce85acd4a9
parent69824400caa9ff2a1f24e06728f27e0f50f0033d
2003-02-02  Havoc Pennington  <hp@pobox.com>

* dbus/dbus-keyring.c, dbus/dbus-keyring.h: template files
for code to manage cookies in your home directory

* dbus/dbus-sysdeps.c (_dbus_generate_random_bytes): new function

* dbus/dbus-auth.c (get_state): impose a maximum number of tries
to authenticate, then disconnect the client.
ChangeLog
dbus/dbus-auth.c
dbus/dbus-keyring.c [new file with mode: 0644]
dbus/dbus-keyring.h [new file with mode: 0644]
dbus/dbus-string.c
dbus/dbus-sysdeps.c
dbus/dbus-sysdeps.h