1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00
samba-mirror/source
Stefan Metzmacher 005909726e add '_PUBLIC_' prototypes into proto.h
this makes merging samba4 code easier...

metze
2007-11-08 14:34:02 +01:00
..
auth Remove most of the remaining globals out of lib/util_sock.c. 2007-11-03 23:20:10 -07:00
client Remove the horror that was the global smb_rw_error. 2007-11-05 11:12:56 -08:00
codepages
exports r25432: Merge module linking changes from SAMBA_3_2 to SAMBA_3_2_0 to reduce 2007-10-10 12:31:05 -05:00
groupdb Patch 2 of 3 from Debian Samba packagers: 2007-11-01 15:53:44 -04:00
include Try to fix the build on systems without struct sockaddr_storage type 2007-11-08 11:46:18 +01:00
iniparser r23166: Bring samba.org's iniparser copy in sync with the upstream version 2.17. 2007-10-10 12:22:51 -05:00
iniparser_build r23314: For some systems it's needed to inject replace.h into 2007-10-10 12:23:05 -05:00
intl Patch 2 of 3 from Debian Samba packagers: 2007-11-01 15:53:44 -04:00
lib libreplace: we need to link to make sure the functions are available 2007-11-08 12:20:16 +01:00
libaddns RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
libads Fix the setup_kaddr() call to cope with IPv6. 2007-10-29 15:03:36 -07:00
libgpo RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
librpc we should not ignore convert_string_talloc() failures. 2007-11-08 13:52:56 +01:00
libsmb add win_errstr() as wrapper of dos_errstr(). 2007-11-08 14:33:04 +01:00
locking RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
m4 r23094: Update the iconv detection to handle cross-compiles better. If we are 2007-10-10 12:22:45 -05:00
modules Remove most of the remaining globals out of lib/util_sock.c. 2007-11-03 23:20:10 -07:00
nmbd Remove the horror that was the global smb_rw_error. 2007-11-05 11:12:56 -08:00
nsswitch Remove more static data from lib/util_sock.c and 2007-11-03 22:34:46 -07:00
pam_smbpass RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
param Constrain "min receivefile size" to max of BUFFER_SIZE 2007-11-07 21:47:00 -08:00
passdb static pstring removal 2007-11-05 03:16:58 +01:00
po r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
popt r24048: Fix the C++ warnings in our version of popt 2007-10-10 12:28:59 -05:00
printing Remove most of the remaining globals out of lib/util_sock.c. 2007-11-03 23:20:10 -07:00
profile Add in the recvfile entry to the VFS layer with a default 2007-10-29 17:16:13 -07:00
registry When deleting a key from the registry make sure the non-default 2007-11-06 00:50:47 +01:00
rpc_client Fix a mismatched interface where we were using 2007-10-25 18:29:49 -07:00
rpc_parse RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
rpc_server pstring removal 2007-11-05 03:16:48 +01:00
rpcclient Change all occurrences of zero_addr(&ss,AF_INET) to 2007-10-27 20:29:36 -07:00
script add '_PUBLIC_' prototypes into proto.h 2007-11-08 14:34:02 +01:00
services RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
smbd Constrain "min receivefile size" to max of BUFFER_SIZE 2007-11-07 21:47:00 -08:00
stf r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 12:28:26 -05:00
tests [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. 2007-10-10 15:34:30 -05:00
torture Remove most of the remaining globals out of lib/util_sock.c. 2007-11-03 23:20:10 -07:00
utils Ensure we null out the address correctly. 2007-11-05 23:17:19 -08:00
web I can't get away without a 'length' arg. :-). 2007-11-03 18:41:26 -07:00
winbindd Remove the horror that was the global smb_rw_error. 2007-11-05 11:12:56 -08:00
.dmallocrc
.indent.pro [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. 2007-10-10 15:34:30 -05:00
autogen.sh r23377: Patch from Bjoern Jacke <bjoern@j3e.de> to deal 2007-10-10 12:23:11 -05:00
change-log
config.guess r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 12:28:26 -05:00
config.sub r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 12:28:26 -05:00
configure.developer
configure.in Fix a typo. 2007-11-05 15:16:11 +01:00
Doxyfile [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. 2007-10-10 15:34:30 -05:00
dynconfig.c Patch from Debian Samba package maintainers: 2007-11-01 13:00:10 -04:00
install-sh
library-versions.in Fix typo. 2007-10-13 23:36:16 +02:00
mainpage.dox
Makefile.in Move some access check functions that are not posix-acl specific 2007-11-06 19:32:10 +01:00
smbadduser.in
VERSION Correct VERSION and version.c to use SAMBA_VERSION_VENDOR_PATCH 2007-10-21 12:32:06 -05:00