Commit Graph

60 Commits

Author SHA1 Message Date
Lars Kanis
7480afcfbd
Add CI tests on Travis-ci and Appveyor 2018-02-06 23:03:32 +01:00
Lars Kanis
e55b6305f7
Fix minitest assertion 2018-02-06 22:31:40 +01:00
Lars Kanis
3d676d20d1
Exclude default roles of PostgreSQL-10 2018-02-06 22:31:06 +01:00
Lars Kanis
5169177b97
Remove possibility to use postgres-pr
It is no longer maintained and doesn't work with current PostgreSQL versions.
2018-02-06 22:29:48 +01:00
Lars Kanis
e73cdd52a9
Merge branch 'master' of github.com:larskanis/pg-ldap-sync 2018-02-06 22:00:56 +01:00
Lars Kanis
bab7a9c952
Fix compatibility with PostgreSQL-10 2018-02-06 21:59:27 +01:00
Lars Kanis
2d700214af
Add pg_ldap_sync --version 2018-02-06 21:58:53 +01:00
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
752cefa9c3
Merge pull request #20 from martinkangur/master
Update application.rb
2018-02-06 14:57:02 +01:00
Martin Kangur
6294c7e883
Update application.rb
@pgconn is already defined, so lets us it
2018-02-06 15:55:20 +02:00
Lars Kanis
0e5a997f3f
Merge pull request #19 from martinkangur/master
Fix compat with pg-1.0
2018-01-31 12:35:36 +01:00
Martin Kangur
2f24829bc5 Use PG everywhere instead of PGconn 2018-01-31 13:14:43 +02:00
Martin Kangur
9cbb8e9e87
Update application.rb
Use PG.connect instead of PGconn.connect
2018-01-31 12:47:28 +02: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