1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4
2011-05-04 12:12:14 -07:00
..
auth sasl_secret_t ends in a char [1] size. This means the extra character is implicit in the safe_strcpy. When changing to strlcpy ensure we allocate an extra char for it. This fixes a bug where secret->len+1 used with safe_strcpy could actually write into secret->len+2. 2011-05-04 12:12:14 -07:00
build/pasn1 s4: Remove the old perl/m4/make/mk-based build system. 2010-10-31 02:01:44 +00:00
cldap_server source4/: Fix prototypes for all functions in various subsystems. 2011-03-19 03:20:05 +01:00
client Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1. 2011-05-04 12:12:13 -07:00
cluster s4-messaging Rename messaging -> imessaging 2011-05-03 07:37:07 +02:00
dns_server s4:"ldb_connect" calls - proof for "!= LDB_SUCCESS" 2011-04-29 19:05:04 +02:00
dsdb s4-socket: rename allow_access() to socket_allow_access() 2011-05-03 07:37:07 +02:00
dynconfig dynconfig: Have only one dynconfig.o in the common code. 2011-04-27 22:22:26 +10:00
echo_server source4/: Fix prototypes for all functions in various subsystems. 2011-03-19 03:20:05 +01:00
heimdal s4-heimdal: Allow any kvno to match when searching the keytab. 2011-04-16 11:43:05 +02:00
heimdal_build kerberos: Only include gssapi/gssapi_krb5.h when available 2011-04-30 04:58:04 +02:00
include lib/util: new merged debug system 2011-03-01 04:32:12 +01:00
kdc kdc: always ldb escape the realm 2011-04-05 23:46:04 +02:00
ldap_server s4-param Rename private_path() -> lpcfg_private_path() 2011-04-29 16:38:14 +10:00
lib s4-socket: rename allow_access() to socket_allow_access() 2011-05-03 07:37:07 +02:00
libcli libcli/raw: use a different ifdef than s3 smb.h 2011-05-03 07:37:07 +02:00
libnet s4-libcli Remove resolve_name() as it conflicts with Samba3. 2011-05-03 07:37:07 +02:00
librpc s4-messaging Rename messaging -> imessaging 2011-05-03 07:37:07 +02:00
nbt_server s4-param Rename lock_path() -> lpcfg_lock_path() 2011-04-29 16:38:14 +10:00
ntp_signd source4/: Fix prototypes for all functions in various subsystems. 2011-03-19 03:20:05 +01:00
ntptr source4/: Fix prototypes for all functions in various subsystems. 2011-03-19 03:20:05 +01:00
ntvfs Remove strlower_m() and strupper_m() from source4 and common code. 2011-05-03 07:37:07 +02:00
param s4-param Rename secrets_init() -> randseed_init() 2011-05-03 07:37:07 +02:00
rpc_server s4-messaging Rename messaging -> imessaging 2011-05-03 07:37:07 +02:00
samba_tool s4:samba-tool: improve help messages for samba-tool password 2011-03-09 12:06:53 +01:00
script Fix release script to cope with moved Samba 4 build tools. 2011-04-24 02:14:17 +02:00
scripting provision: reorganize attributes so that we don't attribute with DN syntax that depends on non present object 2011-04-30 14:51:16 +02:00
selftest Revert "s4:selftest: skip s3member tests for now" 2011-04-29 08:23:01 +02:00
setup provision: reorganize attributes so that we don't attribute with DN syntax that depends on non present object 2011-04-30 14:51:16 +02:00
smb_server s4:cluster Rename .id to .pid in server_id 2011-05-03 07:37:06 +02:00
smbd s4-param Rename secrets_init() -> randseed_init() 2011-05-03 07:37:07 +02: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 s4-messaging Rename messaging -> imessaging 2011-05-03 07:37:07 +02:00
web_server source4/: Fix prototypes for all functions in various subsystems. 2011-03-19 03:20:05 +01:00
winbind Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1. 2011-05-04 12:12:13 -07:00
wrepl_server s4-messaging Rename messaging -> imessaging 2011-05-03 07:37:07 +02:00
.testr.conf testr: Fix configuration to use idfile, in case more than a couple of 2010-09-04 21:13:37 +02:00
.valgrind_suppressions
BUGS
NEWS
TODO s3-auth: Remove docs about obsolete 'update encrypted' option. 2010-08-16 12:48:43 +02:00