1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-21 03:17:08 +03:00

6 Commits

Author SHA1 Message Date
Jeremy Allison
84651aca04 r8564: Sometimes we're too dumb to live... Fix samr calls where we were
using USER_INFO_XX structs and functions where XX was sometimes
in hex and sometimes in decimal. Now it's all in decimal (should
be no functionality change).
Jeremy.
2007-10-10 11:00:09 -05:00
Tim Potter
68075fb97f Merge create/delete domain user samr calls from HEAD. -
Tim Potter
dbea592877 Merge of cleanups and srvsvc implementation from HEAD. -
Tim Potter
93309c0ad4 Renamed policy handle field in object containers to avoid cut&paste bugs. -
Tim Potter
0b2bd0a229 Some rearrangement of header files. -
Tim Potter
70bd1a0f94 Skeleton for SAMR module. -