summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_ntsvcs.c
AgeCommit message (Collapse)AuthorFilesLines
2008-02-18Use pidl for _PNP_GetHwProfInfo().Günther Deschner1-17/+1
Guenther (This used to be commit 7b7ce50e4bd8bc1ac94e882acf412e69b652f7d0)
2008-02-18Use pidl for _PNP_HwProfFlags().Günther Deschner1-17/+1
Guenther (This used to be commit b30d812b30b5a5b286db68fc94b09fff38db5306)
2008-02-18Use pidl for _PNP_GetDeviceListSize().Günther Deschner1-17/+1
Guenther (This used to be commit da6636577dbbdabd248ea87a07819c5e63577f86)
2008-02-17Use pidl for _PNP_ValidateDeviceInstance().Günther Deschner1-17/+1
Guenther (This used to be commit 7973a103aa91497807cb0e3bf19dba172ae613b8)
2008-02-17Use pidl for _PNP_GetVersion().Günther Deschner1-17/+1
Guenther (This used to be commit 5300ff01b9098ccd78cb38b4d6abc85b2d340a55)
2008-02-17Build the generated ntsvcs server (not at all useable yet).Günther Deschner1-2/+23
Guenther (This used to be commit acce1092d90db1f90265de44fd340d7df73e4e0e)
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-7/+7
bugs in various places whilst doing this (places that assumed BOOL == int). I also need to fix the Samba4 pidl generation (next checkin). Jeremy. (This used to be commit f35a266b3cbb3e5fa6a86be60f34fe340a3ca71f)
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
(This used to be commit 87c91e4362c51819032bfbebbb273c52e203b227)
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3)
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-0/+220
* \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck) (This used to be commit 939c3cb5d78e3a2236209b296aa8aba8bdce32d3)