1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3
Jelmer Vernooij f46edac4bf Make swat use popt
(This used to be commit eccb699811)
2003-03-20 11:16:14 +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 some comment typos 2003-03-19 15:24:17 +00:00
bin Ignore t_strcmp test case. 2003-03-19 03:14:54 +00:00
client Jeremy merged across my string parinoia fixes, but forgot to enable them! :-) 2003-03-18 11:22:52 +00:00
codepages removed old unused files 2001-10-03 13:05:59 +00:00
groupdb Remove 'unixsam' from the default passdb backends. 2003-02-22 12:01:05 +00:00
include Merge from HEAD: 2003-03-18 12:01:47 +00:00
intl Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
lib lib/messages.c: Check return from chainlock before modifying message queue. 2003-03-20 00:52:37 +00:00
libads Merge from HEAD: 2003-03-17 22:58:24 +00:00
libsmb Removed unused var. 2003-03-18 21:25:35 +00:00
locking Fix to allow blocking lock notification to be done rapidly (no wait 2003-02-27 01:04:34 +00:00
modules Put in the new modules system. It's now used by passdb and rpc. I will 2003-03-19 18:45:19 +00:00
msdfs Merge from HEAD. Use pstrcpy not safe_strcpy. 2003-02-24 19:37:20 +00:00
nmbd replace pstrcpy 2003-03-19 19:33:08 +00:00
nsswitch Fix debug message not to use an uninitialized variable. 2003-03-19 08:36:42 +00:00
pam_smbpass Merge from HEAD - remove silly 'NT or LM# as password' stuff from pam_smbpass. 2003-01-03 01:40:13 +00:00
param Merge from HEAD. 2003-03-19 18:21:44 +00:00
passdb void function cannot return a value (besides the function called was 2003-03-19 22:38:37 +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 lib/messages.c: Check return from chainlock before modifying message queue. 2003-03-20 00:52:37 +00:00
profile sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
python Merge of compiler warning fixups. 2003-03-20 01:05:22 +00:00
registry Add the correct file :-( to ignore .po and .po32 files. 2003-03-19 03:41:18 +00:00
rpc_client This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit f0d009c3e9) 2003-03-18 07:09:24 +00:00
rpc_parse Merge from HEAD: 2003-03-17 23:04:03 +00:00
rpc_server lib/messages.c: Check return from chainlock before modifying message queue. 2003-03-20 00:52:37 +00:00
rpcclient Merge of waider's rpcclient return type patch. 2003-03-18 06:30:30 +00:00
script Some progress towards gums and tdbsam2 2003-03-07 18:26:24 +00:00
smbd Put in the new modules system. It's now used by passdb and rpc. I will 2003-03-19 18:45:19 +00:00
smbwrapper Fix building --with-smbwrapper. 2003-03-17 11:54:12 +00:00
stf This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit 6f94672d3d) 2003-03-19 18:45:20 +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 Run test 10000 times to make measurement easier. 2003-03-19 02:59:18 +00:00
ubiqx Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
utils Jeremy merged across my string parinoia fixes, but forgot to enable them! :-) 2003-03-18 11:22:52 +00:00
web Make swat use popt 2003-03-20 11:16:14 +00:00
wrepld Add an extra parameter to our 'set_remote_machine_name' and 2003-03-18 09:52:55 +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 Put in the new modules system. It's now used by passdb and rpc. I will 2003-03-19 18:45:19 +00:00
autogen.sh autogen - cope with autoconf-2.53/2.13 systems (like RH 7.3) 2003-02-10 17:31:25 +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:05:20 +00:00
configure.in Put in the new modules system. It's now used by passdb and rpc. I will 2003-03-19 18:45:19 +00:00
configure.nodebug.developer This file has not been maintained for a while - if we really want this 2003-03-05 08:48:08 +00:00
Doxyfile Remove reference to "mainpage.dox" and CodingStandards, which have 2003-02-28 04:02:16 +00:00
dynconfig.c merge from HEAD - enable dynamic RPC modules 2003-02-14 00:48:28 +00:00
install-sh
mainpage.dox Remove reference to "mainpage.dox" and CodingStandards, which have 2003-02-28 03:59:47 +00:00
Makefile.in Make swat use popt 2003-03-20 11:16:14 +00:00
smbadduser small merges from SAMBA_3_0; mostly typos, renames, etc... 2003-01-15 18:31:46 +00:00