Günther Deschner
cf3d089afa
netapi: fix NetUserGetLocalGroups.
...
Guenther
(This used to be commit 5d91c9184c
)
2008-09-12 14:12:52 +02:00
Günther Deschner
f792f87094
netapi: fix NetGroupGetUsers (only enumerates users).
...
Guenther
(This used to be commit a94318be46
)
2008-09-12 14:12:33 +02:00
Günther Deschner
47dbe6f7ae
netapi: fix NetUserSetGroups.
...
Guenther
(This used to be commit e8b27b69f3
)
2008-09-12 14:12:24 +02:00
Günther Deschner
00ba381e09
netapi: fix NetGroupSetUsers.
...
Guenther
(This used to be commit 735bc2e425
)
2008-09-12 14:12:14 +02:00
Günther Deschner
893f787314
doserr: add WERR_NO_SUCH_ALIAS.
...
Guenther
(This used to be commit e065802a61
)
2008-09-12 14:10:26 +02:00
Günther Deschner
3f41545b61
messaging: move types to IDL.
...
Guenther
(This used to be commit 6c346d0eb2
)
2008-09-12 14:09:42 +02:00
Jelmer Vernooij
41ebc6fe73
Reorder defines for version for consistency with Samba 4.
...
(This used to be commit fe36d83508
)
2008-09-12 12:38:54 +02:00
Volker Lendecke
9c28ca2b6c
fix nonempty blank lines
...
(This used to be commit 3111428dd4
)
2008-09-12 12:23:30 +02:00
Stefan Metzmacher
1849b816ee
rename packaging => packaging4
...
metze
(This used to be commit 42fffd1d1c
)
2008-09-12 11:51:08 +02:00
Stefan Metzmacher
6820cda598
add '4' to the end of some filesnames
...
metze
(This used to be commit 48578bd492
)
2008-09-12 08:51:07 +02:00
Stefan Metzmacher
7e671ae37f
rename swat => swat2, so that we don't conflict with samba3
...
metze
(This used to be commit bf852a3dbe
)
2008-09-12 08:51:07 +02:00
Jeremy Allison
cc5f51d5df
Use the given name, not the absolute pathname, when printing out ACL info.
...
Make this match the non-ACL case.
Jeremy.
(This used to be commit e695c1cc2b
)
2008-09-11 17:32:14 -07:00
Jeremy Allison
65ae60489d
Fix bug #5751 cannot show ACLs on DFS reported by SATOH Fumiyasu <fumiyas@osstech.co.jp>.
...
Fix for smbclient and libsmbclient.
Jeremy.
(This used to be commit dbd5d6b145
)
2008-09-11 16:20:59 -07:00
Andrew Bartlett
acf11ddd5f
Fix failure to load the schema on read-only DB.
...
This also tries to simplify the logic in the schema -> @ATTRIBUTES and
@INDEXES code.
Andrew Bartlett
(This used to be commit a383b8bf88
)
2008-09-12 07:45:28 +10:00
Stefan Metzmacher
790d1a1481
prepare merging Samba3 and Samba4 together.
...
metze
2008-09-11 16:01:26 +02:00
Simo Sorce
f25863e04c
Fix for bug 5571
...
Make sure that usernames are parsed using the correct separator.
Otherwise group memeberships in winbind may be result broken.
(This used to be commit 20b9c0aa7b
)
2008-09-11 09:51:39 -04:00
Günther Deschner
a2919ddd38
build: don't install the cifs.upcall binary twice.
...
Guenther
(This used to be commit 1f44b4aaa5
)
2008-09-11 14:54:55 +02:00
Günther Deschner
cf1e3e5579
net: use netapi for NetFileEnum.
...
Guenther
(This used to be commit f85dcf8112
)
2008-09-11 14:38:22 +02:00
Günther Deschner
e10a7af3c6
net: use netapi for NetFileClose.
...
Guenther
(This used to be commit fd3d130d25
)
2008-09-11 14:38:12 +02:00
Günther Deschner
898a69ea0c
netapi: implement NetFileEnum_r.
...
Guenther
(This used to be commit fd66b72fd0
)
2008-09-11 14:38:05 +02:00
Günther Deschner
d556635bcc
netapi: add NetFileEnum example code.
...
Guenther
(This used to be commit 32ee2dadab
)
2008-09-11 14:37:56 +02:00
Günther Deschner
6b3308648c
netapi: add NetFileEnum to public header.
...
Guenther
(This used to be commit 50ce2a3d1a
)
2008-09-11 14:37:48 +02:00
Günther Deschner
13f28b5747
netapi: add NetFileEnum skeleton.
...
Guenther
(This used to be commit 8113249fe3
)
2008-09-11 14:37:41 +02:00
Günther Deschner
96619efec3
re-run make idl.
...
Guenther
(This used to be commit 995dea4062
)
2008-09-11 14:37:33 +02:00
Günther Deschner
e5ae75d001
netapi: add NetFileEnum to IDL.
...
Guenther
(This used to be commit 5c234a5373
)
2008-09-11 14:37:25 +02:00
Günther Deschner
939d969490
netapi: add NetFileGetInfo example code.
...
Guenther
(This used to be commit 6615803642
)
2008-09-11 14:37:18 +02:00
Günther Deschner
8ab0d696c5
netapi: add NetFileGetInfo to public header.
...
Guenther
(This used to be commit 5dd017b33f
)
2008-09-11 14:37:11 +02:00
Günther Deschner
93ae66e01e
netapi: implement NetFileGetInfo_r.
...
Guenther
(This used to be commit de84049bc1
)
2008-09-11 14:37:02 +02:00
Günther Deschner
f2381acf5a
netapi: add NetFileGetInfo skeleton.
...
Guenther
(This used to be commit 6c61c2e35e
)
2008-09-11 14:36:55 +02:00
Günther Deschner
5986c67305
re-run make idl.
...
Guenther
(This used to be commit e82c7481a0
)
2008-09-11 14:36:47 +02:00
Günther Deschner
092f92699d
netapi: add IDL for NetFileGetInfo.
...
Guenther
(This used to be commit 368b4d262a
)
2008-09-11 14:36:39 +02:00
Günther Deschner
cb1e34745b
netapi: implement NetFileClose_r.
...
Guenther
(This used to be commit 0cbbdf21ed
)
2008-09-11 14:36:28 +02:00
Günther Deschner
120e7ba1f4
netapi: add NetFileClose example code.
...
Guenther
(This used to be commit 9d6e365534
)
2008-09-11 14:36:21 +02:00
Günther Deschner
bbd2eeb0f6
netapi: add NetFileClose to public header.
...
Guenther
(This used to be commit 502bbf00fa
)
2008-09-11 14:36:12 +02:00
Günther Deschner
1aff853427
netapi: add NetFileClose skeleton.
...
Guenther
(This used to be commit 4a006ae644
)
2008-09-11 14:36:05 +02:00
Günther Deschner
e6467a3e90
re-run make idl.
...
Guenther
(This used to be commit 74edd3e853
)
2008-09-11 14:35:57 +02:00
Günther Deschner
5dbda0aa89
netapi: add NetFileClose to IDL.
...
Guenther
(This used to be commit e48900e902
)
2008-09-11 14:35:49 +02:00
Günther Deschner
2474026c00
netapi: implement NetUserGetLocalGroups_r.
...
Guenther
(This used to be commit 969bc7ce3d
)
2008-09-11 14:31:06 +02:00
Günther Deschner
434ff0ddc8
netapi: add NetUserGetLocalGroups example code.
...
Guenther
(This used to be commit 7d05936ff4
)
2008-09-11 14:30:56 +02:00
Günther Deschner
f87901f7e4
netapi: add NetUserGetLocalGroups to public header.
...
Guenther
(This used to be commit 299f76f4ce
)
2008-09-11 14:30:49 +02:00
Günther Deschner
40e9ddd6e4
netapi: add NetUserGetLocalGroups skeleton.
...
Guenther
(This used to be commit b31209e449
)
2008-09-11 14:30:42 +02:00
Günther Deschner
f5c2e5890e
re-run make idl.
...
Guenther
(This used to be commit 3c07bcfb30
)
2008-09-11 14:30:35 +02:00
Günther Deschner
e17da26aa0
netapi: add NetUserGetLocalGroups to IDL.
...
Guenther
(This used to be commit 4f13450c6a
)
2008-09-11 14:30:27 +02:00
Günther Deschner
a5bf77be86
netapi: fix group_getusers example.
...
Guenther
(This used to be commit a977e18a66
)
2008-09-11 14:30:18 +02:00
Günther Deschner
de1ec0f40c
netapi: implement NetGroupGetUsers_r.
...
Guenther
(This used to be commit 7b77dacde5
)
2008-09-11 14:30:08 +02:00
Günther Deschner
9e7a0a8ddb
netapi: implement NetGroupSetUsers_r.
...
Guenther
(This used to be commit 0ba0ffdb30
)
2008-09-11 14:30:00 +02:00
Günther Deschner
dcdca803fc
netapi: add example code for NetGroupSetUsers.
...
Guenther
(This used to be commit dc7994195c
)
2008-09-11 14:29:52 +02:00
Günther Deschner
b6d861a9c0
netapi: add NetGroupSetUsers to public header.
...
Guenther
(This used to be commit 72a0b27aec
)
2008-09-11 14:29:44 +02:00
Günther Deschner
ffdfe3e8b4
netapi: add skeleton for NetGroupSetUsers.
...
Guenther
(This used to be commit 4d92d000a1
)
2008-09-11 14:29:36 +02:00
Günther Deschner
52e87e1fc1
re-run make idl.
...
Guenther
(This used to be commit 00af97de40
)
2008-09-11 14:29:28 +02:00