1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/lib
Andrew Tridgell 6492d6b2f6 initial client side unicode support (needed for netapp filer)
I've currently got this code disabled by default as it is
incomplete. You enable it by setting a USE_UNICODE environment
variable. Once the support is complete this check will be removed and
the CAP_UNICODE capability bit will be the sole determination of
whether the client library code uses unicode

right now I have converted session_setup and tconx. I will do more fns
over the next few days.

see clistr.c for the new client side string interface. Luckily it
tends to make the code smaller and neater while adding unicode
support.
(This used to be commit e1a04e621f)
2001-02-20 08:09:06 +00:00
..
.cvsignore - fixed cast warnings 1998-10-05 12:35:30 +00:00
access.c finally got sick of the "extern int Client" code and the stupid 2000-04-11 13:55:53 +00:00
bitmap.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
charcnv.c Baltic codepage fixes from Toomas Soome <tsoome@ut.ee> 2001-02-14 21:56:57 +00:00
charset.c Fix for printf attribute from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se> 2000-10-06 23:35:55 +00:00
cmd_interp.c Fixed -d option for rpcclient. 2001-01-02 04:23:17 +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 It compiles for me now :-). rpc_server/srv_lsa.c - added fix to allow w2k 2001-02-13 16:28:48 +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 Added sys_fork() and sys_getpid() functions to stop the overhead 2000-05-02 02:23:41 +00:00
getsmbpass.c Small tidyups for gcc in 'preen' mode.... 1998-10-17 17:41:13 +00:00
hash.c Made re-init of stat cache explicit rather than being hidden. 2000-10-04 22:37:33 +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 Added "inherit permissions" patch. 2000-01-14 01:41:04 +00:00
kanji.c Herb's warning fixes. Also the POSIX locking fix. 2000-10-06 18:13:52 +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 Merge of JohnR's changes to appliance-head, JF's changes to 2.2, 2001-02-12 16:18:02 +00:00
ms_fnmatch.c Added sys_fork() and sys_getpid() functions to stop the overhead 2000-05-02 02:23:41 +00:00
msrpc_use.c Merge of JohnR's changes to appliance-head, JF's changes to 2.2, 2001-02-12 16:18:02 +00:00
msrpc-client.c All changes related to rpcclient... 2000-08-08 06:57:48 +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
replace.c Fixed missing bracket on debug statement. 2000-10-19 21:49:48 +00:00
select.c save and restore errno in select 2000-11-17 01:05:50 +00:00
signal.c fixed a bug in BlockSignals() for systems that don't have 2000-06-12 06:09:39 +00:00
slprintf.c added fdprintf() 2000-04-16 09:40:02 +00:00
smbrun.c Fixed silly bug in dup2 code found by Kenichi Okuyama@Tokyo Research Lab. IBM-Japan. Co. Jp. 2000-10-28 19:30:21 +00:00
snprintf.c Excise snprintf -> slprintf. 2001-02-16 19:21:18 +00:00
substitute.c include/vfs.h: 2001-01-23 01:52:30 +00:00
sysacls.c Excise snprintf -> slprintf. 2001-02-16 19:21:18 +00:00
system.c change pstrcpy() in setup_pwret() to fstrcpy() since we are 2001-02-13 07:17:07 +00:00
talloc.c Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged 2000-12-15 01:02:11 +00:00
time.c Another large patch for the passdb rewrite. 2000-11-21 05:55:16 +00:00
ufc.c Small tidyups for gcc in 'preen' mode.... 1998-10-17 17:41:13 +00:00
username.c fixed typo in debug statement 2001-01-24 15:41:07 +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 Fixed typo causing coredump in file_lines_parse. 2000-12-09 06:34:59 +00:00
util_list.c Large commit which restructures the local password storage API. 2000-11-13 23:03:34 +00:00
util_seaccess.c Changes from APPLIANCE_HEAD: 2001-01-19 16:56:58 +00:00
util_sec.c Fixed compiler warning. 2000-12-06 02:52:54 +00:00
util_sid.c Changes from APPLIANCE_HEAD: 2001-01-15 18:36:50 +00:00
util_sock.c Print socket options - patch from Dave Collier-Brown @ Sun. 2000-10-06 21:12:25 +00:00
util_str.c Changes from APPLIANCE_HEAD: 2001-01-04 19:27:08 +00:00
util_unistr.c initial client side unicode support (needed for netapp filer) 2001-02-20 08:09:06 +00:00
util.c Ok - fixed a bug in our levelII oplock code. We need to break a level II on 2000-11-16 00:59:18 +00:00
wins_srv.c Fixed %d printf with unsigned long arg. 2000-10-11 17:26:14 +00:00