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