Change | User | Description | Committed |
---|---|---|---|
13624 | Nick Poole | Adding check_p4: a Nagios plugin for Perforce | 10 years ago |
7884 | Nick Poole | Adding a set of example scripts for tweeting changes. | 14 years ago |
7363 | Nick Poole | Updated proxyfill.py based on Pascal Soccard's recomendations. Now uses proper transfer m...ethod. « |
16 years ago |
7332 | Nick Poole | Preliminary version of AuthCheck A multi-stage authentication application for use as an a...uthentication trigger. Currently only tested against an LDAP server without TLS and against a flat file with plain-text passwords. (Under Windows XP). ToDo: Test against TLS enabled LDAP. Test against AD's LDAP interface. Test build on *nix. Add MD5 hashed flat file mode. Add DB modes (SQLite, MySQL, etc). « |
16 years ago |
6513 | Nick Poole | Modified p4authenticate.c to use the Microsoft LDAP API when WIN32 is defined, and added... LDAP_DEPRECATED flag for building with current versions of OpenLDAP when WIN32 is not defined. Also added nice big generic disclaimer. Building under Windows (with Visual Studio 2005): (first rename to *.cpp) c:\>cl /EHs p4authenticate.cpp /DWIN32 /link Wldap32.Lib Building under *nix (with G++): $ g++ -o LDAPauth p4authenticate.c -lldap « |
16 years ago |
6426 | Nick Poole | Rename/Move: From: //guest/nick_poole/proxyfill.py To: //guest/nick_poole/scripts/proxyfi...ll.py « |
17 years ago |
6425 | Nick Poole |
Added initial revision of proxyfill.py Fills the P4P cache, changelist by changelist. |
17 years ago |