Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-10 | r4821: finish off 'net rpc rights [list|grant|revoke]' | Gerald Carter | 1 | -36/+36 |
2007-10-10 | r4820: add beginnings of 'net rpc rights' for managing privilege assignments | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r4724: Add support for Windows privileges in Samba 3.0 | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r4645: patch from Rob to fix the build breakage in vfstest after the reload_p... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r4604: Attempt to fix the buildfarm build. | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r4539: patch from Rob -- adding real printcap name cache function to speed up... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r3705: Nobody has commented, so I'll take this as an ack... | Volker Lendecke | 1 | -5/+4 |
2007-10-10 | r3681: Fix build of libsmbclient on x86_64. | Günther Deschner | 1 | -3/+4 |
2007-10-10 | r3668: Fix unresolved symbols in libsmbclient.so. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r3469: Fix build of smbmount. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r3437: fix the build. | Günther Deschner | 1 | -4/+4 |
2007-10-10 | r3408: Another build fix | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r3339: allow tdbtool to be built | Herb Lewis | 1 | -1/+8 |
2007-10-10 | r3145: Add experimental idmap_rid-Plugin. | Günther Deschner | 1 | -0/+5 |
2007-10-10 | r2453: I think this is the last lot of fixes to get shared libraries working on | Tim Potter | 1 | -31/+31 |
2007-10-10 | r2112: Simplify the mangle hash code to use an in-memory tdb. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r2026: Simplify statcache to use an in-memory tdb. Modify tdb to use | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r2015: Reverting fix for #1474. | Günther Deschner | 1 | -8/+4 |
2007-10-10 | r1863: Fix build of exp stuff on Solaris (#1474) | Jelmer Vernooij | 1 | -4/+8 |
2007-10-10 | r1692: first commit :) | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r1531: smbd/tdbutil.c isn't used anymore. Bug 1443 is suspected to be a tdb | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r1318: Install libsmbclient into $(LIBDIR), not into hardcoded ${prefix}/lib.... | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r1220: Revert last change. Apparently, NOTPARALLEL blocks all parallel builds | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r1219: Don't make proto parallel | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r1215: Intermediate checkin of the new keytab code. I need to make sure I | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r643: fix typo | Herb Lewis | 1 | -1/+1 |
2007-10-10 | r642: use RPC_CLIENT_OBJ instead of file name | Herb Lewis | 1 | -2/+2 |