summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r17316: More C++ warnings -- 456 leftVolker Lendecke2007-10-1019-58/+67
* r17315: Make talloc and tdb C++-warning-free. Would this also be interesting ...Volker Lendecke2007-10-107-31/+41
* r17314: Optimisation for POSIX locking. If we're downgradingJeremy Allison2007-10-104-34/+77
* r17313: Non-Ascii attribute values need to be encoded as base64, with an attr...Volker Lendecke2007-10-101-15/+60
* r17312: Do some reformatting on net rpc samsync ldif. Not doing this checkin ...Volker Lendecke2007-10-101-135/+152
* r17307: Add datarootdir setting (required for newer autoconfs)Jelmer Vernooij2007-10-101-0/+1
* r17296: Replace the understandable parts of the quotaJeremy Allison2007-10-101-17/+13
* r17295: Back out the become_root_uid_only change on the POSIXJeremy Allison2007-10-102-13/+12
* r17294: Make the code a little cleaner. Instead of using the twoJeremy Allison2007-10-103-22/+45
* r17293: After the results from the cluster tests in Germany,Jeremy Allison2007-10-1011-45/+32
* r17292: Try and fix bug #3967 - signing problems on transJeremy Allison2007-10-102-43/+127
* r17291: Fix memory leaks on early exit path.Jeremy Allison2007-10-101-1/+5
* r17279: conn->cnum is the tid we've given to the client. This has nothing to ...Volker Lendecke2007-10-101-6/+6
* r17276: Don't change the POSIX lock ref count if posix locking = no.Jeremy Allison2007-10-101-2/+2
* r17271: Fix a regression in the ldapsam uri syntax.Gerald Carter2007-10-101-7/+12
* r17262: After messages from Metze and traces from Karolin Seeger,Jeremy Allison2007-10-101-5/+1
* r17260: remove extra ;SAMBA_3_0_23/source/utils/netlookup.cGerald Carter2007-10-101-1/+1
* r17258: Cleanup the 'net ads help join' output and document createupnGerald Carter2007-10-101-35/+46
* r17254: Simple flattening of an if-statement, no logic change.Volker Lendecke2007-10-101-21/+27
* r17249: Ensure we only set the FILE_WRITE_DATA on O_TRUNCJeremy Allison2007-10-101-3/+0
* r17248: Ensure we definately add the WRITE_DATA on O_TRUNC.Jeremy Allison2007-10-101-3/+4
* r17247: When we map generic to specific we need to rememberJeremy Allison2007-10-101-2/+5
* r17246: BUG 3964: lower case username prior to getpwnam() call in smbpasswdGerald Carter2007-10-101-1/+5
* r17245: Second part of fix for #3962. Don't do a doubleJeremy Allison2007-10-101-14/+8
* r17244: There were several error paths where NT_PRINTER_INFO_LEVELJeremy Allison2007-10-101-6/+17
* r17242: BUG 3957: make sure to zero memory in the SRV hostlist in case there ...Gerald Carter2007-10-101-1/+1
* r17239: BUG 3959: patch from William Charles <william@charles.name> to fix a ...Gerald Carter2007-10-101-7/+1
* r17234: Fix error mappings for EQUOTA and ENOBUFS.Jeremy Allison2007-10-101-1/+8
* r17231: Some patch cosmeticsVolker Lendecke2007-10-102-2/+2
* r17229: Indent-style reformatting -- getting used to the code again :-)Volker Lendecke2007-10-101-51/+53
* r17228: Modest reformattingVolker Lendecke2007-10-101-17/+24
* r17220: If we're going to fail a write with an errno, makeJeremy Allison2007-10-102-1/+5
* r17217: Fix a couple of "smbldap_open(): Cannot open when not root" bugsGerald Carter2007-10-101-1/+7
* r17216: From Kai Blin <kai.blin@gmail.com>:Andrew Bartlett2007-10-104-6/+120
* r17199: Add comment to the RID/SID miracleVolker Lendecke2007-10-101-1/+6
* r17198: Fix wins_nss dependenciesAlexander Bokovoy2007-10-101-2/+2
* r17194: To run rpc-samba3-lsa in the build farm, we can't rely on geteuid()==...Volker Lendecke2007-10-101-2/+2
* r17192: Make this actually survive valgrind. We NEED pidl here...Volker Lendecke2007-10-101-5/+12
* r17191: Forgotten file, sorry!Volker Lendecke2007-10-101-0/+1
* r17190: Remove a warning from "opi", a 64-bit machineVolker Lendecke2007-10-101-1/+1
* r17188: Dump lsa_lookupsids3. I could not make it work at all against W2k3, theVolker Lendecke2007-10-101-24/+10
* r17184: Attempt to get rid of some warnings on HP/UX. Without _XOPEN_SOURCE_E...Volker Lendecke2007-10-101-0/+1
* r17183: LsaLookupSids() shoudl return the string form of a SID whenGerald Carter2007-10-101-2/+3
* r17181: Fix the build farm RAW-READ bug. When making a copyJeremy Allison2007-10-101-1/+3
* r17179: Merge the vl-posixacls tmp branch into mainline. ItJim McDonough2007-10-1013-3014/+2636
* r17177: Get rid of a global variable by adding a private data pointer toVolker Lendecke2007-10-105-23/+41
* r17172: Fix typo.John Terpstra2007-10-101-1/+1
* r17162: Fix typo small typos noticed by Paul Green.Gerald Carter2007-10-102-2/+2
* r17159: Bug 3920: Restore wnibind use default domain behavior for domain groups.Gerald Carter2007-10-102-18/+25
* r17158: Add two new options to 'net ads join'Gerald Carter2007-10-101-12/+114