1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-23 09:57:40 +03:00
Matthias Dieter Wallnöfer 7bad4b48c8 [SAMBA 4 / NETLOGON] Modify type of SAM contexts
In the SAMBA 4 DCE/RPC NETLOGON server the SAM context references have generally
the type "void *". But we know that those context objects are based on the "struct
ldb_context" type. We've always to cast for using a SAM/LDB call.
This I didn't find very appealing and so I assigned the right (detailed) type to each "sam_ctx".
Therefore, the casts could disappear.

Also this change is only cosmetic.
2009-07-23 09:58:20 +10:00
..
2008-12-29 20:46:40 +01:00
2009-01-06 23:27:24 +01:00
2009-06-29 13:38:59 +10:00
2008-11-01 15:50:52 +01:00
2008-11-01 15:50:52 +01:00