Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | large checkin of ldap and ssl related parameters. | Gerald Carter | 2001-10-11 | 3 | -225/+838 | |
| | | ||||||
* | | commiting changes to polish manpage DocBook source | Gerald Carter | 2001-10-11 | 18 | -1390/+1705 | |
| | | | | | | | | | | | | | | **only** because they were already checked into the tree., We need to break the non-englsh docs out into a separate cvs module for future releases. Already talked to Raf and Monyo about this. | |||||
* | | cleaning up some extra ssl parameter which were unnecessary (no more | Gerald Carter | 2001-10-11 | 2 | -12/+10 | |
| | | | | | | | | synonyms:) ) | |||||
* | | reorg of registry files. | Gerald Carter | 2001-10-11 | 9 | -0/+78 | |
| | | ||||||
* | | housekeeping.... I decided the top level was | Gerald Carter | 2001-10-11 | 9 | -78/+0 | |
| | | | | | | | | getting a little cluttered | |||||
* | | added steps to combat the Nimda worm here in hopes of giving | Gerald Carter | 2001-10-11 | 1 | -0/+58 | |
| | | | | | | | | | | | | | | people ideas to fight future viruses. Added as a TEXT file (and at this top level) to so it will not be overlooked. | |||||
* | | registry setting to disable the Schannel stuff in XP for logging | Gerald Carter | 2001-10-11 | 1 | -0/+6 | |
| | | | | | | | | | | onto a Samba domain. Have asked on samba-technical for testing. I don't have an XP box available currently. | |||||
* | | fixed bug in schema. Definitely needs to be merged into 2_2_RELEASE | Gerald Carter | 2001-10-11 | 1 | -1/+1 | |
| | | ||||||
* | | Remove Id line as this breaks dirdiff. | Jeremy Allison | 2001-10-11 | 2 | -2/+0 | |
| | | | | | | | | Jeremy. | |||||
* | | Fixed bug when status=no and max smbd processes > 0. | Jeremy Allison | 2001-10-11 | 2 | -0/+11 | |
| | | | | | | | | Jeremy. | |||||
* | | Default for winbind enum groups is yes. | Tim Potter | 2001-10-10 | 1 | -1/+1 | |
| | | ||||||
* | | Adding SONAME patch to Caldera OpenLinux build process for libsmbclient.so | John Terpstra | 2001-10-10 | 2 | -34/+13 | |
| | | ||||||
* | | Back-out the share acl fix. Not needed (Gerald has been telling porkies | Jeremy Allison | 2001-10-10 | 1 | -16/+3 | |
| | | | | | | | | | | again :-) :-). Jeremy. | |||||
* | | add a couple new parameter definitions. | Herb Lewis | 2001-10-10 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We still need the smb.conf man page updated with definitions for the following parameters ssl cert - Synonym for ssl server cert ssl key - Synonym for ssl server key ssl egd socket ssl entropy file ssl entropy bytes strict allocate use mmap ldap admin dn - renamed from ldap root ldap ssl | |||||
* | | missed a couple of debug statements | Gerald Carter | 2001-10-10 | 1 | -4/+4 | |
| | | ||||||
* | | stop gap fix to make the ldapsam backend fallback to smb.conf | Gerald Carter | 2001-10-10 | 1 | -2/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lp_xxx() defaults if the attribute in question does not exist. This feature needs to be moved up in the interface some, but that will require some restructuring (to be done later)., jerry | |||||
* | | more updates from Buchan Milne <bgmilne@cae.co.za> | Gerald Carter | 2001-10-10 | 4 | -10/+157 | |
| | | ||||||
* | | Fix bug where removing root from a share SD stops further edit access. | Jeremy Allison | 2001-10-09 | 1 | -4/+17 | |
| | | | | | | | | Jeremy. | |||||
* | | Fixes from John Trostel (modified somewhat by me) to ensure that all lookup_XX | Jeremy Allison | 2001-10-09 | 3 | -16/+27 | |
| | | | | | | | | | | | | functions correctly deal with the SID_NAME_TYPE. One fix for connection user lookup in LSA. Jeremy. | |||||
* | | Replaced smbmnt with smbmount in link for mount.smbfs | John Terpstra | 2001-10-09 | 2 | -2/+2 | |
| | | | | | | | | Note: smbmnt is broken at this time. | |||||
* | | Removed libsmbclient.so major and minor version parameters to ↵ | John Terpstra | 2001-10-09 | 1 | -5/+2 | |
| | | | | | | | | | | | | | | | | | | installlibsmbclient. Note: The effect of having this meant that libsmbclient.so.0.1 was being rebuilt EVERY time make was run. If versioning is important in the Makefile.in then we need to integrate this differently. For now: Providing the needed link is the responsibility of the person doing the installation. | |||||
* | | Removed version extension from libsmbclient.so - let installation process do ↵ | John Terpstra | 2001-10-09 | 1 | -1/+1 | |
| | | | | | | | | this. | |||||
* | | Updating spec files for automatic building of libsmbclient when specified to ↵ | John Terpstra | 2001-10-09 | 1 | -2/+0 | |
| | | | | | | | | configure. | |||||
* | | NT treats not print job found as bad param, not as success (verified ↵ | John Reilly | 2001-10-08 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | w/netmon & testing). rpc_server/srv_spoolss_nt.c:getjob_level_2() return invalid param when job is not found JohnR | |||||
* | | Fixed WINS re-registration bug. Don't ask..... :-(. It was in my code :-). | Jeremy Allison | 2001-10-08 | 2 | -2/+3 | |
| | | | | | | | | Jeremy. | |||||
* | | Added admin user to Profiles share, removed "share modes" option in Profiles ↵ | John Terpstra | 2001-10-08 | 2 | -2/+6 | |
| | | | | | | | | | | | | share. Revised "logon path" and "logon home" defaults. | |||||
* | | hide unreadable is a per-share parameter. At least in my | Volker Lendecke | 2001-10-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | tests it worked per share. Volker | |||||
* | | clarified the passwd chat decription. | Gerald Carter | 2001-10-06 | 3 | -73/+68 | |
| | | ||||||
* | | updated the 2.0 -> 2.2 migration section of the printing chapter. | Gerald Carter | 2001-10-06 | 3 | -1615/+1538 | |
| | | ||||||
* | | Merge Anton's PPC spinlock fix. | Jeremy Allison | 2001-10-06 | 1 | -1/+1 | |
| | | | | | | | | Jeremy. | |||||
* | | small patch by Joachim Ott <ott@bebrag.de> to add buttons | Gerald Carter | 2001-10-06 | 1 | -2/+84 | |
| | | | | | | | | | | | | | | | | | | | | | | to the status page which can toggle between view the pid and the client name for locked files. jerry | |||||
* | | autogen and fixed typo (not necessarily in that order) | Gerald Carter | 2001-10-06 | 6 | -11/+179 | |
| | | ||||||
* | | autogen from old updates | Gerald Carter | 2001-10-06 | 4 | -44/+55 | |
| | | ||||||
* | | added in the winbind HOWTO from John Trostel | Gerald Carter | 2001-10-06 | 4 | -1533/+3661 | |
| | | ||||||
* | | fixed some typos found by spell check. Removed the comment about needing | Herb Lewis | 2001-10-04 | 1 | -26/+22 | |
| | | | | | | | | | | | | | | | | | | | | to build from sources in several trees. Someone needs to revies the first item in the limitations about only being available on Linux. Is this still correct? I'm still not able to generate the other files could someone also do this please? | |||||
* | | reorganize how WINBIND_*PROGS variables are defined. This is more in | Herb Lewis | 2001-10-04 | 3 | -26/+25 | |
| | | | | | | | | line with the way RUN_PROG is defined in configure. | |||||
* | | add support for new winbind targets | Herb Lewis | 2001-10-04 | 1 | -1/+32 | |
| | | ||||||
* | | fixes for build libsmbclient.a in 2.2 (as per discussion with jht) | Gerald Carter | 2001-10-04 | 1 | -11/+11 | |
| | | ||||||
* | | Fixup some IRIX compiler warnings. | Jeremy Allison | 2001-10-04 | 2 | -12/+13 | |
| | | | | | | | | Jeremy. | |||||
* | | Merge of missing parameter definitions (winbind enum {users,groups}) from | Tim Potter | 2001-10-04 | 1 | -0/+43 | |
| | | | | | | | | winbindd manual page. | |||||
* | | begin update for changes in 2.2.2 - incomplete but just wanted to | Herb Lewis | 2001-10-04 | 1 | -3/+78 | |
| | | | | | | | | checkpoint my changes | |||||
* | | Moved Simo's realloc fixes back. | Jeremy Allison | 2001-10-03 | 2 | -5/+13 | |
| | | | | | | | | Jeremy. | |||||
* | | Ensure accessing NT member servers works with a Samba PDC. Don't | Jeremy Allison | 2001-10-03 | 4 | -12/+13 | |
| | | | | | | | | | | | | change these timestamp settings without good reason. Remove CLEAR_IF_FIRST flag is tdb is read-only. Jeremy. | |||||
* | | add the 2.2.1a notice | Herb Lewis | 2001-10-03 | 1 | -2/+13 | |
| | | ||||||
* | | Insure fixes for rpcclient. | Jeremy Allison | 2001-10-03 | 1 | -15/+18 | |
| | | | | | | | | Jeremy. | |||||
* | | Fixed wrong size of debugf. | Jeremy Allison | 2001-10-03 | 1 | -1/+1 | |
| | | | | | | | | Jeremy. | |||||
* | | Merge of rpcclient exit code patch from HEAD. Spotted by Michael Sweet | Tim Potter | 2001-10-02 | 1 | -1/+1 | |
| | | | | | | | | <mike@easysw.com> | |||||
* | | Fixed up the change password bug when not using PAM. | Jeremy Allison | 2001-10-02 | 5 | -24/+152 | |
| | | | | | | | | | | | | | | | | | | | | | | | | The problem is we were trying to use mask_match as a generic wildcard matcher for UNIX strings (like the password prompts). We can't do that - we need a unix_wild_match (re-added into lib/util.c) as the ms_fnmatch semantics for empty strings are completely wrong. This caused partial reads to be accepted as correct passwd change responses when they were not.... Also added paranioa test to stop passwd change being done as root with no %u in the passwd program string. Jeremy. | |||||
* | | Added libsmbclient to configure args - no need for patch now. | John Terpstra | 2001-10-02 | 1 | -2/+3 | |
| | | ||||||
* | | Fixed the bug with member servers in a Samba PDC hosted domain not allowing | Jeremy Allison | 2001-10-02 | 8 | -34/+60 | |
| | | | | | | | | | | | | other access. Problem was max time was being set to 0xffffffff, instead of 0x7fffffff. Jeremy. |