summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17347: Some C++ warnings -- 271 leftVolker Lendecke3-71/+83
2007-10-10r17346: Add optimisation vl needs for the cluster code whereJeremy Allison4-12/+42
2007-10-10r17345: Some C++ warningsVolker Lendecke4-4/+5
2007-10-10r17338: Add support for multiple shares test inspired by Samba 4 torture's --...Alexander Bokovoy5-51/+160
2007-10-10r17335: Some more fixes to net rpc vampire ldif. Still not good though :-(Volker Lendecke1-8/+14
2007-10-10r17334: Some C++ warningsVolker Lendecke12-24/+26
2007-10-10r17333: Some C++ warningsVolker Lendecke14-36/+47
2007-10-10r17316: More C++ warnings -- 456 leftVolker Lendecke19-58/+67
2007-10-10r17315: Make talloc and tdb C++-warning-free. Would this also be interesting ...Volker Lendecke7-31/+41
2007-10-10r17314: Optimisation for POSIX locking. If we're downgradingJeremy Allison4-34/+77
2007-10-10r17313: Non-Ascii attribute values need to be encoded as base64, with an attr...Volker Lendecke1-15/+60
2007-10-10r17312: Do some reformatting on net rpc samsync ldif. Not doing this checkin ...Volker Lendecke1-135/+152
2007-10-10r17307: Add datarootdir setting (required for newer autoconfs)Jelmer Vernooij1-0/+1
2007-10-10r17296: Replace the understandable parts of the quotaJeremy Allison1-17/+13
2007-10-10r17295: Back out the become_root_uid_only change on the POSIXJeremy Allison2-13/+12
2007-10-10r17294: Make the code a little cleaner. Instead of using the twoJeremy Allison3-22/+45
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