summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make sure /run/samba exists.Andreas Schneider2012-03-132-2/+7
|
* Add session key patch.Andreas Schneider2012-03-092-0/+436
|
* Fix socket dirs and piddir.Andreas Schneider2012-03-091-3/+3
|
* More rpmlint fixes.Andreas Schneider2012-03-081-1/+5
|
* Fix libwbclient-devel depenency.Andreas Schneider2012-03-081-1/+1
|
* Add missing post script for dc-libs.Andreas Schneider2012-03-081-0/+4
|
* Fix some rpmlitn warnings.Andreas Schneider2012-03-071-18/+10
|
* Add missing post and post uinstall secitons.Andreas Schneider2012-03-071-0/+8
|
* Prepare for Fedora 17 release and remove old stuff.Andreas Schneider2012-03-071-60/+0
|
* Update to alpha18.Andreas Schneider2012-03-061-3/+3
|
* Remove permission hacks.Andreas Schneider2012-02-241-6/+1
| | | | This is fixed upstream now.
* Use system popt library.Andreas Schneider2012-02-201-2/+2
|
* More changes to get samba4 built on Fedora 16:Alexander Bokovoy2012-02-141-20/+32
| | | | | | | - Remove tevent Python bindings in install section - Make sure to use systemctl to talk with systemd Account for UsrMove for Fedora 17 (thanks to Sumit Bose for the patch)
* Update spec file to build on Fedora 16Alexander Bokovoy2012-02-081-3/+6
| | | | | | | | | | | - Removed Parse::Yapp installables as it makes samba-pidl to conflict with appropriate Perl module - Python subpackage components are installed into python_sitearch only, if python_sitelib is mentioned, build fails because the directory does not exist in the build root. Adding directory there would make empty directory packaged which we certainly don't want. - Made more explicit packaging of Pidl components - Enforced executable bits on samba winbind components to get appropriate provides generated. Without these requires are generated towards libraries in the same subpackage but never satisfied as no provides are generated.
* Fix libwbclient packages.Andreas Schneider2012-02-031-4/+0
|
* Move needed libraries to libwbclient.Andreas Schneider2012-02-021-2/+2
|
* Fix ldb configure and library cleanup.Andreas Schneider2012-02-022-206/+211
|
* Fix modules install directory.Andreas Schneider2012-01-301-1/+1
|
* Add temporary ldb fix.Andreas Schneider2012-01-302-0/+19
|
* Update pdb patch.Andreas Schneider2012-01-301-6/+6
|
* More library cleanups.Andreas Schneider2012-01-171-34/+33
|
* Build more shared modules.Andreas Schneider2012-01-131-3/+8
|
* More shared modules and some library cleanup.Andreas Schneider2012-01-121-61/+64
|
* Make building with talloc, tevent and ldb optional.Andreas Schneider2011-12-211-32/+84
|
* remove some libsmbclient/libsmbsharemodes commented headers which are ↵Günther Deschner2011-12-151-8/+0
| | | | | | properly packaged already. Guenther
* Fix typo.Andreas Schneider2011-12-121-1/+1
|
* Fix typo.Andreas Schneider2011-12-121-1/+1
|
* Add libwbclient.Andreas Schneider2011-12-121-14/+17
|
* Add a soversion to libpdb and create the missing symlink.Andreas Schneider2011-12-092-3/+21
|
* Improve mktarball.Andreas Schneider2011-12-091-0/+6
|
* Revert "Remove the provides: samba-4* again."Andreas Schneider2011-12-081-0/+13
| | | | This reverts commit cf276b9390f01d6d99a43ff3e64b3ed2f1ebb030.
* Add python sitelib directory.Andreas Schneider2011-12-081-0/+1
|
* Remove hdb_samba4.so which is gone.Andreas Schneider2011-12-081-1/+0
|
* Fix version in mktarball.shAndreas Schneider2011-12-081-2/+3
|
* Add more definitions.Andreas Schneider2011-12-081-12/+20
|
* Revert "Remove obsolete fixups."Andreas Schneider2011-12-081-0/+6
| | | | This reverts commit a4cebde1c4a16582d0958cbbe8fc18d032de7163.
* Use a higher release number than fedora.Andreas Schneider2011-12-071-1/+1
|
* Merge branch 'master' of ↵Andreas Schneider2011-12-071-18/+1
|\ | | | | | | git://git.engineering.redhat.com/users/gdeschne/samba40.git/
| * Remove the provides: samba-4* again.Günther Deschner2011-12-061-13/+0
| | | | | | | | Guenther
| * Fix the build after recent libsamba module API changes.Günther Deschner2011-12-051-5/+1
| | | | | | | | Guenther
* | Add missing libpdb.so.0Andreas Schneider2011-12-021-0/+1
|/
* Update to new version and use version defines for library names.Günther Deschner2011-12-011-6/+8
| | | | Guenther
* Fix spec filename in mktarball.shGünther Deschner2011-12-011-4/+5
| | | | Guenther
* Obsolete and Provide old samba packages.Andreas Schneider2011-12-011-0/+60
| | | | | Signed-off-by: Andreas Schneider <asn@cryptomilk.org> Signed-off-by: Günther Deschner <gd@samba.org>
* Remove obsolete fixups.Andreas Schneider2011-12-011-6/+0
| | | | | Signed-off-by: Andreas Schneider <asn@cryptomilk.org> Signed-off-by: Günther Deschner <gd@samba.org>
* Install source files directly.Andreas Schneider2011-12-011-15/+6
| | | | | Signed-off-by: Andreas Schneider <asn@cryptomilk.org> Signed-off-by: Günther Deschner <gd@samba.org>
* Replace mkdir with install -dAndreas Schneider2011-12-011-23/+21
| | | | | Signed-off-by: Andreas Schneider <asn@cryptomilk.org> Signed-off-by: Günther Deschner <gd@samba.org>
* Use %{buildroot}Andreas Schneider2011-12-011-52/+52
| | | | | Signed-off-by: Andreas Schneider <asn@cryptomilk.org> Signed-off-by: Günther Deschner <gd@samba.org>
* Remove sysinitV files.Andreas Schneider2011-12-014-344/+0
| | | | | Signed-off-by: Andreas Schneider <asn@cryptomilk.org> Signed-off-by: Günther Deschner <gd@samba.org>
* Install systemd service files.Andreas Schneider2011-12-011-12/+25
| | | | | Signed-off-by: Andreas Schneider <asn@cryptomilk.org> Signed-off-by: Günther Deschner <gd@samba.org>