..
auth
Make us clean under valgrind --leak-check=full by using talloc_autofree_context() instead of NULL.
2008-11-06 20:48:13 -08:00
client
mount.cifs: use lock/unlock_mtab scheme from util-linux-ng mount prog
2008-11-06 15:07:07 -05:00
exports
build: auto-generate symbols for libsmbsharemodes.
2008-08-20 22:39:46 +02:00
groupdb
Ignore 3.0 style invalid group mappings during upgrade to ldb
2008-11-04 10:56:24 +01:00
include
Make "construct_reply_common" static
2008-11-08 10:42:29 +01:00
iniparser
iniparser_build
Make Samba 3 and Samba 4 both use the same single copy of libreplace.
2008-09-16 16:30:14 +02:00
intl
Use common util_file code.
2008-10-12 17:34:43 +02:00
lib
Fix a subtle logic bug in the adaption of se_create_child_secdesc(), pass RAW-ACL inheritance tests. Only access masks for SD get/set left to fix.
2008-11-08 22:57:57 -08:00
libaddns
Fix a potential NULL deref in line 258 found by the IBM checker
2008-10-04 22:07:14 +02:00
libads
Rename dos_errstr() to win_errstr() for consistency with Samba 4.
2008-11-01 17:19:26 +01:00
libgpo
Add wrapper str_list_make_v3() to replace the old S3 behavior of
2008-11-06 18:53:00 -08:00
libnet
s3-netlogon: fix type of parameters string in user delta.
2008-11-10 21:46:25 +01:00
librpc
s3-netlogon: fix type of parameters string in user delta.
2008-11-10 21:46:25 +01:00
libsmb
nterrors: add NT_STATUS_DS_BUSY.
2008-11-10 21:46:24 +01:00
locking
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-10-14 01:59:36 +02:00
m4
Correctly report when merged-build is used in developer mode.
2008-10-21 17:23:48 +02:00
modules
Fix a subtle logic bug in the adaption of se_create_child_secdesc(), pass RAW-ACL inheritance tests. Only access masks for SD get/set left to fix.
2008-11-08 22:57:57 -08:00
nmbd
s3: fix a few "shadows a global declaration" warnings
2008-11-03 14:44:38 -08:00
nsswitch
ntlm_auth: Put huge NTLMv2 blobs into extra_data on CRAP auth.
2008-11-10 12:50:02 +01:00
pam_smbpass
Ensure consistent use of pdb_get_nt_passwd instead of pdb_get_lanman_passwd.
2008-07-02 10:51:45 -07:00
param
Make us clean under valgrind --leak-check=full by using talloc_autofree_context() instead of NULL.
2008-11-06 20:48:13 -08:00
passdb
Make us clean under valgrind --leak-check=full by using talloc_autofree_context() instead of NULL.
2008-11-06 20:48:13 -08:00
pkgconfig
po
po/genmsg: be more portable, use 'printf "%s"' instead of 'echo -n'
2008-04-01 16:16:55 +02:00
printing
Remove an unused variable
2008-11-02 09:40:30 +01:00
profile
Yay ! Remove a VFS entry. Removed the set_nt_acl() call,
2008-05-08 18:09:07 -07:00
registry
Rename dos_errstr() to win_errstr() for consistency with Samba 4.
2008-11-01 17:19:26 +01:00
rpc_client
s3: rpc: let serverinfo_to_SamInfo3() work with no pipe_session_key
2008-11-06 21:39:14 +01:00
rpc_parse
Rename dos_errstr() to win_errstr() for consistency with Samba 4.
2008-11-01 17:19:26 +01:00
rpc_server
For proxied named pipes, connect to np/<pipe_name> and send auth info
2008-11-06 21:39:15 +01:00
rpcclient
s3-rpcclient: add database_redo command.
2008-11-06 18:51:38 +01:00
script
mksyms.sh: Fix typo in comment.
2008-10-30 23:50:35 +01:00
selftest
Allow running individual tests in the testsuite, normalize test names, fix some tests.
2008-10-21 18:26:46 +02:00
services
Rename dos_errstr() to win_errstr() for consistency with Samba 4.
2008-11-01 17:19:26 +01:00
smbd
Make "construct_reply_common" static
2008-11-08 10:42:29 +01:00
stf
tests
configure: remove unused configure check for HAVE_WORKING_AF_LOCAL
2008-05-17 13:18:31 +02:00
torture
Remove sys_dl*() - stubs are already provided by libreplace.
2008-11-01 03:49:49 +01:00
utils
ntlm_auth: Put huge NTLMv2 blobs into extra_data on CRAP auth.
2008-11-10 12:50:02 +01:00
web
Make us clean under valgrind --leak-check=full by using talloc_autofree_context() instead of NULL.
2008-11-06 20:48:13 -08:00
winbindd
ntlm_auth: Put huge NTLMv2 blobs into extra_data on CRAP auth.
2008-11-10 12:50:02 +01:00
.dmallocrc
.indent.pro
autogen.sh
Add support for autogen to take a --version-file argument
2008-10-09 19:12:36 -07:00
change-log
config.guess
config.sub
configure.developer
configure.in
Samba3: Remove more configure tests already done by libreplace.
2008-11-02 17:39:41 +01:00
Doxyfile
Updated Doxyfile conf to doxygen version 1.5.3
2008-08-20 12:35:53 +02:00
dynconfig.c
Add dyn_NCALRPCDIR
2008-10-06 09:54:16 +02:00
install-sh
mainpage.dox
Makefile.in
[s3]build: prevent make errors for picky makes when $(EXTRA_ALL_TARGETS) is empty
2008-11-10 17:00:22 +01:00
samba4-templates.mk
Also build all other Samba 4 binaries during merged build.
2008-10-20 12:28:07 +02:00
samba4.m4
Fix duplicate inclusion of zlib.m4.
2008-10-27 23:34:23 +01:00
samba4.mk
Add *test4 rules to merged build Makefile, to allow running the Samba 4 tests against Samba 4. (doesn't work yet).
2008-11-02 16:38:27 +01:00
smbadduser.in
VERSION
VERSION: Raise version number.
2008-08-13 15:25:09 +02:00