summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r11164: solaris packaging fixesGerald Carter1-0/+4
(This used to be commit 6a7b8d0d7d071c8f52f9b24f94d488a9ce191e93)
2007-10-10r11163: fix installation of libmsrpcGerald Carter1-1/+4
(This used to be commit 2f94df322232ace14cddc8e24c8949a5ed1fad32)
2007-10-10r11161: another regression from merge; make sure to build vfs_full_audit ↵Gerald Carter1-1/+1
modulebranches/SAMBA_3_0_RELEASE/source/configure.in (This used to be commit 19e0e48ce09eebc21b800b6ecf13c6f42dfe27f3)
2007-10-10r11159: Added some const to fix warnings.Jeremy Allison2-4/+4
Jeremy. (This used to be commit de27b0eef2eb021f28e8bf300c4dd524e30fc7ed)
2007-10-10r11158: more RedHat spec file fixes; I think this is the last one for 3.0.21pre1Gerald Carter1-0/+3
(This used to be commit 2a19033c14adc304ff6b63c248841bab340ba19b)
2007-10-10r11156: Remove valgrind disabling ifdef that got added by mistake.Jeremy Allison1-2/+0
Jeremy. (This used to be commit fc9eca51e02022ccffbad2a4f2450f85e558e151)
2007-10-10r11155: Remove warning in torturous logic.Jeremy Allison1-5/+15
Jeremy. (This used to be commit c7373b39bae6dca8281d45d1ff3f2161465838df)
2007-10-10r11152: fix some regressions caused by the trunk->3.0 merge when install ↵Gerald Carter2-4/+2
docs with SWAT (This used to be commit e3c68738663701fde21baef03c36de303e7f1636)
2007-10-10r11150: fix solaris acl linking problem on sunos5.9; not quite sure how this ↵Gerald Carter1-0/+1
got broken (This used to be commit 490dbc64f7ae2006624039da6b450ba4aca56dd4)
2007-10-10r11147: Fedora packaging fixes for libmsrpcGerald Carter1-1/+5
(This used to be commit b4af105b859c0e20c89c3d8a12f1b30f85583312)
2007-10-10r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison66-464/+479
x86_64 box. Jeremy. (This used to be commit d720867a788c735e56d53d63265255830ec21208)
2007-10-10r11136: patches from Brian Moran for eventlogadm utilityGerald Carter3-83/+132
(This used to be commit 47b626a8f72629fd1bbabf35b68e24d202df2555)
2007-10-10r11135: should fix seg fault in addprinter code reported by Marcin. ↵Gerald Carter1-6/+15
Allocate memory in convert_printer_info() if necessary (This used to be commit 7ada5da8e94a08a9a3e488172fa04ce688882299)
2007-10-10r11133: updating maintainers fileGerald Carter1-4/+5
(This used to be commit 57b038c630ad2008814ccde917886f30c8a73ac1)
2007-10-10r11131: updating indent resource file from trunkGerald Carter1-0/+15
(This used to be commit 6f32785bcdb99a630e7c94e3f03275c1ca324b11)
2007-10-10r11130: r10092@cabra: derrell | 2005-10-17 15:29:03 -0400Derrell Lipman1-0/+74
let's now actually add the new test file (This used to be commit b58237f98d924752a45f689d7a9fd2e8e447c100)
2007-10-10r11129: r10090@cabra: derrell | 2005-10-17 15:26:27 -0400Derrell Lipman1-1/+6
added example to read a file and test download time (This used to be commit 4fad0c49b5bf7819d0f9782b60369c5d078c5854)
2007-10-10r11127: patch from S Murthy Kambhampaty <smk_va@yahoo.com> to not start nmbd ↵Gerald Carter1-15/+31
is 'disable netbios = yes' (This used to be commit decaf8da598b09ea4c5382dc1f6c4be1664e20c7)
2007-10-10r11126: adding libmsrpc to solaris, redhat, and fedora packagingGerald Carter3-0/+19
(This used to be commit c3bb9f6514eba302929bb7c8edea396a547bdf28)
2007-10-10r11125: remove unused variablesGerald Carter1-2/+0
(This used to be commit d404919d926be6bc4e21d7d5aaf2dfe795ba2726)
2007-10-10r11124: Commit Chris' fixes for libmsrpc after the rpc_clientGerald Carter10-702/+607
rewrite. His comments: I've gotten the libmsrpc code to work with TRUNK. I've put the patch at: www.uoguelph.ca/~cnicholl/libmsrpc_trunk_v1.patch.gz It is from revision 11093. I also fixed a minor bug in the svcctl code, the timeout parameter for all the control functions was working in milliseconds instead of seconds. Also fixed bug in Makefile when building libmsrpc.a (This used to be commit d3a52900ec223316779e59a13cea87ecb500bccc)
2007-10-10r11123: * patches from Brian Moran for creating new eventlogGerald Carter5-15/+227
source keys * my patches to get registry utility functions linking with eventlogadm tool (This used to be commit 24e7663086f5d15c7e3fd8069667169b91d1acda)
2007-10-10r11079: Narrowing down on the #1828 PPC bug. The PPC client sends anJeremy Allison1-32/+6
initial NTLMSSP negotiate blob of only 16 bytes - no strings added ! (So don't try parsing them). Jeremy. (This used to be commit e15b758f5fa6f500214bb60599a89f3c795c9fed)
2007-10-10r11075: Still working on bug #1828, PPC hell. The PPC client sends theJeremy Allison1-2/+19
NTLMSSP client and domain strings as Unicode, even when setting flags as OEM. Cope with this. Jeremy. (This used to be commit 458da8987e8f406cdfd5bd602b3c3cf315675725)
2007-10-10r11073: safety checks on pointers to prevent crashing when converting ↵Gerald Carter1-1/+7
REG_MULTI_SZ (This used to be commit db8d85aa1ec5c486f061f97627b6b18a0e17cd34)
2007-10-10r11072: add routines for converting REG_MULTI_SZ to and from char**Gerald Carter2-1/+117
(This used to be commit e858eed813b5a9a8d57262142c5bbde2951b5590)
2007-10-10r11069: make sure to zero memory when allocating a a REGVAL_CTR structGerald Carter1-1/+5
(This used to be commit bfdcbb7572352b3a3b7941249438a927eb91e18d)
2007-10-10r11066: adding eventlogadm to packaging filesGerald Carter3-2/+4
(This used to be commit 081a2f17fc1f7d5830811fa54125bffcbd4a2f54)
2007-10-10r11065: rename wr_eventlog to eventlogadmGerald Carter2-5/+5
(This used to be commit 9a63b52efaf0b49982d56dc7c301f59bbb076a6e)
2007-10-10r11063: merging missing error code for event logsGerald Carter1-0/+1
(This used to be commit 1aeb7950d36b8faee529cb6dcd36c05809cfe1d0)
2007-10-10r11060: merging new eventlog code from trunkGerald Carter6-514/+710
(This used to be commit 1bcf7e82ede63a851a244162a3b939373787b693)
2007-10-10r11054: patch from Brian Moran; fix error code return in ↵Gerald Carter1-18/+5
_srv_net_name_validate() (This used to be commit b4e78520ccb8c896a52e3f3e7a52e19e3b2c33bf)
2007-10-10r10979: After discussions on IRC about profile shares,Jeremy Allison3-6/+31
added new parameter : map readonly = [yes|no|permissions] If yes: map inverse of user "w" bit to mean readonly. If no: never set DOS readonly bit. If permissions: check file permissions for user and set readonly bit if the current user cannot write. If store dos attributes is set to yes then this parameter is ignored. Jeremy. (This used to be commit da4238d18c7a57d1264db8517fb027a10a11baed)
2007-10-10r10977: Get rid of tons of new warnings when building with OpenLDAP 2.3.7 or ↵Günther Deschner1-0/+1
higher. Guenther (This used to be commit 380c6133240f8cb2da79453d08e77778d157d176)
2007-10-10r10976: Fix the build with openssl-0.9.8a.Günther Deschner2-0/+4
Guenther (This used to be commit 081409a724fce1f6e6f29bfcc824fd3f5ec6d9ff)
2007-10-10r10974: Get closer to trying to fix #1825 (PcoketPC spnego bug). Ensure weJeremy Allison1-4/+11
set keylen to zero if no spnego. Jeremy. (This used to be commit 57ed94e6e4a095422496d92a0095dc48cfecdd68)
2007-10-10r10970: Fix bug #3166 - null pointer dereference if $HOME notJeremy Allison1-10/+16
defined. Also clarified confusing error messages. Jeremy. (This used to be commit e2639ac9ff8319dde04fc6b4a0c257f7af29cf44)
2007-10-10r10964: BUG 1051: store the directory path so we can send the full name in ↵Gerald Carter2-2/+10
the unlink call (del tmp\foo) (This used to be commit 49b8d7d7f5ed93a2b9b21404194452f35bcf7b26)
2007-10-10r10962: fix setting of quotas on linux kernel with theStefan Metzmacher1-0/+1
struct if_dqblk interface metze (This used to be commit 1eafe33c887194d828d685ac8677469917b6c419)
2007-10-10r10961: remove unused variables (patch from Jason Mader)Gerald Carter1-5/+2
(This used to be commit d6c6562d33cc88827cb8560a412e8ea51f9a5352)
2007-10-10r10960: merging changes to specfile from 3.0.20b releaseGerald Carter1-2/+7
(This used to be commit f07b38f408af90623763cce890bd72f37de52d69)
2007-10-10r10947: Fix bugs #3133 and #1828 - SPNEGO not working with PocketPC 2003.Jeremy Allison1-9/+10
Our sessionsetup code now handles raw NTLMSSP connects, so we can go back to doing what W2K3 does here which is to send no OID's in the negprot reply when not in a security=ads mode. Jeremy. (This used to be commit 38a70185b7ca20677026103d40f61608e7ad0c90)
2007-10-10r10943: Unused variable. Bug #3160 from jason@ncac.gwu.eduJeremy Allison1-3/+1
Jeremy. (This used to be commit 5647a5d4b0b7e9083963bfe899e9e0f348ec8bf2)
2007-10-10r10933: include mount.cifs in Fedora spec file (based on patch from ↵Gerald Carter1-3/+6
smk_va@yahoo.com) (This used to be commit 37bcb8d17ab958e8f5961c5ade44c93b6b41f732)
2007-10-10r10930: Fix erroneous debug spotted by Herb.Jeremy Allison1-1/+1
Jeremy. (This used to be commit b2e22e7d128dc22d62f56fda294dc7abc076dc64)
2007-10-10r10927: bug 1473 & 3090: quota compile fixes on SolarisGerald Carter1-1/+5
(This used to be commit b70b888699fd02b6ac567fcef3b1d2832a0b4719)
2007-10-10r10921: BUG 3070: fix crash bug in qfsinfo when retrieving quota infoGerald Carter1-1/+0
(This used to be commit 1599fc38ab2f2beb5d1a240941b879603ce27ae6)
2007-10-10r10911: part of #2861: add rename support for usrmgr.exe when using tdbsamJim McDonough5-41/+303
This gets it working before replacing tdb with the samba4 version. (This used to be commit 8210b0503a050e12ee1b4335fa6e50d10ad06577)
2007-10-10r10909: Give better shutdown messagesJim McDonough3-15/+21
(This used to be commit 8075b99b44085d107fa42d431300c60133ec53eb)
2007-10-10r10908: Fix PIPE mismatch to make wbinfo -m work againGünther Deschner1-1/+1
Guenther (This used to be commit e3a7813721b102cd4d9b42cec2c600021263435c)