Herb's warning fixes. Also the POSIX locking fix.
[samba.git] / source3 / lib / genrand.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...
1999-10-25 Luke Leighton- typecast malloc / Realloc issues.
1999-04-28 Andrew Tridgelluse /dev/urandom not /dev/random in head branch.
1998-11-25 Jeremy AllisonMakefile.in: Added maintainer mode fixes.
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-09-25 Jeremy AllisonMakefile.in: Fixed bug with continuation line causing...
1998-09-01 Jeremy AllisonMore abstraction of file system data types, to move...
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-05-05 Jeremy Allisongenrand.c: SGI compile warning fix.
1998-04-23 Jeremy Allisongenrand.c: Changed SMB_PASSWD_FILE to lp_smb_passwd_file().
1998-04-22 Jeremy Allisongenrand.c: Improved generation of random values, more...
1998-04-21 Andrew Tridgellmany systems don't have /etc/shadow but do have another...
1998-04-21 Andrew Tridgellimproved the secret buffer generation a bit. It now...
1998-04-20 Jeremy Allisongenrand.c: Improved filename based random seed generation.
1998-04-20 Jeremy AllisonMakefile: Added genrand.o