Kai Blin
9be14ed78d
s3 net: i18n support for net rap
2009-08-07 09:54:51 +02:00
Bo Yang
b9fb8da591
s3: Fix nss info substitution
...
Signed-off-by: Bo Yang <boyang@samba.org>
2009-08-08 06:26:43 +08:00
Tim Prouty
457191e9f3
s3: Fix a bug in renames of directories
...
Recently code was added to match windows semantics of denying the
rename of a directory if there are open files underneath it. This
does partly match windows semantics, but it turns out the rename
should be allowed if the open file handle is for the directory being
renamed, or for a stream on the directory being renamed. This patch
refines the check to better follow these rename semantics.
2009-08-06 17:07:50 -07:00
Jeremy Allison
890dfe003c
Remove a const warning.
...
Jeremy.
2009-08-06 15:47:05 -07:00
Jeremy Allison
650445fc3c
Fix bug #5714 - NetBSD, ENODATA undefined, at least some releases.
...
Jeremy.
2009-08-06 15:09:01 -07:00
Jeremy Allison
e76af514c3
Put SMB_INFO_STANDARD back into setfileinfo, but do it right
...
this time :-).
Jeremy.
2009-08-06 12:50:16 -07:00
Bo Yang
857140a79f
Unable to browse DFS when using kerberos
...
Signed-off-by: Bo Yang <boyang@samba.org>
2009-08-07 13:47:14 +08:00
Karolin Seeger
54dffbea66
s3/smbldap: Fix typo in debug message.
...
Karolin
2009-08-06 10:06:29 +02:00
Andrew Tridgell
b97d85c5e4
set uidwrappersrcdir
...
this is needed for the combined build
2009-08-06 07:57:17 +10:00
Andrew Tridgell
e2aa38a201
define uwrap_enabled() on Samba3
...
s3 doesn't use uwrap yet, but it uses some common coe in lib/, and so
needs a dummy version of the uwrap_enabled() macro
2009-08-06 07:38:43 +10:00
Volker Lendecke
0a16265bc2
s3:winbind: Convert WINBINDD_GETGROUPS to the new API
2009-08-05 03:21:25 -04:00
Volker Lendecke
01ea26bf28
s3:winbind: Add async wb_gettoken
2009-08-05 03:21:25 -04:00
Volker Lendecke
fec380818f
s3:winbind: Convert WINBINDD_GETUSERDOMGROUPS to the new API
2009-08-05 03:21:25 -04:00
Volker Lendecke
1dc1ac0051
s3:winbind: Add async wb_lookupusergroups
2009-08-05 03:21:25 -04:00
Volker Lendecke
718a26fd29
s3:winbind: Make wcache_lookup_usergroups externally visible
2009-08-05 03:21:24 -04:00
Volker Lendecke
592822786d
s3:winbind: Convert WINBINDD_GETSIDALIASES to the new API
2009-08-05 03:21:24 -04:00
Volker Lendecke
ce42ea3ab8
s3:winbind: Add async wb_lookupuseraliases
2009-08-05 03:21:24 -04:00
Volker Lendecke
f09a95aaff
s3:winbind: Make parse_sidlist take a const char *
2009-08-05 03:21:24 -04:00
Volker Lendecke
ff3ce9016a
s3:winbind: Make wcache_lookup_useraliases available publically
2009-08-05 03:21:24 -04:00
Volker Lendecke
bd9d7f75e3
s3:winbind: Convert WINBINDD_GETPWUID to the new API
2009-08-05 03:21:23 -04:00
Volker Lendecke
5bbb7a0d14
s3:winbind: Convert WINBINDD_GETPWNAM to the new API
2009-08-05 03:21:23 -04:00
Volker Lendecke
9dc401a20e
s3:winbind: Convert WINBINDD_GETPWSID to the new API
2009-08-05 03:21:23 -04:00
Volker Lendecke
afc82444fd
s3:winbind: Add async wb_getpwsid
2009-08-05 03:21:23 -04:00
Volker Lendecke
0418d38bc8
s3:winbind: Make fillup_pw_field publically available
2009-08-05 03:21:23 -04:00
Volker Lendecke
7077492778
s3:winbind: Add async wb_queryuser
2009-08-05 03:21:22 -04:00
Volker Lendecke
360227a0fe
s3:winbind: Make wcache_query_user externally visible
2009-08-05 03:21:22 -04:00
Volker Lendecke
10685b37d4
s3:winbind: Convert WINBINDD_GID_TO_SID the new API
2009-08-05 03:21:22 -04:00
Volker Lendecke
292f3f896f
s3:winbind: Add async wb_gid2sid
2009-08-05 03:21:22 -04:00
Volker Lendecke
9b369ffcf0
s3:winbind: Convert WINBINDD_UID_TO_SID the new API
2009-08-05 03:21:22 -04:00
Volker Lendecke
3eff8e93e2
s3:winbind: Add async wb_uid2sid
2009-08-05 03:21:21 -04:00
Volker Lendecke
5db561a608
s3:winbind: Convert WINBINDD_SID_TO_GID the new API
2009-08-05 03:21:21 -04:00
Volker Lendecke
153ae58d7d
s3:winbind: Add async wb_sid2gid
2009-08-05 03:21:21 -04:00
Volker Lendecke
fb7150f23b
s3:winbind: Convert WINBINDD_SID_TO_UID to the new API
2009-08-05 03:21:21 -04:00
Volker Lendecke
ea286fed7a
s3:winbind: Add async wb_sid2uid
2009-08-05 03:21:21 -04:00
Volker Lendecke
9c6f4cd12a
s3:winbind: Convert WINBINDD_LOOKUPNAME to the new API
2009-08-05 03:21:21 -04:00
Volker Lendecke
a541677077
s3:winbind: Add async wb_lookupname
2009-08-05 03:21:20 -04:00
Volker Lendecke
f6554611ab
s3:winbind: Make wcache_name_to_sid visible externally
2009-08-05 03:21:20 -04:00
Volker Lendecke
74b45ba46c
s3:winbind: Remove old version of WINBINDD_PING
2009-08-05 03:21:20 -04:00
Volker Lendecke
fa59f9720d
s3:winbind: Convert WINBINDD_LOOKUPSID to the new API
2009-08-05 03:21:20 -04:00
Volker Lendecke
bb359c780a
s3:winbind: Add async wb_lookupsid
2009-08-05 03:21:20 -04:00
Volker Lendecke
2d6589fb02
s3:winbind: Make wcache_sid_to_name externally visible
2009-08-05 03:21:19 -04:00
Volker Lendecke
6cf3db9149
s3:winbind: Add NDR-based parent-child communication to winbind
2009-08-05 03:21:19 -04:00
Gerald Carter
25a65d6046
idmap_adex: Fix usage of talloc_stackframe().
...
Pass an explicit TALLOC_CTX* to build_id_filter() and build_alias_filter()
rather than relying upon the talloc_stackframe() behavior that
allows a caller access to stackframe ctx for called functions.
2009-08-04 19:17:00 +02:00
Günther Deschner
74454cc731
s3-spoolss: Fix Bug #6568 : _spoolss_GetPrintProcessorDirectory() implementation.
...
We should always return a local path so that users are not forced to setup a
[prnproc$] share on the server. This restores pre-3.4.0 spoolss behaviour.
Guenther
2009-08-04 18:50:59 +02:00
Günther Deschner
75030ff2b1
s3-spoolss: fix crash bug in spoolss_addprinterex_level_2.
...
Guenther
2009-08-04 00:16:37 +02:00
Volker Lendecke
7180ae0b8e
Add some const to winbind_userinfo
2009-08-03 22:48:45 +02:00
Volker Lendecke
3d15d044a9
Fix a typo
2009-08-03 21:42:55 +02:00
Volker Lendecke
e4d276f737
Fix some nonempty blank lines
2009-08-03 21:27:44 +02:00
Günther Deschner
20225d83dd
s3-pdb_ldap: Make ldapsam_alias_memberships behave like the tdbsam equivalent.
...
This lets samr_GetAliasMembership return with NT_STATUS_OK when called with 0
sids (just what w2k3 does).
Guenther
2009-08-03 16:32:15 +02:00
Bo Yang
e215194033
s3: check in .po files for pam_winbind.
...
Signed-off-by: Bo Yang <boyang@samba.org>
2009-08-03 08:16:21 +08:00