summaryrefslogtreecommitdiffstats
path: root/source/rpc_client
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'.cvs2svn Import User2001-06-301-0/+245
|\
| * 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
| * Wrong length for unistr2 in init_q_lookup_names()Tim Potter2000-12-131-3/+3
| * Fixed some accidentally reversed patches.Tim Potter2000-12-121-115/+411
| * Merged in Tim's changes : Removed static limit of MAX_LOOKUP_SIDS in rpc serv...Jeremy Allison2000-12-121-411/+115
| * Removed a dead function.Tim Potter2000-12-081-108/+0
| * Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions fromTim Potter2000-12-081-7/+411
| * fixed a typoAndrew Tridgell2000-12-041-1/+1
| * pass the desired access into cli_nt_create()Andrew Tridgell2000-12-041-1/+1
| * no longer pass the type to make_sec_desc(), instead the type isAndrew Tridgell2000-12-041-1/+1
| * added samr_set_user_info and info_2.Jean-François Micouleau2000-10-071-6/+6
| * Herb's warning fixes. Also the POSIX locking fix.Jeremy Allison2000-10-064-6/+6
* | Merged cli_pipe large read fix over pipes from HEAD. Fixed cli_read().Jeremy Allison2001-06-291-30/+37
* | Fix from Joe Doran <joed@interlude.eu.org>, check cli_init...() for NULLJeremy Allison2001-06-152-2/+2
* | merged libsmb code from headAndrew Tridgell2001-04-221-2/+2
* | - remove template from smbrun(). Now uses /tmp and mkstempAndrew Tridgell2001-04-131-5/+5
* | removed some unnecessary files from 2.2 These will stay in HEAD untilGerald Carter2001-04-097-4230/+0
* | Removed JRATEST line.Jeremy Allison2001-03-111-4/+0
* | Forgot the prs_inits in rpcclient. Now fixed.Jeremy Allison2001-03-092-27/+27
* | Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.Jeremy Allison2001-03-098-108/+132
* | Dead code elimination from SGI compiler.Jeremy Allison2001-03-091-1/+3
* | Correctly marshall "POLICY_HND" structs accross all uses.Jeremy Allison2001-03-073-20/+14
* | Oops - forgot to check rpc_client compiled. Also did a few more spoolssJeremy Allison2001-02-281-2/+2
* | Partial move of spoolss interface to new format. All SPOOLSS_XXX structs areJeremy Allison2001-02-281-2/+0
* | rpc_client/cli_netlogon.c: Fixed incorrect printf format.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
* | But Doctor, I had to kill the patient in order to save him....Jeremy Allison2001-02-212-10/+27
* | Merge of i18n fixes from appliance-head. We need to revisit the internalJeremy Allison2001-02-151-2/+12