index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
fault.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Coverity ID 884: DEADCODE
Volker Lendecke
2009-04-23
1
-3
/
+4
*
s3: Report the correct path when dumping core on FreeBSD
Tim Prouty
2009-02-25
1
-1
/
+83
*
s3: Refactor and cleanup the error paths in dump_core_setup
Tim Prouty
2009-02-25
1
-42
/
+49
*
s3: Fix a bug that prevent core files from being created
Tim Prouty
2009-02-24
1
-1
/
+0
*
s3: make better use of ccache by not including version.h in every C-file.
Michael Adam
2009-01-15
1
-1
/
+1
*
Fix all warnings in source3 with gcc4.3.
Jeremy Allison
2008-12-31
1
-4
/
+30
*
Use 'regular' chown, libreplace will provide (dummy) replacement if necessary.
Jelmer Vernooij
2008-11-01
1
-1
/
+1
*
Do not segfault if corepath is not set up properly
Volker Lendecke
2008-06-27
1
-0
/
+5
*
We need to leave the corepath around
Volker Lendecke
2008-01-27
1
-1
/
+0
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
1
-1
/
+1
*
Fix memleak.
Jeremy Allison
2007-11-29
1
-0
/
+1
*
More pstring removal. This one was tricky. I had to add
Jeremy Allison
2007-11-15
1
-8
/
+21
*
r25150: don't recursivly call call dump_core()
Stefan Metzmacher
2007-10-10
1
-0
/
+8
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22320: Be more careful and check for the euid instead of the uid.
Lars Müller
2007-10-10
1
-1
/
+1
*
r22318: If we're running as non root we might not be able to dump the core file
Lars Müller
2007-10-10
1
-0
/
+7
*
r22107: Fix typo.
James Peach
2007-10-10
1
-1
/
+1
*
r19626: Coalesce usage of DUMP_CORE. Fix formatting on chdir error message
James Peach
2007-10-10
1
-1
/
+6
*
r15631: Add a new option "enable core files". Administrators can use this to
James Peach
2007-10-10
1
-0
/
+9
*
r14898: This change is an attempt to improve the quality of the information that
James Peach
2007-10-10
1
-2
/
+95
*
r9353: Updating troublshooting error message.
John Terpstra
2007-10-10
1
-1
/
+2
*
* Add SIGABRT to fault handling
Stefan Metzmacher
2004-01-22
1
-3
/
+6
*
metze's autogenerate patch for version.h
Gerald Carter
2003-08-20
1
-1
/
+1
*
BUGS.txt -> Bugs appendix in HOWTO Collection
Jelmer Vernooij
2003-04-07
1
-1
/
+1
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-3
/
+0
*
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
2000-05-02
1
-1
/
+1
*
added new smb.conf option "panic action". see my samba-technical
Andrew Tridgell
1998-08-21
1
-3
/
+1
*
make sure that a fault cannot occur twice. The new Debug1() code is
Andrew Tridgell
1998-08-11
1
-18
/
+22
*
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1998-07-29
1
-4
/
+4
*
Changes to allow Samba to be compiled with -Wstrict-prototypes
Jeremy Allison
1998-04-13
1
-2
/
+2
*
This is *not* a big change (although it looks like one).
Jeremy Allison
1998-01-22
1
-1
/
+1
*
'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)
Samba Release Account
1997-05-08
1
-1
/
+1
*
- added support for TMPDIR env variable
Andrew Tridgell
1996-10-24
1
-4
/
+0
*
Initial version imported to CVS
Samba Release Account
1996-05-04
1
-0
/
+86