Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 2007-10-18 | 1 | -11/+11 |
| | | | | | | | bugs in various places whilst doing this (places that assumed BOOL == int). I also need to fix the Samba4 pidl generation (next checkin). Jeremy. | ||||
* | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 2007-10-10 | 1 | -2/+1 |
| | |||||
* | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 2007-10-10 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | r18679: Fix the build. | Günther Deschner | 2007-10-10 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16. | Günther Deschner | 2007-10-10 | 1 | -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 Carter | 2007-10-10 | 1 | -4/+0 |
| | | | | with Sun compiler) | ||||
* | r11124: Commit Chris' fixes for libmsrpc after the rpc_client | Gerald Carter | 2007-10-10 | 1 | -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 Carter | 2007-10-10 | 1 | -0/+3048 |
files |