Günther Deschner
f09231254e
pam_winbind: rerun genmsg after Bo Yang's fixes.
...
Guenther
2008-11-17 13:07:50 +01:00
Bo Yang
29f2ca8ff2
Fix broken msgids in ntstatus_errors
...
Signed-off-by: Günther Deschner <gd@samba.org>
2008-11-17 11:27:33 +01:00
Andreas Schneider
806a45c3c7
Improve the Gemand pam_winbind translation.
...
Signed-off-by: Andreas Schneider <anschneider@suse.de>
2008-11-17 11:17:17 +01:00
Kai Blin
5e5ccab372
net: Fix net rap printq info documentation (bug #5892 )
...
Carsten Dumke <carsten@cdumke.de> reported and provided a patch
for v3.0 and v3.2. (See 0a7fb721cd
)
This fixes the same issue in v3.3 and also changes the auto-generated usage
information to give better help about net rap printq info.
2008-11-17 08:58:25 +01:00
TAKAHASHI Motonobu
e711d76157
Fix bug 5901: Default for streams_depot location
2008-11-16 13:18:56 +01:00
Jelmer Vernooij
12f64285ee
Fix merged build.
2008-11-16 01:35:46 +01:00
Jelmer Vernooij
8beecd42f2
Move torture directory to top-level.
2008-11-16 00:58:08 +01:00
Günther Deschner
caf0c17e24
s3-spoolss: fix enumports segfault (another malloc vs. talloc candidate).
...
Guenther
2008-11-15 02:25:17 +01:00
Volker Lendecke
df21095ce8
Attempt to fix the build
...
I have no idea how this could have happened. Probably done a make and make
test in a different tree than the one I have done the push from. Sorry.
Volker
2008-11-15 00:50:33 +01:00
Volker Lendecke
3c98d5bd98
Make memcache_add_talloc NULL out the source pointer
...
This is an orthogonality measure to make clear this pointer now belongs to the
cache.
(cherry picked from commit e6080c6e87d6fe3995b121a772bf3f6343fa666f)
2008-11-14 20:27:46 +01:00
Volker Lendecke
f50ad76750
Actually finish memcache_add_talloc
...
This fixes a memleak found by Martin Zielinski <mz@seh.de>. Thanks for
looking closely!
Volker
(cherry picked from commit a31a84a078100819809e6d40dbc3df207a50a0b2)
2008-11-14 20:07:29 +01:00
Volker Lendecke
5a210cc552
Rename some variables in getpwnam_alloc() for clarity
2008-11-14 13:26:40 +01:00
Volker Lendecke
1b41f670fc
sys_pwnam doesn't return talloced memory, so don't mix up the returned struct.
...
(cherry picked from commit eb99923991
)
2008-11-14 12:57:18 +01:00
Jeremy Allison
4c7033df5d
Move v2 from timestamp to 16-byte hash. Got the change in before on disk format is fixed.
...
Jeremy.
2008-11-13 17:18:41 -08:00
Günther Deschner
e76e77c32d
s3-svctl-server: fix remote rpc service management (bug #5888 ).
...
Don't TALLOC_FREE a non-talloced [ref] pointer.
Guenther
2008-11-13 20:49:38 +01:00
Volker Lendecke
b0107f74a2
fix typo
2008-11-13 17:46:36 +01:00
Günther Deschner
9f1ee827d5
pam_winbind: add german de.po file.
...
germans, please have a look if this can actually be understood by germans.
Guenther
2008-11-13 17:34:39 +01:00
Günther Deschner
6a61580617
s3-winbindd: workaround for samr_ChangePasswordUser3 to User2 fallback for w2k dcs.
...
Guenther
2008-11-13 17:33:18 +01:00
Günther Deschner
85dec69171
pam_winbind: do not add empty blob.
...
Guenther
2008-11-13 17:33:10 +01:00
Günther Deschner
540b2df874
pam_winbind: translate some more string.
...
boyang, please check.
Guenther
2008-11-13 17:32:18 +01:00
Bo Yang
a8722a190b
i18n/l10n pam_winbind
...
Signed-off-by: Günther Deschner <gd@samba.org>
2008-11-13 12:43:58 +01:00
Tim Prouty
5e25f5f4f2
Fix build break
2008-11-12 21:24:00 -08:00
Jeremy Allison
1a89b9f5f3
Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba
2008-11-12 19:27:50 -08:00
Jeremy Allison
6f0be6c5d5
Pretty print out SD's on get/set.
...
Jeremy.
2008-11-12 19:27:17 -08:00
Jeremy Allison
d67e7f3e15
Fix memory leak in error path, spotted by Martin Zielinski <mz@seh.de>.
...
Jeremy.
2008-11-12 14:06:47 -08:00
Tim Prouty
d38bffd412
s3: Add support for storing dos attributes as st_flags in the stat struct.
...
Some filesystems have support for storing dos attributes directly in
the inode's st_flags and accessing them through the stat struct. This
patch:
- Adds a configure check to see if the special flags are available.
- Implements getting and setting dos attributes in the stat struct and
inode, respectively.
This will not change the existing functionality of any system that
doesn't have the special flags available.
2008-11-12 09:48:50 -08:00
Günther Deschner
7f36d3b550
pam_winbind: fix what data we put into the blobs.
...
Guenther
2008-11-12 14:45:11 +01:00
Günther Deschner
92f64d3df5
s3-build: re-run make samba3-idl.
...
Guenther
2008-11-12 10:19:40 +01:00
Günther Deschner
1f87fc798d
ntsvcs: use both named-pipe endpoints.
...
Guenther
2008-11-12 10:19:25 +01:00
Günther Deschner
0bb8665731
s3-rpcclient: correct some former unknonws in cmd_ntsvcs_hw_prof_flags command.
...
Guenther
2008-11-12 10:19:17 +01:00
Günther Deschner
2ea5e222c5
s3-build: re-run make samba3-idl.
...
Guenther
2008-11-12 10:19:10 +01:00
Günther Deschner
0a77b1827d
s3-build: re-run make samba3-idl.
...
Guenther
2008-11-12 10:18:53 +01:00
Günther Deschner
0241b2cbda
s3-rpcclient: some corrections for the PNP_GetDeviceRegProp client.
...
Guenther
2008-11-12 10:18:46 +01:00
Günther Deschner
17fe93f94b
s3-rpcclient: add ntsvcs_getdevlist command.
...
Guenther
2008-11-12 10:18:26 +01:00
Günther Deschner
365a703d13
s3-rpcclient: add ntsvcs_getdevlistsize command.
...
Guenther
2008-11-12 10:18:18 +01:00
Tim Prouty
e6f8fd9945
s3: Add support for make test to use a share dir outside of the prefix dir
...
Some systems need to have the tdbs (and other files required for samba
to run) on a different filesystem than the share directory that samba
is exporting.
This patch:
- Adds an optional "shrdir" argument to selftest.sh
- If shrdir is specified it will be used, otherwise the default
will be used: "<prefix>/tmp"
- Adds a new configure option: --with-selftest-shrdir
- Plumbs shrdir through Makefile.in and configure.in
2008-11-11 19:06:50 -08:00
Jeremy Allison
c62427c7fc
Fix bug 5891] : smbd crashed when viewing the eventlog exported by "eventlog list"
...
Don't mix TALLOC and SAFE_FREE().
Jeremy.
2008-11-11 14:38:59 -08:00
Jeremy Allison
0baca66589
Fix bug 5889. "delete veto files = no" seems to break.
...
Jeremy.
2008-11-11 14:21:09 -08:00
Jelmer Vernooij
634c87dd77
Merge branch 'master' of ssh://git.samba.org/data/git/samba
2008-11-11 17:11:57 +01:00
Michael Adam
dee2c61ce0
[s3]vfs_acl_tdb: fix the build.
...
ndr_push_struct_blob has a different signature in master as well.
Michael
2008-11-11 10:30:29 +01:00
Jeremy Allison
d6be0ba672
Fix the build (ndr_pull_struct_blob has a different signature in master).
...
Jeremy.
2008-11-10 20:18:01 -08:00
Jeremy Allison
8076e50fad
Added vfs_acl_tdb.c module to do ACLs completely in userspace. Passes all of RAW-ACLS except for the last test which uses a non-POSIX chown. More testing/documentation to follow.
...
Jeremy.
2008-11-10 17:57:22 -08:00
Michael Adam
39d42378b2
[s3]make keytab filename argument mandatory to "net rpc vampire keytab"
...
This prevents unintended overwriting of the default path /etc/krb5.keytab (e.g.).
Michael
2008-11-11 00:32:42 +01:00
Günther Deschner
676f3c1c5c
s3-build: re-run make samba3-idl (rid2sid).
...
Guenther
2008-11-10 21:46:31 +01:00
Günther Deschner
8f23dff45e
s3-samr: remove old samr.idl file.
...
Guenther
2008-11-10 21:46:31 +01:00
Günther Deschner
94b7db1fb4
s4-samr: merge samr_RidToSid from s3 idl. (fixme: python)
...
Guenther
2008-11-10 21:46:27 +01:00
Günther Deschner
1f846f6e61
s3-build: re-run make samba3-idl (after cleanup).
...
Guenther
2008-11-10 21:46:25 +01:00
Günther Deschner
a4c24b4d30
s3-samr-idl: cleanup.
...
Guenther
2008-11-10 21:46:25 +01:00
Günther Deschner
fdc28cf8a5
s3-netlogon: fix type of parameters string in user delta.
...
Guenther
2008-11-10 21:46:25 +01:00
Günther Deschner
0474c8665d
nterrors: add NT_STATUS_DS_BUSY.
...
Guenther
2008-11-10 21:46:24 +01:00