summaryrefslogtreecommitdiff
path: root/source3/param
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15496: current_user_info is not referenced in loadparm.cVolker Lendecke1-1/+0
2007-10-10r15341: Ok I give up, I've been beaten by bug reports. PeopleJeremy Allison1-7/+40
2007-10-10r15320: default "passdb expand explicit" to noVolker Lendecke1-1/+1
2007-10-10r15133: in_server is not used anywhereVolker Lendecke1-1/+0
2007-10-10r15112: Move strict locking default to auto. Fix up the errorJeremy Allison1-1/+1
2007-10-10r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison1-0/+19
2007-10-10r15003: patch based on code from Arkady Glabek <aglabek@centeris.com> to ensu...Gerald Carter1-0/+50
2007-10-10r14923: Return False in the case a parametrical option is not configured inLars Müller1-3/+7
2007-10-10r14922: Use BOOL for the returned value.Lars Müller1-1/+2
2007-10-10r14869: Allow to dump a paramatrical option.Lars Müller1-1/+19
2007-10-10r14855: Various fixes:Gerald Carter1-1/+1
2007-10-10r14763: Add a new tuning parameter, open files database hash size,Jeremy Allison1-0/+4
2007-10-10r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-basedJames Peach1-0/+5
2007-10-10r14634: Many bug fixes thanks to train rides and overnight stays in airportsGerald Carter1-2/+2
2007-10-10r14530: removing unused 'winbind max idle children' parameterGerald Carter1-3/+0
2007-10-10r14255: Revert r14204 which was horribly broken.James Peach1-3/+41
2007-10-10r14207: Convert the lp_acl_compatibility() param into an enum.James Peach1-20/+9
2007-10-10r14204: Remove the basically unused P_GSTRING and P_UGSTRINGJames Peach1-41/+3
2007-10-10r14018: Coverity error CID #27. Missing return -1 on error condition.Jeremy Allison1-0/+1
2007-10-10r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2-10/+8
2007-10-10r13829: From the "It's not pretty but it works" categoryGerald Carter1-0/+3
2007-10-10r13815: "Into the blind world let us now descend,"Gerald Carter1-1/+1
2007-10-10r13794: If you are going to go, go big. That's what I always say.Gerald Carter1-2/+2
2007-10-10r13772: More default changesGerald Carter1-2/+3
2007-10-10r13736: Don't assume that printf can handle string arguments being NULL. TidyJames Peach1-14/+17
2007-10-10r13610: Patch from Bjoern JACKE <samba@j3e.de>. Don't default toJeremy Allison1-4/+6
2007-10-10r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter1-2/+2
2007-10-10r13513: Changing defaults:Gerald Carter1-16/+2
2007-10-10r13460: by popular demand....Gerald Carter1-6/+5
2007-10-10r13393: Do not initialize the lp_svcctl_list() value since it is handledGerald Carter1-2/+0
2007-10-10r13316: Let the carnage begin....Gerald Carter2-19/+698
2007-10-10r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman1-4/+13
2007-10-10r13027: Support file change notifications from FAM.James Peach1-0/+4
2007-10-10r12735: After talking to Tridge and Jeremy... This needs to be made more genericVolker Lendecke1-4/+0
2007-10-10r12721: GPFS 2.4 on Linux will contain some windows semantics, ie share modes...Volker Lendecke1-0/+4
2007-10-10r12415: Forgot newlines.Günther Deschner1-1/+1
2007-10-10r12414: Remove the unnecessary SMB_STRDUP in server_role_str() + reuse the roleGünther Deschner1-16/+23
2007-10-10r12290: TypoVolker Lendecke1-1/+1
2007-10-10r11999: Re-add "passdb expand explicit".Volker Lendecke1-0/+4
2007-10-10r11909: Implement 'reset on zero vc'. This kills other connections when a ses...Volker Lendecke1-0/+4
2007-10-10r11739: As per Jeremy's request, add a panic action for developers. Now confi...Volker Lendecke1-0/+3
2007-10-10r11734: Remove unused variableVolker Lendecke1-1/+0
2007-10-10r11579: syncing up perf counter code cfrom trunkGerald Carter1-3/+0
2007-10-10r11494: Finally fix #3192 - remember iDiskfreeCacheTime isJeremy Allison1-1/+1
2007-10-10r11296: removing unused variable and ifdef'd out codeGerald Carter1-14/+0
2007-10-10r11295: new service hashing code has assumign that the serviceGerald Carter1-12/+40
2007-10-10r11269: Ensure the new canonicalize_servicename() is mb safe.Jeremy Allison1-1/+1
2007-10-10r11266: Speed up loading smb.conf for large numbers of share definitions. The...Volker Lendecke1-26/+111
2007-10-10r11190: Fix enhancement request #3192.Jeremy Allison1-4/+9
2007-10-10r11169: removing duplicate 'map read only' entryGerald Carter1-1/+0