..
.cvsignore
- fixed cast warnings
1998-10-05 12:35:30 +00:00
access.c
merge from 2.2
2001-04-20 15:39:51 +00:00
bitmap.c
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
2001-03-11 00:32:10 +00:00
charcnv.c
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
2001-03-11 00:32:10 +00:00
charset.c
Got "medieval on our ass" about adding the -1 to slprintf.
2001-04-08 20:22:39 +00:00
cmd_interp.c
few cleanups to bring in line with 2.2
2001-04-28 01:07:27 +00:00
crc32.c
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
1999-12-13 13:27:58 +00:00
debug.c
If a debug class was explicitly set to zero the debug system would not
2001-06-01 12:04:44 +00:00
domain_namemap.c
Unicode conversion fix in Japanese environment from Motonobu TAKAHASHI.
1999-12-13 19:17:40 +00:00
doscalls.c
utf-8 and EUC3 patch from Hiroshi Miura Samba User Group Japan staff.
2000-10-03 02:12:14 +00:00
error.c
Changes from APPLIANCE_HEAD (per Tim Potter):
2000-09-01 18:49:26 +00:00
fault.c
Added sys_fork() and sys_getpid() functions to stop the overhead
2000-05-02 02:23:41 +00:00
fsusage.c
split fsusage() into a separate module (to fix linking problems with
2000-04-19 08:23:13 +00:00
genrand.c
Fixed compiler warning.
2001-05-29 07:34:51 +00:00
getsmbpass.c
Small tidyups for gcc in 'preen' mode....
1998-10-17 17:41:13 +00:00
hash.c
string_hash() should be static. hash_clear() should be void.
2001-05-12 20:15:39 +00:00
interface.c
samba/source/nmbd/nmbd.c change remote_machine name to nmbd instead
2001-02-15 19:50:34 +00:00
interfaces.c
fix interfaces.c for aix 3.2.5
2001-05-07 03:21:23 +00:00
kanji.c
Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb.conf
2001-03-26 23:13:02 +00:00
md4.c
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
1999-12-13 13:27:58 +00:00
messages.c
use LDSHFLAGS not -shared in several places
2001-06-04 05:13:59 +00:00
ms_fnmatch.c
Had to add a "pam password change" parameter (defaults to "off") and inlined
2001-05-02 23:32:09 +00:00
netatalk.c
Ok - this is the 64 bit widening check in. It changes the configure
1998-09-03 18:40:31 +00:00
pidfile.c
getting and setting security descriptors on printers now works
2000-05-27 09:53:11 +00:00
readline.c
Some versions of readline don't have rl_completion_func_t. )-:
2001-05-07 02:03:32 +00:00
replace.c
include/ntdomain.h:
2001-04-02 22:27:40 +00:00
select.c
Always increment even if the read fails (otherwise we spin if we hit the kernel bug...).
2001-02-23 00:46:28 +00:00
signal.c
fixed a bug in BlockSignals() for systems that don't have
2000-06-12 06:09:39 +00:00
smbrun.c
Merge of Andrew's changes in 2.2.
2001-04-13 19:12:06 +00:00
snprintf.c
replace modf so we don't need the math library
2001-05-06 15:19:25 +00:00
substitute.c
Fixed %U and %D substitutions. %U is lowercase user name, %D is uppercase
2001-04-25 18:39:31 +00:00
sysacls.c
Fixed typo in Solaris and UnixWare ACLs.
2001-06-09 03:10:27 +00:00
system.c
Fixed password entry caching bug pointed out by Elrond.
2001-04-30 22:56:52 +00:00
talloc.c
Added talloc_strdup() funcion.
2001-05-11 07:03:13 +00:00
time.c
Another large patch for the passdb rewrite.
2000-11-21 05:55:16 +00:00
ufc.c
Fix proto's in old code.
2001-04-21 07:53:40 +00:00
username.c
If we can't open the username map file, at least print the strerror.
2001-04-06 17:13:16 +00:00
util_array.c
simple mods to add msrpc pipe redirection. default behaviour: fall back
2000-01-03 19:19:48 +00:00
util_file.c
As Andrew suggested, make smbrun return a fd for a deleted file which can then
2001-04-13 00:37:00 +00:00
util_getent.c
lib/util_getent.c: removed debug code.
2001-06-12 01:49:30 +00:00
util_list.c
Sync up handle creation with 2.2 branch. We can now join AS/U domains and
2001-03-07 23:59:13 +00:00
util_seaccess.c
Don't use variables called "acl" as it's the name of a function in Solaris.
2001-04-27 21:20:20 +00:00
util_sec.c
Fixed compiler warning.
2000-12-06 02:52:54 +00:00
util_sid.c
Added sid_peek_rid() function to return the rid of a sid. Saves mucking
2001-05-10 00:48:06 +00:00
util_sock.c
*Wonderful* patch from Andrew Bartlett that will help ensure tdb's are
2001-06-09 01:38:54 +00:00
util_str.c
Needs to be >=, not just >.
2001-05-10 23:55:33 +00:00
util_unistr.c
Fix from TAKAHASHI Motonobu <monyo@samba.gr.jp> for multibyte conversion
2001-06-12 18:20:26 +00:00
util.c
removed need for scandir in client.c
2001-05-07 05:19:52 +00:00
wins_srv.c
Fixed %d printf with unsigned long arg.
2000-10-11 17:26:14 +00:00