ira/wip.git
16 years agoUse metze's approach.
Jelmer Vernooij [Sun, 6 Jan 2008 00:12:56 +0000 (01:12 +0100)]
Use metze's approach.

16 years agoMerge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
Jelmer Vernooij [Sat, 5 Jan 2008 22:09:38 +0000 (23:09 +0100)]
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test

16 years agoselftest: Use platform-specific equivalents of LD_LIBRARY_PATH for Samba4's smbtorture.
Jelmer Vernooij [Sat, 5 Jan 2008 22:09:25 +0000 (23:09 +0100)]
selftest: Use platform-specific equivalents of LD_LIBRARY_PATH for Samba4's smbtorture.

16 years agoMerge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
Steve French [Sat, 5 Jan 2008 20:51:23 +0000 (14:51 -0600)]
Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test

16 years agoFix %d / size_t printf arg missmatch.
Jeremy Allison [Sat, 5 Jan 2008 09:17:33 +0000 (01:17 -0800)]
Fix %d / size_t printf arg missmatch.
Jeremy.

16 years agoFix missing return - should be void.
Jeremy Allison [Sat, 5 Jan 2008 09:16:09 +0000 (01:16 -0800)]
Fix missing return - should be void.
Jeremy.

16 years agoAdd -e to smbget.
Jeremy Allison [Sat, 5 Jan 2008 08:51:50 +0000 (00:51 -0800)]
Add -e to smbget.
Jeremy.

16 years agoAdd the options smb_encrypt_level to set the requested
Jeremy Allison [Sat, 5 Jan 2008 08:51:18 +0000 (00:51 -0800)]
Add the options smb_encrypt_level to set the requested
encrypt level and smb_encrypt_on to query it.
Jeremy.

16 years agoFix -e for smbcquotas.
Jeremy Allison [Sat, 5 Jan 2008 08:50:03 +0000 (00:50 -0800)]
Fix -e for smbcquotas.
Jeremy.

16 years agoUse the common -e option not the custom one.
Jeremy Allison [Sat, 5 Jan 2008 08:46:04 +0000 (00:46 -0800)]
Use the common -e option not the custom one.
Jeremy.

16 years agoFix args to cli_force_encryption.
Jeremy Allison [Sat, 5 Jan 2008 08:41:48 +0000 (00:41 -0800)]
Fix args to cli_force_encryption.
Jeremy.

16 years agoAdd general '-e' option to enable smb encryption
Jeremy Allison [Sat, 5 Jan 2008 08:23:35 +0000 (00:23 -0800)]
Add general '-e' option to enable smb encryption
on tools.
Jeremy.

16 years agoMore logical operation on bool.
Jeremy Allison [Sat, 5 Jan 2008 07:26:47 +0000 (23:26 -0800)]
More logical operation on bool.
Jeremy.

16 years agoMore logical operations on booleans. IBM checker.
Jeremy Allison [Sat, 5 Jan 2008 07:24:15 +0000 (23:24 -0800)]
More logical operations on booleans. IBM checker.
Jeremy.

16 years agoUsing a bool with a logical operation. IBM checker caught.
Jeremy Allison [Sat, 5 Jan 2008 07:17:38 +0000 (23:17 -0800)]
Using a bool with a logical operation. IBM checker caught.
Jeremy.

16 years agoCan't use logical operations on boolean values.
Jeremy Allison [Sat, 5 Jan 2008 06:56:06 +0000 (22:56 -0800)]
Can't use logical operations on boolean values.
Jeremy.

16 years ago"Desting" -> "Testing"
Jeremy Allison [Sat, 5 Jan 2008 03:34:43 +0000 (19:34 -0800)]
"Desting" -> "Testing"
Jeremy.

16 years agoTry and fix scripting errors.
Jeremy Allison [Sat, 5 Jan 2008 03:12:29 +0000 (19:12 -0800)]
Try and fix scripting errors.
Jeremy

16 years agoTry and fix the buildfarm. There's a scripting error and
Jeremy Allison [Sat, 5 Jan 2008 03:09:46 +0000 (19:09 -0800)]
Try and fix the buildfarm. There's a scripting error and
I'm hoping this is it...
Jeremy.

16 years agoMerge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test
Jeremy Allison [Sat, 5 Jan 2008 03:06:37 +0000 (19:06 -0800)]
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test

16 years agoAdd missing patch to allow smbcacls to do krb5 auth, bug #5175
Jeremy Allison [Sat, 5 Jan 2008 01:15:04 +0000 (17:15 -0800)]
Add missing patch to allow smbcacls to do krb5 auth, bug #5175
from Tom Maher <tmaher@watson.org>.
Jeremy.

16 years agoBetter way of testing enc.
Jeremy Allison [Sat, 5 Jan 2008 00:58:23 +0000 (16:58 -0800)]
Better way of testing enc.
Jeremy.

16 years agoAdded -e tests for S3 smbtorture.
Jeremy Allison [Sat, 5 Jan 2008 00:09:48 +0000 (16:09 -0800)]
Added -e tests for S3 smbtorture.
Jeremy.

16 years agoAdded -e option to smbtorture to test encrypted versions
Jeremy Allison [Sat, 5 Jan 2008 00:09:24 +0000 (16:09 -0800)]
Added -e option to smbtorture to test encrypted versions
of the tests.
Jeremy.

16 years agoNow conn is part of smb_request, we don't need it as
Jeremy Allison [Fri, 4 Jan 2008 23:37:24 +0000 (15:37 -0800)]
Now conn is part of smb_request, we don't need it as
an extra parameter. This cleans up quite a few places
we were passing it around without needing it.
Jeremy.

16 years agoFix idle client reading keepalive.
Jeremy Allison [Fri, 4 Jan 2008 22:56:56 +0000 (14:56 -0800)]
Fix idle client reading keepalive.
Jeremy.

16 years agoWe dont' modify the smb header for crypto anymore.
Jeremy Allison [Fri, 4 Jan 2008 22:43:43 +0000 (14:43 -0800)]
We dont' modify the smb header for crypto anymore.
Jeremy.

16 years agoallocate share_mode_str only when needed
Volker Lendecke [Fri, 4 Jan 2008 22:27:14 +0000 (23:27 +0100)]
allocate share_mode_str only when needed

16 years agoDo not pass emtpy wkssvc_PasswordBuffers to rpc functions.
Günther Deschner [Fri, 4 Jan 2008 21:56:31 +0000 (22:56 +0100)]
Do not pass emtpy wkssvc_PasswordBuffers to rpc functions.

Guenther

16 years agoMerge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test
Jeremy Allison [Fri, 4 Jan 2008 21:59:52 +0000 (13:59 -0800)]
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test

16 years agoFix interesting bug found with make valgrindtest. When cancelling
Jeremy Allison [Fri, 4 Jan 2008 21:59:26 +0000 (13:59 -0800)]
Fix interesting bug found with make valgrindtest. When cancelling
a lock due to file closure make sure we null out the fsp pointer
so it isn't dangling. This is an old bug (not related to the new
changes).
Jeremy.

16 years agoRe-Indent function ldap_open_with_timeout().
Michael Adam [Fri, 4 Jan 2008 21:56:10 +0000 (22:56 +0100)]
Re-Indent function ldap_open_with_timeout().

This reverts commit #cafda34783f0961c9b463803c19cfcb69f836e3f .

I just learned (the hard way) that these indeted functions
are not indented by accident but that the intention of this
is to not include the prototype into proto.h.

Michael

16 years agoMerge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test
Jeremy Allison [Fri, 4 Jan 2008 21:24:41 +0000 (13:24 -0800)]
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test

16 years agoFix the build.
Jeremy Allison [Fri, 4 Jan 2008 21:24:24 +0000 (13:24 -0800)]
Fix the build.
Jeremy.

16 years agoAdd a debug message (when the LDAP server has really been connected).
Michael Adam [Fri, 4 Jan 2008 21:06:15 +0000 (22:06 +0100)]
Add a debug message (when the LDAP server has really been connected).

Michael

16 years agoUntangle assignment and result check.
Michael Adam [Fri, 4 Jan 2008 20:56:57 +0000 (21:56 +0100)]
Untangle assignment and result check.

Michael

16 years agoEnhance DEBUG-verbosity of ldap_open_with_timeout().
Michael Adam [Fri, 4 Jan 2008 20:54:02 +0000 (21:54 +0100)]
Enhance DEBUG-verbosity of ldap_open_with_timeout().

Michael

16 years agoUnindent function header.
Michael Adam [Fri, 4 Jan 2008 20:53:25 +0000 (21:53 +0100)]
Unindent function header.

Michael

16 years agoFix a misleading DEBUG message.
Michael Adam [Fri, 4 Jan 2008 20:45:28 +0000 (21:45 +0100)]
Fix a misleading DEBUG message.

At this stage, the (tcp) connection to the LDAP server has not
been established, this is what is about to be attempted. What
has been succesfully done, is a CLDAP netlogon query.

Michael

16 years agoMerge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test
Jeremy Allison [Fri, 4 Jan 2008 20:59:36 +0000 (12:59 -0800)]
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test

16 years agoRefactor the crypto code after a very helpful conversation
Jeremy Allison [Fri, 4 Jan 2008 20:56:23 +0000 (12:56 -0800)]
Refactor the crypto code after a very helpful conversation
with Volker. Mostly making sure we have data on the incoming
packet type, not stored in the smb header.
Jeremy.

16 years agoFix a DEBUG statement.
Michael Adam [Fri, 4 Jan 2008 20:35:29 +0000 (21:35 +0100)]
Fix a DEBUG statement.

Michael

16 years agoFix spacing - spaces mixed with tabs.
Michael Adam [Fri, 4 Jan 2008 20:16:48 +0000 (21:16 +0100)]
Fix spacing - spaces mixed with tabs.

Michael

16 years agoFix a comment.
Michael Adam [Fri, 4 Jan 2008 20:09:55 +0000 (21:09 +0100)]
Fix a comment.

Michael

16 years agoRemove the word "registry" from the help output of the "net conf" command.
Michael Adam [Fri, 4 Jan 2008 20:05:51 +0000 (21:05 +0100)]
Remove the word "registry" from the help output of the "net conf" command.

Michael

16 years agoUpdate the introductory comment to net_conf.c to mention linbet_conf.
Michael Adam [Fri, 4 Jan 2008 20:03:24 +0000 (21:03 +0100)]
Update the introductory comment to net_conf.c to mention linbet_conf.

Michael

16 years agoFix the inherited trust flags when spidering the trust heirarchy.
Gerald (Jerry) Carter [Fri, 4 Jan 2008 19:35:41 +0000 (13:35 -0600)]
Fix the inherited trust flags when spidering the trust heirarchy.

Also *do not* clear the trust list when rescanning or else it is possible
to suffer from a race condition where no trusted domains can be found.

16 years agoAdd a missing check for dealing with a one-way trust in query_user().
Gerald (Jerry) Carter [Fri, 4 Jan 2008 19:34:10 +0000 (13:34 -0600)]
Add a missing check for dealing with a one-way trust in query_user().

16 years agoEnsure that winbindd_getgroups() can deal with a UPN name.
Gerald (Jerry) Carter [Fri, 4 Jan 2008 19:32:58 +0000 (13:32 -0600)]
Ensure that winbindd_getgroups() can deal with a UPN name.

A user logging in via GDM was not getting a complete list of supplementary
groups in his/her token.  This is because getgroup() was not able to
find the winbindd_domain* using the DNS name.  Fallback to matching the DNS
name is the short name match failes.

16 years agoWhen connecting to an AD DC, use the DsGetDCName variant.
Gerald (Jerry) Carter [Fri, 4 Jan 2008 19:31:07 +0000 (13:31 -0600)]
When connecting to an AD DC, use the DsGetDCName variant.

This allows us to deal with child domains in transitive forest trusts.
It also allows us to fill in the forest name to the target domain to the
struct winbindd_domain *.

16 years agoMap WERR_NO_SUCH_SERVICE with dos_errstr().
Michael Adam [Fri, 4 Jan 2008 18:58:19 +0000 (19:58 +0100)]
Map WERR_NO_SUCH_SERVICE with dos_errstr().

Michael

16 years agoRemove the final regdb_close() from net_conf.c
Michael Adam [Fri, 4 Jan 2008 18:52:22 +0000 (19:52 +0100)]
Remove the final regdb_close() from net_conf.c

This is to hide the registry from net_conf.
Right now, it does not harm if "net conf" does not close
the registry file explicitly just before exiting.
I am working out a proper way of handling open/close
operations transparently in the libnet_conf library.

Michael

16 years agoFix the behaviour of "net conf setparm" to create the share if necessary.
Michael Adam [Fri, 4 Jan 2008 18:49:57 +0000 (19:49 +0100)]
Fix the behaviour of "net conf setparm" to create the share if necessary.

This moves functionality taken away from libnet_conf_set_parameter() to the
higher level user frontend function. (Somehow I thought I had done this
already ... :-)

Michael

16 years agoFix build warning.
Günther Deschner [Fri, 4 Jan 2008 16:33:24 +0000 (17:33 +0100)]
Fix build warning.

Guenther

16 years agoRename server_name to dc_name in libnet join structures.
Günther Deschner [Fri, 4 Jan 2008 16:11:14 +0000 (17:11 +0100)]
Rename server_name to dc_name in libnet join structures.

Guenther

16 years agoSeparate out storing and removing secrets in libnet_join/unjoin.
Günther Deschner [Fri, 4 Jan 2008 16:09:21 +0000 (17:09 +0100)]
Separate out storing and removing secrets in libnet_join/unjoin.

Guenther

16 years agoIn libnet_join finally separate the admin from the machine pwd entirely.
Günther Deschner [Fri, 4 Jan 2008 16:01:52 +0000 (17:01 +0100)]
In libnet_join finally separate the admin from the machine pwd entirely.

Guenther

16 years agoUse the proper boolean constants.
Michael Adam [Fri, 4 Jan 2008 14:20:46 +0000 (15:20 +0100)]
Use the proper boolean constants.

Michael

16 years agoAdd debug switch to netdomjoin.
Günther Deschner [Fri, 4 Jan 2008 14:18:42 +0000 (15:18 +0100)]
Add debug switch to netdomjoin.

Guenther

16 years agoMinor cosmetic cleanup for netdomjoin-gui.
Günther Deschner [Fri, 4 Jan 2008 14:08:28 +0000 (15:08 +0100)]
Minor cosmetic cleanup for netdomjoin-gui.

Guenther

16 years agoFix crash bug in regdb_close() when called with no ref count.
Günther Deschner [Fri, 4 Jan 2008 11:57:49 +0000 (12:57 +0100)]
Fix crash bug in regdb_close() when called with no ref count.

Michael, please check.

Guenther

16 years agoFix some error strings in netdomjoin-gui.
Günther Deschner [Fri, 4 Jan 2008 10:54:38 +0000 (11:54 +0100)]
Fix some error strings in netdomjoin-gui.

Guenther

16 years agoRobustness fix for libnet join when unjoining.
Günther Deschner [Fri, 4 Jan 2008 10:21:53 +0000 (11:21 +0100)]
Robustness fix for libnet join when unjoining.

Guenther

16 years agoUpdate mount.cifs help
Steve French [Thu, 3 Jan 2008 23:13:38 +0000 (17:13 -0600)]
Update mount.cifs help

Steve

16 years agoAdd ads_get_joinable_ous().
Günther Deschner [Thu, 3 Jan 2008 16:28:09 +0000 (17:28 +0100)]
Add ads_get_joinable_ous().

Guenther

16 years agoUse different error code for libnet_conf initialization failure.
Günther Deschner [Thu, 3 Jan 2008 15:46:26 +0000 (16:46 +0100)]
Use different error code for libnet_conf initialization failure.

Guenther

16 years agoMinor libnetapi join cosmetic cleanup.
Günther Deschner [Thu, 3 Jan 2008 15:41:38 +0000 (16:41 +0100)]
Minor libnetapi join cosmetic cleanup.

Guenther

16 years agoAdd some more join related werror codes.
Günther Deschner [Thu, 3 Jan 2008 15:40:04 +0000 (16:40 +0100)]
Add some more join related werror codes.

Guenther

16 years agoMake libnet_conf handle opening/initialization of the registry.
Michael Adam [Thu, 3 Jan 2008 14:33:09 +0000 (15:33 +0100)]
Make libnet_conf handle opening/initialization of the registry.

Open state is currently tracked by a global variable
to avoid double initialization.

Later, this can possibly be replaced by a conf-context
created by an initialization function and passed around
to the other api functions.

Michael

16 years agoAdd a comment header and do some slight reformatting.
Michael Adam [Thu, 3 Jan 2008 13:34:31 +0000 (14:34 +0100)]
Add a comment header and do some slight reformatting.

Michael

16 years agoUse GLOBAL_NAME constant.
Michael Adam [Thu, 3 Jan 2008 13:17:42 +0000 (14:17 +0100)]
Use GLOBAL_NAME constant.

Michael

16 years agoRename libnet_smbconf_set_global_param() to libnet_conf_set_global_parameter().
Michael Adam [Thu, 3 Jan 2008 13:15:05 +0000 (14:15 +0100)]
Rename libnet_smbconf_set_global_param() to libnet_conf_set_global_parameter().

Now all functions are converted to the consistent naming scheme.

Michael

16 years agoRename libnet_smbconf_delparm() to libnet_conf_delete_parameter().
Michael Adam [Thu, 3 Jan 2008 13:11:20 +0000 (14:11 +0100)]
Rename libnet_smbconf_delparm() to libnet_conf_delete_parameter().

Michael

16 years agoRename libnet_smbconf_getparm() to libnet_conf_get_parameter().
Michael Adam [Thu, 3 Jan 2008 13:08:45 +0000 (14:08 +0100)]
Rename libnet_smbconf_getparm() to libnet_conf_get_parameter().

Michael

16 years agoRename libnet_smbconf_setparm() to libnet_conf_set_parameter().
Michael Adam [Thu, 3 Jan 2008 13:06:09 +0000 (14:06 +0100)]
Rename libnet_smbconf_setparm() to libnet_conf_set_parameter().

Michael

16 years agoRename libnet_smbconf_delshare() to libnet_conf_delete_share().
Michael Adam [Thu, 3 Jan 2008 13:01:50 +0000 (14:01 +0100)]
Rename libnet_smbconf_delshare() to libnet_conf_delete_share().

Michael

16 years agoRename libnet_smbconf_getshare() to libnet_conf_get_share().
Michael Adam [Thu, 3 Jan 2008 12:59:14 +0000 (13:59 +0100)]
Rename libnet_smbconf_getshare() to libnet_conf_get_share().

Michael

16 years agoRename libnet_smbconf_create_share() to libnet_conf_create_share().
Michael Adam [Thu, 3 Jan 2008 12:55:43 +0000 (13:55 +0100)]
Rename libnet_smbconf_create_share() to libnet_conf_create_share().

Michael

16 years agoRename libnet_smbconf_share_exists() to libnet_conf_share_exists().
Michael Adam [Thu, 3 Jan 2008 12:54:31 +0000 (13:54 +0100)]
Rename libnet_smbconf_share_exists() to libnet_conf_share_exists().

Michael

16 years agoRename libnet_smbconf_get_share_names() to libnet_conf_get_share_names().
Michael Adam [Thu, 3 Jan 2008 12:53:04 +0000 (13:53 +0100)]
Rename libnet_smbconf_get_share_names() to libnet_conf_get_share_names().

Michael

16 years agoRename libnet_smbconf_get_config() to libnet_conf_get_config().
Michael Adam [Thu, 3 Jan 2008 12:50:55 +0000 (13:50 +0100)]
Rename libnet_smbconf_get_config() to libnet_conf_get_config().

Michael

16 years agoRename libnet_smbconf_drop() to libnet_conf_drop().
Michael Adam [Thu, 3 Jan 2008 12:48:56 +0000 (13:48 +0100)]
Rename libnet_smbconf_drop() to libnet_conf_drop().

Michael

16 years agoRename libnet_smbconf_reg_get_values() to libnet_conf_reg_get_values().
Michael Adam [Thu, 3 Jan 2008 12:46:45 +0000 (13:46 +0100)]
Rename libnet_smbconf_reg_get_values() to libnet_conf_reg_get_values().

Now all internal helper functions are converted to the consistent
naming scheme.

Michael

16 years agoRename libnet_smbconf_format_registry_value() to libnet_conf_format_registry_value().
Michael Adam [Thu, 3 Jan 2008 12:45:14 +0000 (13:45 +0100)]
Rename libnet_smbconf_format_registry_value() to libnet_conf_format_registry_value().

Michael

16 years agoRename libnet_smbconf_reg_set_value() to libnet_conf_reg_set_value().
Michael Adam [Thu, 3 Jan 2008 12:43:34 +0000 (13:43 +0100)]
Rename libnet_smbconf_reg_set_value() to libnet_conf_reg_set_value().

Michael

16 years agoRename libnet_smbconf_reg_create_service_key() to libnet_conf_reg_create_service_key().
Michael Adam [Thu, 3 Jan 2008 12:42:40 +0000 (13:42 +0100)]
Rename libnet_smbconf_reg_create_service_key() to libnet_conf_reg_create_service_key().

Michael

16 years agoRename libnet_smbconf_value_exists() to libnet_conf_value_exists().
Michael Adam [Thu, 3 Jan 2008 12:40:40 +0000 (13:40 +0100)]
Rename libnet_smbconf_value_exists() to libnet_conf_value_exists().

Michael

16 years agoRename libnet_smbconf_reg_open_basekey() to libnet_conf_reg_open_base_key().
Michael Adam [Thu, 3 Jan 2008 12:38:55 +0000 (13:38 +0100)]
Rename libnet_smbconf_reg_open_basekey() to libnet_conf_reg_open_base_key().

Michael

16 years agoRename libnet_smbconf_reg_open_service_key() to libnet_conf_reg_open_service_key().
Michael Adam [Thu, 3 Jan 2008 12:36:25 +0000 (13:36 +0100)]
Rename libnet_smbconf_reg_open_service_key() to libnet_conf_reg_open_service_key().

Michael

16 years agoRename libnet_smbconf_reg_open_path() to libnet_conf_reg_open_path().
Michael Adam [Thu, 3 Jan 2008 12:33:10 +0000 (13:33 +0100)]
Rename libnet_smbconf_reg_open_path() to libnet_conf_reg_open_path().

Michael

16 years agoRename libnet_smbconf_add_string_to_array() to libnet_conf_add_string_to_array().
Michael Adam [Thu, 3 Jan 2008 12:31:23 +0000 (13:31 +0100)]
Rename libnet_smbconf_add_string_to_array() to libnet_conf_add_string_to_array().

This is the start of making nomenclature more consistent
(functions in libnet_conf.c should be called libnet_conf_*,
not libnet_smbconf_* ...

Michael

16 years agoHappy new year again.
Michael Adam [Thu, 3 Jan 2008 11:08:49 +0000 (12:08 +0100)]
Happy new year again.

Michael

16 years agoUse -g instead of -gstabs as many have reported gdb problems with -gstabs.
Günther Deschner [Thu, 3 Jan 2008 12:40:42 +0000 (13:40 +0100)]
Use -g instead of -gstabs as many have reported gdb problems with -gstabs.

Guenther

16 years agoLet DsGetDCName figure out whether domain_name is a flat_name when unjoining.
Günther Deschner [Thu, 3 Jan 2008 12:36:56 +0000 (13:36 +0100)]
Let DsGetDCName figure out whether domain_name is a flat_name when unjoining.

Guenther

16 years agoFix configure output for libnetapi.
Günther Deschner [Thu, 3 Jan 2008 12:34:40 +0000 (13:34 +0100)]
Fix configure output for libnetapi.

Guenther

16 years agoIn libnetjoin don't mix admin password with machine account pwd.
Günther Deschner [Thu, 3 Jan 2008 12:17:15 +0000 (13:17 +0100)]
In libnetjoin don't mix admin password with machine account pwd.

Guenther

16 years agoIgnore generated pkgconfig files.
Günther Deschner [Thu, 3 Jan 2008 11:13:20 +0000 (12:13 +0100)]
Ignore generated pkgconfig files.

Guenther

16 years agoSome coding convention pedantism.
Günther Deschner [Thu, 3 Jan 2008 11:10:27 +0000 (12:10 +0100)]
Some coding convention pedantism.

Guenther

16 years agoReturn existsing cache_tree if it has already been initialized.
Michael Adam [Thu, 3 Jan 2008 11:07:02 +0000 (12:07 +0100)]
Return existsing cache_tree if it has already been initialized.

So reghook_cache_init() does not leak memory when called more
than once.
Also, fix the return value while we are at it.

Michael

16 years agoRename libnet_smbconf_reg_setvalue_internal() to libnet_smbconf_reg_set_value().
Michael Adam [Thu, 3 Jan 2008 10:35:21 +0000 (11:35 +0100)]
Rename libnet_smbconf_reg_setvalue_internal() to libnet_smbconf_reg_set_value().

Michael