summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17293: After the results from the cluster tests in Germany,Jeremy Allison11-45/+32
2007-10-10r17292: Try and fix bug #3967 - signing problems on transJeremy Allison2-43/+127
2007-10-10r17291: Fix memory leaks on early exit path.Jeremy Allison1-1/+5
2007-10-10r17279: conn->cnum is the tid we've given to the client. This has nothing to ...Volker Lendecke1-6/+6
2007-10-10r17276: Don't change the POSIX lock ref count if posix locking = no.Jeremy Allison1-2/+2
2007-10-10r17271: Fix a regression in the ldapsam uri syntax.Gerald Carter1-7/+12
2007-10-10r17262: After messages from Metze and traces from Karolin Seeger,Jeremy Allison1-5/+1
2007-10-10r17260: remove extra ;SAMBA_3_0_23/source/utils/netlookup.cGerald Carter1-1/+1
2007-10-10r17258: Cleanup the 'net ads help join' output and document createupnGerald Carter1-35/+46
2007-10-10r17254: Simple flattening of an if-statement, no logic change.Volker Lendecke1-21/+27
2007-10-10r17249: Ensure we only set the FILE_WRITE_DATA on O_TRUNCJeremy Allison1-3/+0
2007-10-10r17248: Ensure we definately add the WRITE_DATA on O_TRUNC.Jeremy Allison1-3/+4
2007-10-10r17247: When we map generic to specific we need to rememberJeremy Allison1-2/+5
2007-10-10r17246: BUG 3964: lower case username prior to getpwnam() call in smbpasswdGerald Carter1-1/+5
2007-10-10r17245: Second part of fix for #3962. Don't do a doubleJeremy Allison1-14/+8
2007-10-10r17244: There were several error paths where NT_PRINTER_INFO_LEVELJeremy Allison1-6/+17
2007-10-10r17242: BUG 3957: make sure to zero memory in the SRV hostlist in case there ...Gerald Carter1-1/+1
2007-10-10r17239: BUG 3959: patch from William Charles <william@charles.name> to fix a ...Gerald Carter1-7/+1
2007-10-10r17234: Fix error mappings for EQUOTA and ENOBUFS.Jeremy Allison1-1/+8
2007-10-10r17231: Some patch cosmeticsVolker Lendecke2-2/+2
2007-10-10r17229: Indent-style reformatting -- getting used to the code again :-)Volker Lendecke1-51/+53
2007-10-10r17228: Modest reformattingVolker Lendecke1-17/+24
2007-10-10r17220: If we're going to fail a write with an errno, makeJeremy Allison2-1/+5
2007-10-10r17217: Fix a couple of "smbldap_open(): Cannot open when not root" bugsGerald Carter1-1/+7
2007-10-10r17216: From Kai Blin <kai.blin@gmail.com>:Andrew Bartlett4-6/+120
2007-10-10r17199: Add comment to the RID/SID miracleVolker Lendecke1-1/+6
2007-10-10r17198: Fix wins_nss dependenciesAlexander Bokovoy1-2/+2
2007-10-10r17194: To run rpc-samba3-lsa in the build farm, we can't rely on geteuid()==...Volker Lendecke1-2/+2
2007-10-10r17192: Make this actually survive valgrind. We NEED pidl here...Volker Lendecke1-5/+12
2007-10-10r17191: Forgotten file, sorry!Volker Lendecke1-0/+1
2007-10-10r17190: Remove a warning from "opi", a 64-bit machineVolker Lendecke1-1/+1
2007-10-10r17188: Dump lsa_lookupsids3. I could not make it work at all against W2k3, theVolker Lendecke1-24/+10
2007-10-10r17184: Attempt to get rid of some warnings on HP/UX. Without _XOPEN_SOURCE_E...Volker Lendecke1-0/+1
2007-10-10r17183: LsaLookupSids() shoudl return the string form of a SID whenGerald Carter1-2/+3
2007-10-10r17181: Fix the build farm RAW-READ bug. When making a copyJeremy Allison1-1/+3
2007-10-10r17179: Merge the vl-posixacls tmp branch into mainline. ItJim McDonough13-3014/+2636
2007-10-10r17177: Get rid of a global variable by adding a private data pointer toVolker Lendecke5-23/+41
2007-10-10r17172: Fix typo.John Terpstra1-1/+1
2007-10-10r17162: Fix typo small typos noticed by Paul Green.Gerald Carter2-2/+2
2007-10-10r17159: Bug 3920: Restore wnibind use default domain behavior for domain groups.Gerald Carter2-18/+25
2007-10-10r17158: Add two new options to 'net ads join'Gerald Carter1-12/+114
2007-10-10r17152: Don't handle the delete pending here, awaitJeremy Allison1-7/+0
2007-10-10r17151: revert a few accidental commits to the MakefileGerald Carter1-3/+2
2007-10-10r17150: MMC User & group plugins fixes:Gerald Carter4-18/+77
2007-10-10r17149: Fail the join if we cannot set any SPNs for the machine account.Gerald Carter1-24/+18
2007-10-10r17148: the wins service should not accept any controls so that a GUI can gre...Gerald Carter1-0/+1
2007-10-10r17147: Install fixes for librariesGerald Carter2-36/+42
2007-10-10r17146: Starting to cleanout my local tree someGerald Carter2-16/+206
2007-10-10r17142: Ensure we record the correct can_read/can_writeJeremy Allison1-4/+6
2007-10-10r17140: Get rid of the lock release/reacquire code ! Turns outJeremy Allison1-85/+73