Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed (most) open()/fopen()/creat()/mmap() calls to use sys_XXX() instead. | Jeremy Allison | 1998-11-17 | 1 | -1/+1 |
| | | | | | | Needed as in the 64 bit file spec new open types are needed on many OS's to be able to seek past 32bits. Jeremy. | ||||
* | source/Makefile.in: Added quotes around ROFF arg. | Jeremy Allison | 1998-11-16 | 1 | -1/+1 |
| | | | | | | script/installman.sh: Make installman ignore ROFF argument if it is "". smbd/oplock.c: Move location of oplock test file to lockdir. Jeremy. | ||||
* | Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ↵ | Jeremy Allison | 1998-11-13 | 1 | -3/+21 |
| | | | | | | | | | | | | | | UNIXWARE. groupdb/aliasdb.c groupdb/aliasfile.c groupdb/groupfile.c: Don't use snprinf, use slprintf. include/includes.h: Fix YP problem. include/smb.h: Fix ZERO_STRUCTP. lib/util_sock.c: Added strerror() in debugs. passdb/ldap.c: Don't use snprinf, use slprintf. rpc_client/cli_lsarpc.c rpc_client/cli_pipe.c rpc_parse/parse_sec.c rpc_server/srv_pipe.c: Don't use snprinf, use slprintf. script/installman.sh: DGUX changes. smbd/open.c smbd/oplock.c: Fixed gcc warnings. web/swat.c: Changes USER to SWAT_USER. | ||||
* | Added manpages/ to source path. | Jeremy Allison | 1998-11-11 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | fixed the installation scripts for the new layout | Andrew Tridgell | 1998-08-10 | 1 | -0/+1 |
| | |||||
* | merge from the autoconf2 branch to the main branch | Andrew Tridgell | 1998-07-29 | 1 | -1/+1 |
| | |||||
* | Changed install scripts so they don't have hardcoded values | Samba Release Account | 1996-07-05 | 1 | -17/+20 |
| | | | | Dan | ||||
* | Initial version imported to CVS | Samba Release Account | 1996-05-04 | 1 | -0/+35 |