summaryrefslogtreecommitdiff
path: root/source/rpc_client
Commit message (Expand)AuthorAgeFilesLines
* sync with SAMBA_2_2 for 2.2.6rc1Gerald Carter2002-10-094-78/+87
* merging for 2.2.6pre1Gerald Carter2002-07-271-1/+1
* beginning to sync up for 2.2.5 release....Gerald Carter2002-06-171-1/+1
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-304-105/+257
* Merging for release.Jeremy Allison2002-02-014-2005/+0
* Move over to RELEASE branch.Jeremy Allison2002-02-015-113/+106
* New files added.Jeremy Allison2001-10-111-6/+4
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-113-221/+4
* This commit was manufactured by cvs2svn to create branchcvs2svn Import User2001-10-101-0/+247
|\
| * Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-0215-41/+0
| * Converted cli_net_auth2() and cli_nt_setup_creds() to return NTSTATUS.Tim Potter2001-09-183-15/+23
| * move to SAFE_FREE()Simo Sorce2001-09-175-32/+13
| * Fix up workstaion and kickoff time checks, moved to auth_smbpasswd.c whereAndrew Bartlett2001-09-161-1/+5
| * the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell2001-09-044-51/+54
| * converted another bunch of stuff to NTSTATUSAndrew Tridgell2001-08-275-37/+37
| * More status32 conversions.Tim Potter2001-08-242-15/+14
| * Fixed typo in debug message.Tim Potter2001-08-241-1/+1
| * Set secure channel type depending on server role.Tim Potter2001-08-241-1/+2
| * This patch does a number of things, mostly smaller than they look :-)Andrew Bartlett2001-08-121-10/+8
| * Use new client error api.Tim Potter2001-08-101-12/+13
| * Use the new client error api.Tim Potter2001-08-101-2/+4
| * Removed nt_error field from cli_state as it was not used anywhere.Tim Potter2001-08-101-7/+1
| * This is my 'Authentication Rewrite' version 1.01, mostly as submitted toAndrew Bartlett2001-08-031-5/+7
| * Held a shoot-out between NT_STATUS_NO_PROBLEMO and NT_STATUS_NOPROBLEMO.Tim Potter2001-07-252-21/+21
| * This fixes security=domain, which has been broke since the big charsetAndrew Bartlett2001-07-101-9/+2
| * strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell2001-07-041-1/+1
| * The big character set handling changeover!Andrew Tridgell2001-07-044-22/+16
| * Use a logical cli_read(), removed the cli_read_one() hack.Jeremy Allison2001-06-291-2/+2
| * Use cli_read_one() for reading DCE/RPC reply fragments. We need to checkTim Potter2001-06-221-29/+36
| * Fixed some return code checks for cli_initialise() from False to NULL.Tim Potter2001-06-142-2/+2
| * Removed irritating and unecessary debug message.Tim Potter2001-06-021-3/+0
| * Broke out change trust account password routines into separate fileTim Potter2001-05-172-218/+245
| * Added a SMB_ASSERT() so that two cli_state structures aren't openedTim Potter2001-05-041-0/+3
| * fixed some uninitialised variablesAndrew Tridgell2001-05-011-5/+5
| * few cleanups to bring in line with 2.2Gerald Carter2001-04-286-6/+0
| * added getdriver and enumdrivers commands. Also fixedGerald Carter2001-03-151-1/+1
| * Removed JRATEST line.Jeremy Allison2001-03-111-4/+0
| * Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-3/+25
| * Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.Jeremy Allison2001-03-0910-135/+159
| * Sync up handle creation with 2.2 branch. We can now join AS/U domains andJeremy Allison2001-03-073-20/+14
| * Ooops - forgot to check the rpcclient and smbcacls compile with the newJeremy Allison2001-02-281-2/+2
| * Move to talloc control of SPOOL_XXX structs. Move to talloc control ofJeremy Allison2001-02-282-9/+2
| * rpc_client/cli_netlogon.c: Fixed incorrect printf.Jeremy Allison2001-02-251-1/+2
| * This patch (donated by Marc Jacobsen of HP) should make Sun and HP very happy...Jeremy Allison2001-02-241-58/+112
| * pipe opening now works with unicodeAndrew Tridgell2001-02-201-2/+2
| * configure configure.in smbd/posix_acls.c smbd/dosmode.c: Fix for zero permiss...Jeremy Allison2001-02-161-2/+12
| * Merge of i18n fixes from appliance branch. Samba can now talk to a networkTim Potter2001-02-142-17/+21
| * Fixed bug found by Gerald. If a Samba server joins a domain and is setJeremy Allison2000-12-191-1/+2
| * Added lock backouts on fail.Jeremy Allison2000-12-151-2/+0
| * Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. MergedJeremy Allison2000-12-151-1/+1