make sam_account_ok static.
[ira/wip.git] / source3 / rpcclient /
2001-11-05 Tim PotterFixed some compiler warnings.
2001-10-30 Tim PotterAllow the logon level to be passed to cli_netlogon_sam_...
2001-10-30 Tim PotterDisplay some errors if the initial connection to the...
2001-10-30 Tim PotterAdded samlogon command to test against win2k native...
2001-10-29 Tim PotterConverted a bunch of functions to use sscanf %i instead...
2001-10-22 Jean-François Mico... samr querydispinfo can change level, start index and...
2001-10-22 Jean-François Mico... allow the samr commands to work back and the help too ;-)
2001-10-14 Andrew Tridgellthe next step in the intl changeover. This should get...
2001-10-12 Tim PotterMoved from include subdir.
2001-10-12 Tim PotterSome old stuff hanging around since the CIFS conference...
2001-10-03 Jeremy AllisonFixup insure changes for rpcclient.
2001-10-03 Jeremy AllisonIncorrect definition of debugf.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-29 Simo Sorcereturn NT_STATUS_NO_MEMORY istead of NT_STATUS_OK if...
2001-09-18 Tim PotterConverted cli_net_auth2() and cli_nt_setup_creds()...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-15 Andrew BartlettFix up NTSTATUS stuff in rpcclient's help function
2001-09-14 Tim PotterProduce correct lanman and nt hashes in samsync smbpass...
2001-09-06 Tim PotterConverted to NTSTATUS return codes.
2001-09-05 Tim Potteroh foo
2001-09-05 Tim PotterDon't crash if run with no command line arguments....
2001-09-04 Andrew Tridgellit now all compiles - so try enabling it by default...
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-09-03 Andrew Tridgellthe next step in our error code handling change
2001-08-28 Tim PotterStart of samsync program invoked by smbd to perform...
2001-08-28 Tim PotterMerge of sam sync code from TNG.
2001-08-27 Tim PotterFix bug in usage().
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-10 Simo Sorce- avoid possible mem leaks in rpcclient/cmd_*.c (talloc...
2001-08-10 Tim PotterReplaced the duplicate DOS constants with appropriate...
2001-07-27 Tim PotterReturn an exit code when connect failed.
2001-07-25 Tim PotterHeld a shoot-out between NT_STATUS_NO_PROBLEMO and...
2001-07-20 Tim PotterStarted adding some help/usage info for rpcclient commands.
2001-07-08 Andrew Tridgellfixed anonymous login in rpcclient
2001-07-08 Andrew Tridgellimproved the command line parsing of rpcclient
2001-07-04 Andrew Tridgellmissed a couple of strchr calls
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-23 Simo Sorcefix compiler warnings
2001-06-21 Andrew Tridgellnext_token() was supposed to be a reentrant replacement...
2001-06-20 Tim PotterAdded delete domain user rpcclient command.
2001-06-13 Tim PotterAdded some msdfs client routines.
2001-06-06 Tim PotterAdded stub dfs client commands to rpcclient.
2001-06-06 Tim PotterAdded stubs for dfs rpc client routines.
2001-06-06 Tim PotterFixups for new args to cli_samr_connect()
2001-06-04 Tim PotterAdded add domain user to rpcclient.
2001-05-31 Gerald Cartermerge from 2.2
2001-05-31 Gerald Cartermerge from 2.2
2001-05-31 Gerald Cartermerge from 2.2
2001-05-24 Tim PotterAdded srvinfo and partial logonctrl and logonctrl2...
2001-05-24 Tim PotterFixed compiler warning.
2001-05-24 Tim PotterRemoved some level 0 debugs accidentally left in -...
2001-05-24 Tim PotterReplaced next_command() with call to next_token().
2001-05-24 Tim PotterAdded stubs for SRVSVC and NETLOGON rpcclient commands.
2001-05-18 Gerald Cartermerge from 2.2 (deleteprinterdriver RPC)
2001-05-17 Gerald Cartermerge from 2.2 DeletePrinterDriver() server side stud...
2001-05-15 Tim PotterFixed up SAM_USERINFO_CTR dynamic stuff in cmd_samr_que...
2001-05-14 Tim PotterAdded arg to querygroupinfo.
2001-05-11 Tim PotterMemory leak fixes plus general cleanup.
2001-05-08 Tim PotterFixed querydispinfo command.
2001-05-07 Tim PotteriAdded querydispinfo and querydominfo functions.
2001-05-04 Tim PotterAdded queryaliasmem function.
2001-05-04 Tim PotterTidyup of server vs servername, username vs user to...
2001-05-04 Tim PotterAdded cmd_samr_enum_dom_groups() function.
2001-05-04 Tim PotterMore usability fixes.
2001-05-04 Tim PotterAllow ctrl-d to exit rpcclient.
2001-04-28 Gerald Carterrpcclient merge from 2.2 (including Jeremy's non-void...
2001-04-08 Jeremy AllisonGot "medieval on our ass" about adding the -1 to slprintf.
2001-03-28 Tim PotterChanged usage message for query_groupmem and query_user...
2001-03-23 Jeremy AllisonAdded Gerald's fixes.
2001-03-23 Jeremy AllisonMore unused variables.
2001-03-19 Gerald Cartermerge from 2.2 (reorder commands in array)
2001-03-19 Andrew Tridgellfixed rpcclient readline code
2001-03-15 Gerald Carteraddprinter and adddriver are working now :-)
2001-03-15 Gerald Carteradded getdriverdir and cleaned up the PRINTER_DRIVER_CT...
2001-03-15 Gerald Carteradded getdriver and enumdrivers commands. Also fixed
2001-03-15 Gerald Cartermore updates. several spoolss commands added as placeh...
2001-03-14 Gerald Carterset of changes in the beginning of bringing rpcclient...
2001-03-13 Gerald Cartermove charset_initialize() up in the food chain so that...
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-01-15 Tim Potterrpcclient functions for remaining samr and lsa function...
2001-01-12 Tim PotterPass correctly formatted args to cli_spoolss_open_print...
2001-01-12 Tim PotterMemory leak fixes and uninitialised variables spotted...
2001-01-12 Tim PotterMemory leak fixes spotted by insure.
2001-01-12 Tim PotterUse MAXIMUM_ALLOWED_ACCESS when doing a cli_spoolss_ope...
2001-01-11 Tim PotterStart of a rewrite of rpcclient based on the libsmb...
2000-12-08 Tim PotterPort of lsa_lookup_sids() and lsa_lookup_names() rpc...
2000-12-08 Tim PotterModified argc passed to rpc_client cmd_* functions...
2000-09-12 Gerald Carterspoolgetprinterdriver now returns "Windows NT x86"...
2000-08-29 Gerald Carteradded -P (for no prompt) and -A <authfile> options
2000-08-18 Gerald Carterfixed an off by one error where I was tromping on memory
2000-08-12 Gerald CarterFIxed some unmarshalling problems with relstr and unist...
2000-08-10 Jeremy AllisonTidied up security rights definitions.
2000-08-10 Gerald CarterWorking on spoolss_getprinterdriver() as it does not...
2000-08-10 Gerald CarterNeeded to add the SHARED attribute bit when creating...
2000-08-09 Gerald CarterMore work on AddPrinterDriver() and AddPrinterEx()...
2000-08-09 Gerald CarterFixed AddPrinterDriver()
2000-08-08 Gerald CarterAll changes related to rpcclient...
2000-08-04 Gerald Carterspoolss_addprinterex() was adding the printer and retur...
2000-08-04 Gerald Carterclunky support for calling AddPrinterEx(). The code...
next