summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* idl: define printcap IPC message formatDavid Disseldorp2011-08-181-1/+2
* s3: Add an async smbsock_connectVolker Lendecke2011-01-131-0/+1
* s3: Fix bug 7336: Enable idmap_passdb module build as sharedVolker Lendecke2011-01-131-0/+4
* s3-build: really fix build of winbind_krb5_locator.Günther Deschner2009-12-231-1/+1
* nsswitch: fix the build of the winbind krb5 locator plugin.Günther Deschner2009-12-231-1/+1
* s3-spnego: Fix Bug #6815. Windows 2008 R2 SPNEGO negTokenTarg parsing failure.Günther Deschner2009-10-201-1/+1
* Fix symlink calls in all vfs modules.Jeremy Allison2009-10-201-3/+3
* s3/Makefile: BUG 6791: Fix link order for libwbclient.Karolin Seeger2009-10-201-3/+3
* s3/Makefile: BUG 6791: Fix linking order in cifs.upcall.Karolin Seeger2009-10-201-1/+1
* s3: make linking of rpcclient --as-needed safeBjörn Jacke2009-09-081-2/+2
* s3: make linking of cifs.upcall --as-needed safePeter Volkov2009-09-081-1/+1
* Attempt to fix a debian build problemVolker Lendecke2009-05-261-1/+1
* s3:build: add install-dbwrap_tool targetMichael Adam2009-05-261-0/+3
* s3:build dbwrap_tool with make everythingMichael Adam2009-05-261-1/+2
* s3:build: rename OBJ collection for dbwrap_tool consistentlyMichael Adam2009-05-261-6/+6
* s3:first cut at dbwrap_tool - a tdb tool that is CTDB-aware.Michael Adam2009-05-261-0/+11
* s3-netapi: add NetShutdownInit and NetShutdownAbort skeletons.Günther Deschner2009-05-261-1/+2
* s3-nss_wins: Fix unresolved ldb symbols in libnss_wins.so.Günther Deschner2009-05-261-1/+1
* Remove the so-far unused lua-stuff for the 3.4 releaseVolker Lendecke2009-04-151-97/+3
* s3-eventlog: move rpc_server/srv_eventlog_lib.c out of rpc_server.Günther Deschner2009-04-151-1/+1
* s3:build: add targets to show how libraries will be built / linkedMichael Adam2009-04-151-0/+120
* s3:build: don't build the static libs unconditionallyMichael Adam2009-04-151-7/+7
* s3:build: add LIBSMBCLIENT_LIBS and LIBSMBSHAREMODES_LIBS to MakefileMichael Adam2009-04-151-0/+2
* s3:build: rename WINBIND_LIBS -> LIBWBCLIENT_LIBS for unificationMichael Adam2009-04-151-26/+26
* s3:build: unify linking of libwbclient with a @LIBWBCLIENT_TARGET@Michael Adam2009-04-151-53/+51
* s3:build: first cut at fixing linking of shared/static libs internallyMichael Adam2009-04-151-78/+78
* s3:build: add a SHOWCFLAGS target for debugging how CFLAGS are assebledMichael Adam2009-04-151-0/+15
* s3:build: line-wrap assignment of FLAGS for readabilityMichael Adam2009-04-151-1/+10
* s3:build: fix build of pam_winbind.so with static linkingMichael Adam2009-04-151-1/+1
* s3/ldbtools: don't neddlessly link against wbinbind libsBjörn Jacke2009-04-151-6/+6
* s3/cifs: don't link cifs mount helpers agains poptBjörn Jacke2009-04-151-6/+6
* s3/pam_smbpass: don't link agains KRB5LIBSBjörn Jacke2009-04-151-1/+1
* s3:build: make SHOWFLAGS target phony and add alias showflagsMichael Adam2009-04-151-0/+4
* remove non standard way to point to ctdb pathBjörn Jacke2009-04-151-2/+1
* s3: remove unused rpc_parse/parse_sec.c file.Günther Deschner2009-04-151-1/+1
* Add tevent avahi bindingVolker Lendecke2009-04-151-3/+5
* Add avahi detection to configureVolker Lendecke2009-04-151-0/+1
* Add dirsort moduleAndy Kelk2009-04-151-0/+5
* add a versiontest program to print samba_version_string().Michael Adam2009-04-151-0/+4
* Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb c...Jeremy Allison2009-04-151-5/+5
* s3-spoolss: remove rpc_server/srv_spoolss.c alltogether.Günther Deschner2009-04-151-2/+2
* s3-spoolss: remove rpc_parse/parse_spoolss.c alltogether.Günther Deschner2009-04-151-2/+1
* s3: remove rpc_parse/parse_buffer.c completely.Günther Deschner2009-04-151-2/+1
* Remove pwd_cache.c, it was doing nothing. Make user_name, domain, andJeremy Allison2009-04-151-1/+1
* Add a vfs_preopen module to hide fs latenciesVolker Lendecke2009-03-101-0/+5
* use test -f, Solaris /bin/sh doesn't know test -eBjörn Jacke2009-03-021-1/+1
* Use samba3's own iconv implementation for now, until all changes areJelmer Vernooij2009-03-021-1/+1
* s3 OneFS: Refactor config code and cleanup includesTim Prouty2009-03-011-2/+2
* Merge branch 'master' of git://git.samba.org/samba into convenienceJelmer Vernooij2009-03-011-1/+2
|\
| * Move secacl to top-level.Jelmer Vernooij2009-03-011-1/+1