summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* man pages: Add missing whitespace.Karolin Seeger2008-07-101-1/+1
| | | | | | | Karolin (cherry picked from commit 5ba418d8bd7bd9a678853b23b0928da4f8693bcf) (cherry picked from commit 5e220de387abc34926fd7a2be03fc4e4f35f0f7f) (cherry picked from commit 9a4a8cc875eeccc4b8a23117724073f6b5581f4c)
* Revert "tdbtool: fix off-by-one error in argument length. (bug #2344)"Michael Adam2008-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | This reverts commit dd781951fb9acc556f1bd6760b72151a7c359a9f. This fix is not valid: 1. convert_string() is not only used for key strings but also for data. 2. Some databases use string_tdb_data() i.e. non-null-terminated strings as keynames and others (like the one I was using), use string_term_tdb_data(), i.e. zero-terminated key strings. After discussion with Metze, the easiest (and proper way) to handle this is to specify key names as "keyname\0" for databases which use string_term_tdb_data(). Sorry for the noise... Michael
* tdbtool: fix off-by-one error in argument length. (bug #2344)Michael Adam2008-07-081-1/+1
| | | | | | | | | | | | | This prevented all commands operating on keys (all non-traverse commands) in tdbtool to fail with a "fetch failed" or "delete failed" message. It seems that it fixes bug #2344 ... Apparently this bug was introduced with 94e53472666ed in 2005. Either nobody is using tdbtool or else tdb_find() has become more strict about the key legth in the meantime. :-) Michael
* Allow authentication and memory credential refresh after password change ↵Jeremy Allison2008-07-072-11/+38
| | | | | | from gdm/xdm. Patch from boyang <boyang@novell.com>. Jeremy.
* Patch from SATOH Fumiyasu <fumiyas@osstech.co.jp> for bug #5202. Re-activate ↵Jeremy Allison2008-07-034-23/+34
| | | | | | | "acl group control" parameter and make it only apply to owning group. Also added man page fix. Jeremy.
* Canonicalize servername in the printer functions to remove leading '\\' ↵Jeremy Allison2008-07-021-52/+58
| | | | | | characters. Ensure we always return consistent names. Jeremy.
* Fix bug #5578, reported by sendel2000@hotbox.ru. Bad (non-Samba) use of ↵Jeremy Allison2008-07-022-0/+6
| | | | | | strlcat gives error. Jeremy.
* Ensure consistent use of pdb_get_nt_passwd instead of pdb_get_lanman_passwd.Jeremy Allison2008-07-021-8/+11
| | | | | Reported by hongbing Zhang <hongbing.zhang@gmail.com>. Jeremy.
* Merge branch 'v3-0-test' of ssh://jra@git.samba.org/data/git/samba into ↵Jeremy Allison2008-06-302-3/+3
|\ | | | | | | v3-0-test
| * Return NULL in sitename_fetch() if gencache_init() fails. Not falseGerald W. Carter2008-06-281-1/+1
| | | | | | | | (cherry picked from commit 9e9bab2dd859c7bb8082b4c932f1a95adf1895c6)
| * Fix gcc -O3 warnings.Jeremy Allison2008-06-261-2/+2
| | | | | | | | Jeremy.
* | Fix usage message for net rpc trustdom add.Jeremy Allison2008-06-271-1/+1
|/ | | | Jeremy.
* Fix "variable might be used uninitialized" message.Jeremy Allison2008-06-261-1/+1
| | | | Jeremy.
* Part of fix for #5551. Split out the group enumeration functions to a ↵Jeremy Allison2008-06-251-15/+27
| | | | | | | BUILTIN and a Domain specific version. Stops the domain groups appearing twice. Jeremy.
* Merge branch 'v3-0-test' of ssh://jra@git.samba.org/data/git/samba into ↵Jeremy Allison2008-06-253-37/+112
|\ | | | | | | v3-0-test
| * Final (hopefully :-) part of fix for bug #5551. Allow passdb backend to ↵Jeremy Allison2008-06-251-23/+45
| | | | | | | | | | | | enumerate domain groups. Jeremy.
| * Fix for bug #5551, smbd recursing back into winbindd from a winbindd call.Jeremy Allison2008-06-241-12/+64
| | | | | | | | Jeremy.
| * Fix bug #5555. Don't return NT_STATUS_PASSWORD_MUST_CHANGE error on machine ↵Jeremy Allison2008-06-241-2/+3
| | | | | | | | | | | | account logon. Jeremy.
* | Merge branch 'v3-0-test' of ssh://jra@git.samba.org/data/git/samba into ↵Jeremy Allison2008-06-233-2/+156
|\| | | | | | | v3-0-test
| * Samba3 HOWTO: Remove trailing whitespaces.Karolin Seeger2008-06-231-5/+5
| | | | | | | | | | | | Karolin (cherry picked from commit c7a9c903acbba9c70211e6f3c25964533bbc1622) (cherry picked from commit 62e485eebd8a40b5692caa79bb3ed6108f0b835b)
| * man pages: Correct version in man winbindd again.Karolin Seeger2008-06-231-1/+1
| | | | | | | | | | | | Karolin (cherry picked from commit ef44968276bfde2fdd3370e2558fb469357414be) (cherry picked from commit 9fd1d784cf6044c5c03cf7ab0f2373e08df64295)
| * Fixed publishing date info.John H Terpstra2008-06-231-1/+1
| | | | | | | | | | (cherry picked from commit b96c9d54cfd29ec87d59655839a4136977a98032) (cherry picked from commit e4d03d3aede0cd611283a041eafdcd1e836aad33)
| * Added TDB File documentation requested by some users.John H Terpstra2008-06-232-0/+154
| | | | | | | | | | (cherry picked from commit 5035311af639336fdc51fa9829e984ff281216f9) (cherry picked from commit a7531f4964ac8f861a41e9fa446e5a3aa69eaaa2)
| * Clarification that hosts resolution is done by winbind only on IRIX, all ↵John H Terpstra2008-06-231-1/+1
| | | | | | | | | | | | | | other systems use libnss_wins.so. (cherry picked from commit 3a8ea6be389bedbcdb5668664d862768c026f669) (cherry picked from commit 8522db2075f8c9e869c6224f2852ce355bba987d)
* | Merge branch 'v3-0-test' of ssh://jra@git.samba.org/data/git/samba into ↵Jeremy Allison2008-06-2117-37/+409
|\| | | | | | | v3-0-test
| * Fix bug #5531 - fix conversion of ns units when converting from nttime to ↵Jeremy Allison2008-06-201-2/+6
| | | | | | | | | | | | | | timespec. Fix from hkurma@datadomain.com. Jeremy.
| * Fix bug #5533. Winbindd fails to cope correctly with a workgroup name ↵Jeremy Allison2008-06-201-9/+3
| | | | | | | | | | | | containing a '.'. Jeremy.
| * Fixing net help info.John H Terpstra2008-06-191-4/+5
| |
| * Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-testJohn H Terpstra2008-06-194-0/+315
| |\
| | * ENODATA is not defined in freeBSD 4.6.2Herb Lewis2008-06-181-0/+4
| | |
| | * man pages: Move 'smbsh' man page to the examples directory.Karolin Seeger2008-06-173-0/+311
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | smbsh.c is located in the examples directory. It does not make sense to install a man page without installing the tool itself. This fixes bug #4724. Karolin (cherry picked from commit 797ed744b15c94fa4831d9796b40bb0ab5df55b7) (cherry picked from commit 23981be7a009dc9e056ba2e12c5df6e3a13ab193)
| * | Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-testJohn H Terpstra2008-06-133-3/+10
| |\|
| | * We should use set_domain_offline(domain) function instead of just set staus ↵Jeremy Allison2008-06-131-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | to offline. Otherwise, domain will never goes online again. From Bo Yang <boyang@novell.com> Jeremy.
| | * AIX build fix from William Jojo -- thanksVolker Lendecke2008-06-121-0/+1
| | |
| | * Add -brtl to the AIX linker flags, use bexpfull instead of bexpallVolker Lendecke2008-06-121-2/+4
| | | | | | | | | | | | Thanks to William Jojo
| * | Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-testJohn H Terpstra2008-06-111-0/+4
| |\|
| | * pam_winbind: Update cached creds during password change.Günther Deschner2008-06-111-0/+4
| | | | | | | | | | | | | | | | | | Fix is from Bo Yang @ Novell. Thanks!
| * | Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-testJohn H Terpstra2008-06-102-3/+5
| |\|
| | * man pages: Don't refer to numbered chapter of the HOWTO collection.Karolin Seeger2008-06-101-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | This fixes bug #5527. Thanks to the Debian package maintainers for reporting! Karolin (cherry picked from commit b6696f4fbfc6aaffceef71c6099b8eaea58c1172)
| | * man pages: Fix broken smb.conf section about the 'get quota command'.Karolin Seeger2008-06-101-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | This fixes bug #5422. Thanks to the Debian package maintainers for reporting! Karolin (cherry picked from commit 04e2470e2eeef34362f2893ec062ae16f74c28ed)
| * | Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-testJohn H Terpstra2008-06-093-3/+45
| |\|
| | * Don't reset password last set time just because the expired flagJim McDonough2008-06-091-3/+27
| | | | | | | | | | | | | | | | | | | | | is set to 0. If the account wasn't expired but autolocked, using "net user /dom <username> /active:y" would clear this, incorrectly setting the current time as the new "password last set" time.
| | * man pages: Fix synonyms.Karolin Seeger2008-06-091-0/+3
| | | | | | | | | | | | | | | Karolin (cherry picked from commit d1ae27ddbe9c30996d2c593a37e65581c3ff482c)
| | * Bugfix noticed by Herb. On using the again: tag as aJeremy Allison2008-06-081-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | goto target we were not reinitializing the array counts. From Herb: This is in the file nsswitch/winbindd_cm.c (samba-3.0.30) line 1236 We have a label again: where we keep trying to find the name of the DC from the list of IPs returned by get_dcs. If we fail to figure out the name we do a goto again at the end of the function. The problem is we don't reset the num_dcs, num_addrs, etc and free the memory in the various arrays. This seems wrong to me. I have a winbindd core where I have 9 IPs returned for the DCs but at the time of the crash num_dcs is 87 and if I look through the array dcs it keeps repeating entries from the same group of 9 Jerry, Volker and Guenther please check. Jeremy.
| * | Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-testJohn H Terpstra2008-06-064-44/+82
| |\|
| * | Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-testJohn H Terpstra2008-06-057-39/+81
| |\ \
| * \ \ Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-testJohn H Terpstra2008-05-319-132/+357
| |\ \ \
| * \ \ \ Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-testJohn H Terpstra2008-05-2922-124/+370
| |\ \ \ \
| * \ \ \ \ Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-testJohn H Terpstra2008-05-236-902/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-testJohn H Terpstra2008-05-213-9/+10
| |\ \ \ \ \ \