summaryrefslogtreecommitdiffstats
path: root/source/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Revert "build: don't install the cifs.upcall binary twice."Karolin Seeger2008-11-171-1/+1
* Revert "SMB traffic analyzer vfs module from Holger Hetterich <hhetter@novell...Karolin Seeger2008-11-171-4/+0
* SMB traffic analyzer vfs module from Holger Hetterich <hhetter@novell.com>Holger Hetterich2008-10-061-0/+4
* build: don't install the cifs.upcall binary twice.Günther Deschner2008-09-181-1/+1
* cifs.upcall: move default install location to EPREFIX/sbinJeff Layton2008-09-151-4/+4
* build: rename LIBNETAPI_OBJ1 to LIBNETAPI_OBJ0 for consistency.Michael Adam2008-08-281-4/+4
* build: fix linking cifs.upcall when nscd_flush_cache() is found.Michael Adam2008-08-281-1/+1
* Revert "build: fix linking cifs.upcall when nscd_flush_cache() is found."Karolin Seeger2008-08-271-1/+1
* Revert "build: rename LIBNETAPI_OBJ1 to LIBNETAPI_OBJ0 for consistency."Karolin Seeger2008-08-271-4/+4
* build: rename LIBNETAPI_OBJ1 to LIBNETAPI_OBJ0 for consistency.Michael Adam2008-08-211-4/+4
* build: fix linking cifs.upcall when nscd_flush_cache() is found.Michael Adam2008-08-211-1/+1
* This patchset comprises a number of cleanups for the cifs upcallJeremy Allison2008-08-181-10/+10
* build: fix a typo in the installlibtalloc rule.Michael Adam2008-08-181-1/+1
* Static libsmbclient library needs to include all objectsDerrell Lipman2008-08-181-2/+2
* build: fix build of libaddns shared lib : it needs socket_wrapper.Michael Adam2008-08-181-1/+1
* Make DSO_EXPORTS_CMD regexp more POSIX compliantZach Loafman2008-08-181-1/+1
* build: use $(PAM_WINBIND_EXTRA_LIBS) instead of @PAM_WINBIND_EXTRA_LIBS@ in r...Michael Adam2008-08-181-1/+2
* build: use $(WINBIND_NSS_PTHREAD) instead of @WINBIND_NSS_PTHREAD@ in rules.Michael Adam2008-08-181-1/+2
* build: use $(WINBIND_NSS_EXTRA_LIBS) instead of @WINBIND_NSS_EXTRA_LIBS@ in r...Michael Adam2008-08-181-1/+2
* build: use $(LDAP_LIBS) instead of @LDAP_LIBS@ in rules.Michael Adam2008-08-181-1/+1
* build: use $(LIBNETAPI_LIBS) instead of @LIBNETAPI_LIBS@ in rules.Michael Adam2008-08-181-1/+2
* build: link in $(WINBIND_LIBS) instead of @LIBWBCLIENT_SHARED@Michael Adam2008-08-181-6/+6
* build: use $(LIBTDB_LIBS) instead of @LIBTDB_LIBS@ in rules.Michael Adam2008-08-181-52/+53
* build: use $(LIBTALLOC_LIBS) instead of @LIBTALLOC_LIBS@ in rules.Michael Adam2008-08-181-61/+62
* build: use $(POPT_LIBS) instad of @POPT_LIBS@ in rules.Michael Adam2008-08-181-47/+48
* build: use $(WINBIND_LIBS) instead of @WINBIND_LIBS@ in rules.Michael Adam2008-08-181-20/+20
* build: remove SHLIBS variable, and distribute deps for shlibs and test_shlibs...Michael Adam2008-08-181-16/+10
* build: create a new uninstalllibs target and use it in "make uninstall"Michael Adam2008-08-181-1/+8
* build: distribute the libs target over the library-specific sections.Michael Adam2008-08-181-2/+7
* build: use the libs target instead of the LIBRARIES variable as dependecy for...Michael Adam2008-08-181-1/+1
* build: distribute the cleanlibs target over the library-specific sections.Michael Adam2008-08-181-7/+8
* build: introduce a installibs target and use it in "make install"Michael Adam2008-08-181-4/+8
* build: move definition of LIBADDNS_OBJ back up to LIBADDNS_OBJ0Michael Adam2008-08-181-1/+1
* build: fix build of smbget by moving LIBSMBCLIENT_OBJ* defs up againMichael Adam2008-08-181-22/+22
* build: fix creation of libsmbclient.a - don't link in libtalloc.aMichael Adam2008-08-181-5/+7
* build: fix creation of libaddns.a - don't link in libtalloc.aMichael Adam2008-08-181-2/+2
* build: fix creation of libsmbsharemodes.a - don't link in libtdb.a.Michael Adam2008-08-181-3/+5
* build: set SONAME version of libraries from configure, not using library-vers...Michael Adam2008-08-181-7/+7
* build: combine the cleanlibfoo targets to one cleanlibs targetMichael Adam2008-08-181-1/+9
* build: fix shlibs target after internal changes, add libs target.Michael Adam2008-08-181-3/+13
* build: remove the SONAME_VER variable - not used anymore.Michael Adam2008-08-181-1/+0
* build: fix typo in use of cleanlibsmbclient targetMichael Adam2008-08-181-1/+1
* build: add a cleanlibaddns target and use it in "make clean"Michael Adam2008-08-181-2/+7
* build: handle libaddns by SMB_LIBRARY() and correctly create SONAME file.Michael Adam2008-08-181-9/+25
* build: move LIBADDNS_OBJ0 up again -- needed for NET_OBJ :-\Michael Adam2008-08-181-2/+3
* build: move libaddns related bits to the libaddns section in Makefile.inMichael Adam2008-08-181-16/+16
* build: create cleanlibsmbsharemodes target and use it in "make clean".Michael Adam2008-08-181-2/+8
* build: handle libsmbsharemodes by SMB_LIBRARY() and correctly create SONAME f...Michael Adam2008-08-181-9/+29
* build: move libsmbsharemodes related vars and targets to libsmbsharemodes sec...Michael Adam2008-08-181-14/+15
* build: add structuring comment for libbigballofmudMichael Adam2008-08-181-0/+7