Commit graph

12 commits

Author SHA1 Message Date
Colin Kuskie
aa65b6ca22 Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Colin Kuskie
5381f3038d Forward port graceful handling of the deletion of the Auth LDAPLink. 2008-12-15 22:59:25 +00:00
JT Smith
bc5fd3c727 - Added a wait timeout parameter to the WAITING method, so that Spectre
doesn't have to check something that the workflow activity knows it will 
   have to wait on for a while.
 - Added --stop and --start aliases to spectre.pl.
2008-11-19 01:15:31 +00:00
Colin Kuskie
726bd5ee05 Export a method from Workflow::Activity for timeouts and use it in all current Workflows 2008-08-30 20:34:52 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
Colin Kuskie
c5d0285d70 move placeholder in SyncProfilesToLdap back in query and interpolate instead 2007-01-25 02:51:08 +00:00
Drake
b99833a9cd Make behavior of SyncProfilesToLdap somewhat saner: iterate
over the users sorted by connection and then by userId, so
that we don't connect once to the LDAP server for each user(!),
and also use the LDAP link properly rather than rolling our own
anonymous bind.
2006-10-04 18:01:28 +00:00
Frank Dillon
b3874ccba9 - Fixed a bug which would cause the workflow to crash if more than a certain amount of users exists.
- Moved the alias mapping into the config file
2006-09-20 20:39:39 +00:00
JT Smith
ac1a9c7eae added status return codes to activities, and fixed a problem with workflow parameters 2006-03-16 22:01:39 +00:00
JT Smith
8a86fea5f0 converted sync profiles to ldap to workflow 2006-03-03 17:18:29 +00:00
Renamed from sbin/Hourly/SyncProfilesToLDAP.pm (Browse further)