..
.cvsignore
- fixed cast warnings
0001-01-01 00:00:00 +00:00
access.c
finally got sick of the "extern int Client" code and the stupid
0001-01-01 00:00:00 +00:00
bitmap.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
charcnv.c
Fixes for Eastern Europe code page.
0001-01-01 00:00:00 +00:00
charset.c
Fix for printf attribute from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>
0001-01-01 00:00:00 +00:00
cmd_interp.c
Fix for plaintext passwords from Pat Sandfort @ HP.
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
Fix for a problem with the new messaging system. If a sender is using the
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
Added sys_fork() and sys_getpid() functions to stop the overhead
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
Made re-init of stat cache explicit rather than being hidden.
0001-01-01 00:00:00 +00:00
interface.c
Fix from John E. Malmberg <wb8tyw@qsl.net> for -1 return in interfaces scan.
0001-01-01 00:00:00 +00:00
interfaces.c
Added "inherit permissions" patch.
0001-01-01 00:00:00 +00:00
kanji.c
Herb's warning fixes. Also the POSIX locking fix.
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
fixed the problem with messages not getting through
0001-01-01 00:00:00 +00:00
ms_fnmatch.c
Added sys_fork() and sys_getpid() functions to stop the overhead
0001-01-01 00:00:00 +00:00
msrpc_use.c
Adding Herb's compile warning fixes to HEAD.
0001-01-01 00:00:00 +00:00
msrpc-client.c
All changes related to rpcclient...
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
replace.c
Fixed missing bracket on debug statement.
0001-01-01 00:00:00 +00:00
select.c
save and restore errno in select
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
slprintf.c
added fdprintf()
0001-01-01 00:00:00 +00:00
smbrun.c
Fixed silly bug in dup2 code found by Kenichi Okuyama@Tokyo Research Lab. IBM-Japan. Co. Jp.
0001-01-01 00:00:00 +00:00
snprintf.c
Bracked unbracketed macro arguments while looking for another bug.
0001-01-01 00:00:00 +00:00
substitute.c
- fixed the %U macro so that the old (and documented) semantics work
0001-01-01 00:00:00 +00:00
system.c
sys_popen got damaged when converted from FILE * to int fd I think.
0001-01-01 00:00:00 +00:00
talloc.c
reworked talloc() to in order to help track down invalid
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
Small tidyups for gcc in 'preen' mode....
0001-01-01 00:00:00 +00:00
username.c
Even when looking up a users groups via winbindd even if the lookup for
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
oops. must return "" string and length zero when strlen(filebuf) == 0
0001-01-01 00:00:00 +00:00
util_list.c
Large commit which restructures the local password storage API.
0001-01-01 00:00:00 +00:00
util_seaccess.c
Tidied up security rights definitions.
0001-01-01 00:00:00 +00:00
util_sec.c
Moved over lib/util_sec (with added fixes) as the HEAD source
0001-01-01 00:00:00 +00:00
util_sid.c
Adding Herb's compile warning fixes to HEAD.
0001-01-01 00:00:00 +00:00
util_sock.c
Print socket options - patch from Dave Collier-Brown @ Sun.
0001-01-01 00:00:00 +00:00
util_str.c
needed to use strwicmp() in smbclient code, so I moved it to util_str.c
0001-01-01 00:00:00 +00:00
util_unistr.c
Use lp_codepagedir() instead of CODEPAGEDIR when loading the unicode map.
0001-01-01 00:00:00 +00:00
util.c
Ok - fixed a bug in our levelII oplock code. We need to break a level II on
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