..
auth
Remove obvious use of safe_strcpy + safe_strcat -> strlcpy + strlcat.
2011-05-04 12:12:14 -07:00
build
dynconfig: Have only one dynconfig.o in the common code.
2011-04-27 22:22:26 +10:00
client
Change safe_strcpy_base to strlcpy_base. Note the size doesn't change here as the original macro auto-added the -1.
2011-05-04 12:12:14 -07:00
exports
groupdb
s3-passdb: add passdb.h where needed.
2011-03-30 01:13:07 +02:00
include
s3-vfs: make vfswrap_llistxattr and vfswrap_flistxattr static.
2011-05-04 12:31:09 +02:00
intl
s3-build: only include intl protos where needed.
2011-03-30 01:13:08 +02:00
lib
s3-system: move LOCK_ defines to lib/system.c
2011-05-03 21:03:47 +02:00
libads
s3-libads Move variables into if (socket_wrapper_dir()) where they are used.
2011-04-29 16:38:12 +10:00
libgpo
s3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
2011-04-29 16:38:13 +10:00
libnet
s3:rpc_client: map fault codes to NTSTATUS with dcerpc_fault_to_nt_status()
2011-04-24 10:44:53 +02:00
librpc
s3: remove various references to server side dcerpc structs (which are not needed).
2011-05-02 15:03:44 +02:00
libsmb
Change safe_strcpy_base to strlcpy_base. Note the size doesn't change here as the original macro auto-added the -1.
2011-05-04 12:12:14 -07:00
locale
s3: Fix a strange German translation
2011-04-28 10:13:50 +02:00
locking
s3-smb Use FILE_ATTRIBUTE_READONLY intead of aRONLY
2011-04-29 16:38:12 +10:00
m4
s3: Make nmbd socket dir configurable
2011-01-07 14:14:19 +01:00
modules
s3-waf: add vfs_gpfs_hsm_notify to the build.
2011-05-04 19:03:45 +02:00
nmbd
Remove overmalloc_safe_strcpy - can be simple strlcpy.
2011-05-04 12:12:14 -07:00
pam_smbpass
lib: make asn1_util a private library
2011-04-06 08:12:19 +02:00
param
s3: Make vlp printing work by default
2011-04-05 13:12:14 +02:00
passdb
s3: Fix Coverity ID 2471: UNINIT
2011-04-14 16:22:58 +02:00
pkgconfig
s3-smbsharemodes: libsmbsharemodes does neither depend on krb5 or ldap.
2011-02-18 16:46:35 +01:00
po
printing
s3: include ntdomain.h before including generated srv_ headers.
2011-05-02 15:03:44 +02:00
profile
s3-build: fix the --with-profiling-data build on mac os x.
2011-04-15 13:33:42 +02:00
registry
s3: Fix Coverity ID 2047, UNUSED_VALUE
2011-04-22 10:53:24 +02:00
rpc_client
s3: remove various references to server side dcerpc structs (which are not needed).
2011-05-02 15:03:44 +02:00
rpc_server
s3-rpc_server: (re)move last globally included rpc_server prototypes.
2011-05-02 16:05:31 +02:00
rpcclient
s3: remove various references to server side dcerpc structs (which are not needed).
2011-05-02 15:03:44 +02:00
script
dynconfig: Have only one dynconfig.o in the common code.
2011-04-27 22:22:26 +10:00
selftest
selftest: Fix combination of Samba3 and Samba4 test lists
2011-04-28 14:31:25 +10:00
services
s3-auth: rpc_server needs auth.h
2011-03-30 01:13:09 +02:00
smbd
BUGFIX when converting from safe_strcpy to strlcpy.
2011-05-04 12:12:14 -07:00
stf
tests
s3: Compile IDL files in autogen, some configure tests need this
2011-03-25 16:35:30 +01:00
torture
Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.
2011-05-04 12:12:13 -07:00
utils
Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.
2011-05-04 12:12:13 -07:00
web
dynconfig: Have only one dynconfig.o in the common code.
2011-04-27 22:22:26 +10:00
winbindd
Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.
2011-05-04 12:12:13 -07:00
.clang_complete
s3-build: remove -I../lib/addns.
2011-03-10 23:25:04 +01:00
.dmallocrc
.indent.pro
autogen-waf.sh
s3-waf: add autogen-waf.sh to source3.
2010-09-24 11:26:11 -07:00
autogen.sh
s3: Compile IDL files in autogen, some configure tests need this
2011-03-25 16:35:30 +01:00
change-log
config.guess
config.sub
configure.developer
configure.in
vfs_gpfs: Properly notify the offline->online changes
2011-05-04 16:11:30 +02:00
Doxyfile
install-sh
mainpage.dox
Makefile-smbtorture4
build: Invert --enable-s3build into --disable-s3build
2011-04-26 04:27:28 +02:00
Makefile.in
s3-torture: Add a test for notify upon read&x
2011-05-04 21:09:22 +02:00
smbadduser.in
VERSION
wscript
s3-waf: add vfs_gpfs_hsm_notify to the build.
2011-05-04 19:03:45 +02:00
wscript_build
s3-torture: Add a test for notify upon read&x
2011-05-04 21:09:22 +02:00