1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3
2008-12-02 00:52:39 +01:00
..
auth Make memcache_add_talloc NULL out the source pointer 2008-11-14 20:27:46 +01: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 s3-passdb: remove unused (now samr.idl) ACCT_NT/LM_PWD_SET flags. 2008-12-02 00:52:39 +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 Move cli_trans_oob to lib/util.c 2008-11-28 08:24:37 +01:00
libaddns Fix a potential NULL deref in line 258 found by the IBM checker 2008-10-04 22:07:14 +02:00
libads s3:libads/ldap.c: return an error instead of crashing when no realm is given 2008-11-24 15:23:50 +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-libnetjoin: Fix bug #5749. Re-set acctflags while joining. fix from metze. 2008-11-29 00:16:56 +01:00
librpc re-run make samba3-idl. 2008-12-02 00:37:39 +01:00
libsmb remove the explicit mem_ctx from ntlmssp_state, use the state itself 2008-11-30 17:15:19 +01:00
locale/pam_winbind pam_winbind: rerun genmsg after Bo Yang's fixes. 2008-11-17 13:07:50 +01:00
locking Use {u,}int64_t instead of SMB_BIG_{U,}INT. 2008-10-14 01:59:36 +02:00
m4 i18n/l10n pam_winbind 2008-11-13 12:43:58 +01:00
modules s3:streams_xattr: fstat should do a stat on the base file 2008-12-01 14:26:58 -08:00
nmbd s3: fix a few "shadows a global declaration" warnings 2008-11-03 14:44:38 -08:00
nsswitch libwbclient: Implement wbcGetgrent and wbcGetgrlist 2008-11-25 09:28:25 +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 memcache_add_talloc NULL out the source pointer 2008-11-14 20:27:46 +01:00
pkgconfig
po
printing Convert delete_driver_files to use create_conn_struct 2008-11-24 11:39:03 +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-samr: use samr_DomainServerState in client tools. 2008-12-02 00:37:39 +01:00
rpc_parse s3-ntsvcs: remove old hand-marshalling for ntsvcs getdevregprop. 2008-11-19 23:25:33 +01:00
rpc_server s3-samr: refuse do process UserSetInfo with 0 fields_present. 2008-12-02 00:52:11 +01:00
rpcclient s3-samr: use samr_DomainServerState in client tools. 2008-12-02 00:37:39 +01:00
script s3:selftest: test the streams_depot module as it passes make test 2008-12-01 14:37:13 -08: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 s3:smbd: close the low level fd of the base_fsp, if the file was created 2008-12-01 14:28:27 -08:00
stf
tests configure: remove unused configure check for HAVE_WORKING_AF_LOCAL 2008-05-17 13:18:31 +02:00
torture Make memcache_add_talloc NULL out the source pointer 2008-11-14 20:27:46 +01:00
utils remove the explicit mem_ctx from ntlmssp_state, use the state itself 2008-11-30 17:15:19 +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 s3:winbindd/nss_info: remove unused variable from nss_init() 2008-12-01 04:37:24 +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 Allow SYSLOG_FACILITY to be modified with a new configure option called --with-syslog-facility 2008-11-24 15:34:33 -08: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
localedir.c i18n/l10n pam_winbind 2008-11-13 12:43:58 +01:00
mainpage.dox
Makefile.in ctags: Ignore source3/includes/proto.h for tags. 2008-11-23 22:21:31 +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 Don't filter out any variables for config.pm, only for config.mk. 2008-11-26 16:55:32 +01:00
samba4.mk Move torture directory to top-level. 2008-11-16 00:58:08 +01:00
smbadduser.in
VERSION VERSION: Raise version number. 2008-08-13 15:25:09 +02:00