1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00
samba-mirror/source3
Jelmer Vernooij 8d8a8c9633 Make init_module() and thus smb_load_module() return an int.
modules/developer.c: init_module() should return an int
(This used to be commit 7f59703550)
2003-02-20 22:26:28 +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 For a number of months now, support for being a domain member without also 2003-02-20 12:01:39 +00:00
bin ignore editreg 2002-12-12 20:52:21 +00:00
client The cli_send_tconX code already determines to send \\server\share to port 139 2003-02-18 00:36:37 +00:00
codepages removed old unused files 2001-10-03 13:05:59 +00:00
groupdb add_initial_entry should fail if string_to_sid fails. 2003-02-18 01:05:56 +00:00
include Make init_module() and thus smb_load_module() return an int. 2003-02-20 22:26:28 +00:00
intl BIG patch... 2003-01-02 09:07:17 +00:00
lib Make init_module() and thus smb_load_module() return an int. 2003-02-20 22:26:28 +00:00
libads libads/krb5_setpw.c 2003-02-19 20:37:34 +00:00
libsmb Can't return SAFE_FREE...put on its own line. 2003-02-19 15:46:15 +00:00
locking Fixes for HPUX only having limited POSIX lock range from Michael Steffens <michael.steffens@hp.com> 2003-02-12 20:38:02 +00:00
modules Make init_module() and thus smb_load_module() return an int. 2003-02-20 22:26:28 +00:00
msdfs Fix the msdfs proxy handling code in dfsenum to return the cumulative number of 2003-02-11 01:45:15 +00:00
nmbd Make this an fstrcat(), as this seems to fix some weird issue with the server 2003-01-28 10:16:07 +00:00
nsswitch for some (very weird) reason, the domain I was testing aginst would not 2003-02-20 10:43:21 +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 (only for HEAD at the moment). 2003-02-09 12:26:58 +00:00
passdb initial server side privileges implementation, using a tdb. This needs to be hooked into pdb, and we need some access control on changing privileges. That's next 2003-02-12 09:14:35 +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 Bit of a hack job to prevent smbprn.XXX jobs appearing in the queue if the 2003-02-19 01:38:12 +00:00
profile More compile warnings. 2002-08-22 17:46:25 +00:00
python Doc 2003-02-20 04:01:25 +00:00
registry reverted this patch till I sort out the craziness with UNIHDR 2003-01-17 06:15:18 +00:00
rpc_client Return a WERROR instead of a NTSTATUS like the rest of the srvsvc 2003-02-17 04:35:32 +00:00
rpc_parse init_dom_sid2s: Check return code from string_to_sid. Skip tokens 2003-02-18 01:30:22 +00:00
rpc_server Make init_module() and thus smb_load_module() return an int. 2003-02-20 22:26:28 +00:00
rpcclient Remove obsolete files 2003-02-20 19:10:19 +00:00
sam some more work on gums. 2002-12-28 13:42:54 +00:00
script autogen - cope with autoconf-2.53/2.13 systems (like RH 7.3) 2003-02-10 17:30:20 +00:00
smbd Like for NTLM logins, lookup the 'winbind' user first, then the 'local' user. 2003-02-20 10:50:09 +00:00
smbwrapper Now we have setenv() in replace.c, we don't need a seperate copy here. 2003-02-19 12:05:21 +00:00
tdb Ensure tdb error code is set for corrupt and i/o errors before calling 2003-02-20 18:54:12 +00:00
tests added a simple test to see whether building shared libraries actually 2001-12-31 22:10:24 +00:00
torture correct init for vfs.conn, thanks Stefan 2003-02-19 22:26:19 +00:00
ubiqx BIG patch... 2003-01-02 09:07:17 +00:00
utils Added Volkers "print server role" patch. 2003-02-20 22:09:57 +00:00
web base64_decode() with heimdal libs, so I've renamed it base64_decode_inplace(). 2003-02-19 00:27:38 +00:00
wrepld While the usage is most bisarre, this fixes up another fstring/pstring mixup. 2003-01-11 12:33:00 +00:00
.cvsignore ignore configure in cvs 2003-02-06 09:54:51 +00:00
.dmallocrc Sample configuration for dmalloc. 2002-01-09 06:35:45 +00:00
aclocal.m4 Improve detection of iconv(3) for various platforms. M4 code is similar to what I use in Midgard for past few years, modified for Samba needs. 2003-02-19 13:24:06 +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 Change ./configure.developer to stay in effect across a 2001-09-25 05:08:05 +00:00
configure.in Improve detection of iconv(3) for various platforms. M4 code is similar to what I use in Midgard for past few years, modified for Samba needs. 2003-02-19 13:24:06 +00:00
configure.nodebug.developer
Doxyfile Doc 2003-02-13 01:05:56 +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
mainpage.dox Make CodingSuggestions show up in the Doxygen pages. 2001-11-16 07:28:23 +00:00
Makefile.in Add -V option (to print out version) to utilities where possible 2003-02-18 18:43:59 +00:00
smbadduser small merges from SAMBA_3_0; mostly typos, renames, etc... 2003-01-15 18:31:46 +00:00