Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fix for interactive login with passwords > 14 characters. Also make | Jeremy Allison | 2001-10-01 | 1 | -6/+25 | |
| | | | | | | | | | | | | interactive logins obey lanman auth parameter. Will also check sessionsetup logins obey this.... Jeremy. | |||||
* | | :%s/WITH_LDAP/WITH_LDAP_SAM/ | Gerald Carter | 2001-10-01 | 1 | -5/+5 | |
| | | ||||||
* | | Oops. Left out the static libsmbclient.a library. | John Terpstra | 2001-10-01 | 1 | -1/+1 | |
| | | ||||||
* | | Updated Makefile spec to build libsmbclient.so | John Terpstra | 2001-10-01 | 1 | -1/+1 | |
| | | ||||||
* | | removed redundant ifdef's for readline include files. | Gerald Carter | 2001-09-30 | 1 | -18/+0 | |
| | | ||||||
* | | updates from Sylvestre Taburet and Buchan Milne | Gerald Carter | 2001-09-30 | 2 | -41/+104 | |
| | | ||||||
* | | Fixed more return checks. | Jeremy Allison | 2001-09-29 | 2 | -4/+8 | |
| | | | | | | | | Jeremy. | |||||
* | | Fixed up checks on pdb_set_[nt|lanman]_passwd failing with out of memory. | Jeremy Allison | 2001-09-29 | 7 | -30/+104 | |
| | | | | | | | | Jeremy. | |||||
* | | I don't normally commit to 2.2, but I'll get this mess at least slightly fixed | Andrew Bartlett | 2001-09-29 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | up. The real fix for all of this is in HEAD, but this will allow adding users again and settle the farm back down. Andrew Bartlett | |||||
* | | add option to build the libsmbclient shared library with | Gerald Carter | 2001-09-29 | 3 | -732/+805 | |
| | | | | | | | | --with-libsmbclient (defaults to no) | |||||
* | | Merge check for changed include files from HEAD. | Jeremy Allison | 2001-09-29 | 1 | -35/+32 | |
| | | | | | | | | Jeremy. | |||||
* | | Fixed CUPS detection - patch from Michael Sweet. | Jeremy Allison | 2001-09-28 | 3 | -7/+10 | |
| | | | | | | | | Jeremy. | |||||
* | | Merged AB's passdb fix for password changing. | Jeremy Allison | 2001-09-28 | 1 | -16/+12 | |
| | | | | | | | | Jeremy. | |||||
* | | Merged some of AB's HEAD changes - fix memory leaks. | Jeremy Allison | 2001-09-27 | 1 | -23/+24 | |
| | | | | | | | | Jeremy. | |||||
* | | Fix unix_strlower calls in pdb_tdb.c. Remove smbpasswd_XX call from | Jeremy Allison | 2001-09-27 | 2 | -4/+7 | |
| | | | | | | | | | | pdbedit.c Jeremy. | |||||
* | | Sync 2.2.2 and HEAD (I will keep these the same if it kills me :-). | Jeremy Allison | 2001-09-27 | 1 | -195/+177 | |
| | | | | | | | | Jeremy. | |||||
* | | Merge from HEAD - try and keep these in sync. | Jeremy Allison | 2001-09-27 | 1 | -24/+16 | |
| | | | | | | | | Jeremy. | |||||
* | | Merge HEAD and 2.2 - try frantically to keep in sync. | Jeremy Allison | 2001-09-27 | 1 | -35/+107 | |
| | | | | | | | | Jeremy. | |||||
* | | only build bin/pdbedit if the user specified --with-XXXsam | Gerald Carter | 2001-09-27 | 3 | -719/+726 | |
| | | ||||||
* | | Merge in AndrewB's changes to passdb, and pdbedit. Remove references to | Jeremy Allison | 2001-09-27 | 3 | -62/+88 | |
| | | | | | | | | | | functions in lib/smbpasswd.c in HEAD. Jeremy. | |||||
* | | patch to make Samba work with OpenSSL (instead of SSLeay). | Gerald Carter | 2001-09-26 | 7 | -750/+815 | |
| | | | | | | | | submitted by Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE> | |||||
* | | updated docs for Lutz's OpenSSL patches | Gerald Carter | 2001-09-26 | 1 | -48/+64 | |
| | | ||||||
* | | If we are a Backup Domain Controller, we should not answer a Query for PDC. | Volker Lendecke | 2001-09-26 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | At least a real BDC does not. This prevents a NT4 to attempt password changes against us as a BDC. (domain logons = yes, domain master no). However, if you just switched to 'domain master = no', the Workstation will still do the password change. We have to reject the password change with the correct error code. Not done yet. Volker | |||||
* | | large collection of minor fixes. Mostly typos | Gerald Carter | 2001-09-26 | 17 | -104/+144 | |
| | | | | | | | | | | | | and out of date information. Thanks to Rafal Szczesniak <mimir@spin.ict.pwr.wroc.pl> for helping out with this. | |||||
* | | added "thanks" messsage | Gerald Carter | 2001-09-26 | 1 | -3/+2 | |
| | | ||||||
* | | added smbHome to schema. SAM_ACCOUNT struct holds the UNC path | Gerald Carter | 2001-09-26 | 2 | -7/+8 | |
| | | | | | | | | to the home directory (not the UNIX file system path). | |||||
* | | another minor fix from Toomas. | Gerald Carter | 2001-09-26 | 1 | -1/+1 | |
| | | ||||||
* | | couple of minor typos noticed by Toomas | Gerald Carter | 2001-09-26 | 2 | -2/+2 | |
| | | ||||||
* | | Fixing library naming, paths not created - now should work. | John Terpstra | 2001-09-26 | 1 | -4/+5 | |
| | | ||||||
* | | Added Elrond patch to make se_access_check use NT datastructures, not Samba. | Jeremy Allison | 2001-09-26 | 4 | -29/+18 | |
| | | | | | | | | Jeremy. | |||||
* | | Moved account disabled check to stop accoutn guessing. Patch from Andrew | Jeremy Allison | 2001-09-25 | 1 | -4/+3 | |
| | | | | | | | | | | Bartlett. Jeremy | |||||
* | | Merge in hash change from HEAD. | Jeremy Allison | 2001-09-25 | 3 | -24/+23 | |
| | | | | | | | | Jeremy. | |||||
* | | Raft of fixes, syncing up passdb stuff with HEAD (this patch goes | Jeremy Allison | 2001-09-25 | 10 | -266/+339 | |
| | | | | | | | | | | | | | | both ways). Fixed the commented "this is a memory leak" leaks in pdb_tdb.c. Added SAFE_FREE macro for compatibility. Sync passdb/passdb.c with HEAD. Jeremy. | |||||
* | | Added libsmbclient stuff. | John Terpstra | 2001-09-25 | 2 | -1/+56 | |
| | | ||||||
* | | Small typo in previous changes, so fix it. | Richard Sharpe | 2001-09-25 | 1 | -1/+1 | |
| | | ||||||
* | | A small change to the libsmbclient link so it works properly under Linux so | Richard Sharpe | 2001-09-25 | 1 | -1/+2 | |
| | | | | | | | | packagers have an easier time of it. | |||||
* | | Fixed enumeration of large numbers of groups from a Samba DC. | Jeremy Allison | 2001-09-25 | 2 | -11/+13 | |
| | | | | | | | | | | Tidied up debug messages in lib/messages.c Jeremy. | |||||
* | | Log sys_acl_set_XX at level 2 not zero. | Jeremy Allison | 2001-09-25 | 1 | -2/+2 | |
| | | | | | | | | Jeremy. | |||||
* | | Change log message to 2 from zero when failing to create directory. | Jeremy Allison | 2001-09-24 | 1 | -1/+1 | |
| | | | | | | | | | | Stops spurious profile creation messages. Jeremy. | |||||
* | | renamed macro WITH_TDBSAM to work with new configure script. | Gerald Carter | 2001-09-24 | 1 | -1/+1 | |
| | | ||||||
* | | clean up the "mess that was autoconf" so that various SAM backend's | Gerald Carter | 2001-09-24 | 9 | -105/+162 | |
| | | | | | | | | | | | | actually compile now. Will merge this into head later. Also added Toomas's NIS+ SAM backend (--with-nisplussam) | |||||
* | | Removed extra '()' s. | Jeremy Allison | 2001-09-24 | 1 | -8/+6 | |
| | | | | | | | | Jeremy. | |||||
* | | added NIS+ SAM patch from Toomas Soome. | Gerald Carter | 2001-09-24 | 6 | -760/+2178 | |
| | | ||||||
* | | Fixed typo in winbind uid check. | John Terpstra | 2001-09-22 | 1 | -2/+2 | |
| | | ||||||
* | | added missing displayName attribute spotted by Ignacio Coupeau | Gerald Carter | 2001-09-22 | 1 | -0/+4 | |
| | | ||||||
* | | Ignore unmappable (NT Authority, BUILTIN etc.) SIDs in an ACL set. | Jeremy Allison | 2001-09-22 | 4 | -575/+624 | |
| | | | | | | | | | | Added useralias call from HEAD. Jeremy. | |||||
* | | Attempt to make quotas work with RH7.1, and with other Linuxen... This is | Jeremy Allison | 2001-09-21 | 5 | -109/+240 | |
| | | | | | | | | | | *HARD*, dammit ! Jeremy. | |||||
* | | Added -s configfile to smbcontrol.c. | Volker Lendecke | 2001-09-21 | 1 | -5/+9 | |
| | | | | | | | | Volker | |||||
* | | Updates for 2.2.2 release. | Shirish Kalele | 2001-09-20 | 1 | -1/+4 | |
| | | ||||||
* | | Removing checkinstall from Solaris pkg prototype. | Shirish Kalele | 2001-09-20 | 1 | -1/+0 | |
| | |