summaryrefslogtreecommitdiffstats
path: root/source3/rpcclient
Commit message (Expand)AuthorAgeFilesLines
* Change (unused) structure parameter for cli_ds_enum_domain_trusts() cleanup.Andrew Bartlett2004-01-051-1/+1
* Fix comment.Tim Potter2003-12-071-1/+1
* Patch from James Henstridge to allow rpcclient adddriver command to specifyTim Potter2003-11-051-3/+12
* Remove trailing comma on typedef enum. albert chin (china@thewrittenword.com)Tim Potter2003-10-271-1/+1
* Add initshutdown pipe commands to rpcclient. Second part of fix to bugJim McDonough2003-10-241-0/+2
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2003-10-241-0/+112
|\
| * New files for support of initshutdown pipe. Win2k doesn't respond properlyJim McDonough2003-10-241-0/+112
| * Fixed typo spotted by Daniel Jarboe <daniel.jarboe@custserv.com>.Jeremy Allison2003-10-201-1/+1
| * Several updates:Jim McDonough2003-10-201-0/+5
| * Add epmapper commands to rpcclientJim McDonough2003-10-181-0/+2
| * Add client side code to do endpoint map queries. Currently does oneJim McDonough2003-10-181-0/+69
| * commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...Gerald Carter2003-10-011-21/+29
| * Merge from 3.0:Tim Potter2003-09-291-2/+2
| * The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison2003-09-181-1/+2
| * sync 3.0 into HEAD for the last timeGerald Carter2003-09-094-58/+86
| * port latest changes from SAMBA_3_0 treeSimo Sorce2003-08-023-52/+58
| * trying to get HEAD building again. If you want the codeGerald Carter2003-07-166-145/+244
| * Reverse previous patch from Stefan and me after comments by Andrew Bartlett.Jelmer Vernooij2003-05-101-4/+0
| * Patch from metze and me that adds dummy smb_register_*() functionsJelmer Vernooij2003-05-101-0/+4
| * Perform lp_load() before popt to fix -W option.Tim Potter2003-04-281-11/+11
| * Return NT_STATUS_UNSUCCESSFUL if the sourcedata and echodata rpcsTim Potter2003-04-281-0/+2
| * Patch from waider to set exit code of last executed command specifiedTim Potter2003-04-231-2/+4
| * Store the type of 'sec channel' that we establish to the DC. If we are aAndrew Bartlett2003-04-162-6/+9
| * Removed unused variable.Tim Potter2003-04-141-1/+0
* | Fixed typo spotted by Daniel Jarboe <daniel.jarboe@custserv.com>.Jeremy Allison2003-10-201-1/+1
* | commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...Gerald Carter2003-10-011-21/+29
* | Fix for #480. Change the interface for init_unistr2 to not take a lengthJeremy Allison2003-09-251-2/+2
* | The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison2003-09-181-1/+2
* | - Make 'net' use a single funciton for setting the 'use machine account' code.Andrew Bartlett2003-08-191-0/+2
* | - Fix the kerberos downgrade problem:Andrew Bartlett2003-08-191-49/+35
* | working on fix for BUG #294. Not done yet, but this at least clearsGerald Carter2003-08-191-3/+15
* | get rid of more compiler warningsHerb Lewis2003-08-152-3/+3
* | Change Samba to always use extended security for it's guest logins, (ie,Andrew Bartlett2003-08-142-2/+6
* | Patch from waider@waider.ie to print out Port Type.Jeremy Allison2003-08-071-1/+25
* | Add a command line option (-S on|off|required) to enable signing on clientJeremy Allison2003-07-301-1/+2
* | add a few more tidy ups. Now onto winbinddGerald Carter2003-07-301-0/+4
* | add support for DsEnumerateDomainTrusted for enumerating all theGerald Carter2003-07-302-2/+20
* | Schannel, once setup, may be used on *ANY* TCP/IP connection until theAndrew Bartlett2003-07-251-33/+31
* | convert snprintf() calls using pstrings & fstringsGerald Carter2003-07-231-1/+1
* | Replace the eight (!) copies of dummy become/unbecome root with a single one.Tim Potter2003-07-221-15/+0
* | Jeremy requested that I get my NTLMSSP patch into CVS. He didn't requestAndrew Bartlett2003-07-141-15/+138
* | more compile fixes for become/unbecome_root()Gerald Carter2003-07-091-0/+15
* | More conversions I missed. Thanks metze.Jeremy Allison2003-07-041-1/+1
* | Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison2003-07-032-66/+66
* | * s/get_dc_name/rpc_dc_name/g (revert a previous change)Gerald Carter2003-06-231-1/+1
* | Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij2003-05-101-4/+0
* | Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij2003-05-101-0/+4
* | This puts real netlogon connection caching to winbind. This becomesVolker Lendecke2003-05-082-11/+18
* | Merge:Tim Potter2003-04-281-11/+11
* | Merge:Tim Potter2003-04-281-2/+4