Merge of comment repair.
[ira/wip.git] / source3 / rpcclient /
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...
2000-08-01 Jeremy AllisonTidyup removing many of the 0xC0000000 | NT_STATUS_XXX...
2000-07-31 Gerald CarterMore work on rpcclient...
2000-07-26 Jean-François Mico... Found out that we are crashing spoolss in enumprinterdata.
2000-07-25 Gerald Cartersome initial code for AddPrinterEx() project. Most...
2000-07-25 Jean-François Mico... A rather big change set ! (listed in no particular...
2000-07-21 Gerald CarterAdded EnumPorts() and fixed up some problems
2000-07-20 Gerald CarterFixed unitilized secdesc pointer which was causing...
2000-07-18 Gerald CarterFixed some more SPOOLSS functions. The following
2000-07-14 Gerald Carteradding more spoolss command into rpcclient. They don...
2000-07-07 Gerald CarterMore rpcclient merge issues:
2000-07-03 Gerald Carterfirst pass at merging rpcclient from TNG to HEAD. ...
2000-06-23 Gerald Carterjust enough to get rpcclient to compile. Look for...
2000-06-11 Andrew TridgellLinux kernel oplocks now seem to work, but need a _lot_...
2000-06-03 Andrew Tridgellmoved secrets fns into secrets.c
2000-05-18 Shirish KaleleAdded the NETDFS pipe to allow remote administration...
2000-05-09 Andrew Tridgellthe beginnings of a new scheme I've working on to allow...
2000-05-08 Andrew Tridgelladded secrets.tdb and changed storage of trust account...
2000-04-25 Andrew Tridgellmoved trans2.h and nterr.h into includes.h with all...
2000-03-21 Luke Leightonindent update to make t easier to see setuid mods in...
2000-02-04 Jean-François Mico... After 3AM, it's getting hard for Luke :-)
2000-02-04 Luke Leighton1) added void* state argument to tdb_traverse. guess...
2000-01-16 Andrew Tridgelluse GET_DENY_MODE() macro instead of the bit shift
2000-01-16 Andrew Tridgella consequence of the access_table() fixes is that we...
2000-01-07 Andrew Tridgellthis looks like a big commit, but it isn't really :)
2000-01-03 Andrew Tridgellgot rid of mem_man
1999-12-17 Andrew Tridgellmore files from 2.0.6
1999-12-13 Andrew Tridgell2nd phase of head branch sync with SAMBA_2_0 - this...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightonfinal part of "first" phase converting over to msrpc...
1999-12-12 Luke Leightondelineation between smb and msrpc more marked. smbd...
1999-12-08 Luke LeightonABOUT TIME!!!!!!!!
1999-12-03 Luke Leightonstarting "connection reuse" system in smb-agent. added...
1999-12-03 Luke Leightoni always get caught out with non-gnu-readline code...
1999-12-03 Luke Leightoncool! a unix socket smb redirector. code based on...
1999-12-03 Luke Leightonpromptline undefined (pline)
1999-12-02 Luke Leightoncleaning up: removing those horrible references to...
1999-12-02 Luke Leightonoops, pwdb_initialise() called unnecessarily from here...
1999-12-02 Luke Leightondefault SID map now reads in "trusted domains" from...
1999-12-02 Luke Leightonimproved enumdomains added -i option.
1999-12-02 Luke Leightonclearing up connection-related stuff. password credent...
1999-12-01 Luke Leightonadded net use (actually net -S srv -U user -W dom)...
1999-12-01 Luke Leightonmore cli_session_setup() calls. what the heck are...
1999-12-01 Luke Leightonmake sure domain and name to generate trust account...
1999-12-01 Luke Leightondamn, that took a while. nt login password was being...
1999-12-01 Luke Leightonfixing joining to domain plus something weird going...
1999-12-01 Luke Leightonimproving createuser account command to be able to...
1999-12-01 Luke Leighton1) when no domain used in ntlogin test command, should...
1999-12-01 Luke Leightonsys_select added one more argument (read, write selectors).
1999-12-01 Luke Leightonsplit display.c into modules.
1999-11-29 Luke Leightonattempting to resolve the issue that multiple servers...
1999-11-29 Luke Leightonok. got ntlogin command working. argh, it maintains...
1999-11-29 Luke Leightonfirst attempt at getting \PIPE\NETLOGON working. it...
1999-11-29 Luke Leightonrenamed PRINTER_HND to POLICY_HND.
1999-11-27 Luke Leightonwell, i stuffed up the spooler commands.
1999-11-27 Luke Leightonmoved at command over to new abstract connection system...
1999-11-27 Luke Leightonmoved browser command brsinfo over to new abstracted...
1999-11-27 Luke Leightonthis one's a handle-based one (missed in the first...
1999-11-27 Luke Leightonremoved do_ prefix from srvsvc API
1999-11-27 Luke Leightonupdated \PIPE\wkssvc commands to use new abstracted...
1999-11-27 Luke Leightonusing "abstracted" cli_connection, got \PIPE\srvsvc...
1999-11-27 Luke Leightonfurther abstraction involving client states. main...
1999-11-27 Luke Leightonremove use of client_info lsa_info_pol.
1999-11-27 Luke Leightonenhanced samuser command to do same thing as enumusers...
1999-11-27 Luke Leightonbug-fixing registry commands and the rpcclient "rpcclie...
1999-11-26 Luke Leightonwhoa. _major_ restructure of rpcclient. fixed some...
1999-11-25 Luke Leightoncool! completed a samr* API that _would_ look like...
1999-11-24 Luke Leightonregistry API moved over to new format. reg_connect...
1999-11-24 Luke Leightonservice control manager API completed. svcenum -i...
1999-11-24 Luke Leightonok. *whew*. this is the first completed part of the...
1999-11-24 Luke Leightonfirst stages of removing struct cli_state* and uint16...
1999-11-24 Luke Leightonrewrote policy handle code to be generic (it's needed...
1999-11-23 Luke Leightonoops, freed argc,argv arguments twice.
1999-11-23 Luke Leightonattempted a svcset command. password is encrypted...
1999-11-23 Luke Leightonoops!!!! wrong command!!!
1999-11-23 Luke Leightonadding svcctl 0x1b function
1999-11-23 Luke Leightonshuffling msrpc code around so that it can be used...
1999-11-22 Luke Leightonthe last one. that concludes the removal of all next_t...
1999-11-22 Luke Leightonanother four next_token() removals (using getopt instead)
1999-11-22 Luke Leightonanother two.
1999-11-22 Luke Leightonanother one
1999-11-22 Luke Leightonmoved two more commands over to getopt.
1999-11-22 Luke Leightonokay :) all cmd_() functions now take int argc, char...
1999-11-21 Luke Leightonyou know what? this sort of thing makes me laugh....
1999-11-21 Luke Leightonmoving create user function into msrpc_samr.c
1999-11-20 Luke Leightondoing a code reshuffle. want to add code to establish...
1999-11-19 Luke Leightonadded \PIPE\browser plus experimental brsinfo command...
1999-11-18 Luke Leightonresponses to UDP samquery go back to SERVER<00> not...
1999-11-18 Luke Leightonadded samuserset2 rpcclient command to test ACB_XXX...
next