1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
Commit Graph

15651 Commits

Author SHA1 Message Date
Jim McDonough
3b1d922ab4 sync IBM Directory Server schema with openldap schema...add munged dial 0001-01-01 00:00:00 +00:00
Jeremy Allison
ac1d03c05b Missed SAFE_FREE (typo).
Jeremy.
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
a5f09f0991 Fix ETA Calculation when resuming 0001-01-01 00:00:00 +00:00
Jeremy Allison
cdbeb7d2eb Added Andrew Bartlett's patch to use an allocated buffer for count_chars.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
f0f7a48327 Fixup the 'multiple-vuids' bugs.
Jeremy.
0001-01-01 00:00:00 +00:00
Gerald Carter
ed46d9aef3 urban's changes for nosuid,nodev 0001-01-01 00:00:00 +00:00
Gerald Carter
d5dac6c5e2 specfile changes form the 3.0.2 release 0001-01-01 00:00:00 +00:00
Jim McDonough
730c07cac2 Move tdbsam versioning/upgrade code into 3.0 0001-01-01 00:00:00 +00:00
Herb Lewis
ed4af810cf merge old change from 2.2 branch to give legend in heading 0001-01-01 00:00:00 +00:00
Jim McDonough
b7706f7e25 Try to remove the last vestiges of unknown_3...
Jelmer, can you look at the sql and xml backends please to verify?
0001-01-01 00:00:00 +00:00
Gerald Carter
cfe80f0df7 abartlet's pdb_set/changed flag fix for NULL passwords 0001-01-01 00:00:00 +00:00
Richard Sharpe
4df824d38b Commit Andrew Bartlett's interesting patch to smbclient that allows for
multiple logins and changing vuids. I fixed up a couple of variables so it
actually works.

We want to use this to test our multiple SIDs in the kernel changes etc.
0001-01-01 00:00:00 +00:00
Gerald Carter
ee8f142b87 stupid cut-n=paste error; my fault 0001-01-01 00:00:00 +00:00
Jim McDonough
1976843345 More sync between passdb on 3.0 and HEAD.
Replace unknown_3 with fields_present.  Also causes rpc_samr structure field changes.
0001-01-01 00:00:00 +00:00
Jim McDonough
7b40f6c464 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.
0001-01-01 00:00:00 +00:00
Gerald Carter
70cc747fdf fix build of lock tests 0001-01-01 00:00:00 +00:00
Gerald Carter
6e22c5da92 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.
0001-01-01 00:00:00 +00:00
Gerald Carter
daee8d7fee updates for tdbsam code to help make merge into head easier; needs a bit more testing tomorrow but initial results seem ok 0001-01-01 00:00:00 +00:00
Jeremy Allison
adf8ee3df7 More paranoia checks.
Jeremy.
0001-01-01 00:00:00 +00:00
Steve French
e73b6a5ae5 Update mount.cifs version to 1.1 0001-01-01 00:00:00 +00:00
Steve French
c2b4d81a8d Mount helper fixes for nosetuid, noexec part two of two 0001-01-01 00:00:00 +00:00
Steve French
5bb6429cc4 Add missing nosetuid and noexec options 0001-01-01 00:00:00 +00:00
Jeremy Allison
e914230a2d Don't set an iterator to a piece of free'd memory, store it first.
Jeremy.
0001-01-01 00:00:00 +00:00
Gerald Carter
60eb69ff64 BUG 900: TAKEDA yasuma <yasuma@miraclelinux.com; fix token processing in cmd_symlink, cmd_link, cmd_chown, cmd_chmod functions 0001-01-01 00:00:00 +00:00
Gerald Carter
8734d91cd7 fix set/getsampwent iterator in tdbsam to use an allocated list 0001-01-01 00:00:00 +00:00
Jeremy Allison
86b030197d Paranoia fixes :-).
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
5379ad9824 Added James Peach's fix for #1038.
Jeremy.
0001-01-01 00:00:00 +00:00
Gerald Carter
44db163b30 BUG 1055; patch from SATOH Fumiyasu <fumiya@miraclelinux.com>; formatting fixes for 'net share' 0001-01-01 00:00:00 +00:00
Gerald Carter
a44f67b141 marking 'only user' as deprecated (based on feedback in bug 66) 0001-01-01 00:00:00 +00:00
Gerald Carter
96a108705b fix from Bostjan Golob 0001-01-01 00:00:00 +00:00
Gerald Carter
7a61c2ae45 more fixes from the static changes; please move static functions to the top of files to prevent this from happening 0001-01-01 00:00:00 +00:00
Gerald Carter
4f97988dd6 fix more compiler warning after the latest static rampage 0001-01-01 00:00:00 +00:00
Jeremy Allison
e275835b51 Fix for possible crash bug from Sebastian Krahmer (SuSE).
Jeremy.
0001-01-01 00:00:00 +00:00
Gerald Carter
d85ee7b85b add smbget to cvs ignore list 0001-01-01 00:00:00 +00:00
Gerald Carter
ec346adf34 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 0001-01-01 00:00:00 +00:00
Volker Lendecke
90fabe6ec0 Expand 'net rpc group members' to local groups.
Volker
0001-01-01 00:00:00 +00:00
Gerald Carter
f285565d67 bring release notes in the 3.0 branch up to date 0001-01-01 00:00:00 +00:00
Volker Lendecke
6c78a096a5 And another build fix.
Volker
0001-01-01 00:00:00 +00:00
Volker Lendecke
38c9b775ce Fix the build & get rid of a compiler warning.
Volker
0001-01-01 00:00:00 +00:00
Tim Potter
27242f44e6 Apply James' printf format checking patch for SGI MIPSPro compiler. 0001-01-01 00:00:00 +00:00
Andrew Bartlett
203ce01836 Add more static...
Andrew Bartlett
0001-01-01 00:00:00 +00:00
Andrew Bartlett
ab25af0e18 nsswitch/winbindd_util.c:
add static

smbd/uid.c:
	remove unused function

Andrew Bartlett
0001-01-01 00:00:00 +00:00
Andrew Bartlett
a4392ede33 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
0001-01-01 00:00:00 +00:00
Andrew Bartlett
01be89eb43 Add static, and assert that we will never overflow the static fstring
in pdb_encode_acct_ctrl()  (All current callers are fine)

Andrew Bartlett
0001-01-01 00:00:00 +00:00
Andrew Bartlett
25a09004e8 More 'static' work.
Andrew Bartlett
0001-01-01 00:00:00 +00:00
Andrew Bartlett
6b629344c5 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
0001-01-01 00:00:00 +00:00
Andrew Bartlett
4c7d6b9be3 Add some help for 'net rpc password'.
Andrew Bartlett
0001-01-01 00:00:00 +00:00
Andrew Bartlett
fcdc5efb1e 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
0001-01-01 00:00:00 +00:00
Andrew Bartlett
5693730594 Samba hasn't used this function for ages - it's now handled deep in the
auth subsystem.

Andrew Bartlett
0001-01-01 00:00:00 +00:00
Andrew Bartlett
318e11748a Remove more unused portions of the 'password cache'.
Andrew Bartlett
0001-01-01 00:00:00 +00:00