- changed smb_getpwnam() to use winbind style usernames
[kai/samba.git] / source / lib / pidfile.c
2000-05-02 Jeremy AllisonAdded sys_fork() and sys_getpid() functions to stop...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1998-12-05 Andrew Tridgelloops - lock test was the wrong way around
1998-12-05 Andrew Tridgellfixed pidfile handling to check for a lock on the file...
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-09-04 Jeremy AllisonMore 64 bit stuff - now the fcntl locks are 64 bit...
1998-07-02 Jeremy AllisonFix for pidfile startup message.
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-05-11 Andrew Tridgellchanged to use slprintf() instead of sprintf() just...
1998-03-15 Andrew Tridgell- added the ability to kill off individual connections...
1998-03-14 Andrew Tridgellnew files to support starting/stopping the server