1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-01 21:18:10 +03:00
samba-mirror/source3
Christopher R. Hertel e6df31f14b The definition of pstrcpy_base(), and the preceeding comments, were given
twice (probably a cut/paste error).
The definition of pstrcpy_base(), and the preceeding comments, were given
twice (probably a cut/paste error).
(This used to be commit 5306f6f7c8)
2003-03-27 05:11:25 +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 - Support building all auth modules as .so's 2003-03-25 14:46:11 +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 The definition of pstrcpy_base(), and the preceeding comments, were given 2003-03-27 05:11:25 +00:00
intl BIG patch... 2003-01-02 09:07:17 +00:00
lib Use SAFE_FREE() instead of plain free() - pointed out by metze 2003-03-26 13:49:23 +00:00
libads - Support building all auth modules as .so's 2003-03-25 14:46:11 +00:00
libsmb Fix debug (thanks metze) 2003-03-25 10:29:22 +00:00
locking Fix to allow blocking lock notification to be done rapidly (no wait 2003-02-27 00:43:23 +00:00
modules Make these functions static, keep them out of proto. 2003-03-25 07:55:10 +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 Apply metze's change correctly this time. Playing 'patch' by 2003-03-25 07:54:34 +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 Fix extra NULL arg added during app-head merge. 2003-03-26 19:31:44 +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 - Support building all auth modules as .so's 2003-03-25 14:46:11 +00:00
rpc_server Fix two typos 2003-03-24 19:53:02 +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 Fix DOS del command with widelinks = False. 2003-03-26 22:15:37 +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 Don't use 'opt' 2003-03-25 13:59:55 +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 Always rebuild modules after running ./configure (to prevent 2003-03-25 22:37:43 +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 Remove LDAP_LIBS and just use LIBS again as before. I'll 2003-03-26 20:16:48 +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 merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
Makefile.in Remove LDAP_LIBS and just use LIBS again as before. I'll 2003-03-26 20:16:48 +00:00
smbadduser small merges from SAMBA_3_0; mostly typos, renames, etc... 2003-01-15 18:31:46 +00:00