Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a static copy of the samsync header file as Samba3 doesn't generate | Jelmer Vernooij | 2009-04-21 | 2 | -4/+34 |
| | | | | prototype headers. | ||||
* | Fix building the common libcli/samsync code | Andrew Bartlett | 2009-04-16 | 1 | -1/+1 |
| | |||||
* | Add missing header, remove generated header | Andrew Bartlett | 2009-04-15 | 1 | -26/+0 |
| | | | | (This isn't a rename, honest :-) | ||||
* | common:libcli/auth Add missing samsync config.mk | Andrew Bartlett | 2009-04-15 | 1 | -0/+10 |
| | |||||
* | Rework Samba4 to use the new common libcli/auth code | Andrew Bartlett | 2009-04-14 | 2 | -7/+7 |
| | | | | | | | In particular, this is the rename from creds_ to netlogon_creds_, as well as other links to use the new common crypto. Andrew Bartlett | ||||
* | Use common samsync delta decryption functions in libnet_samsync.c | Andrew Bartlett | 2009-04-14 | 2 | -0/+200 |
Andrew Bartlett |