Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r1061: The start of the SamLogon call for the NETLOGON pipe. | Andrew Bartlett | 1 | -50/+135 |
2007-10-10 | r1058: The start of work on the SamLogon call for NETLOGON. | Andrew Bartlett | 1 | -3/+130 |
2007-10-10 | r1030: added server side schannel support | Andrew Tridgell | 1 | -2/+13 |
2007-10-10 | r1029: cope wiith samdb_result_passwords() returning a null machine password | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r1026: Spelling. | Tim Potter | 1 | -2/+2 |
2007-10-10 | r1025: Rename (across the samr and netlogon pipes, so far) | Andrew Bartlett | 1 | -51/+8 |
2007-10-10 | r1016: - store the schannel session key after it is established | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r1015: commit the schannel session key handling code now, so abartlet and | Andrew Tridgell | 1 | -0/+143 |
2007-10-10 | r1009: Make all users of NT and LM passwords use the samr_Password structure. | Andrew Bartlett | 1 | -4/+1 |
2007-10-10 | r995: - renamed many of our crypto routines to use the industry standard | Andrew Tridgell | 1 | -5/+4 |
2007-10-10 | r951: from w2k3 behaviour, the netlogon server is supposed to give back the n... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r950: - added netr_ServerAuthenticate3(). This is used by WinXP clients who t... | Andrew Tridgell | 1 | -84/+73 |
2007-10-10 | r937: - added a simple QuerySecurity implementation in samr server | Andrew Tridgell | 1 | -0/+326 |
2007-10-10 | r917: - added the start of a LSA server to samba4. | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r890: convert samba4 to use [u]int8_t instead of [u]int8 | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r873: converted samba4 to use real 64 bit integers instead of | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r816: - Make use of tridge's new samdb_result_sid_prefix() helper function. | Andrew Bartlett | 1 | -20/+7 |
2007-10-10 | r754: Implement the SetPassword operation on the netlogon pipe. | Andrew Bartlett | 1 | -3/+138 |
2007-10-10 | r745: Move netr_ServerPasswordSet up with the other secure channel | Andrew Bartlett | 1 | -12/+24 |
2007-10-10 | r743: Start on a NETLOGON server in Samba4. | Andrew Bartlett | 1 | -0/+467 |