Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |