handle all socket errors (socket-related/address-related and timeout related)
[certmaster.git] / certmaster / utils.py
2010-08-16 S.Çağlar Onurhandle all socket errors (socket-related/address-relate...
2010-08-16 S.Çağlar Onurdon't raise the exception if certmaster is down or...
2010-08-10 S.Çağlar OnurForce create_minion_keys function to use all lowercase...
2009-04-28 Adrian LikinsChanges to allow us to specify the hostname we want...
2009-04-24 Adrian LikinsSet default umask to 077 intead of 0. Before files...
2009-04-14 John EckersbergDo not accept certificates that do not match our key.
2009-03-03 Adrian Likinschange utils.get_hostname to just do the basic thing...
2009-01-19 Adrian Likinspermissions cleanup on source files
2008-11-12 Adrian LikinsMake the port that certmaster listens on and funcd...
2008-10-15 Adrian Likinschange triggers so we pass in the name of the machine...
2008-09-19 Adrian Likinsfix for utils.daemonize() as reported in https://fedora...
2008-09-05 Adrian LikinsMerge branch 'master' of ssh://alikins@git.fedoraprojec...
2008-09-05 Jonathan Barberclose stdin/stdout/stderr on daemonize
2008-07-24 Adrian Likinsmerge with the code from func
2008-06-30 Michael DeHaanRemove stray print
2008-04-22 Adrian Likinsapply triggers patch from Steve Salevan <ssalevan@redha...
2008-03-18 Adrian Likinsbe a bit more verbose in the logging here, add file...
2008-02-25 Michael DeHaanMake hostname checking smarter.
2008-02-25 Michael DeHaanFind and replace
2008-02-25 Michael DeHaanCertmaster hostname check is different than minion...
2008-02-25 Michael DeHaanPushing changes as part of certmaster split
2008-02-07 Michael DeHaanTrimming more stuff out.
2008-02-07 Michael DeHaanCarving away at func some more to just get down to...