Skip to content

Commit 5ac95fd

Browse files
committed
tests
1 parent 6d8865b commit 5ac95fd

File tree

9 files changed

+7
-5
lines changed

9 files changed

+7
-5
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
## 0.10.0 (release date: 2015-02-26)
2+
- New version initial release

β€ŽMakefileβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
NAME = osixia/openldap
2-
VERSION = 0.9.2
2+
VERSION = 0.10.0
33

44
.PHONY: all build test tag_latest release
55

β€Žimage/env.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
LDAP_ORGANISATION: Example Inc.
22
LDAP_DOMAIN: example.org
3-
LDAP_ADMIN_PASSWORD: toor
3+
LDAP_ADMIN_PASSWORD: admin
44

55
SERVER_NAME: ldap.example.org
66

β€Žtest/config/cn=config.ldifβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTO-GENERATED FILE - DO NOT EDIT!! Use ldapmodify.
2-
# CRC32 0235c2b8
2+
# CRC32 cff90ed7
33
dn: cn=config
44
objectClass: olcGlobal
55
cn: config
@@ -11,6 +11,6 @@ entryUUID: db089696-51e1-1034-95ec-9d03bc6be361
1111
creatorsName: cn=config
1212
createTimestamp: 20150226090154Z
1313
olcLogLevel: stats
14-
entryCSN: 20150226091749.468238Z#000000#000#000000
14+
entryCSN: 20150226102519.191788Z#000000#000#000000
1515
modifiersName: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
16-
modifyTimestamp: 20150226091749Z
16+
modifyTimestamp: 20150226102519Z

β€Žtest/database/__db.001β€Ž

0 Bytes
Binary file not shown.

β€Žtest/database/__db.002β€Ž

0 Bytes
Binary file not shown.

β€Žtest/database/__db.003β€Ž

0 Bytes
Binary file not shown.

β€Žtest/database/alockβ€Ž

0 Bytes
Binary file not shown.

β€Žtest/database/log.0000000001β€Ž

0 Bytes
Binary file not shown.

0 commit comments

Comments
Β (0)