summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13082: revert an accidentally commited patch (still in progress)Gerald Carter2-15/+12
2007-10-10r13081: correct fix for the segv in nmbd caused by a double free on namerec.Gerald Carter4-20/+23
2007-10-10r13072: Fix segfault in vfstest and smbtorture.Deryck Hodge2-0/+3
2007-10-10r13058: Add %w macro for the winbind seperator which allows us for exampleLars Müller1-0/+6
2007-10-10r13042: Fix for bug #3248 Stefan Burkei <stefan@burkei.de>.Jeremy Allison1-1/+2
2007-10-10r13028: Fix for #3419 - vfs_full_audit *never* workedJeremy Allison1-20/+64
2007-10-10r13027: Support file change notifications from FAM.James Peach5-6/+491
2007-10-10r13024: Add is_null_sid.Günther Deschner2-2/+7
2007-10-10r13023: Ensure we notice if we exit due to guest user setup fail.Jeremy Allison1-1/+3
2007-10-10r13020: Prevent cli_krb5_get_ticket of getting into an infite loop. This wholeGünther Deschner1-1/+4
2007-10-10r13015: Make logic much clearer. From jpeach.Jeremy Allison1-2/+2
2007-10-10r13012: Fix #3421 - it turns out krb5_kt_get_entry() on MITJeremy Allison1-12/+12
2007-10-10r12994: Fix cut&paste error, thanks to Björn Jachke <bj@sernet.de>Volker Lendecke1-2/+2
2007-10-10r12993: Ouch...Volker Lendecke1-1/+1
2007-10-10r12990: BUG 3329: patch from David May <mayd@cygnus.uwa.edu.au> for Solaris s...Gerald Carter2-5/+5
2007-10-10r12986: Use d_fprintf(stderr, ...) for any error message in net.Lars Müller16-255/+278
2007-10-10r12967: BUG 1061: don't corrupt the file name when reading an lmhosts file (-...Gerald Carter1-3/+4
2007-10-10r12964: Rewind rem_backend in the case we have to workaround the idmap_ prefix.Lars Müller1-0/+6
2007-10-10r12956: Fix for bug #3035 from SATOH Fumiyasu <fumiyas@miraclelinux.com>Jeremy Allison1-1/+13
2007-10-10r12953: Support the TCP_FASTACK socket option if it is available. Note that t...James Peach1-0/+3
2007-10-10r12951: Tell the MIPSPro compiler to push DEBUG calls out of line.James Peach1-0/+6
2007-10-10r12946: fix a segfault in nmbd when 'wins support = yes' caused by double freeGerald Carter1-3/+5
2007-10-10r12938: Fix for #3408 (change password fails) from William Jojo <jojowil@hvcc...Jeremy Allison1-3/+7
2007-10-10r12936: Fix bug #3264.Lars Müller1-0/+6
2007-10-10r12935: After discussion with Volker fix bug #3397 using a variant of the pat...Alexander Bokovoy4-2/+113
2007-10-10r12922: Fix typo.Jeremy Allison1-1/+1
2007-10-10r12920: Fix for #3401 from Andrew Bartlett. Original fix fromJeremy Allison1-0/+5
2007-10-10r12916: use rpcstr_pull() instead of unistr_to_ascii() when validating share ...Gerald Carter2-8/+4
2007-10-10r12915: protect against changing the SCM security descriptorGerald Carter1-0/+5
2007-10-10r12914: adding query/set ops for security descriptors on services.Gerald Carter5-3/+324
2007-10-10r12913: missed merge to fix BUG 3391; ensure we can lookup account policiesGerald Carter1-2/+5
2007-10-10r12912: patch from Tony Mountifield <tony@softins.co.uk> for BUG 3327 (fix ba...Gerald Carter2-1/+7
2007-10-10r12904: Fix #3264, allow to load idmap_ad with "idmap backend = ad".Günther Deschner3-7/+6
2007-10-10r12901: Fix netfileenum returning WERR_BUF_TOO_SMALL.Günther Deschner1-1/+1
2007-10-10r12900: Merge from trunk:Günther Deschner2-1/+45
2007-10-10r12889: BUG 3380: fix crash when changing printer drivers caused by accessing...Gerald Carter1-0/+2
2007-10-10r12885: Oops. Missed last part of correct patch for #3348.Jeremy Allison1-1/+0
2007-10-10r12878: Don't use non-static array initialisers.James Peach1-1/+2
2007-10-10r12877: Stop passing structs around in smb messages, insteadJeremy Allison8-75/+245
2007-10-10r12871: Merge Volkers rev 12667 from trunk as his analysis hit the nail on theLars Müller1-1/+1
2007-10-10r12870: fixing net rpc registry enumerate from overwritnig the open subkey ha...Gerald Carter1-1/+0
2007-10-10r12855: Remove erroneous commenting out of valgrind fix.Jeremy Allison1-1/+1
2007-10-10r12853: Fix segfault in "net rpc vampire|samdump" (Bugzilla #3390).Günther Deschner2-6/+20
2007-10-10r12840: Add -W to smbpasswd. Thanks to William Jojo <jojowil@hvcc.edu>.Volker Lendecke1-1/+9
2007-10-10r12837: - configure check for Tru64 EA functions (not yet implemented)Volker Lendecke1-11/+23
2007-10-10r12802: Fix for bugzilla #3389 from William Jojo. This fixes failures on AIX inTim Potter1-1/+1
2007-10-10r12794: BUG 3340: patch from William JoJo <jojowil@hvcc.edu> to fix automatic...Gerald Carter1-1/+1
2007-10-10r12788: Since we have agreed on the case of winbindd names, we can store aGünther Deschner1-2/+5
2007-10-10r12787: Revert last commit that removed our logic of memorizing negativeGünther Deschner1-3/+1
2007-10-10r12781: Support the level parameter for lsa_lookupsids.Volker Lendecke1-0/+2