Age | Commit message (Expand) | Author | Files | Lines |
2010-05-18 | s3-pidfile: set the close on exec flag for the created pidfiles. | Günther Deschner | 1 | -0/+3 |
2009-07-03 | Revert "[s3]pidfile_create: use check is_default_dyn_CONFIGFILE() since we ha... | Michael Adam | 1 | -1/+1 |
2009-06-18 | Fix bug 4699: Remove pidfile on clean shutdown | Volker Lendecke | 1 | -8/+18 |
2008-10-27 | [s3]pidfile_create: use check is_default_dyn_CONFIGFILE() since we have it. | Michael Adam | 1 | -1/+1 |
2007-12-10 | Remove the char[1024] strings from dynconfig. Replace | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r24008: Fix Bug 4792. Thanks to David Gajewski <dgajews@math.utoledo.edu> and to | Volker Lendecke | 1 | -1/+1 |
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 | r23595: One pstring a day... | Volker Lendecke | 1 | -7/+19 |
2007-10-10 | r22113: Fix core dump when configfile in same directory. | Jeremy Allison | 1 | -0/+7 |
2007-10-10 | r19533: Add a suffix to the program name if this is a process with a | Jeremy Allison | 1 | -1/+12 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -2/+4 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r2023: If there's garbage in the pidfile, we should not panic but assume that... | Volker Lendecke | 1 | -0/+7 |
2003-02-24 | Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0. | Andrew Bartlett | 1 | -1/+1 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -2/+2 |
2002-10-21 | Bugfix for pidfile_create() from Kelledin. | Tim Potter | 1 | -1/+1 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -6/+3 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-22 | Added comment about running lp_load() before calling pidfile_create(). | Tim Potter | 1 | -1/+4 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -3/+0 |
2001-08-01 | Oops. Typo. | Jeremy Allison | 1 | -1/+1 |
2001-08-01 | Pidfile check can be read-only. Removed old ifdef in password.c | Jeremy Allison | 1 | -6/+6 |
2000-05-27 | getting and setting security descriptors on printers now works | Andrew Tridgell | 1 | -0/+2 |
2000-05-02 | Added sys_fork() and sys_getpid() functions to stop the overhead | Jeremy Allison | 1 | -1/+1 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -5/+4 |
1998-12-05 | oops - lock test was the wrong way around | Andrew Tridgell | 1 | -1/+1 |
1998-12-05 | fixed pidfile handling to check for a lock on the file, so we can be | Andrew Tridgell | 1 | -16/+33 |
1998-11-17 | Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. | Jeremy Allison | 1 | -2/+2 |
1998-09-28 | Changes to test in configure if capabilities are enabled on a system. | Jeremy Allison | 1 | -2/+2 |
1998-09-04 | More 64 bit stuff - now the fcntl locks are 64 bit clean. | Jeremy Allison | 1 | -1/+1 |
1998-07-02 | Fix for pidfile startup message. | Jeremy Allison | 1 | -35/+34 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 1 | -1/+1 |
1998-05-11 | changed to use slprintf() instead of sprintf() just about | Andrew Tridgell | 1 | -2/+2 |
1998-03-15 | - added the ability to kill off individual connections from SWAT (from | Andrew Tridgell | 1 | -2/+10 |
1998-03-14 | new files to support starting/stopping the server | Andrew Tridgell | 1 | -0/+88 |