When re-writing tdb version numbers as little endian int32, we must
[ira/wip.git] / source3 / rpc_server / srv_netlog_nt.c
2002-01-05 Andrew BartlettI've decided to move the auth code around a bit more...
2001-12-21 Martin PoolAdd an output parameter to message_send_all that says...
2001-12-08 Jean-François Mico... Fix domain logon that I broke 3 days ago.
2001-12-06 Jean-François Mico... again an intrusive patch:
2001-11-26 Tim Potterchallange -> challenge
2001-11-25 Andrew BartlettUnless the error is exactly NT_STATUS_OK, we might...
2001-11-24 Andrew BartlettThis is another rather major change to the samba authen...
2001-11-08 Andrew BartlettChange to guest logon code.
2001-11-07 Andrew BartlettInitilising these variables before appending the domain...
2001-11-01 Andrew BartlettVarious post AuthRewrite cleanups, fixups and tidyups.
2001-10-31 Andrew BartlettFix up domain logons. Tested with NT4.
2001-10-31 Andrew BartlettThis is a farily large patch (3300 lines) and reworks...
2001-10-31 Tim PotterAdded some extra fields to the auth_serversupplied_info...
2001-10-29 Andrew BartlettThis commit is number 4 of 4.
2001-10-29 Andrew BartlettThis commit is number 1 of 4.
2001-10-18 Jeremy AllisonMerge the become_XXX -> change_to_XXX fixes from 2...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-29 Andrew BartlettFix up a number of intertwined issues:
2001-09-26 Andrew BartlettMore updates to prevent account-guessing.
2001-09-16 Andrew BartlettMinor tidy-up.
2001-09-16 Andrew BartlettFix up workstaion and kickoff time checks, moved to...
2001-09-12 Tim PotterSome patches to authentication:
2001-09-06 Andrew Tridgellgot rid of USE_TDB_MMAP_FLAG as its not needed any...
2001-09-06 Tim PotterLogon workstation checks from Toomas Soome <tsoome...
2001-08-28 Tim PotterSend a MSG_SMB_SAM_SYNC when a netlogon_ctrl2 message...
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-24 Herb Lewisget rid of compiler warnings
2001-08-12 Andrew BartlettKill of idra's extra become_root()/unbecome_root()...
2001-08-12 Andrew BartlettThis patch does a number of things, mostly smaller...
2001-08-11 Simo SorceWithout this become_root()/unbecome_root() pair I was...
2001-08-03 Andrew BartlettThis is my 'Authentication Rewrite' version 1.01, mostl...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-20 Jeremy AllisonFixed W2K SP2 joining a Samba PDC hosted domain.
2001-05-24 Tim PotterAdded server side reponse to net_logon_ctrl rpc. We...
2001-05-07 Gerald CarterPatch from Simo:
2001-05-04 Jean-François Mico... Big cleanup of passdb and backends.
2001-04-23 Jeremy AllisonFix "proc num out of range" error. Missing rpc call.
2001-03-15 Jeremy AllisonAS/U on a sparc now joins and authenticates against...
2001-03-13 Jeremy Allisonrpc_parse/parse_samr.c: Removed unneeded deubg.
2001-03-13 Jeremy AllisonFixed reading of strings from big-endian RPC clients.
2001-03-11 Jeremy AllisonMoved cruft out of smb.h into ntdomain.h where it belon...
2001-03-11 Jeremy AllisonRemove "BYTE" - we already have uint8 - don't need...
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-02-27 Jeremy AllisonImplementation module for netlog pipe. Can't be easily...