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
/
source
/
lib
/
pidfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r2023: If there's garbage in the pidfile, we should not panic but assume that...
Volker Lendecke
2007-10-10
1
-0
/
+7
*
Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0.
Andrew Bartlett
2003-02-24
1
-1
/
+1
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-2
/
+2
*
Bugfix for pidfile_create() from Kelledin.
Tim Potter
2002-10-21
1
-1
/
+1
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-6
/
+3
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Added comment about running lp_load() before calling pidfile_create().
Tim Potter
2002-01-22
1
-1
/
+4
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-3
/
+0
*
Oops. Typo.
Jeremy Allison
2001-08-01
1
-1
/
+1
*
Pidfile check can be read-only. Removed old ifdef in password.c
Jeremy Allison
2001-08-01
1
-6
/
+6
*
getting and setting security descriptors on printers now works
Andrew Tridgell
2000-05-27
1
-0
/
+2
*
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
2000-05-02
1
-1
/
+1
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-5
/
+4
*
oops - lock test was the wrong way around
Andrew Tridgell
1998-12-05
1
-1
/
+1
*
fixed pidfile handling to check for a lock on the file, so we can be
Andrew Tridgell
1998-12-05
1
-16
/
+33
*
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1998-11-17
1
-2
/
+2
*
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1998-09-28
1
-2
/
+2
*
More 64 bit stuff - now the fcntl locks are 64 bit clean.
Jeremy Allison
1998-09-04
1
-1
/
+1
*
Fix for pidfile startup message.
Jeremy Allison
1998-07-02
1
-35
/
+34
*
This is a security audit change of the main source.
Jeremy Allison
1998-05-12
1
-1
/
+1
*
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
1998-05-11
1
-2
/
+2
*
- added the ability to kill off individual connections from SWAT (from
Andrew Tridgell
1998-03-15
1
-2
/
+10
*
new files to support starting/stopping the server
Andrew Tridgell
1998-03-14
1
-0
/
+88