Age | Commit message (Expand) | Author | Files | Lines |
2011-11-12 | Merge from experimental branch | bubulle | 1 | -1/+2 |
2011-10-21 | export DEB_BUILD_MAINT_OPTIONS := hardening=+bindnow, taken from Ubuntu. | vorlon | 1 | -0/+1 |
2011-09-27 | Drop a few configure options from debian/rules that shadow the built-in | vorlon | 1 | -3/+0 |
2011-09-27 | panic-action needs to be installed executable | vorlon | 1 | -0/+1 |
2011-09-27 | * Pass --sourcedirectory=source3 to dh instead of having to pass it to each | vorlon | 1 | -6/+6 |
2011-09-26 | be a bit more brief | vorlon | 1 | -2/+1 |
2011-09-26 | don't exclude .c files from dh_compress after all, because we have no sane way | vorlon | 1 | -3/+0 |
2011-09-26 | move more options into DH_ALWAYS_EXCLUDE instead of -X options | vorlon | 1 | -3/+3 |
2011-09-26 | Use DH_ALWAYS_EXCLUDE instead of passing override options to | vorlon | 1 | -5/+3 |
2011-09-26 | Bump build-depends on debhelper to 8.9.4, so we ensure we have | vorlon | 1 | -8/+3 |
2011-09-26 | Exclude .c files from dh_compress, so our .c examples can build out of | vorlon | 1 | -0/+3 |
2011-09-26 | don't use dh_makkeshlibs on winbind since that will actually *create* a shlibs | vorlon | 1 | -1/+0 |
2011-09-26 | Drop Makefile.internal from libsmbclient-dev examples so that we can mark | vorlon | 1 | -1/+1 |
2011-09-26 | Bump to debhelper compat level 9 and build libraries for multiarch. | vorlon | 1 | -4/+5 |
2011-09-26 | Don't install debian/README.build in the package; this is really only | vorlon | 1 | -3/+0 |
2011-09-26 | Don't run debconf-updatepo on clean; not worth the divergence in | vorlon | 1 | -2/+0 |
2011-09-26 | Convert debian/rules to dh(1). | vorlon | 1 | -103/+41 |
2011-09-26 | Use debian/clean instead of removing left-behind files by hand in the | vorlon | 1 | -5/+0 |
2011-09-25 | group our directory creation together with file installation | vorlon | 1 | -2/+1 |
2011-09-25 | We don't need to mess with perms on usr/include/libsmbclient.h anymore | vorlon | 1 | -4/+0 |
2011-09-25 | Where possible, use dh_installman and dh_install's support for target | vorlon | 1 | -24/+3 |
2011-09-25 | Switch from dh_movefiles to dh_install and adjust for debhelper compat | vorlon | 1 | -4/+4 |
2011-09-24 | --without-cifsmount is now used on all platforms, move it to the common args | vorlon | 1 | -2/+2 |
2011-09-24 | skip creation of other directories that can be autocreated for us | vorlon | 1 | -2/+1 |
2011-09-24 | Use dh_links instead of manually creating directories and symlinks from | vorlon | 1 | -6/+1 |
2011-09-24 | Don't export DEB_HOST_ARCH_OS in debian/rules, this is only used locally. | vorlon | 1 | -1/+0 |
2011-06-18 | Add build-arch and build-indep targets in debian/rules | bubulle | 1 | -1/+3 |
2011-03-12 | Build against external libtdb. | jelmer | 1 | -2/+3 |
2011-02-12 | Use architecture wildcard "linux-any" in build dependencies | bubulle | 1 | -7/+1 |
2010-12-06 | Bump libwbclient0 shlibs to match the newest version in the symbols file. | bubulle | 1 | -1/+1 |
2010-11-22 | Fix debian/rules update-archs target to not add extra spaces on every | vorlon | 1 | -3/+3 |
2010-09-06 | Diff between 3.4.7~dfsg-2 and 3.5.2~dfsg-2 | bubulle | 1 | -2/+2 |
2010-05-07 | Enable PIE during configure. Closes: #509135 | bubulle | 1 | -1/+0 |
2010-04-10 | add an if-up.d script for samba to try to start nmbd, if it's not | bubulle | 1 | -0/+2 |
2010-04-06 | Revert to 3.4.7...for now? | bubulle | 1 | -1/+0 |
2010-04-04 | Merge 3.5.1 from experimental | bubulle | 1 | -0/+1 |
2010-03-24 | No longer build the smbfs package | bubulle | 1 | -17/+5 |
2010-02-27 | Add a PAM profile for pam_winbind. Closes: #566890, LP: #282751. | vorlon | 1 | -0/+1 |
2010-02-07 | no, winbind.lintian-overrides was added for a reason - do not create shlibs | vorlon | 1 | -1/+0 |
2010-02-07 | Use dh_makeshlibs for winbind too, removing a (useless?) lintian | bubulle | 1 | -0/+1 |
2010-02-06 | Use dh_lintian instead of manual install of lintian overrides | bubulle | 1 | -3/+1 |
2010-02-06 | No longer maker (u)mount.cifs setuid root | bubulle | 1 | -6/+1 |
2009-11-08 | Switch to source 3.0 (quilt) format | bubulle | 1 | -8/+3 |
2009-09-26 | ./configure --disable-avahi, to avoid accidentally picking up an avahi | vorlon | 1 | -0/+1 |
2009-09-22 | and remove talloctort references from debian/rules | vorlon | 1 | -1/+0 |
2009-09-09 | also have to pass an option to dh_installpam to DTRT :( | vorlon | 1 | -1/+1 |
2009-09-08 | debian/rules: build with --without-libtalloc | vorlon | 1 | -1/+2 |
2009-08-25 | debian/rules: fix the update-arch target for the case of unversioned | vorlon | 1 | -3/+3 |
2009-08-24 | remove a few more files in clean target | vorlon | 1 | -1/+3 |
2009-08-24 | fix up the list of files that need to be removed by hand in the clean | vorlon | 1 | -4/+1 |