summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* r22507: Wrap the method of obtaining sockets to listen on.James Peach2007-10-101-0/+1
* r22495: Create wrapper to hide the details of obtaining a set of socketsJames Peach2007-10-101-1/+2
* r22441: Add automatic dependency tracking. The dependency generation isJames Peach2007-10-101-6/+35
* r22418: Support running under launchd. We abstract the method of obtainingJames Peach2007-10-101-2/+2
* r22416: Remove precompiled headers on clean.James Peach2007-10-101-2/+5
* r22413: Simplify the build rules for plugin modules. Add support for per-plat...James Peach2007-10-101-109/+71
* r22321: BUG 4509: Makefile fix linking the sfu.so and rfc2307.soGerald Carter2007-10-101-0/+3
* r22315: move tdbback.c content into tdbbackup.cStefan Metzmacher2007-10-101-2/+2
* r22304: remove unused stuff completely to fix the build, sorryStefan Metzmacher2007-10-101-2/+2
* r22302: fix the build when no shared-library support is detectedStefan Metzmacher2007-10-101-1/+1
* r22249: move tdb code to lib/tdb/ as in samba4Stefan Metzmacher2007-10-101-8/+10
* r22221: merge from samba4:Stefan Metzmacher2007-10-101-1/+3
* r22135: Check in most of Michael Adam's net conf utility. A good share of thi...Volker Lendecke2007-10-101-6/+22
* r22106: Fix the module name - it's vfs_readahead not vfs_linux_readahead.Jeremy Allison2007-10-101-3/+3
* r22105: Added vfs_readahead module that appears to do wonderful thingsJeremy Allison2007-10-101-0/+6
* r22103: No code change. This is a spring time end of line clesnup checkin.Lars Müller2007-10-101-43/+43
* r22102: Remove obsoleted SHLIBS_PROGS from {Makefile,configure}.in.Lars Müller2007-10-101-2/+2
* r22099: Revert parts of revision 22056 as proto_exists is not required byLars Müller2007-10-101-3/+3
* r22067: - fix --with-fhs, where confdir is set to \${sysconfdir}Stefan Metzmacher2007-10-101-0/+2
* r22058: Add test_nss_modules to check NSS modules for unresolved symbols.Günther Deschner2007-10-101-0/+12
* r22056: Adding some missing proto_exists calls (for PAM and NSS modules)Günther Deschner2007-10-101-5/+5
* r22055: Port the endpoint mapper (and functions it requires) to Samba 3.Jelmer Vernooij2007-10-101-5/+14
* r21964: Add tdbtorture target to main makefile -- Thanks to Karolin SeegerVolker Lendecke2007-10-101-1/+10
* r21922: Fixed the build by rather horrid means. I really needJeremy Allison2007-10-101-2/+2
* r21897: Add in a basic raw NTLM encrypt request. NowJeremy Allison2007-10-101-2/+2
* r21882: The server part of the code has to use an AUTH_NTLMSSP struct,Jeremy Allison2007-10-101-1/+1
* r21865: Add in the stubs for SMB transport encryption. Will fleshJeremy Allison2007-10-101-1/+1
* r21822: Adding experimental krb5 lib locator plugin.Günther Deschner2007-10-101-0/+10
* r21804: Create a reference after proto_exits was called once. Else we link theLars Müller2007-10-101-1/+2
* r21753: Enable building ndrdump with the builtin popt. Jelmer, please check!Volker Lendecke2007-10-101-1/+1
* r21651: Add ndrdump to samba 3. This only works from external source at theJelmer Vernooij2007-10-101-1/+1
* r21610: put libraries preceeding the @SONAMEFLAG@ variable as on AIX this end...Gerald Carter2007-10-101-2/+2
* r21565: Import ndrdump (doesn't compile yet, needs table support functions).Jelmer Vernooij2007-10-101-5/+17
* r21552: Ensure to check for proto_exists before linking any binary. No makeLars Müller2007-10-101-108/+108
* r21453: use the tdb mapping file for groups by default for compatibility with...Gerald Carter2007-10-101-1/+1
* r21109: Send notify_fam.c through the VFS. Lets see how the build farm likes ...Volker Lendecke2007-10-101-2/+7
* r21093: Remove the hash and dnotify backends. Disabling FAM for this checkin,...Volker Lendecke2007-10-101-2/+2
* r21084: Make the Samba4 files compile in Samba3, not activated yet.Volker Lendecke2007-10-101-1/+1
* r21077: A step to minimize the diff later: This pulls in unmodified files fro...Volker Lendecke2007-10-101-1/+1
* r21074: Preparation for the import of samba4 notify: Add the file notify.idl ...Volker Lendecke2007-10-101-2/+3
* r21007: move $(SOCKET_WRAPPER_OBJ) to OBJ definition instead of link line likeHerb Lewis2007-10-101-6/+8
* r20986: Commit the prototype of the nss_info plugin interface.Gerald Carter2007-10-101-4/+17
* r20932: This is the basic infrastructure for inotify support. This is far fro...Volker Lendecke2007-10-101-1/+2
* r20828: Fix the build with libnscd.Günther Deschner2007-10-101-2/+2
* r20824: Send access to the trusted domain passwords through the pdb backend, ...Volker Lendecke2007-10-101-0/+2
* r20664: Set the environment variable _before_ calling the shell.Lars Müller2007-10-101-1/+1
* r20663: Do not install smbmount man page if we didn't called configureLars Müller2007-10-101-2/+3
* r20202: fix make cleanHerb Lewis2007-10-101-1/+1
* r20201: merge makefile changes from 3_0_24Herb Lewis2007-10-101-34/+42
* r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce2007-10-101-8/+8