1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-01 21:18:10 +03:00
Commit Graph

13498 Commits

Author SHA1 Message Date
Gerald Carter
a0e5f5960c working on 3.0alpha24 0001-01-01 00:00:00 +00:00
Gerald Carter
d9fd4b8be3 readding reverted changes during idmap merge (noticed by Andrew b.) 0001-01-01 00:00:00 +00:00
Gerald Carter
c6d836c61c readding reverted changes during idmap merge (noticed by Andrew b.) 0001-01-01 00:00:00 +00:00
Alexander Bokovoy
3786695c72 Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. Now we are defaulting to --with-quotas=no but anyway trying to test them in configure. This is done to get information about as much quota API variations as possible -- when --with-quotas=no this does not affect build but provides us with more detailed information on build farm. 0001-01-01 00:00:00 +00:00
Alexander Bokovoy
c2689ed118 Prefix VFS API macros with SMB_ for consistency and to avoid problems with VFS_ macros at system side. We currently have one clash with AIX and its VFS_LOCK. Compiled and tested -- no new functionality or code, just plain rename of macros for yet-unreleased VFS API version. Needs to be done before a24 is out 0001-01-01 00:00:00 +00:00
Gerald Carter
59328b8c8a fix group mapping in LDAP under new schema 0001-01-01 00:00:00 +00:00
Gerald Carter
0714dda7cc fix group mapping in LDAP under new schema 0001-01-01 00:00:00 +00:00
Gerald Carter
d6ee6a2652 s/primaryGroupSID/sambaPrimaryGroupSID/ 0001-01-01 00:00:00 +00:00
Gerald Carter
925c60f5e2 s/primaryGroupSID/sambaPrimaryGroupSID/ 0001-01-01 00:00:00 +00:00
Gerald Carter
b597730d0c ignore manpage.[refs|links] 0001-01-01 00:00:00 +00:00
cvs2svn Import User
b47b930e0b This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'. 0001-01-01 00:00:00 +00:00
Gerald Carter
15676b50e1 ignore manpage.[refs|links] 0001-01-01 00:00:00 +00:00
Gerald Carter
5b6f22f7c9 perl script to convert from sambaAccount to sambaSamAccount; requires Net::LDAP::LDIF 0001-01-01 00:00:00 +00:00
Gerald Carter
a1326ea348 syncing LDAP schema changes with Samba_3_0 0001-01-01 00:00:00 +00:00
Gerald Carter
9cde1aa32a perl script to convert from sambaAccount to sambaSamAccount; requires Net::LDAP::LDIF 0001-01-01 00:00:00 +00:00
Gerald Carter
998586e652 *****LDAP schema changes*****
New objectclass named sambaSamAccount which uses attribute
prefaced with the phrase 'samba' to prevent future name clashes.

Change in functionality of the 'ldap filter' parameter.  This always
defaults to "(uid=%u)" now and is and'd with the approriate objectclass
depending on whether you are using ldapsam_compat or ldapsam

conversion script for migrating from sambaAccount to
sambaSamAccount will come next.
0001-01-01 00:00:00 +00:00
Tim Potter
080a943e24 Move some #ifdefs and function prototypes around to avoid a compiler
warning when we have a working version of snprintf()
0001-01-01 00:00:00 +00:00
Tim Potter
4836c0c0fc Move some #ifdefs and function prototypes around to avoid a compiler
warning when we have a working version of snprintf()
0001-01-01 00:00:00 +00:00
Tim Potter
04e2fe104d Fix pointer return bug in get_unix_attributes() 0001-01-01 00:00:00 +00:00
Tim Potter
7aa54f0a7f Fix pointer return bug in get_unix_attributes() 0001-01-01 00:00:00 +00:00
Tim Potter
865c112756 spelling 0001-01-01 00:00:00 +00:00
Tim Potter
249a697470 spelling 0001-01-01 00:00:00 +00:00
Tim Potter
1b4f904277 spelling 0001-01-01 00:00:00 +00:00
Tim Potter
6097b050d0 spelling 0001-01-01 00:00:00 +00:00
Gerald Carter
9a52b08bfc fix up packaging for RH9 0001-01-01 00:00:00 +00:00
Andrew Bartlett
c7d5e336bd Restore a number of fixes that idra removed when he merged his
idmap-and-the-rest from HEAD.

These are correctness fixes that were already in 3.0, and a memory leak fix.

The pdb_ldap changes are held back at jerry's request (he is also playing
with pdb_ldap ATM).

Andrew Bartlett
0001-01-01 00:00:00 +00:00
John Terpstra
f8762d3308 More info on Unix permissions. 0001-01-01 00:00:00 +00:00
Andrew Bartlett
c2948b9248 Fix non-constant initialiser for Sun CC. 0001-01-01 00:00:00 +00:00
John Terpstra
94a3d8e8ad More info on Unix permissions. 0001-01-01 00:00:00 +00:00
Tim Potter
7149dc65c7 Add pythoncheck to make check target. 0001-01-01 00:00:00 +00:00
Tim Potter
b02ea3c137 Sync up with 3.0 version. 0001-01-01 00:00:00 +00:00
Andrew Bartlett
3daf7cba23 Try to fix up some code in pdb_smbpasswd that assumed we still had a 'uid'.
This is to get non-unix accounts going for the build farm.

Andrew Bartlett
0001-01-01 00:00:00 +00:00
Andrew Bartlett
a7b34564ae Fix up the build-farm testsuite again - I forgot to move some files into the
template dir, and idra's checkin removed smbpasswd_nua.

Andrew Bartlett
0001-01-01 00:00:00 +00:00
Jeremy Allison
e12934c67b Fix compiler warnings.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
2a6d0c2481 Fix obvious compiler warnings.
Jeremy.
0001-01-01 00:00:00 +00:00
Gerald Carter
90e35640bc copied form HEAD to get the compile going.
Simo, please fix this tomorrow or let me know
what needs to be done.

jerry
0001-01-01 00:00:00 +00:00
Simo Sorce
0e58085978 And finally IDMAP in 3_0
We really need idmap_ldap to have a good solution with ldapsam, porting
it from the prvious code is beeing made, the code is really simple to do
so I am confident it is not a problem to commit this code in.

Not committing it would have been worst.
I really would have been able to finish also the group code, maybe we can
put it into a followin release after 3.0.0 even if it may be an upgrade
problem.

The code has been tested and seem to work right, more testing is needed for
corner cases.

Currently winbind pdc (working only for users and not for groups) is
disabled as I was not able to make a complete group code replacement that
works somewhat in a week (I have a complete patch, but there are bugs)

Simo.
0001-01-01 00:00:00 +00:00
Gerald Carter
bd660f45df fixing typos in debug statements 0001-01-01 00:00:00 +00:00
Gerald Carter
f59bcb51cf fixing typos in debug statements 0001-01-01 00:00:00 +00:00
Alexander Bokovoy
af0a17349e Eliminate NULL pointers from VFS interface. All hooks now really callable, producing either correct result or returning error if the feature isn't supported in the configuration 0001-01-01 00:00:00 +00:00
Alexander Bokovoy
13e1bbd803 GCC accepts unnamed initalization of sub-structure. Let's see how AIX behave with this. Previous fix was incorrect. 0001-01-01 00:00:00 +00:00
Tim Potter
47d8ee3679 Re-enable secure channel for net rpc vampire.
Jump out of sam entry processing loop if the return value from
cli_netlogon_sam_sync() isn't OK or STATUS_MORE_ENTRIES.
0001-01-01 00:00:00 +00:00
Tim Potter
a8c11e8556 Fix two bugs that were stopping net rpc vampire from working over secure
channel:

  - If the domain name passed to create_rpc_bind_req() is empty, use
    lp_workgroup()

  - Correctly set the auth_padding field when the send_size is a multiple
    of 8 bytes

I've tested with nt4sp6 and win2ksp0 and it seems to work, although
there are no password hashes transferred from win2k.  The empty
passwords are being protected by the secure channel encryption though.
0001-01-01 00:00:00 +00:00
Richard Sharpe
5d643b9d03 A small patch from metze to fix builds on some platforms ...
http://lists.samba.org/pipermail/samba-technical/attachments/20030512/0332258a/vfs-fix-01.obj
0001-01-01 00:00:00 +00:00
John Terpstra
75cb9a32f6 Added info on File and Directory info. 0001-01-01 00:00:00 +00:00
John Terpstra
f03a13c0be Adding more info on File and Directory conventions / differences. 0001-01-01 00:00:00 +00:00
Alexander Bokovoy
f1c4f65ae0 Fix a wrong define check. 0001-01-01 00:00:00 +00:00
Alexander Bokovoy
fea5d85d94 Wrap into WITH_QUOTAS yet another place in trans2 0001-01-01 00:00:00 +00:00
Alexander Bokovoy
7c2395d7cd Forgot to actually change default for quotas to -no- in configure.in 0001-01-01 00:00:00 +00:00
Alexander Bokovoy
73cf63a27f Forgot to actually change default for quotas to -no- in configure.in 0001-01-01 00:00:00 +00:00