summaryrefslogtreecommitdiffstats
path: root/source/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* s3-build: really fix build of winbind_krb5_locator.Günther Deschner2010-01-131-1/+1
* nsswitch: fix the build of the winbind krb5 locator plugin.Günther Deschner2010-01-131-1/+1
* s3-{u}mount.cifs: remove unrequired dependency on popt.Günther Deschner2009-10-081-4/+4
* s3:build: fix build of pam_winbind.so with static linkingMichael Adam2009-04-011-1/+1
* Add event avahi bindingVolker Lendecke2009-03-271-3/+5
* Add avahi detection to configureVolker Lendecke2009-03-271-0/+1
* Add dirsort moduleAndy Kelk2009-03-271-0/+5
* Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb c...Jeremy Allison2009-03-271-5/+5
* Add a vfs_preopen module to hide fs latenciesVolker Lendecke2009-03-111-0/+5
* For some unknown reason ldbrename was not being built in samba3.Simo Sorce2009-02-231-1/+8
* s3:make: use pidl/pidl for 'make idl'Stefan Metzmacher2009-02-181-1/+3
* Make sharesec utility part of the default binary install.Steven Danneman2009-02-161-1/+1
* s3:build: some implementations of "ln" are picky about the order of argumentsMichael Adam2009-02-161-13/+13
* fix build with external dns_sd librariesBjörn Jacke2009-02-161-1/+1
* s3:configure: autodetect ctdb/cluster supportStefan Metzmacher2009-02-161-1/+0
* Attempt to fix crash seen with new CUPS async printcap loading code.Jeremy Allison2009-01-081-1/+1
* tags: Ignore include/proto.h from tag generationKai Blin2008-11-261-2/+2
* krb5_locator: use wbcLookupDomainControllerEx() for query.Günther Deschner2008-11-261-3/+3
* pam_winbind: prepare to use libwbclient inside pam_winbind.Günther Deschner2008-11-261-2/+2
* pam_winbind: convert to use talloc.Günther Deschner2008-11-261-2/+2
* s3: copy nbt/netlogon helper from s4.Günther Deschner2008-11-261-0/+2
* wbclient: add wbcGuidToString and wbcStringToGuid helper functions.Günther Deschner2008-11-191-0/+1
* netlogon: add 8bit varients of netr_SamDatabaseID8Bit and netr_DeltaEnum.Günther Deschner2008-11-191-1/+2
* i18n/l10n pam_winbindBo Yang2008-11-181-6/+23
* Added vfs_acl_tdb.c module to do ACLs completely in userspace. Passes all of ...Jeremy Allison2008-11-181-0/+5
* build: prevent make errors for picky makes when $(EXTRA_ALL_TARGETS) is emptyMichael Adam2008-11-181-2/+4
* Add @CIFSUPCALL_PROGS@ to "all" target so cifs.upcall gets built atMartin Schwenke2008-11-181-1/+2
* mount.cifs: use lock/unlock_mtab scheme from util-linux-ng mount progJeff Layton2008-11-181-2/+2
* build: fix bug #5765 - fix installlibs on solaris by using portable "test -r"Michael Adam2008-11-181-7/+7
* build: fix bug #5677 - fix test_{shlibs,nss_modules,pam_modules} on SolarisMichael Adam2008-11-181-3/+6
* build: add "make test_wbpad" for checking winbind 32/64bit structure padding.Günther Deschner2008-11-181-0/+4
* libgpo: add security CSE skeleton.Günther Deschner2008-09-291-0/+6
* idmap_hash: Fix the nss_info link during "make install"Gerald W. Carter2008-09-291-0/+1
* idmap_adex: Fix the nss_info install link.Gerald W. Carter2008-09-291-0/+1
* SMB traffic analyzer vfs module from Holger Hetterich <hhetter@novell.com>Holger Hetterich2008-09-291-0/+5
* idmap_adex: Add new idmap plugin for support RFC2307 enabled AD forests.Gerald (Jerry) Carter2008-09-291-0/+12
* Make the correct module name.Jeremy Allison2008-09-211-1/+1
* idmap_hash: Add the idmap/nss-info provider from Likewise Open.Gerald (Jerry) Carter2008-09-211-0/+8
* build: don't install the cifs.upcall binary twice.Günther Deschner2008-09-181-1/+1
* netapi: add NetFileClose skeleton.Günther Deschner2008-09-151-1/+2
* Write times code update.Jeremy Allison2008-09-091-0/+5
* Move idmap_cache.c from winbindd/ to lib/Volker Lendecke2008-09-081-2/+2
* netapi: add NetShareAdd skeleton.Günther Deschner2008-09-011-1/+2
* build: make sure to create CODEPAGEDIR and MODULESDIR.Günther Deschner2008-08-261-1/+1
* build: add [clean_]libsmbclient_examples targets to top level MakefileMichael Adam2008-08-221-0/+11
* build: auto-generate symbols for libsmbsharemodes.Michael Adam2008-08-211-2/+5
* build: autogenerate symbols for libsmbclient.soMichael Adam2008-08-211-2/+5
* build: remove duplicated and hardcoded definition of LIBSMBSHAREMODESMichael Adam2008-08-211-2/+0
* build: rename LIBNETAPI_OBJ1 to LIBNETAPI_OBJ0 for consistency.Michael Adam2008-08-211-4/+4
* configure: Add --with-modulesdir to accompany --with-libdir.Michael Adam2008-08-211-9/+12