1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-29 15:42:04 +03:00
Commit Graph

29872 Commits

Author SHA1 Message Date
a038f1e05b s3:smbcacls: forbid change of debug level from config file
Michael
2009-08-12 00:34:33 +02:00
aa07baa851 s3: refomat definitions of some generic access rights for better readability
Michael
2009-08-12 00:34:33 +02:00
1e1445bc76 s3:winbindd: raise the timeout for lsa_Lookup*() calls from 10 to 35 seconds.
metze
2009-08-11 13:53:33 +02:00
40017a2143 i18n: Update s3 net German translation. 2009-08-11 09:34:25 +02:00
4f0d93531f s3 net: i18n support for net utility functions 2009-08-11 09:34:25 +02:00
84a93491b8 s3 net: i18n support for net usershare 2009-08-11 09:34:24 +02:00
2388b9039d s3 net: i18n support for net user 2009-08-11 09:34:24 +02:00
a8c8432247 s3 net: i18n support for net time 2009-08-11 09:34:24 +02:00
5810f7f094 s3 net: i18n support for net status 2009-08-11 09:34:24 +02:00
7e4bd16c70 s3 net: i18n support for net share 2009-08-11 09:34:24 +02:00
a0eb906f7e s3 net: i18n support for net sam 2009-08-11 09:34:24 +02:00
3eeb988248 s3 net: i18n support for net rpc shell 2009-08-11 09:34:24 +02:00
d8af037aab s3 net: i18n support for net rpc service 2009-08-11 09:34:23 +02:00
77b96cc0bf s3 net: i18n support for net rpc samsync 2009-08-11 09:34:23 +02:00
7b9542ba34 Ensure the fsp->fsp_name stat_ex struct is always
up to date after the open.
Jeremy.
2009-08-10 16:39:13 -07:00
c9dca82ed7 Refactor the use of create_time and change time to go
through functions. Will aid in making us pass RAW-SETFILEINFO.
Jeremy.
2009-08-10 15:07:53 -07:00
303e49b2f1 s3 net: i18n support for net rpc rights 2009-08-10 19:41:03 +02:00
e2433b86d2 s3 net: i18n support net rpc registry 2009-08-10 19:40:54 +02:00
0ef723a682 s3 net: i18n support for net rpc printer 2009-08-10 19:40:43 +02:00
ef04e4538c s3 net: i18n support for net rpc join 2009-08-10 19:40:32 +02:00
8e5beb738c s3-spoolss: remove device mode defines from nt_printing.h.
Guenther
2009-08-10 11:32:26 +02:00
1de9805fa3 Implement db_rbt_traverse 2009-08-08 13:44:31 +02:00
02c5f22ec8 s3:smbd: convert '\\' into '/' in SMB2 Create
metze
2009-08-08 10:48:39 +02:00
9aa1d25907 s3:smbd: rename conn => sconn for smbd_server_connection structs
This should avoid confusion between smbd_server_connection
and connection_struct variables.

metze
2009-08-08 10:48:39 +02:00
d296c774c5 Move the checks for null timestamps down below the VFS_NTIMES
layer (as it's done in onefs). This simplifies greatly the
code in smb_set_file_time() w.r.t. changenotify messages.
Jeremy.
2009-08-07 12:38:31 -07:00
ea6819ae75 Correctly send out notify messages for timestamp changes.
"change time" has no notify message, so don't send anything
out when we change it. Use FILE_NOTIFY_CHANGE_CREATION correctly
when changing the create time.
Jeremy.
2009-08-07 10:19:20 -07:00
50f54250f4 s3:smbd: split the dir entry marshalling into smbd_marshall_dir_entry()
So that we can reuse it for SMB2 Find.

metze
2009-08-07 14:18:18 +02:00
59c3f5e3ca s3:smbd: move dptr globals into struct smbd_server_connection
metze
2009-08-07 14:18:17 +02:00
c50a03e4e2 s3:smbd: remove dirptr and dirpath from connection_struct
They're both only used in the context of a function,
so we can make them stack variables.

metze
2009-08-07 14:18:17 +02:00
dfae090c5d s3:smbd: implement get_lanman2_dir_entry() on top of smbd_dirptr_get_entry()
metze
2009-08-07 14:18:16 +02:00
862c6aa19f s3:smbd: let get_dir_entry() use smbd_dirptr_get_entry()
metze
2009-08-07 14:18:16 +02:00
daa71c4236 s3:smbd: add generic smbd_dirptr_get_entry()
metze
2009-08-07 14:18:15 +02:00
70afd419a6 s3:smbd: conn_free_internal() can be static now
metze
2009-08-07 14:18:15 +02:00
c54e6b19e3 s3:smbd: add a smbd_server_connection pointer to connection_struct
This can be NULL for faked connection structs used in the rpc server
or printing code.

metze
2009-08-07 14:18:14 +02:00
8300b255a5 Fix some nonempty blank lines 2009-08-07 13:02:15 +02:00
8e419aab48 s3:smbd: don't ignore check_descend in get_dir_entry()
metze
2009-08-07 11:10:52 +02:00
5b50e506d0 s3-wkssvcs: fix check for BUILTIN\Administrators membership in wkssvc_Netr{Join,Unjoin}Domain2.
Guenther
2009-08-07 09:59:14 +02:00
88af0ec6e4 s3 net: i18n support for net rpc audit 2009-08-07 09:54:52 +02:00
db76b7aa04 s3 net: net i18n in it's own module 2009-08-07 09:54:52 +02:00
ba830cf1cd Revert "s3: Update i18n files"
This reverts commit 57b5269038,
6e044a22cf and
c9803ee26a.

The correct location for net .po files is in locale/net/
2009-08-07 09:54:52 +02:00
8dcf3b7062 s3 net: i18n support for net rpc 2009-08-07 09:54:52 +02:00
7ced58b932 s3 net: i18n support for net registry 2009-08-07 09:54:51 +02:00
9be14ed78d s3 net: i18n support for net rap 2009-08-07 09:54:51 +02:00
b9fb8da591 s3: Fix nss info substitution
Signed-off-by: Bo Yang <boyang@samba.org>
2009-08-08 06:26:43 +08:00
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
890dfe003c Remove a const warning.
Jeremy.
2009-08-06 15:47:05 -07:00
650445fc3c Fix bug #5714 - NetBSD, ENODATA undefined, at least some releases.
Jeremy.
2009-08-06 15:09:01 -07:00
e76af514c3 Put SMB_INFO_STANDARD back into setfileinfo, but do it right
this time :-).
Jeremy.
2009-08-06 12:50:16 -07:00
857140a79f Unable to browse DFS when using kerberos
Signed-off-by: Bo Yang <boyang@samba.org>
2009-08-07 13:47:14 +08:00
54dffbea66 s3/smbldap: Fix typo in debug message.
Karolin
2009-08-06 10:06:29 +02:00