summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* r10234: Add new auth module "auth_script" to allow valid users toJeremy Allison2007-10-101-0/+5
* r10176: adding smbctool from Kalim's SoC project; requires make bin/smbctoolGerald Carter2007-10-101-0/+10
* r10135: Remove external dependencies for libsmbsharemodes.soJeremy Allison2007-10-101-1/+1
* r10056: Fix typo stopping .o's being added to shared library.Jeremy Allison2007-10-101-2/+2
* r10042: Add in external LGPL library for accessing the share mode db. AllowJeremy Allison2007-10-101-3/+20
* r10001: adding in libmsrpc from Chris Nicholls (SoC project). not built by d...Gerald Carter2007-10-101-5/+22
* r9947: fix build breakage on Status VOS (build farm)Gerald Carter2007-10-101-5/+5
* r9913: fix some build breakage on solaris with --enable-socket-wrapperGerald Carter2007-10-101-3/+3
* r9897: fix build with --enable-socket-wrapperGünther Deschner2007-10-101-1/+1
* r9653: adding common popt args to profiles tool (needed for debuglevel to reg...Gerald Carter2007-10-101-1/+2
* r9636: The new profiles code needs all the dummy objects to link.James Peach2007-10-101-4/+5
* r9628: rewrite profiles tool to use the regfio code.Gerald Carter2007-10-101-1/+4
* r9588: remove netsamlogon_cache interface...everything seems to work fine. W...Gerald Carter2007-10-101-4/+2
* r9582: a few makefile fixes for 'make test'; get the dependencies and cleanup...Gerald Carter2007-10-101-2/+3
* r9186: comment out 'make check'; to be replaced by 'make test'Gerald Carter2007-10-101-8/+10
* r8992: More make test work. Adding a way to order tests (might changeGerald Carter2007-10-101-1/+1
* r8990: First trivial example of 'make test'Gerald Carter2007-10-101-7/+15
* r8151: Add support to create position independent executable (PIE) code if theLars Müller2007-10-101-55/+57
* r7992: Adding PADL's idmap_ad plugin (taken from the latestGünther Deschner2007-10-101-0/+5
* r7963: Add aio support to 3.0.Jeremy Allison2007-10-101-1/+1
* r7938: * move the hardcoded registry value names from _reg_query_value()Gerald Carter2007-10-101-1/+1
* r7595: start trying to split out the svcctl functions into separate files for...Gerald Carter2007-10-101-1/+2
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-9/+12
* r7197: fix build failure when running 'make torture' withoutGerald Carter2007-10-101-4/+4
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2007-10-101-5/+1
* r7130: remove 'winbind enable local accounts' code from the 3.0 treeGerald Carter2007-10-101-2/+1
* r7020: fixing printer ace values and getting rid of false compiler warning ab...Gerald Carter2007-10-101-3/+2
* r6942: * merging the registry changes back to the 3.0 treeGerald Carter2007-10-101-11/+8
* r6585: Fix socket-wrapper-enabled build for the tdb toolsJelmer Vernooij2007-10-101-4/+11
* r6570: Add socket_wrapper library to 3.0. Can be enabled by passingJelmer Vernooij2007-10-101-1/+3
* r6495: Bugfix for #2596 by James Peach @ SGI. Fix become_root link issues and...Jeremy Allison2007-10-101-19/+17
* r6407: Fix for bugzilla 2623 and 2630: $< and $* are not valid in explicitTim Potter2007-10-101-5/+5
* r6318: don't include smbwrapper stuff unless asked forHerb Lewis2007-10-101-3/+3
* r6029: adding files necessary to support 'net rpc service' functions; will fi...Gerald Carter2007-10-101-2/+3
* r6014: rather large change set....Gerald Carter2007-10-101-25/+39
* r5915: Remove --with-manpages-languages= from configure (we only have them in...Jelmer Vernooij2007-10-101-4/+2
* r5880: From the comment....Volker Lendecke2007-10-101-0/+7
* r5805: merging spoolss parsing changes from trunk and cleaning up resulting s...Gerald Carter2007-10-101-1/+1
* r5597: full fix for BUG 2394 (unresolved symbols on IRIX)Gerald Carter2007-10-101-17/+15
* r5596: BUG 2394: fix nmbd linking issue on IRIXGerald Carter2007-10-101-1/+1
* r5545: move cli_cm_XXX() connection handling code to clidfs and out of client...Gerald Carter2007-10-101-2/+2
* r5518: Add initial msdfs support to smbclient. Currently I can onlyGerald Carter2007-10-101-2/+2
* r5495: * add in some code from Mike Nix <mnix@wanm.com.au> for the SMBsplopenGerald Carter2007-10-101-1/+1
* r5349: After talking with Jerry, reverted the addition of account policies toGünther Deschner2007-10-101-11/+9
* r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).Günther Deschner2007-10-101-9/+11
* r4821: finish off 'net rpc rights [list|grant|revoke]'Gerald Carter2007-10-101-36/+36
* r4820: add beginnings of 'net rpc rights' for managing privilege assignmentsGerald Carter2007-10-101-1/+1
* r4724: Add support for Windows privileges in Samba 3.0Gerald Carter2007-10-101-3/+3
* r4645: patch from Rob to fix the build breakage in vfstest after the reload_p...Gerald Carter2007-10-101-1/+1
* r4604: Attempt to fix the buildfarm build.Volker Lendecke2007-10-101-1/+1