summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* r3502: Tidy up debugging in kerberos_keytab code.Jeremy Allison2007-10-101-32/+48
* r3498: Optimisation of idmap_rid init: Avoid calling a DC for the domain-sidGünther Deschner2007-10-101-28/+42
* r3496: Fix calling of get_acl_group_bits().Günther Deschner2007-10-102-2/+4
* r3495: Fix the build (recent kerberos-changes).Günther Deschner2007-10-103-4/+7
* r3492: Fixes from testing kerberos salted principal fix.Jeremy Allison2007-10-103-24/+66
* r3469: Fix build of smbmount.Günther Deschner2007-10-101-1/+1
* r3451: Finish off kerberos salting patch. Needs testing !Jeremy Allison2007-10-103-54/+63
* r3439: Finally fix build for platforms without kerberos.Günther Deschner2007-10-102-6/+6
* r3438: fix some kerberos-related prototype warningsGünther Deschner2007-10-101-0/+3
* r3437: fix the build.Günther Deschner2007-10-101-4/+4
* r3436: Fix build with recent heimdal-versions (0.6.3) as pointed out by LukeGünther Deschner2007-10-101-0/+2
* r3417: BUG 350: patch from Matt Selsky <selsky@columbia.edu> to use autoconf ...Gerald Carter2007-10-101-4/+6
* r3408: Another build fixVolker Lendecke2007-10-101-1/+1
* r3407: Fix the buildVolker Lendecke2007-10-101-1/+1
* r3381: More merging of the #1717 patch. Fixup some erroneous assumptions aboutJeremy Allison2007-10-102-62/+77
* r3379: More merging of kerberos keytab and salting fixes from Nalin Dahyabhai...Jeremy Allison2007-10-103-17/+91
* r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redh...Jeremy Allison2007-10-106-19/+592
* r3345: More MIT/Heimdal tests for comparing enctypes now.Jeremy Allison2007-10-102-0/+16
* r3342: More MIT/Heimdal fixes to allow an enctype to be explicitly set in a k...Jeremy Allison2007-10-102-0/+35
* r3339: allow tdbtool to be builtHerb Lewis2007-10-101-1/+8
* r3326: BUG 1782: reorder loadparm.c to prevent testparm from displaying synon...Gerald Carter2007-10-101-5/+5
* r3298: turning sendfile back off by defaultGerald Carter2007-10-101-1/+1
* r3296: Fix to ensure entries are stored in correct order. Bug #1498. Patch fromJeremy Allison2007-10-101-2/+2
* r3294: Fix for SMB signing with 56-bit DES session keys. From Nalin Dahyabhai...Jeremy Allison2007-10-101-2/+9
* r3292: A fix from Narayana Pattipati <narayana[dot]pattipati[at]wipro\dotty/...Richard Sharpe2007-10-102-3/+3
* r3275: Fix from Michael Sweet <mike@easysw.com> for bug #1892.Jeremy Allison2007-10-101-4/+4
* r3273: Ensure we're consistent in the use of strchr_m for '@'.Jeremy Allison2007-10-103-4/+4
* r3264: fix lmhosts lookup so that we don't say we found something when we rea...Gerald Carter2007-10-101-24/+29
* r3228: Fix for bugzilla #1884 from Brett Funderburg. Use the value ofTim Potter2007-10-101-2/+2
* r3225: Fix correct use of resume name. Cope with the resumeJeremy Allison2007-10-101-3/+7
* r3221: Remove check for allow-trusted-domains so that this thing does not thr...John Terpstra2007-10-101-1/+1
* r3151: Add the "no warranty"-section in the licence header.Günther Deschner2007-10-101-0/+10
* r3146: Some cleanup for idmap_rid:Günther Deschner2007-10-101-155/+150
* r3145: Add experimental idmap_rid-Plugin.Günther Deschner2007-10-103-0/+519
* r3143: Allow for multiple DC's to be named as #1c names in lmhosts.Volker Lendecke2007-10-101-13/+26
* r3140: * try to ensure consistent usage of the username map.Gerald Carter2007-10-102-14/+27
* r3138: Fix from Sorin Manolache <sorinm@gmail.com> for memory leak.Jeremy Allison2007-10-101-0/+1
* r3137: Do not simply ignore failing idmap-module init for remotemaps.Günther Deschner2007-10-101-1/+4
* r3121: Bug #1956. Ensure errno is saved and restored consistently on a normal...Jeremy Allison2007-10-101-8/+18
* r3120: Fix bug #1955 reported by Love <lha@stacken.kth.se>. Inconsistent erro...Jeremy Allison2007-10-101-3/+3
* r3117: Fix from Tom Lackemann <cessnatomny@yahoo.com> for bug #1954.Jeremy Allison2007-10-101-3/+6
* r3072: Fix for bug #1947 - incorrect use of getpwnam() etc. interface.Jeremy Allison2007-10-101-6/+0
* r3069: add 'force printername' service parameter for people that want to enfo...Gerald Carter2007-10-103-17/+43
* r3068: strip guest mount option off before sending to kernel mount routine to...Steve French2007-10-101-0/+6
* r3067: patch based on volker's initial work in trunk that fixes the queu upda...Gerald Carter2007-10-108-346/+425
* r3066: BUG 1519: fix segfault caused by double free of a printerGerald Carter2007-10-101-1/+0
* r3065: BUG 1519 (more): apparently the server_name notify request is used to ...Gerald Carter2007-10-101-13/+4
* r3050: Steal from Samba4 :-). Make us pass most of the new lock tests (except...Jeremy Allison2007-10-104-42/+87
* r3049: fixing some calls in the printing code to stanard_sub_basic(); fix sta...Gerald Carter2007-10-104-14/+19
* r3008: when checking for the existance of a lock we are only doing a singleAndrew Tridgell2007-10-101-3/+0