커밋 기록

작성자 SHA1 메시지 날짜
  Alex Alber e628753f50 Use existing _ssl_verify variable instead of creating a new one 9 년 전
  Alex Alber 626a501afb Added flag to ignore SSL errors that may be encountered. 9 년 전
  Neal Buchanan 32b088b6e2 setup.py convert tag from bytes to string 9 년 전
  Alf Lervag 099c8eb2c7 Support salt-api url that contains a path 9 년 전
  Seth House fa27f389d8 Merge branch 'kerberos' 9 년 전
  Jeremy Alons 82bbca6887 Add ability to run runners to pepper 9 년 전
  Arthur Lutz 579df8ef12 Add kerberos authentification support in libpepper.py, requires requests_kerberos (related to #34) 9 년 전
  Sijis Aviles c0b617279c simplify how debug level is determined 9 년 전
  Sijis Aviles bfb0dcf266 pep8 fixes 9 년 전
  Sijis Aviles de5f445a85 attempt to have library work with python2 and python3 9 년 전
  Seth House 4cd1661545 Add specific error messages for authorization and server errors 9 년 전
  Seth House 762ffe4bd1 Add check to make sure the given URL has a protocol 9 년 전
  Seth House f623e8459c Explicitly name the logger 9 년 전
  Seth House 9cd74aa3b3 Switch all defaults and examples to use HTTPS instead of HTTP 9 년 전
  David Bottger 9f93a9b995 documentation cleanup 10 년 전
  David Bottger 938b998543 We don't get an ack from nodes to know they are running a function, so run a simple function 'test.ping' to find out which nodes in tgt are going to respond. 10 년 전
  David Bottger e8854c2c15 Add some verbosity into login errors 10 년 전
  Seth House dc8a29d708 Change libpepper local() function to match LocalClient().cmd() 10 년 전
  Seth House 7f7c8f1da9 Pass logging level along to httplib to debug HTTP request/response 10 년 전
  Seth House 68c6ab298b Add libpepper-specific Exception subclasses 10 년 전
  Seth House b139dee290 Shuffle things in the req() method around a tad for clarity 10 년 전
  Seth House 48be7b10a2 Update libpepper call to use local() method instead of old cmd() 10 년 전
  Seth House 9639d4f3a2 Pull the auth dictionary out of the salt-api return dictionary 10 년 전
  Seth House 363b081a60 Add custom header with the auth token if available 10 년 전
  Seth House f0306d6cb4 Added wrapper methods for local and runner client commands 10 년 전
  Seth House c3f119e7e5 Removed auth kwarg from low(); lowdata already supports auth kwargs 11 년 전
  Seth House 22e0bf3c2b Fleshed out working auth method 11 년 전
  Seth House bcfcf43674 Default to sending requests through the root URL 11 년 전
  Seth House f9848399b3 Default to looking for the api on localhost 11 년 전
  Seth House d8a010973a Renamed SaltAPI to Pepper 11 년 전