1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source3
Jelmer Vernooij acffe03f93 Simplify modules interface and make it easier to build
complete subsystems as modules (--with-shared-modules=rpc,pdb_xml,pdb_ldap
works now, for example)
(This used to be commit f622bdc691)
2003-03-24 18:25:31 +00:00
..
aparser replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down 2001-09-10 11:08:57 +00:00
auth Fix compile. 2003-03-23 13:18:05 +00:00
bin Ignore t_strcmp test case. 2003-03-19 03:14:54 +00:00
client Add static to satisfy exotic compilers 2003-03-24 16:16:13 +00:00
codepages removed old unused files 2001-10-03 13:05:59 +00:00
groupdb The group mapping functions are not called 2003-03-23 11:44:14 +00:00
include Revoke some of the popt patch from metze I applied earlier today. It added 2003-03-24 14:15:14 +00:00
intl BIG patch... 2003-01-02 09:07:17 +00:00
lib Revoke some of the popt patch from metze I applied earlier today. It added 2003-03-24 14:15:14 +00:00
libads Changes to help the kerberos change password code work on systems that 2003-03-16 02:14:05 +00:00
libsmb Add mapping for Bad Network Path 2003-03-24 16:15:10 +00:00
locking Fix to allow blocking lock notification to be done rapidly (no wait 2003-02-27 00:43:23 +00:00
modules Fix init function name and return value 2003-03-24 11:31:01 +00:00
msdfs If it's a pstring, use pstrcpy(). 2003-02-24 09:46:01 +00:00
nmbd Don't use old usage() function, but the one from popt. 2003-03-24 14:32:11 +00:00
nsswitch Don't use old usage() function, but the one from popt. 2003-03-24 14:32:11 +00:00
pam_smbpass Remove silly ideas about taking the LM or NT hash as a password in pam_smbpass. 2002-11-24 08:38:53 +00:00
param This adds 'ldap delete dn' as the recommended parameter 2003-03-23 09:04:25 +00:00
passdb Implement abartlet's suggestion to add attribs to ldap if they 2003-03-23 14:19:13 +00:00
po added fr.msg from Fanch 2001-12-09 17:06:45 +00:00
popt stop popt from doing its own intl stuff 2001-11-25 00:10:28 +00:00
printing Merge of new appliance-head scalable printing fixes. 2003-03-21 22:00:19 +00:00
profile More compile warnings. 2002-08-22 17:46:25 +00:00
python Started working on python routines to add and delete domain users. 2003-03-24 06:31:49 +00:00
registry Add the correct file :-( to ignore .po and .po32 files. 2003-03-19 03:41:18 +00:00
rpc_client NTLM Authentication: 2003-03-23 13:03:25 +00:00
rpc_parse Fix signed/unsigned issues - mostly 'i' counters. 2003-03-15 07:45:51 +00:00
rpc_server Give volker a hand, and let domain joins with existing user accounts work 2003-03-21 13:28:06 +00:00
rpcclient Revoke some of the popt patch from metze I applied earlier today. It added 2003-03-24 14:15:14 +00:00
sam - Use FUNCTION_MACRO, not __FUNCTION__. 2003-03-22 23:25:44 +00:00
script Some progress towards gums and tdbsam2 2003-03-07 18:26:24 +00:00
smbd Don't use old usage() function, but the one from popt. 2003-03-24 14:32:11 +00:00
smbwrapper Finish removing setenv replacements from smbwrapper. 2003-02-24 11:24:27 +00:00
stf Add additional StrCaseCmp test cases. 2003-03-19 08:32:42 +00:00
tdb strictly, you can't #if on somthing that may or may not be defined. 2003-03-15 06:31:23 +00:00
tests added a simple test to see whether building shared libraries actually 2001-12-31 22:10:24 +00:00
torture Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes 2003-03-24 11:25:34 +00:00
ubiqx BIG patch... 2003-01-02 09:07:17 +00:00
utils Revoke some of the popt patch from metze I applied earlier today. It added 2003-03-24 14:15:14 +00:00
web Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes 2003-03-24 11:25:34 +00:00
wrepld Don't use old usage() function, but the one from popt. 2003-03-24 14:32:11 +00:00
.cvsignore also ignore the autom4te-2.53.cache 2003-03-05 08:49:56 +00:00
.dmallocrc Sample configuration for dmalloc. 2002-01-09 06:35:45 +00:00
aclocal.m4 Simplify modules interface and make it easier to build 2003-03-24 18:25:31 +00:00
autogen.sh autogen - cope with autoconf-2.53/2.13 systems (like RH 7.3) 2003-02-10 17:30:20 +00:00
change-log Remove reference to obsolete samba-bugs address. 2003-02-19 00:13:23 +00:00
config.guess Update config.guess, config.sub to the versions from the GNU autotools 2003-02-17 23:49:01 +00:00
config.sub Update config.guess, config.sub to the versions from the GNU autotools 2003-02-17 23:49:01 +00:00
configure.developer Use "$@" to preserve shell quoting in case somebody passes an escaped 2003-03-10 03:04:47 +00:00
configure.in Simplify modules interface and make it easier to build 2003-03-24 18:25:31 +00:00
Doxyfile Remove reference to "mainpage.dox" and CodingStandards, which have 2003-02-28 03:59:47 +00:00
dynconfig.c Enable dynamic loading of RPC modules. See docs/textdocs/RPC_PLUGGIN.txt for instructions. 2003-01-17 20:57:26 +00:00
install-sh
Makefile.in Add modules support to charset 2003-03-24 12:47:21 +00:00
smbadduser small merges from SAMBA_3_0; mostly typos, renames, etc... 2003-01-15 18:31:46 +00:00