Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 2007-07-10 | 1 | -2/+1 |
| | |||||
* | r23780: Find and fix more GPL2 -> GPL3. | Jeremy Allison | 2007-07-09 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | r22320: Be more careful and check for the euid instead of the uid. | Lars Müller | 2007-04-17 | 1 | -1/+1 |
| | | | | Thx for the hint James! | ||||
* | r22318: If we're running as non root we might not be able to dump the core file | Lars Müller | 2007-04-17 | 1 | -0/+7 |
| | | | | | | | | | | | | | | to the corepath. Even the chdir() will fail if the LOGFILEBASE path is set 0700. If the currrent user doesn't have the permission to create the core file we end with: unable to change to <LOGFILEBASE> refusing to dump core The alternative would be to change the permissions of the directory. But taht would not ensure core dumps are working out of the box. | ||||
* | r22107: Fix typo. | James Peach | 2007-04-06 | 1 | -1/+1 |
| | |||||
* | r19798: reducing some diffs...bringing over ntlm_auth changes | Gerald Carter | 2006-11-19 | 1 | -1/+6 |
| | |||||
* | r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822) | Gerald Carter | 2006-05-23 | 1 | -0/+9 |
| | |||||
* | r14898: This change is an attempt to improve the quality of the information that | James Peach | 2006-04-04 | 1 | -2/+95 |
| | | | | | | | | | | | | | | | | | 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. | ||||
* | r9353: Updating troublshooting error message. | John Terpstra | 2005-08-17 | 1 | -1/+2 |
| | |||||
* | r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunk | CVS Import User | 2004-04-04 | 1 | -0/+83 |
metze |