metze/samba/wb-ndr.git
15 years agofix NDR_PRINT_DEBUG args master4-libndr
Stefan Metzmacher [Tue, 4 Mar 2008 11:18:54 +0000 (12:18 +0100)]
fix NDR_PRINT_DEBUG args

15 years agolibndr: implement NDR_PRINT_ macros needed for 'make'
Stefan Metzmacher [Tue, 4 Mar 2008 09:44:44 +0000 (10:44 +0100)]
libndr: implement NDR_PRINT_ macros needed for 'make'

metze

15 years agolibndr: basic print stuff as dummy functions
Stefan Metzmacher [Tue, 4 Mar 2008 09:33:51 +0000 (10:33 +0100)]
libndr: basic print stuff as dummy functions

metze

15 years agolibndr: samba print debug stuff as dummy functions
Stefan Metzmacher [Tue, 4 Mar 2008 09:32:20 +0000 (10:32 +0100)]
libndr: samba print debug stuff as dummy functions

metze

15 years agolibndr: convert ndr_print_array_uint8() into a dummy function
Stefan Metzmacher [Sat, 1 Mar 2008 09:25:40 +0000 (10:25 +0100)]
libndr: convert ndr_print_array_uint8() into a dummy function

metze

15 years agolibndr: convert ndr_print_ptr() into a dummy function
Stefan Metzmacher [Sat, 1 Mar 2008 09:18:17 +0000 (10:18 +0100)]
libndr: convert ndr_print_ptr() into a dummy function

metze

15 years agolibndr: dummy functions for string functions
Stefan Metzmacher [Sat, 1 Mar 2008 09:04:26 +0000 (10:04 +0100)]
libndr: dummy functions for string functions

metze

15 years agolibndr: convert ndr_print_* for samba specific types into dummy functions
Stefan Metzmacher [Sat, 1 Mar 2008 08:58:02 +0000 (09:58 +0100)]
libndr: convert ndr_print_* for samba specific types into dummy functions

metze

15 years agolib/ndr/config.mk fixes
Stefan Metzmacher [Sat, 1 Mar 2008 08:44:24 +0000 (09:44 +0100)]
lib/ndr/config.mk fixes

15 years agoadd abort() where we retun 1;
Stefan Metzmacher [Wed, 20 Feb 2008 21:30:41 +0000 (22:30 +0100)]
add abort() where we retun 1;

metze

15 years agodr_size_DATA_BLOB dummy fn
Stefan Metzmacher [Wed, 20 Feb 2008 21:29:53 +0000 (22:29 +0100)]
dr_size_DATA_BLOB dummy fn

15 years agomissing stuff
Stefan Metzmacher [Wed, 20 Feb 2008 21:29:09 +0000 (22:29 +0100)]
missing stuff

15 years agoadd dummy functions for ndr_size_struct/union
Stefan Metzmacher [Wed, 20 Feb 2008 21:04:20 +0000 (22:04 +0100)]
add dummy functions for ndr_size_struct/union

metze

15 years agoadd ndr_pull/push_*_blob dummy functions
Stefan Metzmacher [Wed, 20 Feb 2008 09:53:16 +0000 (10:53 +0100)]
add ndr_pull/push_*_blob dummy functions

metze

15 years agoadd dummy functions for samba specific types
Stefan Metzmacher [Tue, 19 Feb 2008 14:56:28 +0000 (15:56 +0100)]
add dummy functions for samba specific types

metze

15 years agolibndr: implement string related stuff as dummy functions
Stefan Metzmacher [Tue, 19 Feb 2008 13:05:41 +0000 (14:05 +0100)]
libndr: implement string related stuff as dummy functions

metze

15 years agolibndr: add dummy function for charset specific stuff
Stefan Metzmacher [Wed, 13 Feb 2008 11:19:58 +0000 (12:19 +0100)]
libndr: add dummy function for charset specific stuff

metze

15 years agolibndr: add ndr_push/pull_array_uint8() dummy functions
Stefan Metzmacher [Wed, 13 Feb 2008 11:10:35 +0000 (12:10 +0100)]
libndr: add ndr_push/pull_array_uint8() dummy functions

metze

15 years agoremove unused ndr_push/pull_save/restore
Stefan Metzmacher [Wed, 13 Feb 2008 10:47:01 +0000 (11:47 +0100)]
remove unused ndr_push/pull_save/restore

15 years agodummy add some helper files NOT for upstream!
Stefan Metzmacher [Thu, 15 Nov 2007 09:19:04 +0000 (10:19 +0100)]
dummy add some helper files NOT for upstream!

15 years agolibndr: create dummy functions for union/switch related stuff
Stefan Metzmacher [Tue, 12 Feb 2008 12:18:41 +0000 (13:18 +0100)]
libndr: create dummy functions for union/switch related stuff

metze

fix the build (switch)

15 years agolibndr: create dummy functions for array related stuff
Stefan Metzmacher [Tue, 12 Feb 2008 12:17:46 +0000 (13:17 +0100)]
libndr: create dummy functions for array related stuff

metze

fix the build (array)...

15 years agolibndr: add more flags
Stefan Metzmacher [Tue, 12 Feb 2008 14:26:54 +0000 (15:26 +0100)]
libndr: add more flags

metze

15 years agoTODO more flags? libndr: implement ndr_set_flags()
Stefan Metzmacher [Tue, 12 Feb 2008 11:57:52 +0000 (12:57 +0100)]
TODO more flags? libndr: implement ndr_set_flags()

metze

15 years agolibndr: implement NDR_ROUND()/NDR_ALIGN() macros
Stefan Metzmacher [Tue, 12 Feb 2008 11:46:44 +0000 (12:46 +0100)]
libndr: implement NDR_ROUND()/NDR_ALIGN() macros

metze

15 years agolibndr: setup ndr_pull->current_mem_ctx
Stefan Metzmacher [Tue, 12 Feb 2008 10:40:33 +0000 (11:40 +0100)]
libndr: setup ndr_pull->current_mem_ctx

metze

15 years agolibndr: implement NDR_PULL_ALLOC* macros
Stefan Metzmacher [Tue, 12 Feb 2008 10:36:05 +0000 (11:36 +0100)]
libndr: implement NDR_PULL_ALLOC* macros

metze

15 years agopass down struct smb_iconv_convenience...
Stefan Metzmacher [Mon, 4 Feb 2008 17:22:10 +0000 (18:22 +0100)]
pass down struct smb_iconv_convenience...

15 years agofix the build ndr_token_fetch() usage
Stefan Metzmacher [Mon, 4 Feb 2008 12:04:04 +0000 (13:04 +0100)]
fix the build ndr_token_fetch() usage

15 years agoremove descr
Stefan Metzmacher [Mon, 4 Feb 2008 11:01:14 +0000 (12:01 +0100)]
remove descr

15 years agodummy
Stefan Metzmacher [Thu, 15 Nov 2007 08:49:15 +0000 (09:49 +0100)]
dummy

15 years agolibndr: change ndr_pu*_subcontext_*() from macros to dummy functions
Stefan Metzmacher [Tue, 13 Nov 2007 10:29:42 +0000 (11:29 +0100)]
libndr: change ndr_pu*_subcontext_*() from macros to dummy functions

metze

15 years agolibndr: change ndr_pu*_*_relative_base*() from defines to dummy functions
Stefan Metzmacher [Mon, 12 Nov 2007 18:11:06 +0000 (19:11 +0100)]
libndr: change ndr_pu*_*_relative_base*() from defines to dummy functions

metze

15 years agolibndr: implement pointer push and pull functions
Stefan Metzmacher [Tue, 13 Nov 2007 10:31:04 +0000 (11:31 +0100)]
libndr: implement pointer push and pull functions

metze

15 years agolibndr: add stubs for pull functions
Stefan Metzmacher [Tue, 13 Nov 2007 10:31:16 +0000 (11:31 +0100)]
libndr: add stubs for pull functions

metze

15 years agolibndr: add some stubs for push functions
Stefan Metzmacher [Tue, 13 Nov 2007 10:31:27 +0000 (11:31 +0100)]
libndr: add some stubs for push functions

metze

15 years agolibndr: implement ndr_push/pull_error() stubs
Stefan Metzmacher [Tue, 13 Nov 2007 10:30:50 +0000 (11:30 +0100)]
libndr: implement ndr_push/pull_error() stubs

metze

15 years agolibndr: implement NDR_PUSH/PULL_*INT* macros based on the new byteorder.h
Stefan Metzmacher [Thu, 25 Oct 2007 12:36:18 +0000 (14:36 +0200)]
libndr: implement NDR_PUSH/PULL_*INT* macros based on the new byteorder.h

metze

15 years agolibndr: add lgpl'ed byteorder.h
Stefan Metzmacher [Tue, 13 Nov 2007 10:30:09 +0000 (11:30 +0100)]
libndr: add lgpl'ed byteorder.h

metze

15 years agolibndr: add ndr_int_types.c and still pass 'make'
Stefan Metzmacher [Tue, 13 Nov 2007 10:34:03 +0000 (11:34 +0100)]
libndr: add ndr_int_types.c and still pass 'make'

metze

15 years agolibndr: 'make' compiles fine now
Stefan Metzmacher [Tue, 13 Nov 2007 10:31:41 +0000 (11:31 +0100)]
libndr: 'make' compiles fine now

metze

15 years agolibndr: check enum ndr_err_code in NDR_CHECK() and still compile bin/ndrdump
Stefan Metzmacher [Mon, 12 Nov 2007 05:34:31 +0000 (06:34 +0100)]
libndr: check enum ndr_err_code in NDR_CHECK() and still compile bin/ndrdump

metze

15 years agolibndr: is no longer NDR_CHECK() a noop
Stefan Metzmacher [Mon, 22 Oct 2007 14:30:59 +0000 (16:30 +0200)]
libndr: is no longer NDR_CHECK() a noop

metze

15 years agolibndr: new LGPL'ed libndr.h to let 'make bin/ndrdump' compile
Stefan Metzmacher [Tue, 13 Nov 2007 10:30:38 +0000 (11:30 +0100)]
libndr: new LGPL'ed libndr.h to let 'make bin/ndrdump' compile

metze

15 years agoremove existing librpc/ndr/ code
Stefan Metzmacher [Mon, 22 Oct 2007 11:36:11 +0000 (13:36 +0200)]
remove existing librpc/ndr/ code

metze

15 years agoblackbox: fix source => source4
Stefan Metzmacher [Fri, 12 Sep 2008 09:05:30 +0000 (11:05 +0200)]
blackbox: fix source => source4

metze

15 years agoMerge Samba3 and Samba4 together
Stefan Metzmacher [Sun, 14 Sep 2008 21:07:26 +0000 (23:07 +0200)]
Merge Samba3 and Samba4 together

15 years agolib/tdb: sync build system changes and python code from samba4
Stefan Metzmacher [Sun, 14 Sep 2008 17:21:54 +0000 (19:21 +0200)]
lib/tdb: sync build system changes and python code from samba4

metze
(This used to be commit bdb8ed24488fd87cd30dd18744feeef0bd4b2c18)

15 years agoRemove unecessary msync.
Jeremy Allison [Fri, 5 Sep 2008 22:32:22 +0000 (15:32 -0700)]
Remove unecessary msync.
Jeremy.
(cherry picked from commit 0bae1ef3de8fda5e1e2d641b14a408e627396912)
(This used to be commit db2acaf46fdc38078b6b28b68909e289f6c9e0ec)

15 years agoThe msync manpage reports that msync *must* be called before munmap. Failure to do...
Simo Sorce [Wed, 3 Sep 2008 14:44:09 +0000 (10:44 -0400)]
The msync manpage reports that msync *must* be called before munmap. Failure to do so may result in lost data. Fix an ifdef check, I really think we meant to check HAVE_MMAP here.
(cherry picked from commit 74c8575b3f3b90ea21ae6aa7ccd95947838af956)
(This used to be commit 8fd54bb55f0c23bd025d1719abcbe75c6a2ea8ac)

15 years agoAttempt to fix bug 5684
Volker Lendecke [Tue, 12 Aug 2008 20:31:52 +0000 (22:31 +0200)]
Attempt to fix bug 5684

With the ctdb checkin dde9f3f006 tdb optimized out write lock checks for
write-enabled transaction. Sadly, this also removed the possibility to ever
remove dead records left over from tdb_delete calls within a transaction.

Tridge, please check this! Did dde9f3f006 have any reason beyond performance
optimizations?

Thanks,

Volker
(cherry picked from commit 3f884c4ae36f3260e63626bdd4989d9258ae6497)
(This used to be commit 1d85e0647e287d269b3f6b534da88f497d6f76c3)

15 years agolib/talloc: sync build system changes from samba4
Stefan Metzmacher [Sun, 14 Sep 2008 17:18:12 +0000 (19:18 +0200)]
lib/talloc: sync build system changes from samba4

metze
(This used to be commit 0143c320ccf21c00e1a09b8363cd42724b76faf9)

15 years agoSkip strcmp() on 2 NULL pointers.
Andrew Bartlett [Thu, 17 Apr 2008 09:22:23 +0000 (11:22 +0200)]
Skip strcmp() on 2 NULL pointers.

Andrew Bartlett
(cherry picked from commit 7b9a647ebbbe9ec9e1b82b42e3a8916396f91273)
(This used to be commit 60f7bdac64e32ea39099ababacca6f8a2b780ecb)

15 years agor26514: Revert the talloc.c part of r26511, as talloc.h already takes care of thois.
Kai Blin [Mon, 17 Dec 2007 19:18:02 +0000 (20:18 +0100)]
r26514: Revert the talloc.c part of r26511, as talloc.h already takes care of thois.

Thanks to metze for pointing this out
(cherry picked from commit 4a5e1047fff0620aa534b147ac7e0bd0416a8fe7)
(This used to be commit 523cc93f89d00ed5a49fd033988e7221bd2ed902)

15 years agor26511: Janitorial: Fix a warning for the 'printf' attribute on gendb_search_v
Stefan Metzmacher [Sun, 14 Sep 2008 17:12:39 +0000 (19:12 +0200)]
r26511: Janitorial: Fix a warning for the 'printf' attribute on gendb_search_v

While at it, also add a PRINTF_ATTRIBUTE for talloc_vasprintf.
(partialy cherry picked from commit 5b3a8c8ae195e6a98357a407a0699493f54a8b79)
metze
(This used to be commit 0073e41a0157ec43b944372671299b3e8a2b3cd5)

15 years agoUpdate homepages for talloc, tdb and ldb subprojects
Simo Sorce [Mon, 25 Feb 2008 19:03:07 +0000 (14:03 -0500)]
Update homepages for talloc, tdb and ldb subprojects
(cherry picked from commit 8cb07814bc6627fc8eba228eafd13336e3ca3758)
(This used to be commit 7d85b8d076d6b5b1773c44cd527e016b5d319da5)

15 years agoAdapt source code checkout information to git repo in talloc website.
Michael Adam [Mon, 18 Feb 2008 21:49:32 +0000 (22:49 +0100)]
Adapt source code checkout information to git repo in talloc website.

Michael
(cherry picked from commit 254be79799acc69db88a5500a2f755c84553f8ef)
(This used to be commit ac724cddc4a42c1c0cade3fb1cd551f005f2b54c)

15 years agoFix paths for talloc into unpacked directory (rsync commands).
Michael Adam [Sun, 17 Feb 2008 21:57:04 +0000 (22:57 +0100)]
Fix paths for talloc into unpacked directory (rsync commands).

Michael
(cherry picked from commit 2839d7f67a0d3ed5b4841bf3c12ce73972636b88)
(This used to be commit a891494d9373a1ecda1ad67c3c6b96cf6d37ea47)

15 years agoFix path to talloc guide. Noted by "teferi" on irc.
Michael Adam [Thu, 14 Feb 2008 22:10:00 +0000 (23:10 +0100)]
Fix path to talloc guide. Noted by "teferi" on irc.

Michael
(cherry picked from commit bc4e03f2ddb669758e27e2a5c32e15c7d6c5257d)
(This used to be commit 5e5528ff964cd829a8cf8e508983e1a1eda01c32)

15 years agor25614: Add trivial tdb website.
Jelmer Vernooij [Wed, 10 Oct 2007 15:04:00 +0000 (17:04 +0200)]
r25614: Add trivial tdb website.
(cherry picked from commit 6f88c41c31271fd4b634b6393dc4ca44563a88d2)
(This used to be commit 830f99fb5d73c999bb0975828bab6e5f7537baf6)

15 years agoFix warnings on SuSE 9.0.
Stefan Metzmacher [Sun, 14 Sep 2008 16:50:13 +0000 (18:50 +0200)]
Fix warnings on SuSE 9.0.

The macros "[un]likely" are already defined on SuSE 9.0.
Patch from Volker.

(partialy cherry-picked 30d181c92463aecd6e649330d3645d86d5a17e43)
metze
(This used to be commit ad7ed33f786124e4afbba4330201a3a6463c6f73)

15 years agoFix bug 5400
Volker Lendecke [Sat, 19 Apr 2008 14:56:44 +0000 (16:56 +0200)]
Fix bug 5400

Thanks to Jason Mader!

Volker
(cherry picked from commit 87d8a63ce4e6dd91ea3193d0a2574520a5857be2)
(This used to be commit 34ab9e5a23458c9f9845d1ff808c142cb2f1f2a4)

15 years agoFix out of tree build. Remove the embedded srcdir path from talloc and tdb.
Stefan Metzmacher [Sun, 14 Sep 2008 16:46:34 +0000 (18:46 +0200)]
Fix out of tree build.  Remove the embedded srcdir path from talloc and tdb.
(partialy cherry picked from commit 359921acd436684a0b4cf76ba15f82a224d2c337)
metze
(This used to be commit d89b8fee5210c7b4d8fad24edea34f9732aec708)

15 years agolibreplace: include <krb5.h> and <com_err.h> and no heimdal specific headers
Stefan Metzmacher [Sun, 14 Sep 2008 16:28:17 +0000 (18:28 +0200)]
libreplace: include <krb5.h> and <com_err.h> and no heimdal specific headers

metze
(partialy cherry picked from commit cffed8e19e22a1fa7b7a322b153df5d54e4c3be2)
(This used to be commit f46a17b408f8c78ecdff724f29d97f8f268d5577)

15 years agousing NGROUPS_MAX instead of 32 for the max group value in rep_initgroups() subroutin...
Yannick Bergeron [Fri, 8 Aug 2008 17:32:15 +0000 (13:32 -0400)]
using NGROUPS_MAX instead of 32 for the max group value in rep_initgroups() subroutine in lib/replace/replace.c
(cherry picked from commit 13b1a232d2fe05ae3e924ea2503d05ff5084146e)
(This used to be commit 0d2fb0e280e497094a4c95f8dca1383ee1cfa982)

15 years agoSolve an IBM XL C/C++ compiler error encountered in get_exit_code() auth_errors array...
Yannick Bergeron [Wed, 6 Aug 2008 17:23:00 +0000 (13:23 -0400)]
Solve an IBM XL C/C++ compiler error encountered in get_exit_code() auth_errors array initialization in client/smbspool.c
(cherry picked from commit b45e7fabc64e699e4fa013ef15f98a004dae3f32)
(This used to be commit 661f8e166118d257ab32a30392cd616db097bc4c)

15 years agoFix typo.
Karolin Seeger [Mon, 14 Jul 2008 14:40:36 +0000 (16:40 +0200)]
Fix typo.

retieve -> retrieve

Karolin
(partialy cherry-picked from 37c64130701ab13b6f34998ac17fec2d128c2e08)
metze
(This used to be commit 4d92e6d582a5b2094b2aaa9008a54b37ccfcc2d7)

15 years agoCorrectly find a [u]int32_t replacement
Volker Lendecke [Tue, 10 Jun 2008 14:14:30 +0000 (16:14 +0200)]
Correctly find a [u]int32_t replacement
(cherry picked from commit 346375cda557a675f8f882ca2ae8edffec725a72)
(cherry picked from commit 15a53945c9563b4517bd8b69a9bb0554eef5edff)
(This used to be commit 46c3fc67e91bbdb820e4bddd085933a8570e504c)

15 years agoFix extra dash in command line flag.
Jelmer Vernooij [Thu, 29 May 2008 13:50:52 +0000 (15:50 +0200)]
Fix extra dash in command line flag.
(cherry picked from commit c823cfadb0b20a0782fc4a8a0b63dcb9116f82be)
(This used to be commit 176d624376f7e450b34187778fc75d75679bdd0b)

15 years agoFix replacement getpass. If we ^C at the prompt echo was left off.
Jeremy Allison [Fri, 9 May 2008 21:51:45 +0000 (14:51 -0700)]
Fix replacement getpass. If we ^C at the prompt echo was left off.
Jeremy.
(cherry picked from commit e54c71954ae484fe4a4e195db33440490e78e256)
(This used to be commit d61a86b8cdb4dd474611baadc61a0c37db0f8e62)

15 years agorpc_server: don't send auth trailers in level connect
Stefan Metzmacher [Fri, 12 Sep 2008 13:47:02 +0000 (15:47 +0200)]
rpc_server: don't send auth trailers in level connect

Also ignore auth trailers in level connect on receive.

This fixes [krb5,connect] against windows.

TODO: maybe the gensec mech need to decide if signatures
      are needed in level connect.

metze
(This used to be commit 2e3629719790e7631d9de383b565dc8a0997bcfb)

15 years agolibrpc/rpc: don't send auth trailers in level connect
Stefan Metzmacher [Fri, 12 Sep 2008 12:39:57 +0000 (14:39 +0200)]
librpc/rpc: don't send auth trailers in level connect

Also ignore auth trailers in level connect on receive.

This fixes [krb5,connect] against windows.

TODO: maybe the gensec mech need to decide if signatures
      are needed in level connect.

metze
(This used to be commit eca0502b8620f2110a303b84def4f0bf48cc4ea5)

15 years agorpc_server: correctly calculate the auth padding
Stefan Metzmacher [Sat, 13 Sep 2008 08:22:39 +0000 (10:22 +0200)]
rpc_server: correctly calculate the auth padding

metze
(This used to be commit e82468a8f538aa0cf6d477fb54cc0178c0d64574)

15 years agoclient free credentials when not needed anymore
Stefan Metzmacher [Sat, 13 Sep 2008 16:49:03 +0000 (18:49 +0200)]
client free credentials when not needed anymore
(This used to be commit d982b69df638f17da6af398e2613986240031064)

15 years agomount.cifs: make local versions of strlcat and strlcpy static
Jeff Layton [Sat, 13 Sep 2008 01:21:33 +0000 (21:21 -0400)]
mount.cifs: make local versions of strlcat and strlcpy static

...to silence -Wmissing-prototypes

Signed-off-by: Jeff Layton <jlayton@redhat.com>
(This used to be commit fc7c71f15b39158ac58beaa90cc9038db680b8cb)

15 years agocifs.upcall: make most functions static and silence compiler warnings
Jeff Layton [Sat, 13 Sep 2008 01:13:54 +0000 (21:13 -0400)]
cifs.upcall: make most functions static and silence compiler warnings

...to silence -Wmissing-prototypes and some uninit'ed variable
warnings. Thanks to GD for the extra-paranoid compiler flags.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
(This used to be commit f0ee2c145fa031f91c28a69a44b7652f18eea0f0)

15 years agoModify a comment to make things clearer.
Jeremy Allison [Fri, 12 Sep 2008 22:03:05 +0000 (15:03 -0700)]
Modify a comment to make things clearer.
Jeremy.
(This used to be commit 9d55ca85ffc73e3fa5fb9895fbcb1ee22f4e320d)

15 years agoComment the delay write time tests so I know what they're
Jeremy Allison [Fri, 12 Sep 2008 21:59:32 +0000 (14:59 -0700)]
Comment the delay write time tests so I know what they're
testing.
Jeremy.
(This used to be commit 2bf9074c7751324483744f55b02cfb044bb0b2dd)

15 years agoFactor out validate_smb_crypto
Volker Lendecke [Fri, 12 Sep 2008 21:05:51 +0000 (23:05 +0200)]
Factor out validate_smb_crypto
(This used to be commit 37fcc9dc462dfb006fdac294e49c0dae7588c103)

15 years agoFix "make test" -- gna...
Volker Lendecke [Fri, 12 Sep 2008 20:26:10 +0000 (22:26 +0200)]
Fix "make test" -- gna...
(This used to be commit c1d3ae80b5f5f07c5efcd7f3ee301d5c3090f3c6)

15 years agoAdd a more explaining comment
Volker Lendecke [Fri, 12 Sep 2008 19:56:14 +0000 (21:56 +0200)]
Add a more explaining comment
(This used to be commit edd70836daef340f21df3cb102144935f36e5c4c)

15 years agoremove a pointless empty line
Volker Lendecke [Fri, 12 Sep 2008 19:20:02 +0000 (21:20 +0200)]
remove a pointless empty line
(This used to be commit fba250ece45f6632c7d89b0ea28baab047e41a8f)

15 years agoAdd a paranoia check on incoming PDUs
Volker Lendecke [Fri, 12 Sep 2008 19:19:37 +0000 (21:19 +0200)]
Add a paranoia check on incoming PDUs
(This used to be commit 8b81b85200b7ca18cf81fdbbc3254d8578b35f43)

15 years agoMerge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into manpage
Jelmer Vernooij [Fri, 12 Sep 2008 19:31:56 +0000 (21:31 +0200)]
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into manpage
(This used to be commit eff27744d3dcb4f6bcdf9bd03583bb38634c398d)

15 years agoRevert "Add option for generating coverage data from python tests."
Jelmer Vernooij [Fri, 12 Sep 2008 19:28:48 +0000 (21:28 +0200)]
Revert "Add option for generating coverage data from python tests."

This reverts commit 43c0fdfff02021caef2d8f73d6bfdc4b051a65ef.
(This used to be commit 696f30fff249656409f2efcc81b86a421d0c6880)

15 years agoRemove ancient remains of first experimentations about
Simo Sorce [Fri, 12 Sep 2008 17:57:50 +0000 (13:57 -0400)]
Remove ancient remains of first experimentations about
supporting a schema
(This used to be commit 53b57300c799a079b4d64815243fe6120e0a9fa2)

15 years agoFix spellings and file names
Simo Sorce [Fri, 12 Sep 2008 17:26:45 +0000 (13:26 -0400)]
Fix spellings and file names
(This used to be commit baddefd0a6fa430af1a3001064149127e0d29361)

15 years agopackaging: use "find" instead of "du" to find files... :-)
Michael Adam [Fri, 12 Sep 2008 13:07:00 +0000 (15:07 +0200)]
packaging: use "find" instead of "du" to find files... :-)

Michael
(This used to be commit 768aa82361a2c4b0aab71433b7593723a2868f0a)

15 years agonetapi: fix NetUserGetLocalGroups.
Günther Deschner [Fri, 12 Sep 2008 09:47:39 +0000 (11:47 +0200)]
netapi: fix NetUserGetLocalGroups.

Guenther
(This used to be commit 5d91c9184c27def47f20fc089cc127d780387ed8)

15 years agonetapi: fix NetGroupGetUsers (only enumerates users).
Günther Deschner [Fri, 12 Sep 2008 09:28:42 +0000 (11:28 +0200)]
netapi: fix NetGroupGetUsers (only enumerates users).

Guenther
(This used to be commit a94318be4656a668be0295988ed0743105d830c9)

15 years agonetapi: fix NetUserSetGroups.
Günther Deschner [Fri, 12 Sep 2008 09:28:03 +0000 (11:28 +0200)]
netapi: fix NetUserSetGroups.

Guenther
(This used to be commit e8b27b69f33fb33c670026b3a24ed95a2f0099fe)

15 years agonetapi: fix NetGroupSetUsers.
Günther Deschner [Fri, 12 Sep 2008 09:13:20 +0000 (11:13 +0200)]
netapi: fix NetGroupSetUsers.

Guenther
(This used to be commit 735bc2e425ce629745495190cd1c721ccb583d24)

15 years agodoserr: add WERR_NO_SUCH_ALIAS.
Günther Deschner [Fri, 12 Sep 2008 08:12:01 +0000 (10:12 +0200)]
doserr: add WERR_NO_SUCH_ALIAS.

Guenther
(This used to be commit e065802a61f22e9fdcd4b911805c42c46a79b3f2)

15 years agomessaging: move types to IDL.
Günther Deschner [Thu, 4 Sep 2008 13:13:22 +0000 (15:13 +0200)]
messaging: move types to IDL.

Guenther
(This used to be commit 6c346d0eb20af5ba9b09f30319420f7c91480da6)

15 years agoReorder defines for version for consistency with Samba 4.
Jelmer Vernooij [Fri, 12 Sep 2008 10:38:54 +0000 (12:38 +0200)]
Reorder defines for version for consistency with Samba 4.
(This used to be commit fe36d83508a6b1a8de5ad58ec1d0c80cda7b4a21)

15 years agofix nonempty blank lines
Volker Lendecke [Thu, 11 Sep 2008 16:45:26 +0000 (18:45 +0200)]
fix nonempty blank lines
(This used to be commit 3111428dd42abf856f646f2a3aa2ee78ff3d3702)

15 years agorename packaging => packaging4
Stefan Metzmacher [Fri, 12 Sep 2008 09:51:08 +0000 (11:51 +0200)]
rename packaging => packaging4

metze
(This used to be commit 42fffd1d1c7303afb4139734cdc0c909f81154b2)

15 years agoadd '4' to the end of some filesnames
Stefan Metzmacher [Thu, 11 Sep 2008 14:50:49 +0000 (16:50 +0200)]
add '4' to the end of some filesnames

metze
(This used to be commit 48578bd4925a675bf30d4f2452f147c3ee11154f)

15 years agorename swat => swat2, so that we don't conflict with samba3
Stefan Metzmacher [Thu, 11 Sep 2008 14:47:45 +0000 (16:47 +0200)]
rename swat => swat2, so that we don't conflict with samba3

metze
(This used to be commit bf852a3dbeee8900fa36978f08a5cdceabcbd926)

15 years agoUse the given name, not the absolute pathname, when printing out ACL info.
Jeremy Allison [Fri, 12 Sep 2008 00:32:14 +0000 (17:32 -0700)]
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 e695c1cc2b715afd713595e8daa77910d9f04138)