]> git.ipfire.org Git - thirdparty/samba.git/log
thirdparty/samba.git
17 years agoTwo more fixes from Jim Brown <jim.brown@miami.edu> for SGI compiler warnings.
Jeremy Allison [Tue, 1 Jul 2008 22:39:41 +0000 (15:39 -0700)] 
Two more fixes from Jim Brown <jim.brown@miami.edu> for SGI compiler warnings.
Jeremy.

17 years agoFix problem noticed by Jim Brown <jim.brown@miami.edu>. When reverse searching decrem...
Jeremy Allison [Tue, 1 Jul 2008 22:28:13 +0000 (15:28 -0700)] 
Fix problem noticed by Jim Brown <jim.brown@miami.edu>. When reverse searching decrement index,
not increment. Michael please check !
Jeremy.

17 years agoRevert "winbind cache: Don't create SN cache entries during name-to-sid queries."
Karolin Seeger [Tue, 1 Jul 2008 08:34:22 +0000 (10:34 +0200)] 
Revert "winbind cache: Don't create SN cache entries during name-to-sid queries."

This reverts commit b58e4f6b3d73294d8448c0dff4341183c52e5b7c.

Details can be found on the samba-technical mailing list.

Karolin

17 years agonet_vampire: add code to vampire to a Kerberos keytab file using DRSUAPI.
Günther Deschner [Fri, 27 Jun 2008 13:36:19 +0000 (15:36 +0200)] 
net_vampire: add code to vampire to a Kerberos keytab file using DRSUAPI.

Guenther

17 years agonet_vampire: keep keytab context and flush keytab only after the last query.
Günther Deschner [Fri, 27 Jun 2008 13:54:01 +0000 (15:54 +0200)] 
net_vampire: keep keytab context and flush keytab only after the last query.

Guenther

17 years agoFix from Atte Peltomäki - atte.peltomaki@f-secure.com to correctly check
Jeremy Allison [Mon, 30 Jun 2008 16:20:05 +0000 (09:20 -0700)] 
Fix from Atte Peltomäki - atte.peltomaki@f-secure.com to correctly check
error code in winbindd group expansion.
Jeremy.

17 years agokerberos: allow to keep entries with old kvno's while creating keytab.
Günther Deschner [Mon, 30 Jun 2008 08:32:15 +0000 (10:32 +0200)] 
kerberos: allow to keep entries with old kvno's while creating keytab.

Guenther

17 years agokerberos: rename smb_krb5_kt_add_entry to smb_krb5_kt_add_entry_ext.
Günther Deschner [Mon, 30 Jun 2008 08:29:15 +0000 (10:29 +0200)] 
kerberos: rename smb_krb5_kt_add_entry to smb_krb5_kt_add_entry_ext.

Guenther

17 years agoFix a file descriptor leak in add_port_hook
Volker Lendecke [Sat, 28 Jun 2008 14:09:34 +0000 (16:09 +0200)] 
Fix a file descriptor leak in add_port_hook

This was probably cut&paste from add_printer_hook which further down has the
unconditional close(fd). In add_port_hook() we're not interested in the output
of 'addport command', so don't create the out fd.
(cherry picked from commit 0c5ca2127ac6e3c71e369242376d27429c3aee5e)

17 years agoReturn NULL in sitename_fetch() if gencache_init() fails. Not false
Gerald W. Carter [Sat, 28 Jun 2008 13:35:07 +0000 (09:35 -0400)] 
Return NULL in sitename_fetch() if gencache_init() fails.  Not false

17 years agoLet send_trans_reply work on only the inbuf
Volker Lendecke [Wed, 2 Apr 2008 13:55:10 +0000 (15:55 +0200)] 
Let send_trans_reply work on only the inbuf

It does not really need the whole smb_request

17 years agoFactor out create_outbuf, creating an outbuf just given an inbuf
Volker Lendecke [Wed, 2 Apr 2008 13:34:29 +0000 (15:34 +0200)] 
Factor out create_outbuf, creating an outbuf just given an inbuf

17 years agoFix the build
Volker Lendecke [Sat, 28 Jun 2008 08:38:33 +0000 (10:38 +0200)] 
Fix the build

17 years agoFix bug #5568 net rpc trustdom add broken !
Jeremy Allison [Sat, 28 Jun 2008 00:26:41 +0000 (17:26 -0700)] 
Fix bug #5568 net rpc trustdom add broken !
net rpc trustdom add was broken. The default 10second timeout can be too short
to create an account on a Samba DC (calling out to a script), error message
reporting was poor, and more importantly the new marshalling code for
user_info23 was broken (maps onto a user_info21 but doesn't clear the
user_info23 struct before marshalling, leaving an uninitialized size field -
give "alloc failure").
Jeremy.

17 years agoFix usage message for net rpc trustdom add.
Jeremy Allison [Fri, 27 Jun 2008 22:28:45 +0000 (15:28 -0700)] 
Fix usage message for net rpc trustdom add.
Jeremy.

17 years agoDo not segfault if corepath is not set up properly
Volker Lendecke [Fri, 13 Jun 2008 09:56:40 +0000 (11:56 +0200)] 
Do not segfault if corepath is not set up properly

17 years agolibads: Add API call to connect to a global catalog server.
Gerald W. Carter [Fri, 27 Jun 2008 14:22:39 +0000 (10:22 -0400)] 
libads: Add API call to connect to a global catalog server.

Extends ads_connect() to a new call ads_connect_gc() which connects on port
3268 rather than port 389.  Also makes ads_try_connect() static and
only used internally to ldap.c

17 years agoFix warnings on SuSE 9.0.
Karolin Seeger [Fri, 27 Jun 2008 13:51:35 +0000 (15:51 +0200)] 
Fix warnings on SuSE 9.0.

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

17 years agoRevert "build: add symbol versioning when we build with gnu ld"
Karolin Seeger [Mon, 9 Jun 2008 06:39:12 +0000 (08:39 +0200)] 
Revert "build: add symbol versioning when we build with gnu ld"

This reverts commit cb5492978b6b157f529806afb2f5fc6202888129.

For more information, please have a look at the discussion on
samba-technical starting with [1].

[1] http://lists.samba.org/archive/samba-technical/2008-June/059511.html

Karolin
(cherry picked from commit 1e5aeb96f92fef8056ec9010e125f4d0d31dd90e)

17 years agoFix two IBM checker warnings
Volker Lendecke [Fri, 27 Jun 2008 09:22:23 +0000 (11:22 +0200)] 
Fix two IBM checker warnings

Steve, please check!

Thanks,

Volker

17 years agoFix an "invalid operation involving NULL pointer" found by the IBM checker
Volker Lendecke [Fri, 27 Jun 2008 09:19:26 +0000 (11:19 +0200)] 
Fix an "invalid operation involving NULL pointer" found by the IBM checker

Jerry, please check!

Volker

17 years agoRemove a strlen check that will never kick in
Volker Lendecke [Fri, 27 Jun 2008 09:13:07 +0000 (11:13 +0200)] 
Remove a strlen check that will never kick in

strlen(str)<2 will be caught by the explicit tests for str[0] and str[1] in the
lines above this.

Jerry, please check!

Volker

17 years agoFix the non-LDAP, non-krb5 build, fix gcc -O3 warnings.
Jeremy Allison [Fri, 27 Jun 2008 02:46:18 +0000 (19:46 -0700)] 
Fix the non-LDAP, non-krb5 build, fix gcc -O3 warnings.
Jeremy.

17 years agolibnet_dssync: add last_query flag to processing routine.
Günther Deschner [Thu, 26 Jun 2008 23:41:26 +0000 (01:41 +0200)] 
libnet_dssync: add last_query flag to processing routine.

Guenther

17 years agolibnet_dssync: add output filename and dns_domain_name to dssync struct.
Günther Deschner [Thu, 26 Jun 2008 21:24:25 +0000 (23:24 +0200)] 
libnet_dssync: add output filename and dns_domain_name to dssync struct.

Guenther

17 years agonet_vampire: use bool for last_query information in samsync.
Günther Deschner [Thu, 26 Jun 2008 22:46:38 +0000 (00:46 +0200)] 
net_vampire: use bool for last_query information in samsync.

Guenther

17 years agonet_vampire: separate keytab code from samsync code.
Günther Deschner [Thu, 26 Jun 2008 19:48:41 +0000 (21:48 +0200)] 
net_vampire: separate keytab code from samsync code.

Guenther

17 years agoFrom Steve Danneman @ Isilon.
Jeremy Allison [Thu, 26 Jun 2008 21:02:39 +0000 (14:02 -0700)] 
From Steve Danneman @ Isilon.

Attached is the companion patch to
(037b9689d9042a398cb91e4628a82fcdfa913c21), which
made handling of WINBINDD_LIST_GROUPS asynchronous.

Because most all of the list_groups code was reusable, I abstracted it,
and implemented both list_groups and list_users on top of it.

On my large test domain a "wbinfo -u" call went from 70 seconds to 30
seconds with this patch.  Plus, the parent process is no longer blocked
from receiving new requests during that time.

Steven Danneman | Software Development Engineer
Isilon Systems    P +1-206-315-7500     F +1-206-315-7501
www.isilon.com

17 years agoFix return of uninitialized variable.
Jeremy Allison [Thu, 26 Jun 2008 20:19:40 +0000 (13:19 -0700)] 
Fix return of uninitialized variable.
Jeremy.

17 years agolibnet_dssync: pass down drsuapi_DsReplicaOIDMapping_Ctr to callback.
Günther Deschner [Thu, 26 Jun 2008 13:10:00 +0000 (15:10 +0200)] 
libnet_dssync: pass down drsuapi_DsReplicaOIDMapping_Ctr to callback.

Guenther

17 years agolibnet_dssync: always decrypt attributes before passing them to the processing routine.
Günther Deschner [Thu, 26 Jun 2008 13:06:58 +0000 (15:06 +0200)] 
libnet_dssync: always decrypt attributes before passing them to the processing routine.

Guenther

17 years agoFix valgrind errors in _spoolss_addprinterdriver
Volker Lendecke [Thu, 26 Jun 2008 14:51:45 +0000 (16:51 +0200)] 
Fix valgrind errors in _spoolss_addprinterdriver

Jerry, this was dropped as part of your SVN r15309 (037f9f83). Can you please
check?

Thanks,

Volker
(cherry picked from commit 5aa2411f0b3720b790439359a2dadb23008e936e)

17 years agoFix a segfault in rpcclient adddriver
Volker Lendecke [Thu, 26 Jun 2008 13:32:27 +0000 (15:32 +0200)] 
Fix a segfault in rpcclient adddriver
(cherry picked from commit d4b5a9d67389578f531527b339f6feead62f082d)

17 years agoFix a debug message
Volker Lendecke [Thu, 26 Jun 2008 11:32:11 +0000 (13:32 +0200)] 
Fix a debug message

17 years agoremove unused extern current_user from nt_printing.c
Volker Lendecke [Tue, 24 Jun 2008 15:04:02 +0000 (17:04 +0200)] 
remove unused extern current_user from nt_printing.c

17 years agoRemove current_user reference from printfsp.c
Volker Lendecke [Tue, 24 Jun 2008 14:58:29 +0000 (16:58 +0200)] 
Remove current_user reference from printfsp.c

17 years agoremove unused extern current_user from lanman.c
Volker Lendecke [Tue, 24 Jun 2008 14:58:12 +0000 (16:58 +0200)] 
remove unused extern current_user from lanman.c

17 years agoChange print_access_check to take auth_serversupplied_info instead of current_user
Volker Lendecke [Tue, 24 Jun 2008 14:03:28 +0000 (16:03 +0200)] 
Change print_access_check to take auth_serversupplied_info instead of current_user

Reason: This is the main user of p->current_user which I would like to remove

17 years agoRemove p->vuid
Volker Lendecke [Tue, 24 Jun 2008 13:24:08 +0000 (15:24 +0200)] 
Remove p->vuid

The users can use p->server_info.

Now pipes_struct is decoupled from the SMB transport.

17 years agoRemove a check on p->vuid in _netr_LogonSamLogon/off
Volker Lendecke [Tue, 24 Jun 2008 13:21:46 +0000 (15:21 +0200)] 
Remove a check on p->vuid in _netr_LogonSamLogon/off

This is in preparation of removing p->vuid completely. I don't think this check
here makes any sort of sense, it only proves that the user having done the
session setup on its way to the schannel bind (ususally anonymous) did not do a
logoff in between. But this would have been caught way before this in
reply_pipe_write_and_X.

17 years agoNow that we have p->server_info, use p->server_info->user_session_key
Volker Lendecke [Tue, 24 Jun 2008 12:33:31 +0000 (14:33 +0200)] 
Now that we have p->server_info, use p->server_info->user_session_key

17 years agoFix typo
Volker Lendecke [Tue, 24 Jun 2008 12:25:23 +0000 (14:25 +0200)] 
Fix typo

17 years agoAdd server_info to pipes_struct
Volker Lendecke [Tue, 24 Jun 2008 12:18:55 +0000 (14:18 +0200)] 
Add server_info to pipes_struct

17 years agoctdbd_connect: bump debug level to 1 for "connect failed" message.
Michael Adam [Tue, 24 Jun 2008 13:09:37 +0000 (15:09 +0200)] 
ctdbd_connect: bump debug level to 1 for "connect failed" message.

Leave level 0 message for higher level callers.

Michael

17 years agomessages: bump debug level to 1 for "messaging_ctdb_init failed".
Michael Adam [Tue, 24 Jun 2008 13:08:21 +0000 (15:08 +0200)] 
messages: bump debug level to 1 for "messaging_ctdb_init failed".

Leave level 0 messages to higher level callers.

Michael

17 years agonmbd: untangle logic in nmbd_messaging_context() slightly.
Michael Adam [Tue, 24 Jun 2008 10:46:13 +0000 (12:46 +0200)] 
nmbd: untangle logic in nmbd_messaging_context() slightly.

Michael

17 years agonmbd: don't panic if messaging_init() fails - return NULL instead.
Michael Adam [Tue, 24 Jun 2008 10:44:50 +0000 (12:44 +0200)] 
nmbd: don't panic if messaging_init() fails - return NULL instead.

Michael

17 years agowinbind: remove duplicate debug message for failing messaging_init().
Michael Adam [Tue, 24 Jun 2008 10:34:49 +0000 (12:34 +0200)] 
winbind: remove duplicate debug message for failing messaging_init().

Leave the message inside winbind_messaging_context() for now.
There might be callers, where this debug message could prove useful...

Michael

17 years agowinbind: untangle logic in winbind_messaging_context() slightly.
Michael Adam [Tue, 24 Jun 2008 10:30:38 +0000 (12:30 +0200)] 
winbind: untangle logic in winbind_messaging_context() slightly.

Michael

17 years agowinbindd: don't panic if messaging_init() fails - return NULL instead.
Michael Adam [Tue, 24 Jun 2008 10:29:05 +0000 (12:29 +0200)] 
winbindd: don't panic if messaging_init() fails - return NULL instead.

Leave appropriate handling to the callers.

Michael

17 years agosmbd: untangle logic in smbd_messaging_context() slightly.
Michael Adam [Mon, 23 Jun 2008 15:35:08 +0000 (17:35 +0200)] 
smbd: untangle logic in smbd_messaging_context() slightly.

Michael

17 years agosmbd: don't panic if messaging_init() fails but return NULL
Michael Adam [Mon, 23 Jun 2008 15:32:32 +0000 (17:32 +0200)] 
smbd: don't panic if messaging_init() fails but return NULL

leaving panic or more appropriate action to callers.
This can for instance happen in a clustered setup, when
ctdb is not running. This allows for a more defined behaviour,
reducing chicken-egg-problems.

Michael

17 years agodrsuapi: rerun make idl and add drsblobs generated files.
Günther Deschner [Thu, 26 Jun 2008 10:07:07 +0000 (12:07 +0200)] 
drsuapi: rerun make idl and add drsblobs generated files.

Guenther

17 years agodrsuapi: add drsblobs.idl from samba4.
Günther Deschner [Thu, 26 Jun 2008 09:57:37 +0000 (11:57 +0200)] 
drsuapi: add drsblobs.idl from samba4.

Guenther

17 years agonet_vampire: add some error output to libnet_dssync.
Günther Deschner [Thu, 26 Jun 2008 08:22:40 +0000 (10:22 +0200)] 
net_vampire: add some error output to libnet_dssync.

Guenther

17 years agoerrors: add WERR_DS_DRA_BAD_NC and WERR_DS_DRA_BAD_DN.
Günther Deschner [Thu, 26 Jun 2008 07:49:13 +0000 (09:49 +0200)] 
errors: add WERR_DS_DRA_BAD_NC and WERR_DS_DRA_BAD_DN.

Guenther

17 years agoMerge branch 'v3-3-test' of ssh://jra@git.samba.org/data/git/samba into v3-3-test
Jeremy Allison [Wed, 25 Jun 2008 22:24:18 +0000 (15:24 -0700)] 
Merge branch 'v3-3-test' of ssh://jra@git.samba.org/data/git/samba into v3-3-test

17 years agoPart of fix for #5551. Split out the group enumeration functions to a BUILTIN and...
Jeremy Allison [Wed, 25 Jun 2008 22:23:32 +0000 (15:23 -0700)] 
Part of fix for #5551. Split out the group enumeration functions to a BUILTIN and a Domain
specific version. Stops the domain groups appearing twice.
Jeremy.

17 years agorpcclient: add samr chgpasswd command.
Günther Deschner [Wed, 25 Jun 2008 09:50:50 +0000 (11:50 +0200)] 
rpcclient: add samr chgpasswd command.

Guenther

17 years agorpc_client: add rpccli_samr_chgpasswd_user() call.
Günther Deschner [Wed, 25 Jun 2008 09:50:17 +0000 (11:50 +0200)] 
rpc_client: add rpccli_samr_chgpasswd_user() call.

Guenther

17 years agorename rpccli_samr_chgpasswd3 to rpccli_samr_chgpasswd_user3.
Günther Deschner [Wed, 25 Jun 2008 19:49:57 +0000 (21:49 +0200)] 
rename rpccli_samr_chgpasswd3 to rpccli_samr_chgpasswd_user3.

Guenther

17 years agorename rpccli_samr_chgpasswd_user to rpccli_samr_chgpasswd_user2.
Günther Deschner [Wed, 25 Jun 2008 08:35:59 +0000 (10:35 +0200)] 
rename rpccli_samr_chgpasswd_user to rpccli_samr_chgpasswd_user2.

Guenther

17 years agoFinal (hopefully :-) part of fix for bug #5551. Allow passdb backend to enumerate...
Jeremy Allison [Wed, 25 Jun 2008 19:44:18 +0000 (12:44 -0700)] 
Final (hopefully :-) part of fix for bug #5551. Allow passdb backend to enumerate domain groups.
Jeremy

17 years agoFix the build
Volker Lendecke [Wed, 25 Jun 2008 14:24:33 +0000 (16:24 +0200)] 
Fix the build

17 years agomake parametic options case insensitive
Andrew Tridgell [Wed, 25 Jun 2008 11:27:17 +0000 (21:27 +1000)] 
make parametic options case insensitive

This is needed as some options are uppercased internally in Samba, such as the idmap config option
Without this change it is not possible to set these options via net conf which lowercases options

17 years agonetapi: add NetUserChangePassword() example code.
Günther Deschner [Tue, 24 Jun 2008 22:47:17 +0000 (00:47 +0200)] 
netapi: add NetUserChangePassword() example code.

Guenther

17 years agonetapi: add NetUserChangePassword() to public headers.
Günther Deschner [Tue, 24 Jun 2008 22:47:41 +0000 (00:47 +0200)] 
netapi: add NetUserChangePassword() to public headers.

Guenther

17 years agonetapi: add NetUserChangePassword skeleton.
Günther Deschner [Tue, 24 Jun 2008 22:32:02 +0000 (00:32 +0200)] 
netapi: add NetUserChangePassword skeleton.

Guenther

17 years agore-run make idl.
Günther Deschner [Tue, 24 Jun 2008 22:29:25 +0000 (00:29 +0200)] 
re-run make idl.

Guenther

17 years agonetapi: add NetUserChangePassword() to IDL.
Günther Deschner [Tue, 24 Jun 2008 22:29:06 +0000 (00:29 +0200)] 
netapi: add NetUserChangePassword() to IDL.

Guenther

17 years agorpc_client: let cli_get_session_key() return talloced session key.
Günther Deschner [Tue, 24 Jun 2008 22:21:37 +0000 (00:21 +0200)] 
rpc_client: let cli_get_session_key() return talloced session key.

Thanks, Volker, for pointing this out.

Guenther

17 years agoFix for bug #5551, smbd recursing back into winbindd from a winbindd call.
Jeremy Allison [Wed, 25 Jun 2008 01:01:59 +0000 (18:01 -0700)] 
Fix for bug #5551, smbd recursing back into winbindd from a winbindd call.
Jeremy.

17 years agoFix bug #5555. Don't return NT_STATUS_PASSWORD_MUST_CHANGE error on machine account...
Jeremy Allison [Tue, 24 Jun 2008 23:37:15 +0000 (16:37 -0700)] 
Fix bug #5555. Don't return NT_STATUS_PASSWORD_MUST_CHANGE error on machine account logon.
Jeremy.

17 years agonet_vampire: add basic libnet_dssync() infrastructure.
Günther Deschner [Mon, 23 Jun 2008 21:13:21 +0000 (23:13 +0200)] 
net_vampire: add basic libnet_dssync() infrastructure.

Guenther

17 years agorpc_client: add cli_get_session_key().
Günther Deschner [Tue, 10 Jun 2008 19:35:34 +0000 (21:35 +0200)] 
rpc_client: add cli_get_session_key().

Guenther

17 years agonet: add basic support for sealed RPC connections (using NET_FLAGS_SEAL).
Günther Deschner [Tue, 24 Jun 2008 08:34:16 +0000 (10:34 +0200)] 
net: add basic support for sealed RPC connections (using NET_FLAGS_SEAL).

Guenther

17 years agocrypto: add decrypt_drsuapi_blob from samba4.
Günther Deschner [Mon, 23 Jun 2008 14:02:04 +0000 (16:02 +0200)] 
crypto: add decrypt_drsuapi_blob from samba4.

Guenther

17 years agore-run make idl.
Günther Deschner [Tue, 24 Jun 2008 18:57:17 +0000 (20:57 +0200)] 
re-run make idl.

Guenther

17 years agodrsuapi: add some more attribute IDs.
Günther Deschner [Tue, 24 Jun 2008 18:57:03 +0000 (20:57 +0200)] 
drsuapi: add some more attribute IDs.

Guenther

17 years agonet_vampire: add code to vampire a SAM database to a keytab file.
Günther Deschner [Wed, 18 Jun 2008 10:52:00 +0000 (12:52 +0200)] 
net_vampire: add code to vampire a SAM database to a keytab file.

Guenther

17 years agonet_vampire: add username/password to samsync_context.
Günther Deschner [Tue, 24 Jun 2008 10:30:34 +0000 (12:30 +0200)] 
net_vampire: add username/password to samsync_context.

Guenther

17 years agolibads: use ads_connect_user_creds in some places.
Günther Deschner [Tue, 24 Jun 2008 11:06:38 +0000 (13:06 +0200)] 
libads: use ads_connect_user_creds in some places.

Guenther

17 years agolibads: add ads_connect_user_creds() that won't overwrite given user creds.
Günther Deschner [Tue, 24 Jun 2008 11:02:03 +0000 (13:02 +0200)] 
libads: add ads_connect_user_creds() that won't overwrite given user creds.

Guenther

17 years agolibads: add ADS_AUTH_USER_CREDS to avoid magic overwriting of usernames.
Günther Deschner [Tue, 24 Jun 2008 10:11:06 +0000 (12:11 +0200)] 
libads: add ADS_AUTH_USER_CREDS to avoid magic overwriting of usernames.

Guenther

17 years agokerberos: add smb_krb5_keytab_name().
Günther Deschner [Wed, 18 Jun 2008 10:48:35 +0000 (12:48 +0200)] 
kerberos: add smb_krb5_keytab_name().

Guenther

17 years agokerberos: make smb_krb5_kt_add_entry public, allow to pass keys without salting them.
Günther Deschner [Wed, 18 Jun 2008 10:45:57 +0000 (12:45 +0200)] 
kerberos: make smb_krb5_kt_add_entry public, allow to pass keys without salting them.

Guenther

17 years agonet ads: Fix typos.
Karolin Seeger [Tue, 24 Jun 2008 13:55:30 +0000 (15:55 +0200)] 
net ads: Fix typos.

Karolin

17 years agorpc_client: Avoid warning in builds without krb5 headers.
Karolin Seeger [Tue, 24 Jun 2008 13:53:23 +0000 (15:53 +0200)] 
rpc_client: Avoid warning in builds without krb5 headers.

warning: ‘cli_auth_kerberos_data_destructor’ defined but not used

Karolin

17 years agoRemove "conn" from pipes_struct
Volker Lendecke [Mon, 23 Jun 2008 06:38:27 +0000 (08:38 +0200)] 
Remove "conn" from pipes_struct

For spoolss, we need the client's IP address

17 years agoCorrect calculation of "remark" in srv_srvsvc_nt.c
Volker Lendecke [Mon, 23 Jun 2008 06:33:04 +0000 (08:33 +0200)] 
Correct calculation of "remark" in srv_srvsvc_nt.c

Very likely the client is not interested in the values for the IPC$ share :-)

17 years agoMove the responsibility to keep the cwd from srv_dfs_nt to msdfs.c
Volker Lendecke [Sun, 22 Jun 2008 20:19:10 +0000 (22:19 +0200)] 
Move the responsibility to keep the cwd from srv_dfs_nt to msdfs.c

17 years agore-run make idl.
Günther Deschner [Wed, 18 Jun 2008 10:42:27 +0000 (12:42 +0200)] 
re-run make idl.

Guenther

17 years agodrsuapi: fill in some more drsuapi_DsAttributeIds.
Günther Deschner [Wed, 18 Jun 2008 10:42:11 +0000 (12:42 +0200)] 
drsuapi: fill in some more drsuapi_DsAttributeIds.

Guenther

17 years agonet_vampire: more libnet_samsync restructuring.
Günther Deschner [Mon, 23 Jun 2008 15:29:01 +0000 (17:29 +0200)] 
net_vampire: more libnet_samsync restructuring.

Guenther

17 years agonet_vampire: prepend libnet_ to the public samsync functions.
Günther Deschner [Mon, 23 Jun 2008 15:03:53 +0000 (17:03 +0200)] 
net_vampire: prepend libnet_ to the public samsync functions.

Guenther

17 years agonet_vampire: move out display routines to one file.
Günther Deschner [Tue, 17 Jun 2008 19:53:01 +0000 (21:53 +0200)] 
net_vampire: move out display routines to one file.

Guenther

17 years agonet_vampire: move out passdb routines to one file.
Günther Deschner [Tue, 17 Jun 2008 19:44:30 +0000 (21:44 +0200)] 
net_vampire: move out passdb routines to one file.

Guenther

17 years agonet_vampire: fix included header.
Günther Deschner [Tue, 17 Jun 2008 19:42:27 +0000 (21:42 +0200)] 
net_vampire: fix included header.

Guenther

17 years agonet_vampire: display more deltas while doing samdump.
Günther Deschner [Tue, 17 Jun 2008 19:32:12 +0000 (21:32 +0200)] 
net_vampire: display more deltas while doing samdump.

Guenther

17 years agonet_vampire: move pull_netr_AcctLockStr() to libnet.
Günther Deschner [Tue, 17 Jun 2008 19:22:06 +0000 (21:22 +0200)] 
net_vampire: move pull_netr_AcctLockStr() to libnet.

Guenther