]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
1999-11-30  Luke Leightonadded failed connections to the net use array, even...
1999-11-30  Luke Leightonok. this is where it gets interesting. client states...
1999-11-29  Luke Leightonbug-fix
1999-11-29  Luke Leightonthis is going to sound _really_ weird, ok, but i had...
1999-11-29  Luke Leightonsam sync - one of the files that use multiple connectio...
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 Leightoncool! spooljobs works! this surprised me very much...
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 Leightonmodified cli_connect_serverlist to take server list...
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-26  Luke Leightonthis file manages client states associated with handles.
1999-11-25  Luke Leightonprevious commit added an abstraction function that...
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 LeightonWARNING! MOVED rpc_server/srv_lsa_hnd.c TO lib/util_hnd.c
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 Leightonimplement server-side generation of NTLMv2 session...
1999-11-21  Luke Leightonyou know what? this sort of thing makes me laugh....
1999-11-21  Luke Leightonhmmm... have to add client-side support in domain_clien...
1999-11-21  Luke Leightonadding user session key into network netlogon response.
1999-11-21  Luke Leightonmoving create user function into msrpc_samr.c
1999-11-20  Luke Leightonoops, #ifdef'd cli_shutdown out, as the fun has _alread...
1999-11-20  Luke Leightonattempting to establish inter-domain trust relationship...
1999-11-20  Luke Leightonmodified domain_client_validate to take trust account...
1999-11-20  Luke Leightondoing a code reshuffle. want to add code to establish...
1999-11-20  Luke Leightondynamic memory allocation i added a month ago: forgot...
1999-11-20  Luke Leightonadding bits about SAM database security, and what the...
1999-11-20  Luke Leightonexplicit reference to tell people that rpcclient doesn...
1999-11-20  Luke Leightonyodl update
1999-11-20  Luke Leightonoops.
1999-11-20  Luke Leightonadding some command descriptions behind the rpcclient...
1999-11-19  Luke Leightonyodl update - rpcclient
1999-11-19  Luke Leightonadded an rpcclient man page. wow!
1999-11-19  Luke Leightonnt5rc2 falling over because the LsaQueryInfoPolicy...
1999-11-19  Luke LeightonThe First Necessary UNICODE String Support.
1999-11-19  Luke Leighton- surprise! the number of UNICODE strings that didn...
1999-11-19  Luke Leighton- bug in nmbd registering DOMAIN_NAME<1c> to WINS serve...
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 Leightonset "key does not exist" response to reg_query_val...
1999-11-18  Luke Leightonadded samuserset2 rpcclient command to test ACB_XXX...
1999-11-18  Luke Leightonupdating reg_value_info() parsing code to take BUFFER2...
1999-11-18  Luke Leightonadded regqueryval command (experimental) to get reg_io_...
1999-11-16  Luke Leightonattempting to get nt5 wksta to join domain.
1999-11-16  Luke Leightonadded two new params: "trusted domains" and "trusting...
1999-11-16  Luke Leightonadded another dummy key so that NT5 can check in the...
1999-11-16  Luke Leightonoops, mistake in parsing command-arguments. repeated...
1999-11-16  Luke LeightonShirish Kalele <kalele@veritas.com> noticed that NT...
1999-11-16  Richard SharpeChanges to implement NET_AUTH based on NET_AUTH2, to...
1999-11-15  Luke Leightonadded server-side samr enum domains. fixed some parsin...
1999-11-15  Luke Leightonadded rpcclient "enumdomains" command. enumerates...
1999-11-15  Luke Leighton- added DCE/RPC "fault" PDU support.
1999-11-12  Luke Leightonsplit array-handling functions into separate module.
1999-11-09  Luke Leightondebugging rpcclient spoolenum and spooljobs commands...
1999-11-09  Luke Leightonriccardo sibilia spotted line 1884 has uint32 group_rid...
1999-11-08  Luke Leightonpreparation for doing a spoolss enum jobs command....
1999-11-08  Luke Leightonconst feeding frenzy
1999-11-08  Luke Leightonconst feeding frenzy
1999-11-08  Tim PotterFixed typo in automatic printer install share name.
1999-11-06  Luke Leightonhorrible code to do SMBwriteX / SMBreadX for large...
1999-11-06  Luke Leightonmissed mem_grow_data call
1999-11-06  Luke Leightonadded command-completion printer enum code.
1999-11-06  Luke Leightonfixed string function for reading in printer_info_N.
1999-11-06  Luke Leightonadded rpcclient spoolenum command. enumerates printers.
1999-11-06  Luke Leightonspoolss openprinterex / closeprinter client-code.
1999-11-05  Luke Leightonexperimental spoolss rpcclient commands
1999-11-05  Luke LeightonThis is an experimental program to shutdown a group...
1999-11-05  Luke Leightonrpcclient example scripts / programs.
1999-11-04  Luke Leightonsamuserset <username> -p password. YESSSSS :)
1999-11-04  Luke Leightonadding experimental set user password command to rpccli...
1999-11-03  Luke Leightoncreated msrpc_srv_enum_tprt() function by massaging...
1999-11-03  Luke Leightondynamic mem allocation in net_srv_transport_enum()...
1999-11-03  Luke Leightonhad to move unistr2_dup(), unistr2_free() and unistr2_c...
next