1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3
Volker Lendecke b709589445 s3: Fix some format string warnings
We were printing nmb->header.name_trn_id with %hu, which denotes a
short. However, header.name_trn_id is an int for the better or
worse.
2012-03-06 10:38:32 +01:00
..
auth s3-auth Add make_session_info_from_pw to avoid multiple getpwnam() calls 2012-03-04 23:33:05 +01:00
build s3-waf: remove s3-waf specific dynconfig. 2011-06-28 17:54:41 +02:00
client Rename obscure defined constants. 2012-02-16 08:29:41 +01:00
exports Revert making public of the samba-module library. 2011-12-03 08:36:30 +01:00
groupdb s3: Add a "lock_order" argument to db_open 2012-01-18 14:48:04 +01:00
include dbwrap_ctdb: only fetch a read-only copy if we had a record already. 2012-03-05 01:11:26 +01:00
intl source3/intl/lang_tdb.h: fix licence/copyright 2011-06-10 15:12:11 +02:00
lib s3-ctdb: Enable CTDB readonly support only if CTDB supports it 2012-03-05 02:47:36 +01:00
libads s3-libads: Remove unused ads_set_machine_password() 2012-02-23 16:14:19 +11:00
libgpo Rename cli_open -> cli_openx. Prelude to replacing generic cli_open() 2011-12-03 21:13:08 -08:00
libnet s3-auth: Remove security=share (depricated since 3.6). 2012-03-04 23:33:05 +01:00
librpc Fix a bunch of "unused variable" warnings. 2012-02-18 06:22:40 +01:00
libsmb s3:libsmb: pass smb2 capabilities and client guid in cli_state_create() 2012-03-03 17:03:07 +01:00
locale s3: Remove some false/superfluous translations 2011-11-29 12:39:45 +01:00
locking s3: Add an error msg when a share mode entry is discarded 2012-02-22 15:48:06 +01:00
m4 s3-build: remove EXEEXT from Makefiles 2012-02-09 00:27:08 +01:00
modules s3: Further fix for bug 8777 2012-03-02 10:30:07 +01:00
nmbd s3: Fix some format string warnings 2012-03-06 10:38:32 +01:00
pam_smbpass s3-waf: create a smbldap.so library. 2011-11-16 14:03:05 +01:00
param s3-auth: Remove security=share (depricated since 3.6). 2012-03-04 23:33:05 +01:00
passdb s3: Fix bug 8567 -- segfault in dom_sid_compare 2012-02-20 22:36:23 +01:00
pkgconfig
po s3-docs: Remove references to long-gone smbmount utilities 2012-02-08 17:34:53 +11:00
printing change low FDs are handled in Samba 2012-03-04 10:14:34 +01:00
profile
registry s3-registry Remove unused dup_registry_value() and free_registry_value() 2012-02-17 12:19:29 +01:00
rpc_client s3:rpc_client: initialize struct schannel_state to zero 2012-03-02 07:07:10 +01:00
rpc_server s3-rpc_server: Remove remaining code for embedded endpoint mapper 2012-03-05 23:14:33 +01:00
rpcclient s3-rpcclient: Ensure interfaces are loaded after smb.conf 2012-03-02 05:27:16 +01:00
script s3-selftest: Add tests for ntlm_auth gss-spnego client and server 2012-03-02 07:05:44 +01:00
selftest selftest: Reduce declarations of smbclient_auth tests by moving into a loop 2012-03-05 08:15:05 +01:00
services s3-auth Use the common auth_session_info 2011-07-20 09:17:13 +10:00
smbd s3: Move the drain_socket on error to reply_write_and_X 2012-03-05 15:59:36 +01:00
stf
tests s3: Move stream_depot test to script/tests 2012-02-02 20:35:27 +01:00
torture s3-selftest: Add tests for ntlm_auth gss-spnego client and server 2012-03-02 07:05:44 +01:00
utils s3-auth: Remove security=share (depricated since 3.6). 2012-03-04 23:33:05 +01:00
web param: handle P_BYTES in more places 2012-01-21 11:32:06 +01:00
winbindd s3-winbindd: Add stdin handler for winbind 2012-03-04 10:14:34 +01:00
.clang_complete s3: Added missing includes to .clang_complete. 2011-06-22 11:15:56 +02:00
.dmallocrc
.indent.pro
autogen.sh build: run perl generators at autogen.sh time 2011-10-13 14:06:08 +02:00
change-log
config.guess
config.sub
configure.developer s3:configure.developer: add --enable-uid-wrapper 2011-10-06 12:15:27 +02:00
configure.in s3-ctdb: Enable CTDB readonly support only if CTDB supports it 2012-03-05 02:47:36 +01:00
Doxyfile
install-sh
mainpage.dox
Makefile-smbtorture4 s3: Fix "make bin/smbtorture4" in the autoconf build 2012-03-01 05:23:56 +01:00
Makefile.in s3-auth: Remove security=share (depricated since 3.6). 2012-03-04 23:33:05 +01:00
smbadduser.in
wscript build: look for backtrace_symbols in libexec 2012-03-01 22:04:45 +11:00
wscript_build s3: Add a test that makes a chained open break an oplock 2012-02-29 01:13:01 +01:00