| Kill extra line and whitespace that comma inserts |
|
More...
|
almost 14 years ago
|
| Added script to generate /etc/netgroup |
|
More...
|
almost 14 years ago
|
| Moved last bit of graph generation from LDAP.Netgroup to main script |
|
More...
|
over 14 years ago
|
| Added node generation and moved overall graph generation to Netgroup. Added attributes to nodes and edges. |
|
More...
|
over 14 years ago
|
| Generate graph with edges for members, hosts and users |
|
More...
|
over 14 years ago
|
| Merge branch 'refactor' |
|
More...
|
over 14 years ago
|
| Correct type declaration for netgroupFromLDAP |
|
More...
|
over 14 years ago
|
| Added groundwork for including edges for hosts & users |
|
More...
|
over 14 years ago
|
| Change NetgroupTriple from String to 3-tuple of Strings |
|
More...
|
over 14 years ago
|
| Added parseNetgroupTriple |
|
More...
|
over 14 years ago
|
| Replace local 'subst' with 'replace' from Data.String.Utils |
|
More...
|
over 14 years ago
|
| Replace my implemention of 'join' with one from Data.String.Utils |
|
More...
|
over 14 years ago
|
| Add Makefile to automate some tedious retyping |
|
More...
|
over 14 years ago
|
| Added basic program to generate dotfile output |
|
More...
|
over 14 years ago
|
| Ignore .hi and .o files too |
|
More...
|
over 14 years ago
|
| Remove description; YAGNI |
|
More...
|
over 14 years ago
|
| Add type declarations, etc |
|
More...
|
over 14 years ago
|
| Add tests for subst |
|
More...
|
almost 15 years ago
|
| Update tests for Netgroup after change of memberNetgroups |
|
More...
|
almost 15 years ago
|
| Minor refactoring |
|
More...
|
almost 15 years ago
|
| Changed memberNetgroups to [String] |
|
More...
|
almost 15 years ago
|
| Many additions and changes to LDAP.Netgroup |
|
More...
|
almost 15 years ago
|
| Ignore generated pngs, dot and Apple metadata crap |
|
More...
|
almost 15 years ago
|
| Use '>>=' in search and remove excess parens from mapFrom |
|
More...
|
almost 15 years ago
|
| Added a number of functions in an attempt to figure out how to teal with IO monad that results of ldapSearch are contained within |
|
More...
|
almost 15 years ago
|
| Moved ldap_{host,port} also |
|
More...
|
almost 15 years ago
|
| Renamed some funcs, moved attr list out of line, moved ldap_setup to LDAP.Util as ldapAnonSetup |
|
More...
|
almost 15 years ago
|
| Started to add framework for actual tests |
|
More...
|
almost 15 years ago
|
| Updated LDAP.Netgroup to use LDAP.Util functions; don't create Netgroup from LDAP that is tuple |
|
More...
|
almost 15 years ago
|
| Moved test data to separate module for sharing |
|
More...
|
almost 15 years ago
|