Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-12 | s3: add some forward declarations. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2009-04-21 | Use a static copy of the samsync header file as Samba3 doesn't generate | Jelmer Vernooij | 1 | -0/+34 | |
prototype headers. | |||||
2009-04-15 | Add missing header, remove generated header | Andrew Bartlett | 1 | -26/+0 | |
(This isn't a rename, honest :-) | |||||
2009-04-14 | Rework Samba4 to use the new common libcli/auth code | Andrew Bartlett | 1 | -1/+1 | |
In particular, this is the rename from creds_ to netlogon_creds_, as well as other links to use the new common crypto. Andrew Bartlett | |||||
2009-04-14 | Use common samsync delta decryption functions in libnet_samsync.c | Andrew Bartlett | 1 | -0/+26 | |
Andrew Bartlett |