1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
Commit Graph

25 Commits

Author SHA1 Message Date
Michael Adam
0fe1ff99a1 s3:registry: move reg_objects.h to registry/ and use it only where needed
Every place outside of registry/ where this is used, should probably
be changed to use pure reg_api.c code.
2010-05-25 10:35:31 +02:00
Michael Adam
dcf2cc2806 s3:srv_ntsvcs: use regval_ctr/blob accessor functions 2010-05-25 10:35:29 +02:00
Jelmer Vernooij
b8268cf7b0 s3: Remove use of iconv_convenience. 2010-05-18 11:45:31 +02:00
Günther Deschner
fe31b67d5e s3-registry: only include registry headers when really needed.
Guenther
2010-05-18 01:15:38 +02:00
Günther Deschner
63b111bd32 s3: add iconv_convenience handle to pull/push sz helpers.
Guenther
2010-04-09 18:33:45 +02:00
Günther Deschner
3d679a3b5f s3-rpc: Avoid including every pipe's client and server stubs everywhere in samba.
Guenther
2009-11-26 20:03:17 +01:00
Günther Deschner
2d6e5e160b s3: use push_reg_multi_sz().
Guenther
2009-09-30 00:30:25 +02:00
Michael Adam
8185d31fb0 s3:registry: replace typedef REGISTRY_VALUE by struct regval_blob
Michael
2009-04-27 11:21:03 +02:00
Michael Adam
221151a2a2 s3:registry: replace typedef REGVAL_CTR by struct regval_ctr.
This paves the way for hiding the typedef and the implementation
from the surface.

Michael
2009-04-27 11:21:02 +02:00
Günther Deschner
b7caf13851 s3-ntsvcs: fix _PNP_GetDeviceList and _PNP_GetDeviceListSize.
Guenther
2009-04-10 01:06:57 +02:00
Günther Deschner
5445ee2a55 s3-ntsvcs: use pidl for _PNP_GetDeviceList.
Guenther
2008-12-17 23:52:41 +01:00
Volker Lendecke
907f126d3e Get rid of pipes_struct->pipe_user, we have server_info now --- YESSS! 2008-11-24 11:39:03 +01:00
Günther Deschner
12fdb5eb46 s3-ntsvcs: use pidl for _PNP_GetDeviceRegProp.
Guenther
2008-11-19 23:25:25 +01:00
Günther Deschner
f4e1e23e2f Strip whitespace in ntsvcs rpc server.
Guenther
(This used to be commit 0c7af8bc13)
2008-03-26 12:17:17 +01:00
Günther Deschner
6dfca8485d Use pidl for _PNP_GetHwProfInfo().
Guenther
(This used to be commit 7b7ce50e4b)
2008-02-18 01:38:29 +01:00
Günther Deschner
1ce176c2b9 Use pidl for _PNP_HwProfFlags().
Guenther
(This used to be commit b30d812b30)
2008-02-18 01:37:31 +01:00
Günther Deschner
3df6eedccf Use pidl for _PNP_GetDeviceListSize().
Guenther
(This used to be commit da6636577d)
2008-02-18 00:31:14 +01:00
Günther Deschner
45c6af356e Use pidl for _PNP_ValidateDeviceInstance().
Guenther
(This used to be commit 7973a103aa)
2008-02-17 23:45:02 +01:00
Günther Deschner
3758f06d0f Use pidl for _PNP_GetVersion().
Guenther
(This used to be commit 5300ff01b9)
2008-02-17 23:29:56 +01:00
Günther Deschner
d8fcfb1615 Build the generated ntsvcs server (not at all useable yet).
Guenther
(This used to be commit acce1092d9)
2008-02-17 23:03:22 +01:00
Andrew Tridgell
153cfb9c83 r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
(This used to be commit 87c91e4362)
2007-10-10 12:28:27 -05:00
Jeremy Allison
d824b98f80 r23779: Change from v2 or later to v3 or later.
Jeremy.
(This used to be commit 407e6e695b)
2007-10-10 12:28:20 -05:00
Volker Lendecke
f9df7787e6 r23661: Another static pstring
(This used to be commit d4256ae558)
2007-10-10 12:23:43 -05:00
Gerald Carter
0bf72b6e33 r10781: merging eventlog and svcctl code from trunk
(This used to be commit f10aa9fb84)
2007-10-10 11:04:53 -05:00
Gerald Carter
54abd2aa66 r10656: BIG merge from trunk. Features not copied over
* \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 939c3cb5d7)
2007-10-10 11:04:48 -05:00