Commit Graph

48 Commits

Author SHA1 Message Date
Lars Kanis
611abf1594
Move from Hoe to Bundler
This adds a gemspec and a Gemfile to the repository.
2018-02-06 21:56:53 +01:00
Lars Kanis
ffb2ea1323 Update README.rdoc 2016-01-13 16:45:40 +01:00
Lars Kanis
e528db6ef6 Add links to config files on github in README. 2014-03-06 14:16:25 +01:00
Lars Kanis
67b50ae365 Use sample-config2 to show simple_tls parameters 2013-08-29 11:19:28 +02:00
Lars Kanis
40a32023ca Prepare for release 2012-11-15 17:02:55 +01:00
Lars Kanis
1df48950f5 Add ability to lowercase the LDAP name for use as PG role name 2012-11-14 11:03:50 +01:00
Lars Kanis
f5be151bd6 Update links to pg.gem documentation 2012-11-14 10:10:45 +01:00
Lars Kanis
c36abdd906 Adjust test, so that it runs on Windows 2011-07-14 11:08:17 +02:00
Lars Kanis
6d6b94f87e clarified requirements in README 2011-07-14 10:15:45 +02:00
Lars Kanis
4bccfcc039 clarified requirements in README 2011-07-14 09:48:12 +02:00
Lars Kanis
585beeccc0 add some documentation 2011-07-13 21:14:04 +02:00
Lars Kanis
417f0d7c40 adjust github link - was parsed wrong from hoe 2011-07-13 15:23:47 +02:00
Lars Kanis
565f1cb011 Update History.txt 2011-07-13 15:19:47 +02:00
Lars Kanis
564bd8bb5c Update Manifest.txt 2011-07-13 15:00:31 +02:00
Lars Kanis
e5a392dfd6 Update README 2011-07-13 14:59:55 +02:00
Lars Kanis
321781679d fix crash when droping a role and revoking it's memberships afterwards 2011-07-08 15:50:33 +02:00
Lars Kanis
9082ebf032 postgres-pr needs to set the login user name 2011-07-08 13:34:10 +02:00
Lars Kanis
055810e815 description to param -v changed 2011-07-08 12:19:15 +02:00
Lars Kanis
ab2a94e36c add new sample-config and comments 2011-07-08 12:18:10 +02:00
Lars Kanis
9dba0a6ab1 fix compatibility with pg.gem 2011-07-07 16:17:01 +02:00
Lars Kanis
92b560c688 avoid syntax warning 2011-07-07 16:15:25 +02:00
Lars Kanis
abdeef43d0 add a second sync to the tests 2011-07-07 16:14:37 +02:00
Lars Kanis
68e6b40741 add proper error checking for LDAP search 2011-07-07 15:07:44 +02:00
Lars Kanis
aab83aaf09 check results of psql-du 2011-07-07 15:07:05 +02:00
Lars Kanis
0ee44b86f7 remove spaces for options 2011-07-07 15:06:34 +02:00
Lars Kanis
f87e4fb100 add ruby-ldapserver as development depenency 2011-07-07 15:05:34 +02:00
Lars Kanis
349e13b6d1 small README update 2011-05-24 14:03:30 +02:00
Lars Kanis
d479b80e30 bump VERSION to 0.1.0 2011-05-24 13:57:26 +02:00
Lars Kanis
a36810e48c update README 2011-05-24 13:54:53 +02:00
Lars Kanis
e43a96b19b add support for postgres-pr 2011-05-24 13:52:21 +02:00
Lars Kanis
4777f62ccd remove old config 2011-05-24 11:59:51 +02:00
Lars Kanis
be1505a2a1 removed comments in test-config 2011-05-24 11:57:52 +02:00
Lars Kanis
abf88552c4 add comments to sample config 2011-05-24 11:43:21 +02:00
Lars Kanis
f07fab1a9f select only needed columns 2011-05-24 11:42:43 +02:00
Lars Kanis
4ed42eeb2c fix argv parsing and close PG connection 2011-05-24 11:24:32 +02:00
Lars Kanis
56534e4f93 add test with ldap- and pg-server 2011-05-24 11:14:26 +02:00
Lars Kanis
634a952269 Merge branch 'master' of /home/likewise-open/COMCARD-NT/kanis/T/gitroot/pg-ldap-sync 2011-05-24 08:06:31 +02:00
Lars Kanis
adab86a3f0 add sample and schema yaml files 2011-05-24 08:06:08 +02:00
Lars Kanis
86d7ab5ba9 add some documentation 2011-05-23 22:02:32 +02:00
Lars Kanis
5800f7cbc4 add YAML schema validation through kwalify 2011-05-23 15:39:42 +02:00
Lars Kanis
2e2daf173f fix crash for unknown pg member names 2011-05-23 11:00:56 +02:00
Lars Kanis
a66c607608 avoid logging of binary data 2011-05-23 10:49:25 +02:00
Lars Kanis
2cc2b39863 renamed MatchedMembership#member_of to #has_member - that's what it means 2011-05-23 10:44:07 +02:00
Lars Kanis
47d5b9862e moved log output into #match_membership and #match_roles 2011-05-23 10:34:53 +02:00
Lars Kanis
853367186d fix typo 2011-05-20 15:54:15 +02:00
Lars Kanis
fccc2df8db add grant_options 2011-05-20 15:51:50 +02:00
Lars Kanis
0bb2754bca add membership sync 2011-05-20 15:33:46 +02:00
Lars Kanis
d54d82ae95 Sync roles works, sync membership not yet 2011-05-18 15:45:08 +02:00