Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r10904: build patches from Marc Balmer <marc@msys.ch> when builddir!=srcdir | Gerald Carter | 1 | -4/+4 |
2007-10-10 | r10781: merging eventlog and svcctl code from trunk | Gerald Carter | 1 | -2/+3 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -38/+35 |
2007-10-10 | r10451: add $(LDFLAGS) to tdb command line tools to fix build issues | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r10371: Adding iPrint printing backend written by Joel J. Smith @ Novell. | Jeremy Allison | 1 | -1/+2 |
2007-10-10 | r10234: Add new auth module "auth_script" to allow valid users to | Jeremy Allison | 1 | -0/+5 |
2007-10-10 | r10176: adding smbctool from Kalim's SoC project; requires make bin/smbctool | Gerald Carter | 1 | -0/+10 |
2007-10-10 | r10135: Remove external dependencies for libsmbsharemodes.so | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r10056: Fix typo stopping .o's being added to shared library. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r10042: Add in external LGPL library for accessing the share mode db. Allow | Jeremy Allison | 1 | -3/+20 |
2007-10-10 | r10001: adding in libmsrpc from Chris Nicholls (SoC project). not built by d... | Gerald Carter | 1 | -5/+22 |
2007-10-10 | r9947: fix build breakage on Status VOS (build farm) | Gerald Carter | 1 | -5/+5 |
2007-10-10 | r9913: fix some build breakage on solaris with --enable-socket-wrapper | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r9897: fix build with --enable-socket-wrapper | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r9653: adding common popt args to profiles tool (needed for debuglevel to reg... | Gerald Carter | 1 | -1/+2 |
2007-10-10 | r9636: The new profiles code needs all the dummy objects to link. | James Peach | 1 | -4/+5 |
2007-10-10 | r9628: rewrite profiles tool to use the regfio code. | Gerald Carter | 1 | -1/+4 |
2007-10-10 | r9588: remove netsamlogon_cache interface...everything seems to work fine. W... | Gerald Carter | 1 | -4/+2 |
2007-10-10 | r9582: a few makefile fixes for 'make test'; get the dependencies and cleanup... | Gerald Carter | 1 | -2/+3 |
2007-10-10 | r9186: comment out 'make check'; to be replaced by 'make test' | Gerald Carter | 1 | -8/+10 |
2007-10-10 | r8992: More make test work. Adding a way to order tests (might change | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r8990: First trivial example of 'make test' | Gerald Carter | 1 | -7/+15 |
2007-10-10 | r8151: Add support to create position independent executable (PIE) code if the | Lars Müller | 1 | -55/+57 |
2007-10-10 | r7992: Adding PADL's idmap_ad plugin (taken from the latest | Günther Deschner | 1 | -0/+5 |
2007-10-10 | r7963: Add aio support to 3.0. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r7938: * move the hardcoded registry value names from _reg_query_value() | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r7595: start trying to split out the svcctl functions into separate files for... | Gerald Carter | 1 | -1/+2 |
2007-10-10 | r7415: * big change -- volker's new async winbindd from trunk | Gerald Carter | 1 | -9/+12 |
2007-10-10 | r7197: fix build failure when running 'make torture' without | Gerald Carter | 1 | -4/+4 |
2007-10-10 | r7139: trying to reduce the number of diffs between trunk and 3.0; changing v... | Gerald Carter | 1 | -5/+1 |
2007-10-10 | r7130: remove 'winbind enable local accounts' code from the 3.0 tree | Gerald Carter | 1 | -2/+1 |
2007-10-10 | r7020: fixing printer ace values and getting rid of false compiler warning ab... | Gerald Carter | 1 | -3/+2 |
2007-10-10 | r6942: * merging the registry changes back to the 3.0 tree | Gerald Carter | 1 | -11/+8 |
2007-10-10 | r6585: Fix socket-wrapper-enabled build for the tdb tools | Jelmer Vernooij | 1 | -4/+11 |
2007-10-10 | r6570: Add socket_wrapper library to 3.0. Can be enabled by passing | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r6495: Bugfix for #2596 by James Peach @ SGI. Fix become_root link issues and... | Jeremy Allison | 1 | -19/+17 |
2007-10-10 | r6407: Fix for bugzilla 2623 and 2630: $< and $* are not valid in explicit | Tim Potter | 1 | -5/+5 |
2007-10-10 | r6318: don't include smbwrapper stuff unless asked for | Herb Lewis | 1 | -3/+3 |
2007-10-10 | r6029: adding files necessary to support 'net rpc service' functions; will fi... | Gerald Carter | 1 | -2/+3 |
2007-10-10 | r6014: rather large change set.... | Gerald Carter | 1 | -25/+39 |
2007-10-10 | r5915: Remove --with-manpages-languages= from configure (we only have them in... | Jelmer Vernooij | 1 | -4/+2 |
2007-10-10 | r5880: From the comment.... | Volker Lendecke | 1 | -0/+7 |
2007-10-10 | r5805: merging spoolss parsing changes from trunk and cleaning up resulting s... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r5597: full fix for BUG 2394 (unresolved symbols on IRIX) | Gerald Carter | 1 | -17/+15 |
2007-10-10 | r5596: BUG 2394: fix nmbd linking issue on IRIX | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r5545: move cli_cm_XXX() connection handling code to clidfs and out of client... | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r5518: Add initial msdfs support to smbclient. Currently I can only | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r5495: * add in some code from Mike Nix <mnix@wanm.com.au> for the SMBsplopen | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r5349: After talking with Jerry, reverted the addition of account policies to | Günther Deschner | 1 | -11/+9 |
2007-10-10 | r4925: Migrate Account Policies to passdb (esp. replicating ldapsam). | Günther Deschner | 1 | -9/+11 |