made cvs main up-to-date with samba_tng, with addition of process id to
[ira/wip.git] / source3 / include / proto.h
2000-01-21 Luke Leightonmade cvs main up-to-date with samba_tng, with addition...
2000-01-16 Andrew Tridgellproto update
2000-01-14 Andrew Tridgelldamn, Solaris already has a "enum lock_type"
2000-01-14 Andrew Tridgellwe now pass all byte range locking tests
2000-01-14 Jeremy AllisonAdded "inherit permissions" patch.
2000-01-13 Andrew Tridgellnew prototypes
2000-01-12 Jeremy AllisonAdded utmp fix from David Lee <T.D.Lee@durham.ac.uk>.
2000-01-10 Andrew TridgellI'm currently designing a new locking system (using...
2000-01-07 Andrew Tridgellthis looks like a big commit, but it isn't really :)
2000-01-06 Jeremy AllisonRe-added "dfree command" functionality that was describ...
2000-01-05 Jeremy AllisonMoved check_plaintext_password() into smbd/chgpasswd...
2000-01-05 Andrew Tridgellimplemented talloc() as described on samba-technical...
2000-01-03 Luke Leightonsimple mods to add msrpc pipe redirection. default...
2000-01-03 Andrew Tridgelladded suppport for unexpected udp/138 packets
2000-01-03 Andrew Tridgelladded the unexpected packet database (unexpected.tdb)
2000-01-02 Andrew Tridgell- added tdb_flags option to tdb_open()
1999-12-29 Jeremy AllisonConverted most of the functions in lib/util_str.c to...
1999-12-22 Jeremy AllisonFirst cut at unicode sys_xx functions. Now to start...
1999-12-22 Jeremy AllisonOk - we now have the following functions for UNICODE...
1999-12-21 Jeremy AllisonAdded new unicode functions - not used yet, but are...
1999-12-21 Andrew Tridgellconverted all our existing shared memory code to use...
1999-12-21 Andrew Tridgellfirst cut at using the tdb code for the connections...
1999-12-21 Andrew Tridgellfirst pass at the database code for Samba. This also...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightonchanged function name of get_home_dir() to get_unixhome...
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 Leightonjerry spotted that get_domain_sids() was being called...
1999-12-08 Luke LeightonABOUT TIME!!!!!!!!
1999-12-06 Luke Leightonthe first independent msrpc daemon - lsarpcd.
1999-12-05 Luke Leightonfirst version of msrpc agent redirector code. client...
1999-12-05 Luke Leightoncreated create_pipe_socket() function.
1999-12-04 Luke Leightoncool! created higher-order function table for agent...
1999-12-04 Luke Leightonjeremy is going to hate me for this.
1999-12-03 Luke Leightoncool! a unix socket smb redirector. code based on...
1999-12-02 Luke Leightondomain_client_validate() no longer takes serverlist...
1999-12-02 Luke Leightoncleaning up: removing those horrible references to...
1999-12-02 Luke Leightonadded get_any_dc_name() function.
1999-12-02 Luke Leightonneed a domain resolving function, but get_trusted_serve...
1999-12-02 Luke Leightondefault SID map now reads in "trusted domains" from...
1999-12-02 Luke Leightonimproved enumdomains added -i option.
1999-12-01 Luke Leightonmore cli_session_setup() calls. what the heck are...
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-11-29 Luke Leightonbug-fix
1999-11-29 Luke Leightonthis is going to sound _really_ weird, ok, but i had...
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-27 Luke Leightonwell, i stuffed up the spooler commands.
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 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 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 Leightonattempted a svcset command. password is encrypted...
1999-11-23 Luke Leightonoops!!!! wrong command!!!
1999-11-23 Luke Leightonadding svcctl 0x1b function
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-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-19 Luke LeightonThe First Necessary UNICODE String Support.
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 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-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-09 Luke Leightondebugging rpcclient spoolenum and spooljobs commands...
1999-11-08 Luke Leightonpreparation for doing a spoolss enum jobs command....
1999-11-08 Luke Leightonconst feeding frenzy
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
next