summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21109: Send notify_fam.c through the VFS. Lets see how the build farm likes ...Volker Lendecke1-2/+7
2007-10-10r21093: Remove the hash and dnotify backends. Disabling FAM for this checkin,...Volker Lendecke1-2/+2
2007-10-10r21084: Make the Samba4 files compile in Samba3, not activated yet.Volker Lendecke1-1/+1
2007-10-10r21077: A step to minimize the diff later: This pulls in unmodified files fro...Volker Lendecke1-1/+1
2007-10-10r21074: Preparation for the import of samba4 notify: Add the file notify.idl ...Volker Lendecke1-2/+3
2007-10-10r21007: move $(SOCKET_WRAPPER_OBJ) to OBJ definition instead of link line likeHerb Lewis1-6/+8
2007-10-10r20986: Commit the prototype of the nss_info plugin interface.Gerald Carter1-4/+17
2007-10-10r20932: This is the basic infrastructure for inotify support. This is far fro...Volker Lendecke1-1/+2
2007-10-10r20828: Fix the build with libnscd.Günther Deschner1-2/+2
2007-10-10r20824: Send access to the trusted domain passwords through the pdb backend, ...Volker Lendecke1-0/+2
2007-10-10r20664: Set the environment variable _before_ calling the shell.Lars Müller1-1/+1
2007-10-10r20663: Do not install smbmount man page if we didn't called configureLars Müller1-2/+3
2007-10-10r20202: fix make cleanHerb Lewis1-1/+1
2007-10-10r20201: merge makefile changes from 3_0_24Herb Lewis1-34/+42
2007-10-10r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce1-8/+8
2007-10-10r20089: Put gpfs acl function into vfs_gpfs module. Thanks to Gomati MohananJim McDonough1-1/+1
2007-10-10r19991: Sorry for this 2000-liner...Volker Lendecke1-1/+1
2007-10-10r19974: Add freelist check for cache. Fix testing of entryJeremy Allison1-1/+1
2007-10-10r19963: Add 'registry shares = yes' and registry key security descriptors.Volker Lendecke1-1/+2
2007-10-10r19962: Revert bogus change in r19961. In future I will check configure.inJames Peach1-1/+3
2007-10-10r19961: Remove VARDIR. Nothing is ever installed into this, so there's noJames Peach1-3/+1
2007-10-10r19800: * Remove exmpty aix directoryGerald Carter1-2/+0
2007-10-10r19762: libaddns/*[ch] code fixes donated by Centeris CorporationGerald Carter1-3/+2
2007-10-10r19748: Ensure to link against the required libraries.Lars Müller1-1/+1
2007-10-10r19747: Ensure to link with the required objects.Lars Müller1-1/+1
2007-10-10r19691: Fix the buildSimo Sorce1-1/+1
2007-10-10r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op toJim McDonough1-0/+6
2007-10-10r19533: Add a suffix to the program name if this is a process with aJeremy Allison1-0/+4
2007-10-10r19529: Added showacls togle. Previously was vendor-specific code.Jeremy Allison1-2/+4
2007-10-10r19497: Thought I already fixes the etags target. Ignore .svnGerald Carter1-2/+2
2007-10-10r19429: moved tdb/common/tdbutil.c into lib/util_tdb.cAndrew Tridgell1-1/+1
2007-10-10r19224: Add setting the rng_fault_state to the already converted pipes.Volker Lendecke1-1/+1
2007-10-10r19093: speed up the samba3 build from 8mins to 5mins:-)Stefan Metzmacher1-229/+190
2007-10-10r19038: build libreplace testsuite as replacetortStefan Metzmacher1-4/+19
2007-10-10r19015: we don't need talloc_* in proto.hStefan Metzmacher1-2/+2
2007-10-10r19002: Add a very simple synchronisation function to download the full GPO.Günther Deschner1-1/+1
2007-10-10r18986: Add some more GPO download helper functions.Günther Deschner1-1/+2
2007-10-10r18985: Add parse_gpt_ini() to parse GPT.INI files using iniparser.Günther Deschner1-3/+3
2007-10-10r18982: Move the gpo related functions to "libgpo".Günther Deschner1-6/+7
2007-10-10r18973: we should always set LDFLAGS and DYNEXP depending on the host_osStefan Metzmacher1-5/+9
2007-10-10r18919: * Get the new rpccli_winreg_XXXX() functions into the treeGerald Carter1-11/+7
2007-10-10r18906: Fix 'make clean' to deal with new lib/ldb/ directory structure.Gerald Carter1-2/+3
2007-10-10r18896: * Fix out of tree builds after libreplace mergeGerald Carter1-1/+1
2007-10-10r18895: AIX need to call pidl with --uint-enums as the compiler doesn'tStefan Metzmacher1-0/+2
2007-10-10r18870: - enable the ldb ldap backend properly based on configure tests forAndrew Tridgell1-2/+2
2007-10-10r18869: two build fixes for systems without ldapAndrew Tridgell1-1/+2
2007-10-10r18867: change the group mapping code to use ldb instead of tdbAndrew Tridgell1-19/+74
2007-10-10r18817: Enable the build of the gpo tool but do not make it available yet.Günther Deschner1-3/+5
2007-10-10r18810: use a copy of samba4's talloc under lib/talloc/Stefan Metzmacher1-2/+2
2007-10-10r18802: Use the pidl-generated code for the srvsvc interface, both client and...Jelmer Vernooij1-14/+16