summaryrefslogtreecommitdiffstats
path: root/source/include/messages.h
Commit message (Collapse)AuthorAgeFilesLines
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-281-0/+17
| | | | | | | | Still todo: * release notes * few minor outstanding patches * additional idmap man pages
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-0/+1
|
* r14898: This change is an attempt to improve the quality of the information thatJames Peach2006-04-041-0/+1
| | | | | | | | | | | | | | | | | is produced when a process exits abnormally. First, we coalesce the core dumping code so that we greatly improve our odds of being able to produce a core file, even in the case of a memory fault. I've removed duplicates of dump_core() and split it in two to reduce the amount of work needed to actually do the dump. Second, we refactor the exit_server code path to always log an explanation and a stack trace. My goal is to always produce enough log information for us to be able to explain any server exit, though there is a risk that this could produce too much log information on a flaky network. Finally, smbcontrol has gained a smbd fault injection operation to test the changes above. This is only enabled for developer builds.
* r13316: Let the carnage begin....Gerald Carter2006-02-031-0/+2
| | | | Sync with trunk as off r13315
* r12213: Final fix for #3303 - send rename messages to smbd'sJeremy Allison2005-12-131-0/+1
| | | | | | | | that have open file handles to allow them to correctly implement delete on close. There is a further correctness fix I'm intending to add to this to cope with different share paths, but not right now... Jeremy.
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-0/+9
| | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck)
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2005-06-081-0/+5
|
* r1885: tighten the cache consistency with the ntprinters.tdb entry an the in ↵Gerald Carter2004-08-181-5/+8
| | | | memory cache associated with open printer handles; also make sure that register_messages_flags() doesn't overwrite the originally registers flags
* r925: add changes frpm trunk (r841 and r842) -- enable background queue ↵Gerald Carter2004-05-271-2/+3
| | | | update process and allow printers to have different sharenames from printernames
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+71
metze