1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/client
Jeremy Allison 242d068297 Fixed up warnings in new client code.
Note to coders. If using gcc please use the compiler flags :
-Wall -Werror -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual
*before* checking anything in to ensure a clean compile.
Jeremy.
(This used to be commit 1daf424da6)
1998-09-23 00:57:34 +00:00
..
.cvsignore added ignore rules for the dummy files 1998-08-09 11:25:49 +00:00
client.c Fixed up warnings in new client code. 1998-09-23 00:57:34 +00:00
clientutil.c allow smbclient to connect to IPC$ as an IPC service 1998-08-30 04:37:07 +00:00
clitar.c Fixed up warnings in new client code. 1998-09-23 00:57:34 +00:00
dummy.in major autoconf clean-up 1998-09-21 09:07:08 +00:00
ntclient.c merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
smbmnt.c Ok - this is the 64 bit widening check in. It changes the configure 1998-09-03 18:40:31 +00:00
smbmount.c bounds check next_token() to prevent possible buffer overflows 1998-08-31 03:11:42 +00:00
smbumount.c Makefile: 1998-06-15 18:19:54 +00:00