Jim McDonough
34232f9ec0
Start of merging HEAD changes. Right now, just move one fn() to eliminate
...
the prototype at the beginning, and change some comments so diffs to HEAD
aren't filled with useless info.
(This used to be commit 7b40f6c464
)
2004-02-12 15:20:40 +00:00
Gerald Carter
c987e9e611
fix build of lock tests
...
(This used to be commit 70cc747fdf
)
2004-02-12 05:29:05 +00:00
Gerald Carter
df6d2db4ce
merge from old APP_HEAD
...
* remove corrupt tdb and shutdown (only for printing tdbs, connections,
sessionid & locking)
* decrement smbd counter in connections.tdb in smb_panic()
* various Makefile hack to get things to link
'max smbd processes' looks like it might be broken. The counter KEY is not
being set. Will look into that tomorrow.
(This used to be commit 6e22c5da92
)
2004-02-12 05:24:02 +00:00
Gerald Carter
a6a2a69680
updates for tdbsam code to help make merge into head easier; needs a bit more testing tomorrow but initial results seem ok
...
(This used to be commit daee8d7fee
)
2004-02-12 05:07:44 +00:00
Jeremy Allison
9860bfe384
More paranoia checks.
...
Jeremy.
(This used to be commit adf8ee3df7
)
2004-02-11 23:25:51 +00:00
Steve French
e7a09dd637
Update mount.cifs version to 1.1
...
(This used to be commit e73b6a5ae5
)
2004-02-11 23:14:39 +00:00
Steve French
70fde6311d
Mount helper fixes for nosetuid, noexec part two of two
...
(This used to be commit c2b4d81a8d
)
2004-02-11 23:11:00 +00:00
Steve French
33b944911f
Add missing nosetuid and noexec options
...
(This used to be commit 5bb6429cc4
)
2004-02-11 22:54:01 +00:00
Jeremy Allison
16733020e3
Don't set an iterator to a piece of free'd memory, store it first.
...
Jeremy.
(This used to be commit e914230a2d
)
2004-02-11 22:47:12 +00:00
Gerald Carter
3cd61b1597
BUG 900: TAKEDA yasuma <yasuma@miraclelinux.com; fix token processing in cmd_symlink, cmd_link, cmd_chown, cmd_chmod functions
...
(This used to be commit 60eb69ff64
)
2004-02-11 21:42:20 +00:00
Gerald Carter
da52004988
fix set/getsampwent iterator in tdbsam to use an allocated list
...
(This used to be commit 8734d91cd7
)
2004-02-11 21:10:04 +00:00
Jeremy Allison
9870830104
Paranoia fixes :-).
...
Jeremy.
(This used to be commit 86b030197d
)
2004-02-11 19:59:17 +00:00
Jeremy Allison
90b5adc557
Added James Peach's fix for #1038 .
...
Jeremy.
(This used to be commit 5379ad9824
)
2004-02-11 19:07:02 +00:00
Gerald Carter
439bcaf9e7
BUG 1055; patch from SATOH Fumiyasu <fumiya@miraclelinux.com>; formatting fixes for 'net share'
...
(This used to be commit 44db163b30
)
2004-02-11 14:59:08 +00:00
Gerald Carter
00e0a5ca90
marking 'only user' as deprecated (based on feedback in bug 66)
...
(This used to be commit a44f67b141
)
2004-02-11 04:32:12 +00:00
Gerald Carter
6764a05d13
fix from Bostjan Golob
...
(This used to be commit 96a108705b
)
2004-02-10 13:49:38 +00:00
Gerald Carter
45616e18a8
more fixes from the static changes; please move static functions to the top of files to prevent this from happening
...
(This used to be commit 7a61c2ae45
)
2004-02-10 04:02:53 +00:00
Gerald Carter
19b8f496f8
fix more compiler warning after the latest static rampage
...
(This used to be commit 4f97988dd6
)
2004-02-10 03:51:19 +00:00
Jeremy Allison
57dacbe948
Fix for possible crash bug from Sebastian Krahmer (SuSE).
...
Jeremy.
(This used to be commit e275835b51
)
2004-02-10 02:21:38 +00:00
Gerald Carter
53f924e267
add smbget to cvs ignore list
...
(This used to be commit d85ee7b85b
)
2004-02-09 18:51:03 +00:00
Gerald Carter
7da2745bdd
bug 1046 (patch from Bostjan Golob <golob@gimb.org>); fix 20 month old bug where getpwent_list() was overoverwriting the username for entries. However the code path to the bug was introduced only on January 25
...
(This used to be commit ec346adf34
)
2004-02-09 18:43:57 +00:00
Volker Lendecke
6268f1bdbc
Expand 'net rpc group members' to local groups.
...
Volker
(This used to be commit 90fabe6ec0
)
2004-02-09 18:19:25 +00:00
Gerald Carter
5a7c512512
bring release notes in the 3.0 branch up to date
...
(This used to be commit f285565d67
)
2004-02-09 17:45:29 +00:00
Volker Lendecke
24f2e0cc3e
And another build fix.
...
Volker
(This used to be commit 6c78a096a5
)
2004-02-09 15:21:42 +00:00
Volker Lendecke
42f763e6f0
Fix the build & get rid of a compiler warning.
...
Volker
(This used to be commit 38c9b775ce
)
2004-02-09 14:43:18 +00:00
Tim Potter
cdcec269e0
Apply James' printf format checking patch for SGI MIPSPro compiler.
...
(This used to be commit 27242f44e6
)
2004-02-09 00:59:22 +00:00
Andrew Bartlett
f1429b0edc
Add more static...
...
Andrew Bartlett
(This used to be commit 203ce01836
)
2004-02-08 11:28:51 +00:00
Andrew Bartlett
0f1dcf9839
nsswitch/winbindd_util.c:
...
add static
smbd/uid.c:
remove unused function
Andrew Bartlett
(This used to be commit ab25af0e18
)
2004-02-08 11:26:46 +00:00
Andrew Bartlett
46975eb92f
When we set a domain sid, force get_global_sam_sid() to do it's work again.
...
This should ensure that the value it returns is always consistant.
Andrew Bartlett
(This used to be commit a4392ede33
)
2004-02-08 11:05:34 +00:00
Andrew Bartlett
b401888b6b
Add static, and assert that we will never overflow the static fstring
...
in pdb_encode_acct_ctrl() (All current callers are fine)
Andrew Bartlett
(This used to be commit 01be89eb43
)
2004-02-08 11:02:11 +00:00
Andrew Bartlett
8a547323d2
More 'static' work.
...
Andrew Bartlett
(This used to be commit 25a09004e8
)
2004-02-08 11:00:25 +00:00
Andrew Bartlett
784c631a3a
Make it possible to 'net rpc samdump' of any domain you are currently joined
...
to, despite any smb.conf settings.
Work to allow the same for 'net rpc vampire', but instead give a clear
error message on what is incorrect.
Andrew Bartlett
(This used to be commit 6b629344c5
)
2004-02-08 10:59:09 +00:00
Andrew Bartlett
62df6251cc
Add some help for 'net rpc password'.
...
Andrew Bartlett
(This used to be commit 4c7d6b9be3
)
2004-02-08 09:25:58 +00:00
Andrew Bartlett
d198c55877
Make more functions static, and remove duplication in the use of functions
...
in lib/smbpasswd.c that were exact duplicates of functions in passdb/passdb.c
(These should perhaps be pulled back out to smbpasswd.c, but that can occour
later).
Andrew Bartlett
(This used to be commit fcdc5efb1e
)
2004-02-08 08:38:42 +00:00
Andrew Bartlett
ae2c8656b2
Samba hasn't used this function for ages - it's now handled deep in the
...
auth subsystem.
Andrew Bartlett
(This used to be commit 5693730594
)
2004-02-08 07:17:30 +00:00
Andrew Bartlett
a69cb9c963
Remove more unused portions of the 'password cache'.
...
Andrew Bartlett
(This used to be commit 318e11748a
)
2004-02-08 05:31:01 +00:00
Andrew Bartlett
fac5f989d3
Remove more unused functions - this time parts of the 'password cache'.
...
Andrew Bartlett
(This used to be commit 66569546e8
)
2004-02-08 02:49:30 +00:00
Andrew Bartlett
131bf59694
Another static function.
...
Andrew Bartlett
(This used to be commit 128c328ddb
)
2004-02-08 01:30:59 +00:00
Andrew Bartlett
e0acf3780a
Make this table static const.
...
Andrew Bartlett
(This used to be commit 0686bc9e07
)
2004-02-08 01:02:12 +00:00
Andrew Bartlett
7540296fd4
Remove unused utility function.
...
Andrew Bartlett
(This used to be commit 4c4aa80177
)
2004-02-08 00:58:56 +00:00
Andrew Bartlett
e45c217a14
Make get_dc_list static - we only ask for a sorted list externally.
...
Andrew Bartlett
(This used to be commit e10e176c83
)
2004-02-08 00:54:32 +00:00
Andrew Bartlett
d57d2d0897
Bug found by gd - the new range-reterival code did still had 'member'
...
hardcoded into it.
This didn't matter, as we only use it for 'member' so far...
Andrew Bartlett
(This used to be commit 8621899112
)
2004-02-08 00:31:36 +00:00
Andrew Bartlett
7acbbe9ba0
I should have done this years ago...
...
This adds the very simple 'admin set password' capability to 'net rpc',
much as we have it for 'net ads'.
Andrew Bartlett
(This used to be commit ced7fb5527
)
2004-02-07 03:54:39 +00:00
Tim Potter
a13282b690
Replace .po with .@PICSUFFIX@
...
(This used to be commit b21b36d927
)
2004-02-06 01:20:45 +00:00
Eloy Paris
4f27b01298
Updating the Debian packaging stuff in packaging/Debian/. This hadn't
...
been updated since the 3.0.0 release so it was broken for 3.0.1 and
later. It's nice that now the Makefile supports a $DESTDIR for "make
install" :-)
(This used to be commit 40c6bf1498
)
2004-02-05 17:30:56 +00:00
Jeremy Allison
da371e74bb
Fix final valgrind errors with #830 . Catch mb conversion error that may not
...
terminate correctly.
Jeremy.
(This used to be commit 49142c6352
)
2004-02-04 20:28:51 +00:00
Gerald Carter
471e558b28
move disabling code to context functions instead of backwards compatible wrappers
...
(This used to be commit e62ef2ba2d
)
2004-02-04 19:46:29 +00:00
Jeremy Allison
ef743c0641
Fixup the allocate version of the function to do "crap" conversions too.
...
Embarrassing number of goto's in this :-(. Fixes #830 I think.
Jeremy.
(This used to be commit 4c182d3220
)
2004-02-04 19:13:45 +00:00
Gerald Carter
c254d4a57d
return NSS_SUCCESS if we have found the max number of gids possible on Solaris; patch from John Klinger <john.klinger@lmco.com>
...
(This used to be commit 28c2a74c85
)
2004-02-04 17:22:36 +00:00
Andrew Bartlett
f125759072
Fix const warning
...
(This used to be commit 7a36cc4ac0
)
2004-02-04 11:41:22 +00:00