1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3
2009-01-22 12:37:32 +01:00
..
auth Memory leaks and other fixes found by Coverity 2009-01-21 17:13:03 -08:00
client s3: make better use of ccache by not including version.h in every C-file. 2009-01-15 22:56:01 +01:00
exports Compile liblua 2008-12-17 12:57:18 +01:00
groupdb Replace ldb_search() with ldb_search_exp_fmt(), like in Samba 4. 2009-01-21 16:15:53 +01:00
include s3:smbd: restructure kernel oplocks code 2009-01-22 12:37: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 s3:messaging: start with to use signal events instead of the raw signal interfaces 2009-01-22 12:37:30 +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 ads_connect: Return immediately on a failed GC connection. 2009-01-16 12:15:33 -06:00
libgpo s3: put the gpo cache dir under cache_dir instead of lock_dir 2009-01-16 01:02:25 +01:00
libnet s3: make better use of ccache by not including version.h in every C-file. 2009-01-15 22:56:01 +01:00
librpc s3: run "make samba3-idl" 2009-01-22 08:16:55 +01:00
libsmb Memory leaks and other fixes found by Coverity 2009-01-21 17:13:03 -08:00
locale/pam_winbind pam_winbind: rerun genmsg after Bo Yang's fixes. 2008-11-17 13:07:50 +01:00
locking Fix more asprintf warnings and some error path errors. 2008-12-23 12:11:12 -08:00
lua-5.1.4 Add the Lua distibution from http://www.lua.org/ftp/lua-5.1.4.tar.gz 2008-12-17 12:57:18 +01:00
m4 Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c 2009-01-12 12:16:03 +01:00
modules s3/vfs_extd_audit: Don't ignore "syslog = 0". 2009-01-21 18:32:38 +01:00
nmbd s3:nmbd: we don't need to call message_dispatch() anymore it's event triggered now 2009-01-22 12:37:31 +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 s3: make better use of ccache by not including version.h in every C-file. 2009-01-15 22:56:01 +01:00
passdb Memory leaks and other fixes found by Coverity 2009-01-21 17:13:03 -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 s3: put printing/ under cache_dir, not lock_dir 2009-01-16 01:02:24 +01:00
profile Yay ! Remove a VFS entry. Removed the set_nt_acl() call, 2008-05-08 18:09:07 -07:00
registry Add iconv_convenience argument to size functions. 2009-01-01 04:45:33 +01:00
rpc_client cli_get_pipe_name_from_iface does not need the cli_state 2009-01-22 11:38:00 +01:00
rpc_parse Memory leaks and other fixes found by Coverity 2009-01-21 17:13:03 -08:00
rpc_server Memory leaks and other fixes found by Coverity 2009-01-21 17:13:03 -08:00
rpcclient Actually complete 3662c2b... 2009-01-22 12:13:55 +01:00
script expand-includes: Add simple protection against infinite recursion. 2009-01-21 17:32:08 +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 s3-svcctl: use pidl defined constants in services implementation. 2009-01-09 16:32:06 +01:00
smbd s3:smbd: we don't need to call message_dispatch() anymore it's event triggered now 2009-01-22 12:37:31 +01:00
stf
tests configure: remove unused configure check for HAVE_WORKING_AF_LOCAL 2008-05-17 13:18:31 +02:00
torture s3:msgtest: don't call message_dispatch() anymore, use tevent_loop_once() instead 2009-01-22 12:37:31 +01:00
utils s3:smbcontrol: don't call message_dispatch() anymore, it's triggered by tevent_loop_once() 2009-01-22 12:37:30 +01:00
web Fix bug #6040 - Missing <th> header in Status page. 2009-01-15 15:55:17 -08:00
winbindd s3:winbindd: we don't need to call message_dispatch() anymore it's event triggered now 2009-01-22 12:37:32 +01:00
.dmallocrc
.indent.pro
autogen.sh The Tru64 shell doesn't like (*) in a case statement 2009-01-01 13:33:22 +01:00
change-log
config.guess
config.sub
configure.developer
configure.in Move check_python.m4 to common m4 directory. 2009-01-21 18:07:41 +01:00
Doxyfile Updated Doxyfile conf to doxygen version 1.5.3 2008-08-20 12:35:53 +02:00
dynconfig.c Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c 2009-01-12 12:16:03 +01:00
install-sh
localedir.c i18n/l10n pam_winbind 2008-11-13 12:43:58 +01:00
mainpage.dox
Makefile.in libsmbconf: move the non-registry parts of libsmbconf to top level 2009-01-21 18:40:58 +01:00
samba4-templates.mk Force symbolic links for shared library sonames to be created, 2008-12-22 23:36:48 +01:00
samba4.m4 Fix path to check_python.m4. 2009-01-21 18:54:20 +01:00
samba4.mk merged-build: propare to fix make test4 2009-01-21 13:35:36 +01:00
smbadduser.in
VERSION VERSION: Raise version number. 2008-08-13 15:25:09 +02:00