1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00
samba-mirror/source3
2008-07-01 10:00:57 +02:00
..
auth Fix the non-LDAP, non-krb5 build, fix gcc -O3 warnings. 2008-06-26 19:46:18 -07:00
client Fix two IBM checker warnings 2008-06-27 11:23:20 +02:00
codepages
exports Revert "build: add symbol versioning when we build with gnu ld" 2008-06-27 13:46:26 +02:00
groupdb groupdb: make mapping_tdb compatible to mapping_ldb 2008-04-12 10:01:42 +02:00
include kerberos: allow to keep entries with old kvno's while creating keytab. 2008-06-30 12:38:40 +02:00
iniparser
iniparser_build
intl use tdb_wipe_all() instead of tdb_wipe() - it is faster... 2008-03-26 10:50:35 +01:00
lib Do not segfault if corepath is not set up properly 2008-06-27 16:57:12 +02:00
libaddns Fix an uninitialized variable, Coverity ID 481 2008-03-06 11:47:31 +01:00
libads kerberos: allow to keep entries with old kvno's while creating keytab. 2008-06-30 12:38:40 +02:00
libcli/nbt Fix a bogus uninitialized variable warning in IDL-based nbt code 2008-04-19 17:56:35 +02:00
libgpo Cleanup size_t return values in callers of convert_string_allocate 2008-05-20 22:40:13 +02:00
libnet net_vampire: keep keytab context and flush keytab only after the last query. 2008-07-01 10:00:57 +02:00
librpc drsuapi: rerun make idl and add drsblobs generated files. 2008-06-26 12:17:43 +02:00
libsmb Fix return of uninitialized variable. 2008-06-26 13:19:40 -07:00
locking Allow server manager to close open files selected by id. 2008-05-27 11:25:46 -07:00
m4 init_shared_module -> init_samba_module 2008-06-23 07:20:18 +02:00
modules Wrap the unix token info in a unix_user_token in auth_serversupplied_info 2008-06-19 18:51:37 +02:00
nmbd nmbd: untangle logic in nmbd_messaging_context() slightly. 2008-06-26 12:31:11 +02:00
nsswitch Fix an "invalid operation involving NULL pointer" found by the IBM checker 2008-06-27 11:23:20 +02:00
pam_smbpass Reformat: Remove indentation of part of pam_smbpass/support.c by one tab. 2008-03-10 17:22:40 +01:00
param Fix the build 2008-06-25 16:25:05 +02:00
passdb Fix a memleak in secrets_fetch_afs_key 2008-06-07 08:51:35 +02:00
pkgconfig libwbclient: add wbclient.pc.in 2008-01-15 10:43:43 +01:00
po po/genmsg: be more portable, use 'printf "%s"' instead of 'echo -n' 2008-04-01 16:16:55 +02:00
popt r24048: Fix the C++ warnings in our version of popt 2007-10-10 12:28:59 -05:00
printing remove unused extern current_user from nt_printing.c 2008-06-26 13:13:23 +02:00
profile Yay ! Remove a VFS entry. Removed the set_nt_acl() call, 2008-05-08 18:09:07 -07:00
registry registry: add removal of secdesc of a key to regdb_store_keys(). 2008-05-08 18:29:10 +02:00
rpc_client Fix bug #5568 net rpc trustdom add broken ! 2008-06-27 17:26:41 -07:00
rpc_parse drsuapi: add all code required for our drsuapi rpc client. 2008-05-23 23:56:21 +02:00
rpc_server Fix a file descriptor leak in add_port_hook 2008-06-28 16:10:50 +02:00
rpcclient Fix a segfault in rpcclient adddriver 2008-06-26 15:35:56 +02:00
script Revert "build: add symbol versioning when we build with gnu ld" 2008-06-27 13:46:26 +02:00
services Revert "Fix a memleak in svcctl_init_keys()" 2008-06-18 16:31:35 +02:00
smbd Let send_trans_reply work on only the inbuf 2008-06-28 10:38:51 +02:00
stf r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 12:28:26 -05:00
tests configure: remove unused configure check for HAVE_WORKING_AF_LOCAL 2008-05-17 13:18:31 +02:00
torture rpc_open_tcp: now drsuapi is complete, we can use it in the test program. 2008-05-24 01:33:52 +02:00
utils Fix the build 2008-06-28 10:38:51 +02:00
web Fix empty input fields in SWAT; [#5515]. 2008-06-03 15:35:41 +02:00
winbindd Fix from Atte Peltomki - atte.peltomaki@f-secure.com to correctly check 2008-06-30 09:20:05 -07:00
.dmallocrc
.indent.pro [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. 2007-10-10 15:34:30 -05:00
autogen.sh Remove references to SVN. 2008-06-17 10:43:19 +02:00
change-log
config.guess r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 12:28:26 -05:00
config.sub r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 12:28:26 -05:00
configure.developer use nss_wrapper code in samba3 when --enable-nss-wrapper is given 2007-11-09 09:52:58 +01:00
configure.in Revert "build: add symbol versioning when we build with gnu ld" 2008-06-27 13:46:26 +02:00
Doxyfile [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. 2007-10-10 15:34:30 -05:00
dynconfig.c popt: Use SMB_CONF_PATH environment var if no other configfile is set. 2008-02-04 17:41:23 +01:00
install-sh
library-versions.in library-versions: use the same version for talloc and tdb as for the standalone builds 2008-05-22 16:16:47 +02:00
mainpage.dox
Makefile.in Revert "build: add symbol versioning when we build with gnu ld" 2008-06-27 13:46:26 +02:00
smbadduser.in
VERSION Setting version to 3.3.0pre1 2008-04-25 08:35:27 -05:00