..
.cvsignore
- fixed cast warnings
0001-01-01 00:00:00 +00:00
access.c
merge from 2.2
0001-01-01 00:00:00 +00:00
bitmap.c
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
0001-01-01 00:00:00 +00:00
charcnv.c
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
0001-01-01 00:00:00 +00:00
charset.c
Got "medieval on our ass" about adding the -1 to slprintf.
0001-01-01 00:00:00 +00:00
cmd_interp.c
few cleanups to bring in line with 2.2
0001-01-01 00:00:00 +00:00
crc32.c
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
0001-01-01 00:00:00 +00:00
debug.c
Hey what happened to my debug messages? Early exit from reopen_logs()
0001-01-01 00:00:00 +00:00
domain_namemap.c
Unicode conversion fix in Japanese environment from Motonobu TAKAHASHI.
0001-01-01 00:00:00 +00:00
doscalls.c
utf-8 and EUC3 patch from Hiroshi Miura Samba User Group Japan staff.
0001-01-01 00:00:00 +00:00
error.c
Changes from APPLIANCE_HEAD (per Tim Potter):
0001-01-01 00:00:00 +00:00
fault.c
Added sys_fork() and sys_getpid() functions to stop the overhead
0001-01-01 00:00:00 +00:00
fsusage.c
split fsusage() into a separate module (to fix linking problems with
0001-01-01 00:00:00 +00:00
genrand.c
Fixed compiler warning.
0001-01-01 00:00:00 +00:00
getsmbpass.c
Small tidyups for gcc in 'preen' mode....
0001-01-01 00:00:00 +00:00
hash.c
string_hash() should be static. hash_clear() should be void.
0001-01-01 00:00:00 +00:00
interface.c
samba/source/nmbd/nmbd.c change remote_machine name to nmbd instead
0001-01-01 00:00:00 +00:00
interfaces.c
fix interfaces.c for aix 3.2.5
0001-01-01 00:00:00 +00:00
kanji.c
Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb.conf
0001-01-01 00:00:00 +00:00
md4.c
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
0001-01-01 00:00:00 +00:00
messages.c
Check sizes of data entries in connections.tdb before deciding they're crecs...
0001-01-01 00:00:00 +00:00
ms_fnmatch.c
Had to add a "pam password change" parameter (defaults to "off") and inlined
0001-01-01 00:00:00 +00:00
netatalk.c
Ok - this is the 64 bit widening check in. It changes the configure
0001-01-01 00:00:00 +00:00
pidfile.c
getting and setting security descriptors on printers now works
0001-01-01 00:00:00 +00:00
readline.c
Some versions of readline don't have rl_completion_func_t. )-:
0001-01-01 00:00:00 +00:00
replace.c
include/ntdomain.h:
0001-01-01 00:00:00 +00:00
select.c
Always increment even if the read fails (otherwise we spin if we hit the kernel bug...).
0001-01-01 00:00:00 +00:00
signal.c
fixed a bug in BlockSignals() for systems that don't have
0001-01-01 00:00:00 +00:00
smbrun.c
Merge of Andrew's changes in 2.2.
0001-01-01 00:00:00 +00:00
snprintf.c
replace modf so we don't need the math library
0001-01-01 00:00:00 +00:00
substitute.c
Fixed %U and %D substitutions. %U is lowercase user name, %D is uppercase
0001-01-01 00:00:00 +00:00
sysacls.c
AIX ACLs donated by IBM.
0001-01-01 00:00:00 +00:00
system.c
Fixed password entry caching bug pointed out by Elrond.
0001-01-01 00:00:00 +00:00
talloc.c
Added talloc_strdup() funcion.
0001-01-01 00:00:00 +00:00
time.c
Another large patch for the passdb rewrite.
0001-01-01 00:00:00 +00:00
ufc.c
Fix proto's in old code.
0001-01-01 00:00:00 +00:00
username.c
If we can't open the username map file, at least print the strerror.
0001-01-01 00:00:00 +00:00
util_array.c
simple mods to add msrpc pipe redirection. default behaviour: fall back
0001-01-01 00:00:00 +00:00
util_file.c
As Andrew suggested, make smbrun return a fd for a deleted file which can then
0001-01-01 00:00:00 +00:00
util_getent.c
Rename bzero -> memset.
0001-01-01 00:00:00 +00:00
util_list.c
Sync up handle creation with 2.2 branch. We can now join AS/U domains and
0001-01-01 00:00:00 +00:00
util_seaccess.c
Don't use variables called "acl" as it's the name of a function in Solaris.
0001-01-01 00:00:00 +00:00
util_sec.c
Fixed compiler warning.
0001-01-01 00:00:00 +00:00
util_sid.c
Added sid_peek_rid() function to return the rid of a sid. Saves mucking
0001-01-01 00:00:00 +00:00
util_sock.c
Fixup the large_writex problem (a large_writex can send a full 64k of data,
0001-01-01 00:00:00 +00:00
util_str.c
Needs to be >=, not just >.
0001-01-01 00:00:00 +00:00
util_unistr.c
Got "medieval on our ass" about adding the -1 to slprintf.
0001-01-01 00:00:00 +00:00
util.c
removed need for scandir in client.c
0001-01-01 00:00:00 +00:00
wins_srv.c
Fixed %d printf with unsigned long arg.
0001-01-01 00:00:00 +00:00