Source

From 389 Directory Server

Contents

Directory Server Source Code

These are the sources used by the directory server which are provided by the project (as opposed to third party sources like the Mozilla components, berkeley db, etc.).

Most of the source is now in git. The git module given below is a sub-directory of the base git URL git://git.fedorahosted.org/389/ - so for the base directory server, the full git URL is git://git.fedorahosted.org/389/ds.git

The source code was produced by first doing a git clone to get the repository, then a git archive to produce the source tarball

git clone git://git.fedorahosted.org/389/MODULENAME
git archive --prefix=PKGNAME/ TAG | bzip2 > PKGNAME.tar.bz2

If for some reason you want to get the source code from the git repo, but you don't want to use git, the gitweb interface supports snapshots. For example, to get the DS base source code using wget:

wget 'http://git.fedorahosted.org/git/?p=389/ds.git;a=snapshot;h=389-ds-base-1.2.1;sf=tgz'

In general, the URL is http://git.fedorahosted.org/git/?p=389/MODULENAME;a=snapshot;h=TAG;sf=tgz There are some problems with snapshot mode

  • Currently only gzip is supported, not the bzip2 format we use for our distribution
  • You cannot specify the filename - the filename it uses is MODULENAME-TAG.tar.gz
  • The tarball root directory is just MODULENAME, not PKGNAME

So if you are allergic to git, you can still get the code, with a little hoop jumping.

Some of the source is available from anonymous CVS:

CVSROOT=:pserver:anonymous@cvs.fedoraproject.org:/cvs/dirsec

If using CVS, the CVS module and tag are given below - these are the module and tag used to construct the source tarball

cvs export -rTAG -d PKGNAME MODULENAME
tar cfj PKGNAME.tar.bz2 PKGNAME

More information about the use of git and CVS in 389 is available from Developers#Source_Code Modules are git modules and tags are git tags, except where noted as CVS.

389 Directory Server 1.2.4

Source tarball git module git tag More Info SHA1SUM
389-ds-base-1.2.4.tar.bz2 ds.git 389-ds-base-1.2.4 Building 54a9257a3b979c5c953e69a45739912f919ebdda
winsync-1.1.3.tar.bz2 winsync.git winsync-1.1.3 Howto:WindowsSync d4b7ee3e75e8fec26bd0a3ebf0f4389d14376529
389-console-1.1.4.a1.tar.bz2 console.git 389-console-1.1.4.a1 Howto:WindowsConsole 8fc8616889ef8ef9145fb0198ee02dd5b4b0bcd6

389 Directory Server 1.2.3

Modules are git modules and tags are git tags, except where noted as CVS.

Source tarball git module git tag More Info SHA1SUM
389-adminutil-1.1.8.tar.bz2 adminutil.git 389-adminutil-1.1.8 AdminUtil ff2090c74f63cce65f8222263207ee5442a9e325
389-ds-base-1.2.3.tar.bz2 ds.git 389-ds-base-1.2.3 Building f1ed676a3fa2d118c4b57926502bcba9bcd413ef
389-admin-1.1.9.tar.bz2 admin.git,mod_admserv(CVS),mod_restartd(CVS) 389-admin-1.1.9,three89Admin_1_1_9(CVS) AdminServer 523d0c8b9c88c5c1c1312cc0e89ac15cd07a598c
389-console-1.1.3.tar.bz2 console.git 389-console-1.1.3 389 Console b1a5afa6e7039283ac340939d5e1728431370ba9
idm-console-framework-1.1.3.tar.bz2 console(CVS) FedoraConsoleFramework_1_1_3(CVS) BuildingConsole b234a0549e80b739672323e963ae149a5be188df
389-ds-console-1.2.0.tar.bz2 ds-console.git 389-ds-console-1.2.0 DirectoryConsole 403c493f69b94747ea9078799a1f871b71a71d73
389-admin-console-1.1.4.tar.bz2 admin-console.git 389-admin-console-1.1.4 AdmservConsole 29a4ba674b4f532c67ed1303162e5b232bcf9821
389-dsgw-1.1.4.tar.bz2 dsgw.git 389-dsgw-1.1.4 DSGW_Building 52e01146f9b35b46c5deb288806b10624ffff855
winsync-1.1.2.tar.bz2 winsync.git winsync-1.1.2 Howto:WindowsSync 7391f4bde7ef8a42bc2722e3f581abe3ac09b639

389 Directory Server 1.2.2

Modules are git modules and tags are git tags, except where noted as CVS.

Source tarball git module git tag More Info SHA1SUM
389-adminutil-1.1.8.tar.bz2 adminutil.git 389-adminutil-1.1.8 AdminUtil ff2090c74f63cce65f8222263207ee5442a9e325
389-ds-base-1.2.2.tar.bz2 ds.git 389-ds-base-1.2.2 Building 459aa7228b7ef775db5ba588a6b795db997da4f4
389-admin-1.1.8.tar.bz2 admin.git,mod_admserv(CVS),mod_restartd(CVS) 389-admin-1.1.8,three89Admin_1_1_8(CVS) AdminServer 4d1eb839581b21053f24f9f0908f20fe60a51c37
389-console-1.1.3.tar.bz2 console.git 389-console-1.1.3 389 Console b1a5afa6e7039283ac340939d5e1728431370ba9
idm-console-framework-1.1.3.tar.bz2 console(CVS) FedoraConsoleFramework_1_1_3(CVS) BuildingConsole b234a0549e80b739672323e963ae149a5be188df
389-ds-console-1.2.0.tar.bz2 ds-console.git 389-ds-console-1.2.0 DirectoryConsole 403c493f69b94747ea9078799a1f871b71a71d73
389-admin-console-1.1.4.tar.bz2 admin-console.git 389-admin-console-1.1.4 AdmservConsole 29a4ba674b4f532c67ed1303162e5b232bcf9821
389-dsgw-1.1.4.tar.bz2 dsgw.git 389-dsgw-1.1.4 DSGW_Building 52e01146f9b35b46c5deb288806b10624ffff855
winsync-1.1.0.tar.bz2 winsync.git winsync_1_1_0 Howto:WindowsSync bb661761138c0f67fe1e33ea870c826e2fdb78b8

Fedora Directory Server 1.2.0

Source tarball CVS module CVS static tag More Info SHA1SUM
adminutil-1.1.8.tar.bz2 adminutil adminutil_1_1_8 AdminUtil 8deb2b018f96270ecb41f3625cdf7069357b25e9
fedora-ds-base-1.2.0.tar.bz2 ldapserver FedoraDirSvr_1_2_0 Building bbce7a98ebbdc13e4ca11c57cb5990a5d4b1bb87
fedora-ds-admin-1.1.7.tar.bz2 adminserver,mod_admserv,mod_restartd FedoraDirSrvAdmin_1_1_7 AdminServer 2018efb83de6ab3af1ff386197d621f07f67b66f
fedora-idm-console-1.1.3.tar.bz2 fedora-idm-console FedoraIDMConsole_1_1_3 Fedora IDM Console bc9fd58b7f9266eab3cca025a9030e2c76a67829
idm-console-framework-1.1.3.tar.bz2 console FedoraConsoleFramework_1_1_3 BuildingConsole b234a0549e80b739672323e963ae149a5be188df
fedora-ds-console-1.2.0.tar.bz2 directoryconsole FedoraDirectoryconsole_1_2_0 DirectoryConsole 81a6a3647b46d7562bc1dab9e390969aa34ceb8d
fedora-ds-admin-console-1.1.3.tar.bz2 admservconsole FedoraAdmservconsole_1_1_3 AdmservConsole 6ddebd0771a1ad30721e5c93d926a35e7909618c
fedora-ds-dsgw-1.1.2.tar.bz2 dsgw FedoraDirSvrDSGW_1_1_2 DSGW_Building f0e86c79da993fa8d01c7f3d90eef9c39d69c8d8
winsync-1.1.0.tar.bz2 winsync winsync_1_1_0 Howto:WindowsSync bb661761138c0f67fe1e33ea870c826e2fdb78b8

Fedora Directory Server 1.1.3

This includes only the fedora-ds-base package. All of the other packages are the same as for 1.1.2

Source tarball CVS module CVS static tag More Info MD5SUM
fedora-ds-base-1.1.3.tar.bz2 ldapserver FedoraDirSvr_1_1_3 Building 65aeecb66a6977f7f4706569d02ad8ce

Fedora Directory Server 1.1.2

Source tarball CVS module CVS static tag More Info MD5SUM
adminutil-1.1.7.tar.bz2 adminutil adminutil_1_1_7 AdminUtil e7d03be4651b36d1213b4f5cc15dfc5c
fedora-ds-base-1.1.2.tar.bz2 ldapserver FedoraDirSvr_1_1_2 Building 797c93351e8fcca9bac6326e7270355e
fedora-ds-admin-1.1.6.tar.bz2 adminserver,mod_admserv,mod_restartd FedoraDirSrvAdmin_1_1_6 AdminServer 63a2b5f4496d0cb4b067160fc9da5fd8
idm-console-framework-1.1.2.tar.bz2 console FedoraConsoleFramework_1_1_2 BuildingConsole f2db919004fcaf5d6adf6db55b4d589f
fedora-ds-console-1.1.2.tar.bz2 directoryconsole FedoraDirectoryconsole_1_1_2 DirectoryConsole 62964d896042c032143d9bac60abd105
fedora-ds-admin-console-1.1.2.tar.bz2 admservconsole FedoraAdmservconsole_1_1_2 AdmservConsole e40ffc75263637e886fdf62b20e9a628
fedora-ds-dsgw-1.1.1.tar.bz2 dsgw FedoraDirSvrDSGW_1_1_1 DSGW_Building fd86e38de705e75296100d7fe9025970

Fedora Directory Server 1.1.1

Source tarball CVS module CVS static tag More Info MD5SUM
fedora-ds-base-1.1.1.tar.bz2 ldapserver FedoraDirSvr111 Building c525e0412ae4b9582adbd01305126975
idm-console-framework-1.1.1.tar.bz2 console FedoraConsoleFramework112 BuildingConsole a23291c9aea256f075b69df981fae42a
fedora-idm-console-1.1.1.tar.bz2 fedora-idm-console FedoraIDMConsole112 IDMConsole 4c2b16080a3c6e477924091c02d721bf
fedora-ds-console-1.1.1.tar.bz2 directoryconsole FedoraDirectoryconsole112 DirectoryConsole ee0401937a81ce2466292a4f9b14e20a
fedora-admin-console-1.1.1.tar.bz2 admservconsole FedoraAdmservconsole112 AdmservConsole e0f16a5a426a2c2bceefb5cfb99ea9c7
fedora-ds-admin-1.1.5.tar.bz2 adminserver,mod_admserv,mod_restartd FedoraDirSrvAdmin115 AdminServer 766c2ab5a7659450ac9fb37fac5ddeb5
adminutil-1.1.6.tar.bz2 adminutil FedoraAdminutil116 AdminUtil b01d441f81d3d260ba84e4f0d5311721
mod_nss-1.0.7.tar.gz mod_nss mod_nss107 mod_nss 71107cbc702bf07c6c79843aa92a0e09

Fedora Directory Server 1.1.0

These are the sources which were used to build the initial 1.1.0 release.

Source tarball CVS module CVS static tag More Info MD5SUM
idm-common-framework-1.1.0.tar.bz2 console FedoraConsoleFramework111 BuildingConsole a24d54361b12984b07fc01ff8f8af447
fedora-idm-console-1.1.0.tar.bz2 fedora-idm-console FedoraIDMConsole111 IDMConsole e76a8212c6eaaaab3333aa076ca5499d
fedora-ds-console-1.1.0.tar.bz2 directoryconsole FedoraDirectoryconsole111 DirectoryConsole 7b69248b8f18484f03e260a144b1265c
fedora-admin-console-1.1.0.tar.bz2 admservconsole FedoraAdmservconsole111 AdmservConsole 32ecb58f33660705edcd8c3606de750d
fedora-ds-base-1.1.0.tar.bz2 ldapserver FedoraDirSvr110 Building a60d1ce51207e61c48b70aa85ae5e5a5
fedora-ds-admin-1.1.1.tar.bz2 adminserver,mod_admserv,mod_restartd FedoraDirSrvAdmin112 AdminServer f50f2b6c983851c5e912047807bbcca6
adminutil-1.1.5.tar.bz2 adminutil FedoraAdminutil115 AdminUtil 1ce95159db07040d7095b805e9b3b533
mod_nss-1.0.7.tar.gz mod_nss mod_nss107 mod_nss 71107cbc702bf07c6c79843aa92a0e09