summaryrefslogtreecommitdiff
path: root/source/rpc_client/msrpc_netlogon.c
Commit message (Expand)AuthorAgeFilesLines
* added pam_ntdom. amazingly, it actually works.Luke Leighton2000-04-091-19/+21
* This one isn't as big, as it looks.Elrond2000-04-041-0/+1
* Removal of #ifdef SYSLOG cruft and whitespace cleanup.Tim Potter2000-03-301-5/+0
* login validation level 2 and 3 negotiated from netr_auth2 neg_flags.Luke Leighton2000-03-091-5/+12
* james f. hranicky pointed out that a standalone workstation couldn'tLuke Leighton2000-03-081-8/+8
* attempting to get trust relationship setup going again.Luke Leighton2000-03-081-1/+12
* 1) logon hours _is_ a 32-bit not a 16-bit. oopsLuke Leighton2000-03-081-2/+0
* trying to track down login issues.Luke Leighton2000-02-241-3/+3
* creating a libsurs so we can hide the damn messy uid/gid to sid junk behindLuke Leighton2000-02-211-1/+0
* proper job on set secret stuff. added idle function to msrpc fn table.Luke Leighton2000-02-201-6/+1
* updating trust account password in idle-loop of lsarpcd not smbd.Luke Leighton2000-02-191-0/+35
* - removed smbpassd "remote" commands relating to trust accounts, addedLuke Leighton2000-02-181-65/+74
* missed one - msrpc_trust_account_passwd takes $MACHINE.ACC as arg.Luke Leighton2000-02-101-1/+2
* yess! rpcclient no longer links with libsmbpw.so, which was so grosslyLuke Leighton2000-02-101-4/+1
* ok, this _is_ as big as it looks, conceptually, and i haven't evenLuke Leighton2000-02-041-38/+21
* patch from Elrond to include/exclude nterr.h as needed.Luke Leighton2000-01-301-0/+1
* debug level 100 causes crash if NT password is NULL. oops.Luke Leighton2000-01-171-3/+3
* [mixed commit. sorry!]Luke Leighton2000-01-141-3/+3
* informational trust account warnings, not hard error reporting.Luke Leighton2000-01-141-0/+21
* this one's a _great_ fun commit.Luke Leighton2000-01-111-0/+1
* adding first client-side Bind Request for netlogon sec chan.Luke Leighton2000-01-081-1/+1
* tracking down problem caused by having NULL domain name from dce/rpcLuke Leighton2000-01-081-0/+5
* more reshuffling, removed that damn user_sess_key, use a vuid instead :)Luke Leighton2000-01-061-9/+4
* finally got somewhere with encrypted msrpc. i had to do some hacking aboutLuke Leighton2000-01-051-3/+10
* removed dependency of smbd on the smb password database api.Luke Leighton2000-01-031-1/+8
* ok. the smb-fileserver-only saga continues.Luke Leighton2000-01-021-3/+13
* clearing up - final removal of all "smb auth" code from smbd... and,Luke Leighton2000-01-021-15/+21
* fixing up NETLOGON usage. password validation must now go throughLuke Leighton2000-01-021-35/+26
* missed a file (this module contains domain_client_validate())Luke Leighton1999-12-131-0/+196