summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add workaround for docs build and dependency on parameters.all.xmlsamba-3.0.32Gerald (Jerry) Carter2008-08-251-2/+5
* Updating release notes for 3.0.32.Gerald (Jerry) Carter2008-08-251-4/+69
* Set version to 3.0.32.Gerald (Jerry) Carter2008-08-251-1/+1
* Don't re-initialize a token when we already have one. This fixes the build fa...Jeremy Allison2008-08-221-8/+10
* nss_winbind: When returning NSS_UNAVAIL, squash errno to ENOENTGerald (Jerry) Carter2008-08-201-0/+14
* Fix bug 5697 nmbd spins in reload_interfaces when only loopback exists.Jeremy Allison2008-08-193-4/+21
* net: Fix IPC connections with interactive password prompt.Michael Adam2008-08-041-1/+1
* man pages: Fix typos in man smbclient.Karolin Seeger2008-07-291-2/+1
* Back-port of Volkers fix.Jeremy Allison2008-07-251-4/+3
* man pages: "printcap name" is a global parameter, not a share specific one.Karolin Seeger2008-07-221-1/+1
* Fix link for Using SambaAlexander Bokovoy2008-07-201-1/+1
* In the "log file = " case, don't overwrite theJim McDonough2008-07-172-7/+13
* Allow %u parameters for print job username - use advanced subBo Yang2008-07-161-2/+4
* man pages: Fix typos and add improvements.Christoph Zauner2008-07-162-6/+7
* docs: fix the specified default of "password server" - it is *, not "".Michael Adam2008-07-101-2/+1
* Updating release notes for 3.0.31samba-3.0.31Gerald W. Carter2008-07-101-3/+126
* Fix from Volker. Fix a segfault in base64_encode_data_blobJeremy Allison2008-07-101-1/+3
* Setting version to 3.0.31Gerald W. Carter2008-07-101-3/+3
* man pages: Add missing whitespace.Karolin Seeger2008-07-101-1/+1
* Revert "tdbtool: fix off-by-one error in argument length. (bug #2344)"Michael Adam2008-07-091-1/+1
* tdbtool: fix off-by-one error in argument length. (bug #2344)Michael Adam2008-07-081-1/+1
* Allow authentication and memory credential refresh after password change from...Jeremy Allison2008-07-072-11/+38
* Patch from SATOH Fumiyasu <fumiyas@osstech.co.jp> for bug #5202. Re-activate ...Jeremy Allison2008-07-034-23/+34
* Canonicalize servername in the printer functions to remove leading '\\' chara...Jeremy Allison2008-07-021-52/+58
* Fix bug #5578, reported by sendel2000@hotbox.ru. Bad (non-Samba) use of strlc...Jeremy Allison2008-07-022-0/+6
* Ensure consistent use of pdb_get_nt_passwd instead of pdb_get_lanman_passwd.Jeremy Allison2008-07-021-8/+11
* Merge branch 'v3-0-test' of ssh://jra@git.samba.org/data/git/samba into v3-0-...Jeremy Allison2008-06-302-3/+3
|\
| * Return NULL in sitename_fetch() if gencache_init() fails. Not falseGerald W. Carter2008-06-281-1/+1
| * Fix gcc -O3 warnings.Jeremy Allison2008-06-261-2/+2
* | Fix usage message for net rpc trustdom add.Jeremy Allison2008-06-271-1/+1
|/
* Fix "variable might be used uninitialized" message.Jeremy Allison2008-06-261-1/+1
* Part of fix for #5551. Split out the group enumeration functions to a BUILTIN...Jeremy Allison2008-06-251-15/+27
* Merge branch 'v3-0-test' of ssh://jra@git.samba.org/data/git/samba into v3-0-...Jeremy Allison2008-06-253-37/+112
|\
| * Final (hopefully :-) part of fix for bug #5551. Allow passdb backend to enume...Jeremy Allison2008-06-251-23/+45
| * Fix for bug #5551, smbd recursing back into winbindd from a winbindd call.Jeremy Allison2008-06-241-12/+64
| * Fix bug #5555. Don't return NT_STATUS_PASSWORD_MUST_CHANGE error on machine a...Jeremy Allison2008-06-241-2/+3
* | Merge branch 'v3-0-test' of ssh://jra@git.samba.org/data/git/samba into v3-0-...Jeremy Allison2008-06-233-2/+156
|\|
| * Samba3 HOWTO: Remove trailing whitespaces.Karolin Seeger2008-06-231-5/+5
| * man pages: Correct version in man winbindd again.Karolin Seeger2008-06-231-1/+1
| * Fixed publishing date info.John H Terpstra2008-06-231-1/+1
| * Added TDB File documentation requested by some users.John H Terpstra2008-06-232-0/+154
| * Clarification that hosts resolution is done by winbind only on IRIX, all othe...John H Terpstra2008-06-231-1/+1
* | Merge branch 'v3-0-test' of ssh://jra@git.samba.org/data/git/samba into v3-0-...Jeremy Allison2008-06-2117-37/+409
|\|
| * Fix bug #5531 - fix conversion of ns units when converting from nttime to tim...Jeremy Allison2008-06-201-2/+6
| * Fix bug #5533. Winbindd fails to cope correctly with a workgroup name contain...Jeremy Allison2008-06-201-9/+3
| * 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
| * | Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-testJohn H Terpstra2008-06-133-3/+10
| |\|