1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3
Tim Potter e25aa22a8f Merge:
> Exit path cleanup for cli_samr_enum_dom_users()
(This used to be commit 655c1e0351)
2003-02-24 02:12:39 +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 Make sure we set the error code to indicate failure... 2003-02-22 20:11:29 +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 Remove 'unixsam' from the default passdb backends. 2003-02-22 12:01:05 +00:00
include forgot the altered include file 2003-02-23 18:08:07 +00:00
intl BIG patch... 2003-01-02 09:07:17 +00:00
lib Add const 2003-02-24 02:11:32 +00:00
libads Fix a DEBUG() formatting, add some more debug to our SID pulling code and 2003-02-22 00:54:08 +00:00
libsmb Fix IRIX build...void fn can't return another void fn 2003-02-21 14:35:02 +00:00
locking Fix 2 off-by-one bugs in the use of malloc()ed strings and safe_strcpy(). 2003-02-24 01:13:31 +00:00
modules patch from Hal Roberts check for a valid [f]chmod_acl function pointer before calling it. Fixes seg fault in audit VFS module 2003-02-21 16:15:30 +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 Fix a DEBUG() formatting, add some more debug to our SID pulling code and 2003-02-22 00:54:08 +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 Remove 'unixsam' from the default passdb backends. 2003-02-22 12:01:05 +00:00
passdb Fix comment - the other bits of code don't call this any more. 2003-02-22 12:17:02 +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 Merge: 2003-02-24 02:12:39 +00:00
rpc_parse couple of merges from APP_HEAD 2003-02-21 17:08:43 +00:00
rpc_server i patched the wrong branch! s/unistr2_to_dos/unistr2_to_ascii/ 2003-02-21 20:00:46 +00:00
rpcclient Added enumdomusers command. 2003-02-21 04:28:32 +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 More signed/unsigned fixes (yes, I run with funny compiler options) and 2003-02-22 12:22:06 +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 Add static 2003-02-22 12:16:17 +00:00
ubiqx BIG patch... 2003-01-02 09:07:17 +00:00
utils Add static 2003-02-22 12:16:17 +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 Fixes from Paul Green and vorlon@debian.org for building shared libraries 2003-02-22 12:19:18 +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 Fixes from Paul Green and vorlon@debian.org for building shared libraries 2003-02-22 12:19:18 +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 Remove 'unixsam' from the default passdb backends. 2003-02-22 12:01:05 +00:00
smbadduser small merges from SAMBA_3_0; mostly typos, renames, etc... 2003-01-15 18:31:46 +00:00