1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source3
Günther Deschner ad5794ad5c Remove unused marshalling for LSA_REMOVE_ACCT_RIGHTS.
Guenther
(This used to be commit 80e39330bf)
2008-02-14 15:29:51 +01:00
..
auth auth_winbind: use wbcAuthenticateUserEx() 2008-02-13 13:30:16 +01:00
client Fix bug #5247 "Wildcard expansion in mget is broken" 2008-02-08 16:59:52 -08:00
codepages
exports Create symbols to export in libtdb dynamically from tdb.h. 2008-02-14 14:17:57 +01:00
groupdb Fix "status used uninitialized" warnings. 2008-01-15 15:09:13 -08:00
include Remove unused marshalling for LSA_REMOVE_ACCT_RIGHTS. 2008-02-14 15:29:51 +01:00
iniparser r23166: Bring samba.org's iniparser copy in sync with the upstream version 2.17. 2007-10-10 12:22:51 -05:00
iniparser_build r23314: For some systems it's needed to inject replace.h into 2007-10-10 12:23:05 -05:00
intl Patch 2 of 3 from Debian Samba packagers: 2007-11-01 15:53:44 -04:00
lib Use pidl for _lsa_AddPrivilegesToAccount and _lsa_RemovePrivilegesFromAccount. 2008-02-14 13:53:28 +01:00
libaddns Try and fix the AIX build. 2008-01-10 01:04:47 +01:00
libads str_list_free is not needed anymore 2008-02-04 21:05:41 +01:00
libgpo str_list_free is not needed anymore 2008-02-04 21:05:41 +01:00
libnet Collect all init_lsa_string varients in one place. 2008-02-12 22:05:39 +01:00
librpc Re-run make idl. 2008-02-14 15:22:33 +01:00
libsmb Use rpccli_lsa_EnumTrustDom all over the place. 2008-02-13 00:29:37 +01:00
locking Fix some "set but never used" warnings 2008-01-20 17:44:40 +01:00
m4 r23094: Update the iconv detection to handle cross-compiles better. If we are 2007-10-10 12:22:45 -05:00
modules Fix typos and replace statvfs call with fs_capabilities() 2008-01-29 18:33:22 +03:00
nmbd Convert read_data() to NTSTATUS 2008-02-02 11:03:23 +01:00
nsswitch wbinfo: use wbcAuthenticateUserEx() 2008-02-13 13:30:16 +01:00
pam_smbpass Fix build for pam_smbpass 2008-01-16 12:42:26 +03:00
param Add support for LDAP debug output in Samba log file. 2008-02-06 18:16:22 +01:00
passdb nsswitch: convert winbind_env_set(), winbind_on() and winbind_off() into macros 2008-02-13 10:44:52 +01:00
pkgconfig libwbclient: add wbclient.pc.in 2008-01-15 10:43:43 +01:00
po r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
popt r24048: Fix the C++ warnings in our version of popt 2007-10-10 12:28:59 -05:00
printing Fix some typos. 2008-02-08 10:05:32 +01:00
profile Add in the recvfile entry to the VFS layer with a default 2007-10-29 17:16:13 -07:00
registry Fix Coverity IDs 451, 452 2008-01-25 20:55:51 +01:00
rpc_client Remove unused marshalling for LSA_REMOVE_ACCT_RIGHTS. 2008-02-14 15:29:51 +01:00
rpc_parse Remove unused marshalling for LSA_REMOVE_ACCT_RIGHTS. 2008-02-14 15:29:51 +01:00
rpc_server Use pidl for _lsa_RemoveAccountRights. 2008-02-14 15:22:33 +01:00
rpcclient Use rpccli_lsa_RemoveAccountRights() in net and rpcclient. 2008-02-14 15:28:26 +01:00
script Create symbols to export in libtdb dynamically from tdb.h. 2008-02-14 14:17:57 +01:00
services Fix two debug messages. 2008-01-21 22:49:45 +01:00
smbd smbd: use make usage of wbcDomainInfo() 2008-02-11 18:14:15 +01:00
stf r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 12:28:26 -05:00
tests [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
torture Fix some IBM checker warnings 2008-01-30 19:57:10 +01:00
utils Use rpccli_lsa_RemoveAccountRights() in net and rpcclient. 2008-02-14 15:28:26 +01:00
web Always pass a TALLOC_CTX to str_list_make and str_list_copy 2008-02-04 20:57:49 +01:00
winbindd winbindd: add rids and other_sids arrays in WBFLAG_PAM_INFO3_TEXT mode 2008-02-13 13:30:15 +01: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 r23377: Patch from Bjoern Jacke <bjoern@j3e.de> to deal 2007-10-10 12:23:11 -05: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 Add support for building and using shared and static libtdb library. 2008-02-14 14:17:57 +01: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 Create symbols to export in libtdb dynamically from tdb.h. 2008-02-14 14:17:57 +01:00
smbadduser.in
VERSION Correct VERSION and version.c to use SAMBA_VERSION_VENDOR_PATCH 2007-10-21 12:32:06 -05:00