summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2008-09-17[s3]build: add dependency to libsmbclient to libsmbclient_examples targetMichael Adam1-1/+1
2008-09-17[s3]build: fix building bin/replacetort (lib/replace has moved)Michael Adam1-4/+4
2008-09-17Makefile: add targets [clean_]libnetapi_examples to top lvl MakefileMichael Adam1-0/+6
2008-09-17Move pidl to top-level directory.Jelmer Vernooij1-3/+3
2008-09-17Merge branch 'master' of ssh://git.samba.org/data/git/samba into singlelibJelmer Vernooij1-0/+13
2008-09-17Move common libraries from root to lib/.Jelmer Vernooij1-1/+1
2008-09-16Make the correct module name.Jeremy Allison1-1/+1
2008-09-16First (incomplete) cut of this module. Based on Volker's original work.Jeremy Allison1-0/+5
2008-09-16idmap_hash: Add the idmap/nss-info provider from Likewise Open.Gerald (Jerry) Carter1-0/+8
2008-09-16Merge branch 'singlecompression' into singleJelmer Vernooij1-2/+2
2008-09-16Use single copy of compression library in Samba3,4.Jelmer Vernooij1-1/+1
2008-09-16Use pidl from Samba 4 from Samba 3 rather than hoping there is one installed ...Jelmer Vernooij1-1/+1
2008-09-16Use a single copy of popt in samba3 and samba4.Jelmer Vernooij1-2/+2
2008-09-15Ignore generated build files.Jelmer Vernooij1-2/+2
2008-09-15Import merged build patch.Jelmer Vernooij1-25/+13
2008-09-11build: don't install the cifs.upcall binary twice.Günther Deschner1-1/+1
2008-09-11netapi: add NetFileClose skeleton.Günther Deschner1-1/+2
2008-09-09Stop ignoring .svn directories when creating tags, since we no longer useJelmer Vernooij1-2/+2
2008-09-09Rename object variables to avoid clashes with Samba 4.Jelmer Vernooij1-2/+2
2008-09-04Use different variable names for talloc and tdb object file names thanJelmer Vernooij1-3/+2
2008-08-29netapi: add NetShareAdd skeleton.Günther Deschner1-1/+2
2008-08-26Move idmap_cache.c from winbindd/ to lib/Volker Lendecke1-2/+2
2008-08-26build: make sure to create CODEPAGEDIR and MODULESDIR.Günther Deschner1-1/+1
2008-08-21cifs.upcall: move default install location to EPREFIX/sbinJeff Layton1-4/+4
2008-08-21build: add [clean_]libsmbclient_examples targets to top level MakefileMichael Adam1-0/+11
2008-08-20build: auto-generate symbols for libsmbsharemodes.Michael Adam1-2/+5
2008-08-20build: autogenerate symbols for libsmbclient.soMichael Adam1-2/+5
2008-08-20build: remove duplicated and hardcoded definition of LIBSMBSHAREMODESMichael Adam1-2/+0
2008-08-20build: rename LIBNETAPI_OBJ1 to LIBNETAPI_OBJ0 for consistency.Michael Adam1-4/+4
2008-08-19build: fix linking cifs.upcall when nscd_flush_cache() is found.Michael Adam1-1/+1
2008-08-15configure: Add --with-modulesdir to accompany --with-libdir.Michael Adam1-9/+12
2008-08-15Makefile: print codepagedir in "make showlayout".Michael Adam1-0/+1
2008-08-15build: fix a typo in the installlibtalloc rule.Michael Adam1-1/+1
2008-08-14Revert "Add a gpfs_prefetch module"Michael Adam1-5/+0
2008-08-13first cut at adding full transactions for ctdb to samba3Andrew Tridgell1-1/+1
2008-08-13Add a gpfs_prefetch moduleVolker Lendecke1-0/+5
2008-08-12use variables for files used in multiple placesHerb Lewis1-17/+19
2008-08-08Add simple async wrappers around send, recv and connectVolker Lendecke1-0/+1
2008-08-06libnetapi: fix build of shared library after libnet_join changes.Michael Adam1-1/+2
2008-07-22Make DSO_EXPORTS_CMD regexp more POSIX compliantZach Loafman1-1/+1
2008-07-22Add --enable-picky-developerZach Loafman1-2/+2
2008-07-17netapi: add ConvertSidToStringSid() for convenience of the callers.Günther Deschner1-1/+2
2008-07-16This patchset comprises a number of cleanups for the cifs upcallJeremy Allison1-10/+10
2008-07-16Merge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into v3-3-testDerrell Lipman1-101/+108
2008-07-16Static libsmbclient library needs to include all objectsDerrell Lipman1-2/+2
2008-07-14build: use $(PAM_WINBIND_EXTRA_LIBS) instead of @PAM_WINBIND_EXTRA_LIBS@ in r...Michael Adam1-1/+2
2008-07-14build: use $(WINBIND_NSS_PTHREAD) instead of @WINBIND_NSS_PTHREAD@ in rules.Michael Adam1-1/+2
2008-07-14build: use $(WINBIND_NSS_EXTRA_LIBS) instead of @WINBIND_NSS_EXTRA_LIBS@ in r...Michael Adam1-1/+2
2008-07-14build: use $(LDAP_LIBS) instead of @LDAP_LIBS@ in rules.Michael Adam1-1/+1
2008-07-14build: use $(LIBNETAPI_LIBS) instead of @LIBNETAPI_LIBS@ in rules.Michael Adam1-1/+2