1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/libsmb
Jeremy Allison 7077558fb3 Added fetch_domain_sid. Not used in current code, but a nice example
of how to use this interface.
Jeremy.
(This used to be commit 2919851235)
2001-12-05 19:33:35 +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 Added fetch_domain_sid. Not used in current code, but a nice example 2001-12-05 19:33:35 +00:00
cli_netlogon.c OK. Smbpasswd -j is DEAD. 2001-12-05 11:00:26 +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 Ditto on the const religion. 2001-12-05 00:24:57 +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 when using non-encrypted password ignore the ntpass variable to 2001-12-04 00:07:08 +00:00
clidgram.c Got serious about const again. 2001-11-04 00:14:08 +00:00
clientgen.c prevent a memory leak of cli structures 2001-11-27 03:29:20 +00:00
clierror.c Fix --enable-developer shadow warning 2001-11-26 07:53:33 +00:00
clifile.c Got serious about const again. 2001-11-04 00:14:08 +00:00
clikrb5.c fixed some krb5 ifdefs 2001-11-28 23:54:07 +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
errormap.c Update some of the error mapping, based on on-the-wire observations of an NT4 server. 2001-11-23 07:08:20 +00:00
libsmbclient.c Fix another memory leak spotted by Tom Jansen. 2001-11-27 10:42:39 +00:00
namequery.c Fix up funtion name, as this finds local, not domain master browsers. 2001-12-04 04:45:17 +00:00
nmblib.c prevent a bogus insure wild ptr message 2001-11-27 03:50:53 +00:00
nterr.c Add a new torture test to extract a NT->DOS error map from an NT member of a 2001-11-25 02:35:37 +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 Add 'net rpc join' to match the ADS equiv. 2001-12-04 05:03:03 +00:00
smbdes.c This commit is number 4 of 4. 2001-10-29 07:35:11 +00:00
smbencrypt.c Add 'net rpc join' to match the ADS equiv. 2001-12-04 05:03:03 +00:00
smberr.c Added error message for ERRdiskfull. 2001-12-04 00:46:12 +00:00
trust_passwd.c OK. Smbpasswd -j is DEAD. 2001-12-05 11:00:26 +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