jerry/samba.git
16 years agor22418: Support running under launchd. We abstract the method of obtaining
James Peach [Fri, 20 Apr 2007 21:09:44 +0000 (21:09 +0000)]
r22418: Support running under launchd. We abstract the method of obtaining
sockets to listen on a little, because in the launchd case these
are provided for us. We also add an idle timeout so that a daemon
can exit after a period of inactivity.

16 years agor22417: Refactor the various daemon run-mode options to make the semantics
James Peach [Fri, 20 Apr 2007 18:34:33 +0000 (18:34 +0000)]
r22417: Refactor the various daemon run-mode options to make the semantics
of the various flags explicit.

16 years agor22416: Remove precompiled headers on clean.
James Peach [Fri, 20 Apr 2007 18:12:07 +0000 (18:12 +0000)]
r22416: Remove precompiled headers on clean.

16 years agor22413: Simplify the build rules for plugin modules. Add support for per-platform
James Peach [Fri, 20 Apr 2007 16:07:16 +0000 (16:07 +0000)]
r22413: Simplify the build rules for plugin modules. Add support for per-platform
exports files. Fix the shared library build pf pdb_ldap.

16 years agor22412: Add a "deletelocalgroup" subcommand to net sam.
Michael Adam [Fri, 20 Apr 2007 12:23:36 +0000 (12:23 +0000)]
r22412: Add a "deletelocalgroup" subcommand to net sam.

Thanks to Karolin Seeger <ks@sernet.de>.

16 years agor22411: Fix the build:
Michael Adam [Fri, 20 Apr 2007 12:06:38 +0000 (12:06 +0000)]
r22411: Fix the build:

Prototype of create_aio_ex_read, set_message and definition of
UNIXERROR have changed in r22389 and r22391? to require an additional
"inbuf" argument. Some places in smbd/aio.c had not been adapted.

This patch fixes the build.

Michael

16 years agor22402: Fix build warning.
Günther Deschner [Fri, 20 Apr 2007 10:54:55 +0000 (10:54 +0000)]
r22402: Fix build warning.

Guenther

16 years agor22401: Add bzr revision+nick support to mkversion.sh.
Michael Adam [Fri, 20 Apr 2007 10:27:33 +0000 (10:27 +0000)]
r22401: Add bzr revision+nick support to mkversion.sh.

The plan is to actually synchronize with SAMBA_4_0's mkversion.sh,
which is more elaborate. But there are a few differences in
behaviour I still have to check. So I am cheching this here in for
a start...

Michael

16 years agor22395: allow profiling level to be set on startup
Herb Lewis [Fri, 20 Apr 2007 01:52:44 +0000 (01:52 +0000)]
r22395: allow profiling level to be set on startup

16 years agor22394: Remove test directory once we are finished.
James Peach [Thu, 19 Apr 2007 23:47:55 +0000 (23:47 +0000)]
r22394: Remove test directory once we are finished.

16 years agor22393: fix cut&paste error
Simo Sorce [Thu, 19 Apr 2007 23:25:37 +0000 (23:25 +0000)]
r22393: fix cut&paste error

16 years agor22392: Remove leftover potentially segfaulty code.
Simo Sorce [Thu, 19 Apr 2007 23:15:33 +0000 (23:15 +0000)]
r22392: Remove leftover potentially segfaulty code.
Check we are online before actually trying to connect anywhere

16 years agor22391: Looks bigger than it is. Make "inbuf" available
Jeremy Allison [Thu, 19 Apr 2007 22:40:32 +0000 (22:40 +0000)]
r22391: Looks bigger than it is. Make "inbuf" available
to all callers of smb_setlen (via set_message()
calls). This will allow the server to reflect back
the correct encryption context.
Jeremy.

16 years agor22390: Patchset sent to samba-technical to address the winbind
Gerald Carter [Thu, 19 Apr 2007 22:26:09 +0000 (22:26 +0000)]
r22390: Patchset sent to samba-technical to address the winbind
loop when allocating a new id for a SID:

auth_util.patch Revert create_local_token() to
the 3.0.24 codebase

idmap_type.patch Have the caller fillin the
id_map.xid.type field when
resolving a SID so that if we allocate
a new id, we know what type to use

winbindd_api.patch Remove the WINBINDD_SIDS_TO_XIDS calls
from the public winbindd interface
for the 3.0.25 release

idmap_rid.patch Cleanup the idmap_rid backend to not
call back into winbindd to resolve
the SID in order to verify it's type.

16 years agor22389: Start preparing for multiple encryption contexts in the
Jeremy Allison [Thu, 19 Apr 2007 20:50:49 +0000 (20:50 +0000)]
r22389: Start preparing for multiple encryption contexts in the
server. Allow server to reflect back to calling client
the encryption context that was sent.
Jeremy.

16 years agor22388: clearer message, thanks David
Simo Sorce [Thu, 19 Apr 2007 20:00:40 +0000 (20:00 +0000)]
r22388: clearer message, thanks David

16 years agor22376: Make sure we use krb5 when we identify just an older heimdal lib (0.6.x)
Günther Deschner [Thu, 19 Apr 2007 14:58:22 +0000 (14:58 +0000)]
r22376: Make sure we use krb5 when we identify just an older heimdal lib (0.6.x)
Timur, please check.

Guenther

16 years agor22366: sync lib/talloc/ with samba4
Stefan Metzmacher [Thu, 19 Apr 2007 09:08:53 +0000 (09:08 +0000)]
r22366: sync lib/talloc/ with samba4

metze

16 years agor22364: sync lib/tdb/ with samba4
Stefan Metzmacher [Thu, 19 Apr 2007 08:50:14 +0000 (08:50 +0000)]
r22364: sync lib/tdb/ with samba4

there's no code change here...

metze

16 years agor22363: merge from samba4:
Stefan Metzmacher [Thu, 19 Apr 2007 08:49:09 +0000 (08:49 +0000)]
r22363: merge from samba4:

fix compiler warning

metze

16 years agor22362: fix the build on othersystems
Stefan Metzmacher [Thu, 19 Apr 2007 08:45:29 +0000 (08:45 +0000)]
r22362: fix the build on othersystems

metze

16 years agor22358: Use gss error to NTSTATUS mapping function for errors.
Jeremy Allison [Thu, 19 Apr 2007 01:26:38 +0000 (01:26 +0000)]
r22358: Use gss error to NTSTATUS mapping function for errors.
Jeremy.

16 years agor22355: Ensure we get good debug messages from gss_XX calls.
Jeremy Allison [Thu, 19 Apr 2007 01:20:37 +0000 (01:20 +0000)]
r22355: Ensure we get good debug messages from gss_XX calls.
Jeremy.

16 years agor22354: Make client select krb5 encrpyt if krb5 already on.
Jeremy Allison [Thu, 19 Apr 2007 00:51:18 +0000 (00:51 +0000)]
r22354: Make client select krb5 encrpyt if krb5 already on.
Jeremy.

16 years agor22353: Fix bad #ifdefs.
Jeremy Allison [Thu, 19 Apr 2007 00:45:01 +0000 (00:45 +0000)]
r22353: Fix bad #ifdefs.
Jeremy.

16 years agor22352: Wow - working gss SMB sealing !
Jeremy Allison [Thu, 19 Apr 2007 00:44:39 +0000 (00:44 +0000)]
r22352: Wow - working gss SMB sealing !
Jeremy.

16 years agor22351: Making progress in tests...
Jeremy Allison [Thu, 19 Apr 2007 00:40:08 +0000 (00:40 +0000)]
r22351: Making progress in tests...
Jeremy.

16 years agor22350: Add some helpful debug messages.
Jeremy Allison [Thu, 19 Apr 2007 00:35:18 +0000 (00:35 +0000)]
r22350: Add some helpful debug messages.
Jeremy.

16 years agor22349: Fix missing ) in #else path.
Jeremy Allison [Wed, 18 Apr 2007 22:34:23 +0000 (22:34 +0000)]
r22349: Fix missing ) in #else path.
Jeremy.

16 years agor22348: 3_0 as well
Simo Sorce [Wed, 18 Apr 2007 22:25:17 +0000 (22:25 +0000)]
r22348: 3_0 as well

16 years agor22345: Only use new krb5 OID.
Jeremy Allison [Wed, 18 Apr 2007 22:02:30 +0000 (22:02 +0000)]
r22345: Only use new krb5 OID.
Jeremy.

16 years agor22344: Correctly create sub-struct for GSS encryption.
Jeremy Allison [Wed, 18 Apr 2007 21:56:18 +0000 (21:56 +0000)]
r22344: Correctly create sub-struct for GSS encryption.
Jeremy.

16 years agor22343: Commit to 3_0 as well after adapting the patch.
Simo Sorce [Wed, 18 Apr 2007 21:10:37 +0000 (21:10 +0000)]
r22343: Commit to 3_0 as well after adapting the patch.
(tdb_delete_bystring instead of tdb_delete is used here)

16 years agor22341: Fix build of examples/VFS: adapt include for new place of tdb...
Michael Adam [Wed, 18 Apr 2007 20:18:43 +0000 (20:18 +0000)]
r22341: Fix build of examples/VFS: adapt include for new place of tdb...

16 years agor22340: Fix another segfault in idmap_ldap.c caused by setting the iterator
Gerald Carter [Wed, 18 Apr 2007 16:45:00 +0000 (16:45 +0000)]
r22340: Fix another segfault in idmap_ldap.c caused by setting the iterator
LDAPMessage * to NULL on each loop rotation.

16 years agor22330: For my own convenience (changes discussed some weeks ago with
Michael Adam [Wed, 18 Apr 2007 11:12:31 +0000 (11:12 +0000)]
r22330: For my own convenience (changes discussed some weeks ago with
Jerry, who basically didn't care - now I can commit them myself;-):

- Add a call to mkversion.sh to ensure sane version number even
  from a plain checkout.
- Add a "nodocs" switch to allow for calling make-tarball.sh without
  the need of having samba-docs and using-samba around.

16 years agor22327: Finish the gss-spnego part of the seal code. Now
Jeremy Allison [Wed, 18 Apr 2007 00:34:10 +0000 (00:34 +0000)]
r22327: Finish the gss-spnego part of the seal code. Now
for testing....
Jeremy.

16 years agor22321: BUG 4509: Makefile fix linking the sfu.so and rfc2307.so
Gerald Carter [Tue, 17 Apr 2007 21:32:59 +0000 (21:32 +0000)]
r22321: BUG 4509: Makefile fix linking the sfu.so and rfc2307.so
plugins in $libdir/nss_info to idmap/ad.so

16 years agor22320: Be more careful and check for the euid instead of the uid.
Lars Müller [Tue, 17 Apr 2007 18:35:10 +0000 (18:35 +0000)]
r22320: Be more careful and check for the euid instead of the uid.

Thx for the hint James!

16 years agor22318: If we're running as non root we might not be able to dump the core file
Lars Müller [Tue, 17 Apr 2007 17:17:19 +0000 (17:17 +0000)]
r22318: If we're running as non root we might not be able to dump the core file
to the corepath.

Even the chdir() will fail if the LOGFILEBASE path is set 0700.

If the currrent user doesn't have the permission to create the core file
we end with:
   unable to change to <LOGFILEBASE>
   refusing to dump core

The alternative would be to change the permissions of the directory.
But taht would not ensure core dumps are working out of the box.

16 years agor22317: add tdb_ prefix to non static function
Stefan Metzmacher [Tue, 17 Apr 2007 17:07:14 +0000 (17:07 +0000)]
r22317: add tdb_ prefix to non static function

metze

16 years agor22316: merge from samba4:
Stefan Metzmacher [Tue, 17 Apr 2007 17:03:38 +0000 (17:03 +0000)]
r22316: merge from samba4:

this function should be static

metze

16 years agor22315: move tdbback.c content into tdbbackup.c
Stefan Metzmacher [Tue, 17 Apr 2007 16:53:06 +0000 (16:53 +0000)]
r22315: move tdbback.c content into tdbbackup.c
and make the functions static.

also use libreplace headers in tdbbackup.c

metze

16 years agor22314: use libreplace headers
Stefan Metzmacher [Tue, 17 Apr 2007 16:36:24 +0000 (16:36 +0000)]
r22314: use libreplace headers

metze

16 years agor22313: as discussed with simo:
Stefan Metzmacher [Tue, 17 Apr 2007 16:06:20 +0000 (16:06 +0000)]
r22313: as discussed with simo:

remove the only usage of backup_tdb() in samba3.
As backup_tdb() will go completely soon.

metze

16 years agor22304: remove unused stuff completely to fix the build, sorry
Stefan Metzmacher [Tue, 17 Apr 2007 12:21:47 +0000 (12:21 +0000)]
r22304: remove unused stuff completely to fix the build, sorry

metze

16 years agor22302: fix the build when no shared-library support is detected
Stefan Metzmacher [Tue, 17 Apr 2007 10:07:12 +0000 (10:07 +0000)]
r22302: fix the build when no shared-library support is detected

metze

16 years agor22301: remove unused vars
Stefan Metzmacher [Tue, 17 Apr 2007 10:05:43 +0000 (10:05 +0000)]
r22301: remove unused vars

metze

16 years agor22298: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplace
Stefan Metzmacher [Tue, 17 Apr 2007 08:03:29 +0000 (08:03 +0000)]
r22298: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplace

metze

16 years agor22291: Fix off-by-one in tconX parsing.
Jeremy Allison [Tue, 17 Apr 2007 02:14:28 +0000 (02:14 +0000)]
r22291: Fix off-by-one in tconX parsing.
Jeremy.

16 years agor22285: Allow arbitrary bases in int and ulong parsing.
Jeremy Allison [Mon, 16 Apr 2007 22:42:45 +0000 (22:42 +0000)]
r22285: Allow arbitrary bases in int and ulong parsing.
Jeremy.

16 years agor22283: Remove very old bug where we assigned the online mode of
Gerald Carter [Mon, 16 Apr 2007 20:29:33 +0000 (20:29 +0000)]
r22283: Remove very old bug where we assigned the online mode of
the domain to queried to our own domain.

16 years agor22282: Fix last few name -> servicename changes.
Jeremy Allison [Mon, 16 Apr 2007 20:06:02 +0000 (20:06 +0000)]
r22282: Fix last few name -> servicename changes.
Jeremy.

16 years agor22280: merge from samba4:
Stefan Metzmacher [Mon, 16 Apr 2007 19:56:42 +0000 (19:56 +0000)]
r22280: merge from samba4:

add a lot more detailed strtoll() and strtoull() tests

metze

16 years agor22277: __location__ is defined in libreplace now
Stefan Metzmacher [Mon, 16 Apr 2007 19:51:30 +0000 (19:51 +0000)]
r22277: __location__ is defined in libreplace now

metze

16 years agor22276: Fix name -> servicename in messages.c
Jeremy Allison [Mon, 16 Apr 2007 19:47:41 +0000 (19:47 +0000)]
r22276: Fix name -> servicename in messages.c
Jeremy.

16 years agor22274: merge from samba4:
Stefan Metzmacher [Mon, 16 Apr 2007 19:46:06 +0000 (19:46 +0000)]
r22274: merge from samba4:

- provide __LINESTR__ macro
- add __STRINGSTRING() macro to really create a string of __LINE__
- fix __location__ macro

metze

16 years agor22271: merge from samba4:
Stefan Metzmacher [Mon, 16 Apr 2007 19:23:00 +0000 (19:23 +0000)]
r22271: merge from samba4:

provide __location__ in replace.h

and see how the build-farm likes this simpler version

metze

16 years agor22268: merge from samba4:
Stefan Metzmacher [Mon, 16 Apr 2007 19:15:57 +0000 (19:15 +0000)]
r22268: merge from samba4:

protect #define __location__ with an #ifndef

metze

16 years agor22266: Fix bug #4512 - we were returning a volume label greater than
Jeremy Allison [Mon, 16 Apr 2007 19:10:16 +0000 (19:10 +0000)]
r22266: Fix bug #4512 - we were returning a volume label greater than
32 unicode chars. Windows XP doesn't like that :-).
Jeremy

16 years agor22264: merge from samba4:
Stefan Metzmacher [Mon, 16 Apr 2007 12:43:54 +0000 (12:43 +0000)]
r22264: merge from samba4:

use AC_HAVE_DECL() because AC_CHECK_DECLS() defines to 1 or 0
and #ifndef doesn't work.

metze

16 years agor22262: fix the build on systems without GSS_C_NT_HOSTBASED_SERVICE
Stefan Metzmacher [Mon, 16 Apr 2007 12:00:08 +0000 (12:00 +0000)]
r22262: fix the build on systems without GSS_C_NT_HOSTBASED_SERVICE

metze

16 years agor22254: merge from samba4:
Stefan Metzmacher [Mon, 16 Apr 2007 09:44:00 +0000 (09:44 +0000)]
r22254: merge from samba4:

- make the strtoll tests more verbose
- add initial strtoull tests

metze

16 years agor22252: merge from samba4:
Stefan Metzmacher [Mon, 16 Apr 2007 09:20:52 +0000 (09:20 +0000)]
r22252: merge from samba4:

add prototype of setenv

metze

16 years agor22249: move tdb code to lib/tdb/ as in samba4
Stefan Metzmacher [Mon, 16 Apr 2007 08:20:13 +0000 (08:20 +0000)]
r22249: move tdb code to lib/tdb/ as in samba4

metze

16 years agor22247: merge from samba4:
Stefan Metzmacher [Mon, 16 Apr 2007 07:41:01 +0000 (07:41 +0000)]
r22247: merge from samba4:

only test strtoll once

metze

16 years agor22244: merge from samba4:
Stefan Metzmacher [Mon, 16 Apr 2007 06:30:08 +0000 (06:30 +0000)]
r22244: merge from samba4:

remove useless printf's

metze

16 years agor22240: merge from samba4:
Stefan Metzmacher [Mon, 16 Apr 2007 06:08:43 +0000 (06:08 +0000)]
r22240: merge from samba4:

use strlcpy instead of strcpy to make the IBM checker happy

metze

16 years agor22230: Let's just cast here, the 2 calls have different allocation mechanisms.
Simo Sorce [Sun, 15 Apr 2007 23:58:39 +0000 (23:58 +0000)]
r22230: Let's just cast here, the 2 calls have different allocation mechanisms.
We just let domname and name hang on the mem ctx until the call returns,
and the context will be destroyed.

Simo.

16 years agor22229: discard_const_p is in lib/replace now
Stefan Metzmacher [Sun, 15 Apr 2007 21:14:37 +0000 (21:14 +0000)]
r22229: discard_const_p is in lib/replace now

metze

16 years agor22227: merge from samba4:
Stefan Metzmacher [Sun, 15 Apr 2007 21:13:48 +0000 (21:13 +0000)]
r22227: merge from samba4:

move discard_const macros to librelace

metze

16 years agor22224: merge from samba4:
Stefan Metzmacher [Sun, 15 Apr 2007 20:57:48 +0000 (20:57 +0000)]
r22224: merge from samba4:

make comparing of struct tm more verbose and portable

metze

16 years agor22221: merge from samba4:
Stefan Metzmacher [Sun, 15 Apr 2007 20:12:09 +0000 (20:12 +0000)]
r22221: merge from samba4:

- libreplace unsetenv() and strptime() replacements

metze

16 years agor22214: Fix incompatible pointer type warnings. Simo, please check and merge to 3_0_25
Volker Lendecke [Sat, 14 Apr 2007 06:44:30 +0000 (06:44 +0000)]
r22214: Fix incompatible pointer type warnings. Simo, please check and merge to 3_0_25
if appropriate.

Volker

16 years agor22213: We can't use become_root() here, as it does DEBUG()
Volker Lendecke [Sat, 14 Apr 2007 06:40:47 +0000 (06:40 +0000)]
r22213: We can't use become_root() here, as it does DEBUG()
itself. become_root_uid_only did not :-)

Revert 21868, we need to find a better way.

Volker

16 years agor22212: Cope with signature errors on sessionsetupX logins
Jeremy Allison [Sat, 14 Apr 2007 00:53:38 +0000 (00:53 +0000)]
r22212: Cope with signature errors on sessionsetupX logins
where the server just reflects our signature back
to us. Allow the upper layer to see the real error.
Jeremy.

16 years agor22211: Don't return a value from void functions !
Jeremy Allison [Fri, 13 Apr 2007 22:56:27 +0000 (22:56 +0000)]
r22211: Don't return a value from void functions !
Jeremy.

16 years agor22210: Fix typo in testing for non-centry entries.
Jeremy Allison [Fri, 13 Apr 2007 22:42:21 +0000 (22:42 +0000)]
r22210: Fix typo in testing for non-centry entries.
Jeremy.

16 years agor22209: Fix the storage of time_t -> make it 64 bits (use the
Jeremy Allison [Fri, 13 Apr 2007 22:29:50 +0000 (22:29 +0000)]
r22209: Fix the storage of time_t -> make it 64 bits (use the
same load/store function as NTTIME). Add a version number
string to the winbindd cache so we can tell if it needs
upgrading. THIS WILL DELETE ANY EXISTING winbindd_cache.tdb
on first startup regardless of offline auth status. Once
this is done we're in good shape though.
Jeremy.

16 years agor22207: Fill in the validation functions. Now to test...
Jeremy Allison [Fri, 13 Apr 2007 01:46:47 +0000 (01:46 +0000)]
r22207: Fill in the validation functions. Now to test...
Jeremy.

16 years agor22206: Added boilerplate to be filled in for other validation functions.
Jeremy Allison [Fri, 13 Apr 2007 01:00:44 +0000 (01:00 +0000)]
r22206: Added boilerplate to be filled in for other validation functions.
Jeremy.

16 years agor22205: Add some flesh to the bones of the cache validation code.
Jeremy Allison [Fri, 13 Apr 2007 00:39:06 +0000 (00:39 +0000)]
r22205: Add some flesh to the bones of the cache validation code.
Jeremy

16 years agor22204: Workaround to quickly close bug #4508
Simo Sorce [Thu, 12 Apr 2007 21:10:06 +0000 (21:10 +0000)]
r22204: Workaround to quickly close bug #4508
This hack makes thing work, but we will need to try again to
make the getpw* calls fully async, that's the real fix.

16 years agor22202: Volker is clever :-). Use TDB_NOMMAP to prevent any wild pointer
Jeremy Allison [Thu, 12 Apr 2007 19:16:29 +0000 (19:16 +0000)]
r22202: Volker is clever :-). Use TDB_NOMMAP to prevent any wild pointer
problems when validating the winbindd cache. Wish I'd have
thought of that.
Jeremy.

16 years agor22181: Fix for EISCON in open_any_socket_out from William Jojo
Jeremy Allison [Thu, 12 Apr 2007 01:09:19 +0000 (01:09 +0000)]
r22181: Fix for EISCON in open_any_socket_out from William Jojo
for bug #3632.
Jeremy.

16 years agor22175: sync packaging changes from SAMBA_3_0_25
Gerald Carter [Wed, 11 Apr 2007 12:54:00 +0000 (12:54 +0000)]
r22175: sync packaging changes from SAMBA_3_0_25

16 years agor22173: BUG 4491, 4501: Additional fixes for protecting against
Gerald Carter [Wed, 11 Apr 2007 12:32:58 +0000 (12:32 +0000)]
r22173: BUG 4491, 4501: Additional fixes for protecting against
crashes in allocate_id().

BUG 4501: Fix segv in idmap_ad caused by resetting the
entry iterator when parsing search results.

16 years agor22172: FSCTL_RECALL_FILE is 0x90117 according to my traces. Record it here.
Alexander Bokovoy [Wed, 11 Apr 2007 12:32:07 +0000 (12:32 +0000)]
r22172: FSCTL_RECALL_FILE is 0x90117 according to my traces. Record it here.

16 years agor22164: Fix missing lock count release in transaction cancel.
Jeremy Allison [Wed, 11 Apr 2007 05:27:00 +0000 (05:27 +0000)]
r22164: Fix missing lock count release in transaction cancel.
Found by Taj Khattra <taj.khattra@gmail.com>.
Jeremy.

16 years agor22163: Pure reformatting. I hate 4 space tabstops :-).
Jeremy Allison [Wed, 11 Apr 2007 05:05:33 +0000 (05:05 +0000)]
r22163: Pure reformatting. I hate 4 space tabstops :-).
Jeremy.

16 years agor22159: BUG 4501 (second half of fix): Just disable the
Gerald Carter [Tue, 10 Apr 2007 22:59:42 +0000 (22:59 +0000)]
r22159: BUG 4501 (second half of fix): Just disable the
uid/gid allocation if no idmap alloca backend has been
defined and we are not using a 3.0.24 idmap backend
compatible configuration.

16 years agor22158: BUG 4501 (partial): Fix a crash caused by not using the
Gerald Carter [Tue, 10 Apr 2007 21:14:44 +0000 (21:14 +0000)]
r22158: BUG 4501 (partial): Fix a crash caused by not using the
nss_info_{rfc2307,sfu} plugin with idmap_ad.

16 years agor22157: Fix bug #3634 - stop nmbd segfaulting with bad interface line.
Jeremy Allison [Tue, 10 Apr 2007 20:35:30 +0000 (20:35 +0000)]
r22157: Fix bug #3634 - stop nmbd segfaulting with bad interface line.
Jeremy.

16 years agor22155: Fixed warning #4498 from jason@ncac.gwu.edu.
Jeremy Allison [Tue, 10 Apr 2007 18:21:37 +0000 (18:21 +0000)]
r22155: Fixed warning #4498 from jason@ncac.gwu.edu.
Jeremy.

16 years agor22154: Make struct smbdb_ctx an opaque pointer so users of the API
Jeremy Allison [Tue, 10 Apr 2007 18:12:25 +0000 (18:12 +0000)]
r22154: Make struct smbdb_ctx an opaque pointer so users of the API
don't need to have tdb.h.
Jeremy.

16 years agor22153: fix LDAP SASL "GSSAPI" bind against w2k3, this isn't critical
Stefan Metzmacher [Tue, 10 Apr 2007 16:04:22 +0000 (16:04 +0000)]
r22153: fix LDAP SASL "GSSAPI" bind against w2k3, this isn't critical
because we try "GSS-SPNEGO" first and all windows version support
that.

metze

16 years agor22151: remove netgr functions from libreplace they're not used
Stefan Metzmacher [Tue, 10 Apr 2007 15:59:39 +0000 (15:59 +0000)]
r22151: remove netgr functions from libreplace they're not used
in samba4 currently and samba3 has explicit configure checks for them.

should fix bug #4496

metze

16 years agor22149: BUG 4500: patch from Jorge Santos <jorge_a_santos@hotmail.com>
Gerald Carter [Tue, 10 Apr 2007 15:41:23 +0000 (15:41 +0000)]
r22149: BUG 4500: patch from Jorge Santos <jorge_a_santos@hotmail.com>
to fix compile bug ni quotas.c (typo calling unbecome_root()).

16 years agor22148: Fix gpfs module on posix-acl test. Adds gpfsacl_sys_set_fd (calls
Jim McDonough [Tue, 10 Apr 2007 15:41:22 +0000 (15:41 +0000)]
r22148: Fix gpfs module on posix-acl test.  Adds gpfsacl_sys_set_fd (calls
_file).  Thanks to Gomati Mohanan.

16 years agor22147: Next try
Volker Lendecke [Tue, 10 Apr 2007 07:36:58 +0000 (07:36 +0000)]
r22147: Next try