Age | Commit message (Expand) | Author | Files | Lines |
1999-11-27 | further abstraction involving client states. main client-side code | Luke Leighton | 1 | -30/+22 |
1999-11-25 | cool! completed a samr* API that _would_ look like an msdn samr* api... | Luke Leighton | 1 | -2/+8 |
1999-11-24 | service control manager API completed. svcenum -i works, but does not | Luke Leighton | 1 | -0/+1 |
1999-11-24 | first stages of removing struct cli_state* and uint16 fnum from all | Luke Leighton | 1 | -7/+17 |
1999-11-24 | WARNING! MOVED rpc_server/srv_lsa_hnd.c TO lib/util_hnd.c | Luke Leighton | 1 | -4/+3 |
1999-11-24 | rewrote policy handle code to be generic (it's needed for client-side too) | Luke Leighton | 5 | -124/+254 |
1999-11-21 | adding user session key into network netlogon response. | Luke Leighton | 2 | -11/+37 |
1999-11-20 | dynamic memory allocation i added a month ago: forgot to ZERO_STRUCT() | Luke Leighton | 1 | -0/+2 |
1999-11-19 | nt5rc2 falling over because the LsaQueryInfoPolicy() response _must_ | Luke Leighton | 1 | -1/+2 |
1999-11-19 | The First Necessary UNICODE String Support. | Luke Leighton | 1 | -12/+12 |
1999-11-19 | - bug in nmbd registering DOMAIN_NAME<1c> to WINS server; recursion | Luke Leighton | 2 | -0/+99 |
1999-11-18 | responses to UDP samquery go back to SERVER<00> not DOMAIN<1c>, the | Luke Leighton | 1 | -3/+5 |
1999-11-18 | set "key does not exist" response to reg_query_val() (win32 status code | Luke Leighton | 2 | -7/+38 |
1999-11-18 | added samuserset2 rpcclient command to test ACB_XXX bit-setting on | Luke Leighton | 1 | -0/+107 |
1999-11-18 | updating reg_value_info() parsing code to take BUFFER2 instead of just | Luke Leighton | 1 | -1/+5 |
1999-11-18 | added regqueryval command (experimental) to get reg_io_q_info() and | Luke Leighton | 2 | -17/+41 |
1999-11-16 | attempting to get nt5 wksta to join domain. | Luke Leighton | 3 | -4/+21 |
1999-11-16 | added two new params: "trusted domains" and "trusting domains". | Luke Leighton | 1 | -3/+7 |
1999-11-16 | added another dummy key so that NT5 can check in the registry whether | Luke Leighton | 1 | -1/+2 |
1999-11-16 | Shirish Kalele <kalele@veritas.com> noticed that NT workstations are | Luke Leighton | 1 | -18/+51 |
1999-11-16 | Changes to implement NET_AUTH based on NET_AUTH2, to get Win2000 | Richard Sharpe | 1 | -2/+74 |
1999-11-15 | added server-side samr enum domains. fixed some parsing issues, server-side. | Luke Leighton | 1 | -1/+71 |
1999-11-15 | - added DCE/RPC "fault" PDU support. | Luke Leighton | 1 | -1/+42 |
1999-11-08 | preparation for doing a spoolss enum jobs command. had to rewrite | Luke Leighton | 1 | -97/+15 |
1999-11-06 | spoolss openprinterex / closeprinter client-code. | Luke Leighton | 1 | -15/+15 |
1999-11-02 | free up memory allocated by enum dom groups / aliases | Luke Leighton | 1 | -0/+20 |
1999-10-29 | more reshuffling of enum groups code. more higher order functions. | Luke Leighton | 1 | -4/+4 |
1999-10-27 | rewrote api_net_sam_logon() to be a little clearer. | Luke Leighton | 1 | -140/+136 |
1999-10-25 | one of those wonderful moments when running against a different MSRPC | Luke Leighton | 1 | -5/+9 |
1999-10-21 | the dynamic memory alloc blood-fest goes on... | Luke Leighton | 1 | -0/+3 |
1999-10-21 | various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c. | Luke Leighton | 1 | -0/+1 |
1999-10-15 | adding error checking in parsing code | Luke Leighton | 1 | -0/+1 |
1999-09-27 | don't leak printer handles, | Jean-François Micouleau | 1 | -3/+14 |
1999-09-25 | Don't duplicate forms anymore, just update the definition. | Jean-François Micouleau | 1 | -3/+36 |
1999-09-24 | Correctly handle the dependent files in the printer_driver_info_3 struct | Jean-François Micouleau | 1 | -5/+7 |
1999-09-09 | allan hourihane sent log 100 in which showed that some really old code | Luke Leighton | 1 | -15/+4 |
1999-08-31 | matthew chapman identified 4 previously unknown samr functions. | Luke Leighton | 1 | -3/+3 |
1999-08-30 | debugged enumgroups -g option | Luke Leighton | 1 | -2/+5 |
1999-08-18 | patch from michael glauche to add session enum code into smbd. | Luke Leighton | 1 | -6/+36 |
1999-08-17 | patch from Michael Glauche to list connections from STATUS..LCK. | Luke Leighton | 1 | -7/+40 |
1999-07-27 | - enumprintprocessors and enumprintmonitors added. | Jean-François Micouleau | 1 | -37/+297 |
1999-07-26 | renaming AUTH VERIFIER to AUTH NTLMSSP VERIFIER. ready for adding | Luke Leighton | 1 | -5/+5 |
1999-07-26 | commented location where lookup_sids(), a direct call to the password | Luke Leighton | 1 | -0/+3 |
1999-07-21 | Tim Potter spotted compile error: matthew had added BDC support to smbd, | Luke Leighton | 1 | -2/+3 |
1999-07-14 | code from bertl to allow remap of default built-in names to anything. | Luke Leighton | 1 | -43/+26 |
1999-07-06 | oops, set password lengths to a boolean value. | Luke Leighton | 1 | -2/+2 |
1999-07-01 | many small bugs... | Jean-François Micouleau | 1 | -15/+35 |
1999-06-29 | improving authentication code (tidyup). | Luke Leighton | 2 | -44/+39 |
1999-06-22 | Fixed most memory leak and big-endian bug in the spoolss code. | Jean-François Micouleau | 1 | -3/+114 |
1999-06-02 | Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respect | Matthew Chapman | 1 | -0/+2 |