summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r13015: Make logic much clearer. From jpeach.Jeremy Allison2007-10-101-2/+2
* r13012: Fix #3421 - it turns out krb5_kt_get_entry() on MITJeremy Allison2007-10-101-12/+12
* r12994: Fix cut&paste error, thanks to Björn Jachke <bj@sernet.de>Volker Lendecke2007-10-101-2/+2
* r12993: Ouch...Volker Lendecke2007-10-101-1/+1
* r12991: some fixes for BUG 3331 - solaris packagingGerald Carter2007-10-101-3/+4
* r12990: BUG 3329: patch from David May <mayd@cygnus.uwa.edu.au> for Solaris s...Gerald Carter2007-10-102-5/+5
* r12986: Use d_fprintf(stderr, ...) for any error message in net.Lars Müller2007-10-1016-255/+278
* r12967: BUG 1061: don't corrupt the file name when reading an lmhosts file (-...Gerald Carter2007-10-101-3/+4
* r12964: Rewind rem_backend in the case we have to workaround the idmap_ prefix.Lars Müller2007-10-101-0/+6
* r12956: Fix for bug #3035 from SATOH Fumiyasu <fumiyas@miraclelinux.com>Jeremy Allison2007-10-101-1/+13
* r12953: Support the TCP_FASTACK socket option if it is available. Note that t...James Peach2007-10-101-0/+3
* r12951: Tell the MIPSPro compiler to push DEBUG calls out of line.James Peach2007-10-101-0/+6
* r12946: fix a segfault in nmbd when 'wins support = yes' caused by double freeGerald Carter2007-10-101-3/+5
* r12938: Fix for #3408 (change password fails) from William Jojo <jojowil@hvcc...Jeremy Allison2007-10-101-3/+7
* r12936: Fix bug #3264.Lars Müller2007-10-101-0/+6
* r12935: After discussion with Volker fix bug #3397 using a variant of the pat...Alexander Bokovoy2007-10-104-2/+113
* r12922: Fix typo.Jeremy Allison2007-10-101-1/+1
* r12920: Fix for #3401 from Andrew Bartlett. Original fix fromJeremy Allison2007-10-101-0/+5
* r12916: use rpcstr_pull() instead of unistr_to_ascii() when validating share ...Gerald Carter2007-10-102-8/+4
* r12915: protect against changing the SCM security descriptorGerald Carter2007-10-101-0/+5
* r12914: adding query/set ops for security descriptors on services.Gerald Carter2007-10-105-3/+324
* r12913: missed merge to fix BUG 3391; ensure we can lookup account policiesGerald Carter2007-10-101-2/+5
* r12912: patch from Tony Mountifield <tony@softins.co.uk> for BUG 3327 (fix ba...Gerald Carter2007-10-102-1/+7
* r12904: Fix #3264, allow to load idmap_ad with "idmap backend = ad".Günther Deschner2007-10-103-7/+6
* r12901: Fix netfileenum returning WERR_BUF_TOO_SMALL.Günther Deschner2007-10-101-1/+1
* r12900: Merge from trunk:Günther Deschner2007-10-102-1/+45
* r12889: BUG 3380: fix crash when changing printer drivers caused by accessing...Gerald Carter2007-10-101-0/+2
* r12885: Oops. Missed last part of correct patch for #3348.Jeremy Allison2007-10-101-1/+0
* r12878: Don't use non-static array initialisers.James Peach2007-10-101-1/+2
* r12877: Stop passing structs around in smb messages, insteadJeremy Allison2007-10-108-75/+245
* r12871: Merge Volkers rev 12667 from trunk as his analysis hit the nail on theLars Müller2007-10-101-1/+1
* r12870: fixing net rpc registry enumerate from overwritnig the open subkey ha...Gerald Carter2007-10-101-1/+0
* r12855: Remove erroneous commenting out of valgrind fix.Jeremy Allison2007-10-101-1/+1
* r12853: Fix segfault in "net rpc vampire|samdump" (Bugzilla #3390).Günther Deschner2007-10-102-6/+20
* r12852: r12150@cabra: derrell | 2006-01-11 13:21:14 -0500Derrell Lipman2007-10-101-30/+15
* r12840: Add -W to smbpasswd. Thanks to William Jojo <jojowil@hvcc.edu>.Volker Lendecke2007-10-101-1/+9
* r12839: - apply changes from svn r4963 also for VFS configure - KRB5_CONFIG s...Volker Lendecke2007-10-101-4/+4
* r12837: - configure check for Tru64 EA functions (not yet implemented)Volker Lendecke2007-10-101-11/+23
* r12802: Fix for bugzilla #3389 from William Jojo. This fixes failures on AIX inTim Potter2007-10-101-1/+1
* r12794: BUG 3340: patch from William JoJo <jojowil@hvcc.edu> to fix automatic...Gerald Carter2007-10-101-1/+1
* r12788: Since we have agreed on the case of winbindd names, we can store aGünther Deschner2007-10-101-2/+5
* r12787: Revert last commit that removed our logic of memorizing negativeGünther Deschner2007-10-101-3/+1
* r12781: Support the level parameter for lsa_lookupsids.Volker Lendecke2007-10-101-0/+2
* r12771: Apply patch from bug 3374, attempt to fix build on tru64.Volker Lendecke2007-10-102-0/+5
* r12760: Fix bug 3384Volker Lendecke2007-10-101-0/+30
* r12759: r12128@cabra: derrell | 2006-01-07 15:34:01 -0500Derrell Lipman2007-10-1010-287/+479
* r12758: r12127@cabra: derrell | 2006-01-03 15:22:18 -0500Derrell Lipman2007-10-101-5/+1
* r12757: r12126@cabra: derrell | 2006-01-03 15:21:36 -0500Derrell Lipman2007-10-101-2/+11
* r12742: Don't write null sid mappings into the winbindd_cache.tdb.Günther Deschner2007-10-101-1/+3
* r12735: After talking to Tridge and Jeremy... This needs to be made more genericVolker Lendecke2007-10-107-209/+7