1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Günther Deschner 93e0c13626 IDL: now that we have nbt.idl, re-add it to the includes again.
Guenther
(This used to be commit d38c5f4a69)
2008-04-21 20:21:40 +02:00
..
auth auth: add SeDiskOperatorsPrivilege to get_root_nt_token to fix registry shares. 2008-04-15 20:41:14 +02:00
client smbspool: Fix the smbspool build. 2008-04-21 11:19:22 -07:00
codepages
exports Create symbols to export in libtdb dynamically from tdb.h. 2008-02-14 14:17:57 +01:00
groupdb groupdb: make mapping_tdb compatible to mapping_ldb 2008-04-12 10:01:42 +02:00
include cldap: avoid duplicate definitions so remove ads_cldap.h. 2008-04-21 20:21: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 libnetapi: Add Doxyfile. 2008-04-20 23:20:21 +02:00
libaddns Fix an uninitialized variable, Coverity ID 481 2008-03-06 11:47:31 +01:00
libads cldap: avoid duplicate definitions so remove ads_cldap.h. 2008-04-21 20:21: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 libgpo: try nicer output when dumping gpo registry values. 2008-04-17 14:13:13 +02:00
libnet Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_struct 2008-04-20 14:08:16 +02:00
librpc IDL: now that we have nbt.idl, re-add it to the includes again. 2008-04-21 20:21:40 +02:00
libsmb cldap: avoid duplicate definitions so remove ads_cldap.h. 2008-04-21 20:21:40 +02:00
locking Slight reformatting of fd_close_posix(), while I'm at it. 2008-04-21 00:21:24 +02:00
m4 build: fix configure option --with-static-libs=libXYZ 2008-03-31 11:58:35 +02:00
modules Remove redundant parameter fd from SMB_VFS_CLOSE(). 2008-04-21 00:22:42 +02:00
nmbd cldap: avoid duplicate definitions so remove ads_cldap.h. 2008-04-21 20:21:40 +02:00
nsswitch libwbclient: change wbcResolveWinsByIP() to take char ** instead of const char ** 2008-04-20 22:29:36 +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 loadparm: reformat - fix whitespace/tab 2008-04-21 00:21:23 +02:00
passdb pdb_tdb: fix the upgrade code, db_traverse returns the number of records! 2008-04-15 00:25:11 +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 printing: call reinit_after_fork() in the backgroundqueue process 2008-04-18 15:00:19 +02:00
profile Add in the recvfile entry to the VFS layer with a default 2007-10-29 17:16:13 -07:00
registry registry: honour the WERROR that regsubkey_ctr_addkey gives us in reg_load_tree. 2008-04-13 15:45:33 +02:00
rpc_client Fix some empty lines with just spaces 2008-04-20 16:23:48 +02:00
rpc_parse rpc_parse: fix "assignment discards qualifier" warning by using CONST_DISCARD. 2008-04-20 22:29:36 +02:00
rpc_server Introduce rpc_pipe_np_smb_conn() 2008-04-20 14:08:16 +02:00
rpcclient Introduce rpc_pipe_np_smb_conn() 2008-04-20 14:08:16 +02:00
script registry: remove the REGISTRY_HOOKS layer from the reghook cache. 2008-04-13 01:43:42 +02:00
services Coverity fixes 2008-03-17 20:52:25 +01:00
smbd Remove redundant parameter fd from SMB_VFS_CLOSE(). 2008-04-21 00:22:42 +02:00
stf
tests configure: Remove lib/repdir.c and related stuff 2008-02-29 09:48:24 +01:00
torture Remove redundant parameter fd from SMB_VFS_CLOSE(). 2008-04-21 00:22:42 +02:00
utils cldap: avoid duplicate definitions so remove ads_cldap.h. 2008-04-21 20:21:40 +02:00
web Cleanup size_t return values in convert_string_allocate 2008-04-11 11:33:33 +02:00
winbindd cldap: avoid duplicate definitions so remove ads_cldap.h. 2008-04-21 20:21:40 +02: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
change-log
config.guess
config.sub
configure.developer use nss_wrapper code in samba3 when --enable-nss-wrapper is given 2007-11-09 09:52:58 +01:00
configure.in add AC_TRY_RUN_STRICT support for Sun Studio compiler 2008-04-16 16:40:44 +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 Add support for building and using shared and static libtdb library. 2008-02-14 14:17:57 +01:00
mainpage.dox
Makefile.in winbind: Use libnbt for NTLOGON SAMLOGON mailslot request and reply. 2008-04-21 11:03:32 +02:00
smbadduser.in
VERSION VERSION: Update pre release number. 2008-03-23 07:28:13 +01:00