Make sure uint32 unpacking is unsigned, and generates a Python long so
[samba.git] / source3 / python / py_samr.c
2002-10-17 Tim Potteropen_pipe_creds() now takes a pipe index instead of...
2002-08-27 Tim PotterImplemented enum_domain_groups function.
2002-06-20 Tim PotterAdded samr_open_domain() call.
2002-05-28 Tim PotterAllow None to be used as a valid credential for functio...
2002-05-27 Tim PotterUse new version of open_pipe_creds() function.
2002-05-16 Tim PotterShorten some debug messages.
2002-05-16 Tim PotterMore cleanups.
2002-05-16 Tim PotterRefactored open_pipe_creds() function to remove unused...
2002-05-14 Tim PotterGeneral cleanup of compiler warnings etc.
2002-04-15 Tim PotterStubs for connect, domain, user, group and alias policy...
2002-04-15 Tim PotterSkeleton for SAMR module.