summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_netlog_nt.c
AgeCommit message (Expand)AuthorFilesLines
2001-09-29Fix up a number of intertwined issues:Andrew Bartlett1-10/+22
2001-09-26More updates to prevent account-guessing.Andrew Bartlett1-12/+10
2001-09-16Minor tidy-up.Andrew Bartlett1-1/+1
2001-09-16Fix up workstaion and kickoff time checks, moved to auth_smbpasswd.c whereAndrew Bartlett1-35/+5
2001-09-12Some patches to authentication:Tim Potter1-1/+1
2001-09-06got rid of USE_TDB_MMAP_FLAG as its not needed any moreAndrew Tridgell1-1/+1
2001-09-06Logon workstation checks from Toomas Soome <tsoome@ut.ee>Tim Potter1-9/+42
2001-08-28Send a MSG_SMB_SAM_SYNC when a netlogon_ctrl2 message is received.Tim Potter1-6/+35
2001-08-27converted another bunch of stuff to NTSTATUSAndrew Tridgell1-25/+25
2001-08-24get rid of compiler warningsHerb Lewis1-3/+3
2001-08-12Kill of idra's extra become_root()/unbecome_root() now I have fixed the actualAndrew Bartlett1-2/+0
2001-08-12This patch does a number of things, mostly smaller than they look :-)Andrew Bartlett1-20/+5
2001-08-11Without this become_root()/unbecome_root() pair I was not able to loginSimo Sorce1-3/+3
2001-08-03This is my 'Authentication Rewrite' version 1.01, mostly as submitted toAndrew Bartlett1-98/+127
2001-07-04The big character set handling changeover!Andrew Tridgell1-5/+4
2001-06-20Fixed W2K SP2 joining a Samba PDC hosted domain.Jeremy Allison1-2/+2
2001-05-24Added server side reponse to net_logon_ctrl rpc. We can now respondTim Potter1-3/+27
2001-05-07Patch from Simo:Gerald Carter1-10/+10
2001-05-04Big cleanup of passdb and backends.Jean-François Micouleau1-32/+58
2001-04-23Fix "proc num out of range" error. Missing rpc call.Jeremy Allison1-12/+56
2001-03-15AS/U on a sparc now joins and authenticates against a Samba PDC !Jeremy Allison1-5/+5
2001-03-13rpc_parse/parse_samr.c: Removed unneeded deubg.Jeremy Allison1-15/+10
2001-03-13Fixed reading of strings from big-endian RPC clients.Jeremy Allison1-5/+5
2001-03-11Moved cruft out of smb.h into ntdomain.h where it belongs. dc structJeremy Allison1-38/+48
2001-03-11Remove "BYTE" - we already have uint8 - don't need more conflicts withJeremy Allison1-2/+2
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison1-123/+61
2001-02-27Implementation module for netlog pipe. Can't be easily integrated intoJeremy Allison1-0/+663