1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source3/libsmb
Richard Sharpe 7c74cc5cab Fix up libsmbclient in head.
Apply the patches from Tom Jansen, get rid of fprintfs and change them to
DEBUGs, etc ...
(This used to be commit 7ac404c853)
2001-11-21 03:55:59 +00:00
..
.cvsignore ignore *.po32 files 1998-10-05 12:36:44 +00:00
asn1.c add asn1 integer handling ready for the ldap netjoin code 2001-11-20 08:46:02 +00:00
cli_dfs.c Fixed return value for cli_dfs_exist() - nt4 returns 1, w2k returns 2. 2001-09-13 01:00:46 +00:00
cli_lsarpc.c Doxygen demo for Tim. 2001-11-15 06:03:22 +00:00
cli_netlogon.c Some tweaking to make the samlogon function look more like NT on the wire. 2001-10-31 04:26:36 +00:00
cli_pipe_util.c Factored out common rpc pipe initialisation and shutdown code. 2001-08-08 03:18:49 +00:00
cli_reg.c the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but the client code still needs some work 2001-09-04 07:13:01 +00:00
cli_samr.c the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but the client code still needs some work 2001-09-04 07:13:01 +00:00
cli_spoolss.c the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but the client code still needs some work 2001-09-04 07:13:01 +00:00
cli_srvsvc.c Convert to NTSTATUS. 2001-08-27 21:32:54 +00:00
cliconnect.c - make sure we use a non-zero session id so we can have multiple conns 2001-11-20 08:45:22 +00:00
clidgram.c Got serious about const again. 2001-11-04 00:14:08 +00:00
clientgen.c Close the socket and set the file descriptor to -1 if there was a socket 2001-11-14 05:58:51 +00:00
clierror.c This patch applied, except without the structure changes to nmblib.c 2001-10-29 08:12:44 +00:00
clifile.c Got serious about const again. 2001-11-04 00:14:08 +00:00
clikrb5.c Ok, I know it's a language thing and it shouldn't matter.... but a kerberos 2001-10-21 20:51:27 +00:00
clilist.c move to SAFE_FREE() 2001-09-17 03:33:37 +00:00
climessage.c A rewrite of the error handling in the libsmb client code. I've separated 2001-08-10 06:00:33 +00:00
clioplock.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
cliprint.c move to SAFE_FREE() 2001-09-17 03:33:37 +00:00
clirap2.c Got serious about const again. 2001-11-04 00:14:08 +00:00
clirap.c added cli_qpathinfo_alt_name() for fetching the 8.3 name of a file 2001-09-25 04:25:49 +00:00
clireadwrite.c use cli_is_error() instead of looking in smb_rcls, otherwise NT status 2001-09-05 11:32:59 +00:00
clisecdesc.c move to SAFE_FREE() 2001-09-17 03:33:37 +00:00
clispnego.c Ok, I know it's a language thing and it shouldn't matter.... but a kerberos 2001-10-21 20:51:27 +00:00
clistr.c The big character set handling changeover! 2001-07-04 07:15:53 +00:00
clitrans.c use cli_is_error() instead of looking in smb_rcls, otherwise NT status 2001-09-05 11:32:59 +00:00
credentials.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
domain_client_validate.c Fixed looking up domain (winbind) users ahead of local users in 2001-11-05 23:00:46 +00:00
errormap.c more NTSTATUS/WERROR conversion 2001-09-03 10:38:13 +00:00
libsmbclient.c Fix up libsmbclient in head. 2001-11-21 03:55:59 +00:00
namequery.c LMHOSTSFILE is now dynamically configured too. 2001-11-19 03:12:10 +00:00
nmblib.c This patch applied, except without the structure changes to nmblib.c 2001-10-29 08:12:44 +00:00
nterr.c This patch applied, except without the structure changes to nmblib.c 2001-10-29 08:12:44 +00:00
passchange.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
pwd_cache.c Tidyup formatting a bit (spaces->tabs) whilst reading new code to understand 2001-11-15 19:40:00 +00:00
smbdes.c This commit is number 4 of 4. 2001-10-29 07:35:11 +00:00
smbencrypt.c Minor updates. A small dose of const. 2001-11-11 11:00:38 +00:00
smberr.c This patch applied, except without the structure changes to nmblib.c 2001-10-29 08:12:44 +00:00
unexpected.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00