summaryrefslogtreecommitdiffstats
path: root/source/include/libmsrpc.h
Commit message (Collapse)AuthorAgeFilesLines
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-281-1/+1
| | | | | | | | Still todo: * release notes * few minor outstanding patches * additional idmap man pages
* r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16. Günther Deschner2006-02-271-1/+1
| | | | | | | | * Fix a couple of related parsing issues. * in the info3 reply in a samlogon, return the ACB-flags (instead of returning zero) Guenther
* r11275: patch from Chris to remove the empty struct in libmsrpc.h (fix build ↵Gerald Carter2005-10-241-4/+0
| | | | with Sun compiler)
* r11124: Commit Chris' fixes for libmsrpc after the rpc_clientGerald Carter2005-10-171-0/+2
| | | | | | | | | | | | | | | | rewrite. His comments: I've gotten the libmsrpc code to work with TRUNK. I've put the patch at: www.uoguelph.ca/~cnicholl/libmsrpc_trunk_v1.patch.gz It is from revision 11093. I also fixed a minor bug in the svcctl code, the timeout parameter for all the control functions was working in milliseconds instead of seconds. Also fixed bug in Makefile when building libmsrpc.a
* r10003: in the rush for 10k, I forgot to run add the rest of Chris' libmsrpc ↵Gerald Carter2005-09-031-0/+3048
files