1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3
Andrew Tridgell 41b8137169 don't try to return a void
(This used to be commit 51b4de0ae3)
2002-04-11 14:59:27 +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 Spelling. 2002-04-07 23:41:55 +00:00
bin Added tdbbackup. 2002-03-12 00:05:22 +00:00
client getpid() -> sys_getpid() 2002-03-14 01:53:04 +00:00
codepages removed old unused files 2001-10-03 13:05:59 +00:00
groupdb Removed version number from file header. 2002-01-30 06:08:46 +00:00
include This split the mangling code up to allow for the possibility of multiple 2002-04-11 02:20:56 +00:00
intl Removed version number from file header. 2002-01-30 06:08:46 +00:00
lib this adds a completely new hash based mangling scheme 2002-04-11 09:56:38 +00:00
libads A few more updates: 2002-04-10 13:28:03 +00:00
libsmb Added cli_spoolss_enumjobs() function. 2002-04-10 07:19:37 +00:00
locking Fix the mp3 rename bug - also tidy up our open code and remove the special 2002-03-23 02:57:44 +00:00
msdfs Removed version number from file header. 2002-01-30 06:08:46 +00:00
nmbd nmbd handle shutdown message. 2002-03-29 13:58:32 +00:00
nsswitch possibly fix the 15000 user problem 2002-04-11 14:30:31 +00:00
pam_smbpass updates from 2.2 2002-01-12 23:12:13 +00:00
param This split the mangling code up to allow for the possibility of multiple 2002-04-11 02:20:56 +00:00
passdb Fix up major logic reversal flaws in pdb_ldap. 2002-04-08 01:52:44 +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 removed unnecessary memset 2002-04-11 03:15:02 +00:00
profile Removed version number from file header. 2002-01-30 06:08:46 +00:00
python Implemented a setup_logging() function that takes two keywords: 2002-04-11 05:05:08 +00:00
rpc_client WERROR merge from SAMBA_2_2 2002-04-11 01:50:18 +00:00
rpc_parse specversion merge from SAMBA_2_2 2002-04-11 01:48:38 +00:00
rpc_server Correctly emulate NT in printer handle opening access rights. 2002-04-11 02:59:31 +00:00
rpcclient Free popt context after argument parsing. 2002-04-04 04:29:09 +00:00
script Added another return type. 2002-03-28 04:12:39 +00:00
smbd don't try to return a void 2002-04-11 14:59:27 +00:00
smbwrapper Removed version number from file header. 2002-01-30 06:08:46 +00:00
tdb Added Shirish's client side caching policy change. 2002-04-10 01:04:13 +00:00
tests added a simple test to see whether building shared libraries actually 2001-12-31 22:10:24 +00:00
torture Fixed some compile warnings. 2002-04-04 22:56:39 +00:00
ubiqx
utils Rename of ads_do_search_all2() to ads_do_search_all() and removal of 2002-04-10 13:29:23 +00:00
web Add assertions that kill() is never accidentally passed a non-positive 2002-03-20 06:57:03 +00:00
wrepld Make winbindd_idmap tdb endian independent. This is very important for 2002-03-21 23:39:17 +00:00
.cvsignore add .proto.check 2002-03-21 14:09:02 +00:00
.dmallocrc Sample configuration for dmalloc. 2002-01-09 06:35:45 +00:00
acconfig.h Removed duplicate _LARGEFILE64_SOURCE added in error. 2002-04-11 00:42:38 +00:00
aclocal.m4 Added SWAT i18n feature: 2001-09-24 15:55:09 +00:00
architecture.doc
change-log
CodingSuggestions added "net join" command 2001-11-24 14:16:41 +00:00
config.guess By popular demand: a new config.guess and config.sub 2001-12-08 17:37:59 +00:00
config.sub By popular demand: a new config.guess and config.sub 2001-12-08 17:37:59 +00:00
configure Ensure VFS modules will build correctly by adding defines for CPPFLAGS 2002-04-11 00:37:31 +00:00
configure.developer Change ./configure.developer to stay in effect across a 2001-09-25 05:08:05 +00:00
configure.in Ensure VFS modules will build correctly by adding defines for CPPFLAGS 2002-04-11 00:37:31 +00:00
configure.nodebug.developer
Doxyfile Fixed typo. 2002-01-17 02:54:23 +00:00
dynconfig.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
install-sh
internals.doc
mainpage.dox Make CodingSuggestions show up in the Doxygen pages. 2001-11-16 07:28:23 +00:00
Makefile.in this adds a completely new hash based mangling scheme 2002-04-11 09:56:38 +00:00
parsing.doc
smbadduser