summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Fix for incorrect creation of print job names, based on a patch byJeremy Allison2001-07-161-2/+2
| | | | | | | | | | José M.Rodríguez <josemi@iies.es> Jeremy.
* | Fix from bernd@arresum.inka.de for broken krb configure.Jeremy Allison2001-07-162-70/+98
| | | | | | | | Jeremy.
* | Fix from Jim Vopni - muliple definitions of "letter".Jeremy Allison2001-07-161-2/+0
| | | | | | | | Jeremy.
* | Fix TRUE -> True, FALSE -> False.Jeremy Allison2001-07-167-7/+12
| | | | | | | | | | Fix global_machine_password needs changing code (thanks Simo). Jeremy.
* | close tdb otherwise interactive mode is broken.Herb Lewis2001-07-131-5/+8
| |
* | don't make man pages for wbinfo and winbindd since they are not built.Herb Lewis2001-07-121-0/+2
| |
* | nsgmls is only included with jade. Openjade installsGerald Carter2001-07-123-60/+62
| | | | | | | | 'onsgmls'
* | Allow RPM building as non-ROOT. Only needed becouse some of the crazy scriptsAndrew Bartlett2001-07-121-1/+2
| | | | | | | | | | | | | | attempt to make $prefix/bin etc, even for codepage installs, and when $prefix is /usr, it needs to be overridden by BASEDIR. Andrew Bartlett
* | Minor update to smbtorture, adding a few 'correct = False;' lines.Andrew Bartlett2001-07-121-0/+2
| |
* | Toomas Soomes' patch for joining a domain the old way.Jeremy Allison2001-07-111-1/+1
| | | | | | | | Jeremy.
* | This fix matches established practice in Samba.Christopher R. Hertel2001-07-101-1/+2
| | | | | | | | | | | | I'm using the ipzero external variable to initialize the answer_ip local variable in query_name_response(). Chris -)-----
* | Backing out part of that fix I put in, as the structure reference is not theChristopher R. Hertel2001-07-101-2/+0
| | | | | | | | | | | | same on all platforms. I'm working on a proper fix. Sigh. Sorry. Chris -)-----
* | Copying the initialization fix I made to HEAD.Christopher R. Hertel2001-07-101-0/+3
| |
* | add profile versions of smbd and nmbdHerb Lewis2001-07-101-0/+8
| |
* | build profile enabled version of smbd and nmbd - remove support forHerb Lewis2001-07-101-19/+12
| | | | | | | | building on IRIX 5.3
* | add a profile command to init.d script to start profile enabled versions ofHerb Lewis2001-07-101-2/+11
| | | | | | | | smbd and nmbd
* | Added missing "done" to spec template.Jeremy Allison2001-07-102-9/+11
| | | | | | | | Jeremy.
* | Added Andrew's broken DNS fix. This should help us in misconfigured situations.Jeremy Allison2001-07-101-16/+2
| | | | | | | | Jeremy.
* | Fixup RedHat and Mandrake packaging to move tdb files.Jeremy Allison2001-07-102-22/+155
| | | | | | | | Jeremy.
* | Move tdb files from /var/lock/samba to /var/cache/samba.Jeremy Allison2001-07-101-0/+38
| | | | | | | | Jeremy.
* | We need to change /var/lock/samba to /var/cache/samba in the spec filesJeremy Allison2001-07-103-23/+24
| | | | | | | | | | and explain the change in the WHATSNEW.txt. Jeremy.
* | Syncup docs.Jeremy Allison2001-07-101-2/+2
| | | | | | | | Jeremy.
* | Updated date in whatsnew.Jeremy Allison2001-07-101-1/+1
| | | | | | | | Jeremy.
* | Updated to make all.Jeremy Allison2001-07-101-1/+1
| | | | | | | | Jeremy.
* | Fix --with-fhs to move persistant stuff into /var/cache/samba.Jeremy Allison2001-07-093-595/+592
| | | | | | | | Jeremy.
* | Updated with new parameters.Jeremy Allison2001-07-0945-1447/+1597
| | | | | | | | Jeremy.
* | Added new parameters.Jeremy Allison2001-07-091-0/+32
| | | | | | | | Jeremy.
* | document the new syntax (workgroup names dispalyed under /smb)Herb Lewis2001-07-091-4/+6
| | | | | | | | | | | | | | | | fix a couple typos. Can someone update the other files as I dont have docbook installed. herb
* | when a smbpasswd line is incorrect, print the username if we can. It helpsJean-François Micouleau2001-07-091-6/+6
| | | | | | | | | | | | to locate the offending line. J.F.
* | Fix coredump if NT password missing.Jeremy Allison2001-07-091-1/+7
| | | | | | | | Jeremy.
* | Added a check for patch files - do not assume they exist!John Terpstra2001-07-091-4/+6
| |
* | change wording in description of large readwrite parameter - it soundedHerb Lewis2001-07-091-1/+1
| | | | | | | | like this was ONLY supported on Linux.
* | Swap 'rpcclient' for 'smbclient' in the smbclient manpage, and document the newAndrew Bartlett2001-07-091-2/+8
| | | | | | | | | | | | | | | | LIBSMB_PROG environment variable. needs autogen Andrew Bartlett
* | Fixed bug jf found with returning a stack allocation.Jeremy Allison2001-07-081-1/+6
| | | | | | | | Jeremy.
* | Done for 2.2.1 release.Jeremy Allison2001-07-081-0/+91
| | | | | | | | Jeremy.
* | removed remnants of libtool from 2.2Andrew Tridgell2001-07-086-8296/+717
| |
* | make_printerdef got removed from the 2.2.1 build. This breaks rpm builds.Jeremy Allison2001-07-081-1/+1
| | | | | | | | Jeremy.
* | more patches from David K.Gerald Carter2001-07-081-7/+13
| |
* | Attempt to fix OpenBSD build.Jeremy Allison2001-07-071-548/+548
| | | | | | | | Jeremy.
* | fixed non-root mode with inetdAndrew Tridgell2001-07-071-4/+0
| |
* | Password changing via PAM works now. DONT CHANGE THIS UNLESS YOU RE-TEST !!!!!!Jeremy Allison2001-07-062-4/+38
| | | | | | | | Jeremy.
* | Don't try and open tdb secrets file in non-root mode.Jeremy Allison2001-07-061-2/+1
| | | | | | | | Jeremy.
* | Added JF's fix for max_entries being 0.Jeremy Allison2001-07-061-0/+15
| | | | | | | | Jeremy.
* | few more updates from David Krovich <krovich@pinpoint.com>Gerald Carter2001-07-061-30/+58
| |
* | Adding Andrews fix for the zero first byte password check bug.Jeremy Allison2001-07-061-10/+1
| | | | | | | | Jeremy.
* | Grrr. Missed a dollar-Id.Jeremy Allison2001-07-062-2/+0
| | | | | | | | Jeremy
* | Syncup.Jeremy Allison2001-07-061-2/+100
| |
* | Don't use dollar-Id's as it messes up dirdiff.Jeremy Allison2001-07-065-9/+2
| | | | | | | | Jeremy.
* | Why was this removed - re-added so people know yodldocs should be empty inJeremy Allison2001-07-061-0/+14
| | | | | | | | | | a release. Jeremy.
* | Removed JRATEST stuff.Jeremy Allison2001-07-061-4/+0
| | | | | | | | Jeremy.