summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3437: fix the build.Günther Deschner1-4/+4
2007-10-10r3436: Fix build with recent heimdal-versions (0.6.3) as pointed out by LukeGünther Deschner1-0/+2
2007-10-10r3417: BUG 350: patch from Matt Selsky <selsky@columbia.edu> to use autoconf ...Gerald Carter1-4/+6
2007-10-10r3408: Another build fixVolker Lendecke1-1/+1
2007-10-10r3407: Fix the buildVolker Lendecke1-1/+1
2007-10-10r3381: More merging of the #1717 patch. Fixup some erroneous assumptions aboutJeremy Allison2-62/+77
2007-10-10r3379: More merging of kerberos keytab and salting fixes from Nalin Dahyabhai...Jeremy Allison3-17/+91
2007-10-10r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redh...Jeremy Allison6-19/+592
2007-10-10r3345: More MIT/Heimdal tests for comparing enctypes now.Jeremy Allison2-0/+16
2007-10-10r3342: More MIT/Heimdal fixes to allow an enctype to be explicitly set in a k...Jeremy Allison2-0/+35
2007-10-10r3339: allow tdbtool to be builtHerb Lewis1-1/+8
2007-10-10r3326: BUG 1782: reorder loadparm.c to prevent testparm from displaying synon...Gerald Carter1-5/+5
2007-10-10r3298: turning sendfile back off by defaultGerald Carter1-1/+1
2007-10-10r3296: Fix to ensure entries are stored in correct order. Bug #1498. Patch fromJeremy Allison1-2/+2
2007-10-10r3294: Fix for SMB signing with 56-bit DES session keys. From Nalin Dahyabhai...Jeremy Allison1-2/+9
2007-10-10r3292: A fix from Narayana Pattipati <narayana[dot]pattipati[at]wipro\dotty/...Richard Sharpe2-3/+3
2007-10-10r3275: Fix from Michael Sweet <mike@easysw.com> for bug #1892.Jeremy Allison1-4/+4
2007-10-10r3273: Ensure we're consistent in the use of strchr_m for '@'.Jeremy Allison3-4/+4
2007-10-10r3264: fix lmhosts lookup so that we don't say we found something when we rea...Gerald Carter1-24/+29
2007-10-10r3228: Fix for bugzilla #1884 from Brett Funderburg. Use the value ofTim Potter1-2/+2
2007-10-10r3225: Fix correct use of resume name. Cope with the resumeJeremy Allison1-3/+7
2007-10-10r3221: Remove check for allow-trusted-domains so that this thing does not thr...John Terpstra1-1/+1
2007-10-10r3151: Add the "no warranty"-section in the licence header.Günther Deschner1-0/+10
2007-10-10r3146: Some cleanup for idmap_rid:Günther Deschner1-155/+150
2007-10-10r3145: Add experimental idmap_rid-Plugin.Günther Deschner3-0/+519
2007-10-10r3143: Allow for multiple DC's to be named as #1c names in lmhosts.Volker Lendecke1-13/+26
2007-10-10r3140: * try to ensure consistent usage of the username map.Gerald Carter2-14/+27
2007-10-10r3138: Fix from Sorin Manolache <sorinm@gmail.com> for memory leak.Jeremy Allison1-0/+1
2007-10-10r3137: Do not simply ignore failing idmap-module init for remotemaps.Günther Deschner1-1/+4
2007-10-10r3121: Bug #1956. Ensure errno is saved and restored consistently on a normal...Jeremy Allison1-8/+18
2007-10-10r3120: Fix bug #1955 reported by Love <lha@stacken.kth.se>. Inconsistent erro...Jeremy Allison1-3/+3
2007-10-10r3117: Fix from Tom Lackemann <cessnatomny@yahoo.com> for bug #1954.Jeremy Allison1-3/+6
2007-10-10r3072: Fix for bug #1947 - incorrect use of getpwnam() etc. interface.Jeremy Allison1-6/+0
2007-10-10r3069: add 'force printername' service parameter for people that want to enfo...Gerald Carter3-17/+43
2007-10-10r3068: strip guest mount option off before sending to kernel mount routine to...Steve French1-0/+6
2007-10-10r3067: patch based on volker's initial work in trunk that fixes the queu upda...Gerald Carter8-346/+425
2007-10-10r3066: BUG 1519: fix segfault caused by double free of a printerGerald Carter1-1/+0
2007-10-10r3065: BUG 1519 (more): apparently the server_name notify request is used to ...Gerald Carter1-13/+4
2007-10-10r3050: Steal from Samba4 :-). Make us pass most of the new lock tests (except...Jeremy Allison4-42/+87
2007-10-10r3049: fixing some calls in the printing code to stanard_sub_basic(); fix sta...Gerald Carter4-14/+19
2007-10-10r3008: when checking for the existance of a lock we are only doing a singleAndrew Tridgell1-3/+0
2007-10-10r3002: Fix for bug #1886 - prevent delete on close being setJeremy Allison2-18/+43
2007-10-10r2999: Remove lockedkeys code. Not used.Jeremy Allison2-72/+0
2007-10-10r2996: readability fix for length check; no semantic changesGerald Carter1-1/+1
2007-10-10r2979: Fix incorrect locks/unlocks in tdb_lockkeys()/tdb_unlockkeys().Jeremy Allison1-4/+4
2007-10-10r2978: Fix #1926 typo in debug. Found by Bill McGonigle <bill+samba@bfccomput...Jeremy Allison1-1/+1
2007-10-10r2959: If we want to support writes >= 65536 with cli_write, then it had betterRichard Sharpe1-4/+4
2007-10-10r2955: fixing a segfault uncovered by the changes for BUG 1519Gerald Carter3-4/+8
2007-10-10r2942: Add client-side support of triggering ads printer publishing over msrpcGünther Deschner5-0/+295
2007-10-10r2935: This is a long-standing one in my patch-queue: A pair of net commandsVolker Lendecke4-3/+878