summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-12-05created create_pipe_socket() function.Luke Leighton5-102/+77
1999-12-04argh! how horrible! spent ages working out why packets weren't beingLuke Leighton3-27/+50
1999-12-04argh. trying to get the nmb agent code to filter out "self" packets.Luke Leighton1-9/+3
1999-12-04even more cool! nmb-agent moved over to new vagent style, too!Luke Leighton1-229/+46
1999-12-04cool! created higher-order function table for agent redirection.Luke Leighton6-216/+340
1999-12-04more similar agent codeLuke Leighton2-47/+43
1999-12-04nmb agent memory free problemsLuke Leighton1-7/+6
1999-12-04trying to make redirector agent code same base.Luke Leighton2-62/+78
1999-12-04jeremy is going to hate me for this.Luke Leighton11-51/+785
1999-12-04argh! you wouldn't believe what i had to do: use the mid (multiplex id)Luke Leighton3-15/+99
1999-12-03argh! smb-agent redirection client reusage is a nightmare!Luke Leighton4-149/+251
1999-12-03starting "connection reuse" system in smb-agent. added version numberLuke Leighton6-76/+164
1999-12-03i always get caught out with non-gnu-readline code mods :-)Luke Leighton1-1/+1
1999-12-03smb-agent improvements. added -D (daemon) option. smb agent isLuke Leighton2-18/+76
1999-12-03cool! a unix socket smb redirector. code based on smbfilter andLuke Leighton9-6/+487
1999-12-03promptline undefined (pline)Luke Leighton1-1/+1
1999-12-02new get_any_dc_name() function allows lookups of trusted domains fromLuke Leighton2-15/+19
1999-12-02domain_client_validate() no longer takes serverlist, it callsLuke Leighton3-14/+12
1999-12-02cleaning up: removing those horrible references to server listLuke Leighton8-148/+23
1999-12-02added get_any_dc_name() function.Luke Leighton4-33/+147
1999-12-02need a domain resolving function, but get_trusted_serverlist() will do.Luke Leighton3-30/+41
1999-12-02oops, pwdb_initialise() called unnecessarily from here (failure to readLuke Leighton1-2/+0
1999-12-02default SID map now reads in "trusted domains" from smb.conf.Luke Leighton7-27/+147
1999-12-02improved enumdomains added -i option.Luke Leighton5-31/+41
1999-12-02clearing up connection-related stuff. password credentials were messingLuke Leighton3-18/+27
1999-12-01added net use (actually net -S srv -U user -W dom) and net del (actuallyLuke Leighton1-17/+147
1999-12-01more cli_session_setup() calls. what the heck are these doing???Luke Leighton5-46/+48
1999-12-01cli_session_setup() now takes an extra argument (host name). hey, whatLuke Leighton1-2/+4
1999-12-01make sure domain and name to generate trust account .mac file are upper case.Luke Leighton1-0/+3
1999-12-01damn, that took a while. nt login password was being stored incorrectlyLuke Leighton8-29/+31
1999-12-01fixing joining to domain plus something weird going down with nt logins...Luke Leighton9-62/+101
1999-12-01improving createuser account command to be able to add workstationsLuke Leighton7-33/+163
1999-12-011) when no domain used in ntlogin test command, should use default oneLuke Leighton7-38/+142
1999-12-01sys_select added one more argument (read, write selectors).Luke Leighton22-216/+323
1999-12-01split display.c into modules.Luke Leighton12-3109/+3343
1999-11-30added failed connections to the net use array, even though they'd beenLuke Leighton1-6/+14
1999-11-30ok. this is where it gets interesting. client states are now maintainedLuke Leighton1-2/+29
1999-11-29bug-fixLuke Leighton3-4/+4
1999-11-29this is going to sound _really_ weird, ok, but i had to implementLuke Leighton6-69/+397
1999-11-29sam sync - one of the files that use multiple connection server listLuke Leighton1-16/+2
1999-11-29attempting to resolve the issue that multiple servers often specified inLuke Leighton8-98/+105
1999-11-29ok. got ntlogin command working. argh, it maintains a connection toLuke Leighton5-53/+151
1999-11-29first attempt at getting \PIPE\NETLOGON working. it's pretty horrible.Luke Leighton13-428/+568
1999-11-29renamed PRINTER_HND to POLICY_HND.Luke Leighton1-2/+2
1999-11-27cool! spooljobs works! this surprised me very much :-) helped toLuke Leighton1-2/+2
1999-11-27well, i stuffed up the spooler commands.Luke Leighton5-140/+144
1999-11-27moved at command over to new abstract connection system. matthew, youLuke Leighton2-37/+58
1999-11-27moved browser command brsinfo over to new abstracted connectionLuke Leighton3-27/+20
1999-11-27this one's a handle-based one (missed in the first round).Luke Leighton4-38/+47
1999-11-27removed do_ prefix from srvsvc APILuke Leighton4-30/+23