summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | just say no to crackGerald Carter2004-02-201-1/+1
* | <attr/xattr.h> & <sys/xattr.h> are mutually exclusive it seems; fix build on ...Gerald Carter2004-02-201-3/+2
* | Fixup correct (as per W2K3) returns for lookupsids as well as lookupnames.Jeremy Allison2004-02-191-6/+7
* | sys/xattr.h merge from HEADGerald Carter2004-02-192-1/+5
* | Enable checking/resetting of account lockout and bad password based on policyJim McDonough2004-02-191-3/+17
* | Clean up bad pw count and autolock flag update fn()sJim McDonough2004-02-191-79/+95
* | Add bad pw count and autolock flag update fn()sJim McDonough2004-02-191-2/+127
* | merging some fixes from the release branch; more to come laterGerald Carter2004-02-191-8/+16
* | Add bad password reset and display of bad password count/timeJim McDonough2004-02-191-3/+25
* | Add functions to get/set bad password timeJim McDonough2004-02-192-1/+21
* | Add bad password time fieldsJim McDonough2004-02-191-0/+2
* | Fix the "too many fcntl locks" scalability problem raised by tridge.Jeremy Allison2004-02-194-35/+62
* | Fix incorrect strnicmp lenSteve French2004-02-171-23/+22
* | Fix based on Volker's code to correctly return code from lsa_lookup_sidsJeremy Allison2004-02-171-17/+19
* | Disable dev (MS_NODEV) on user mounts from cifs vfsSteve French2004-02-171-1/+1
* | When creating a group via a script, don't let winbind do it as well.Volker Lendecke2004-02-171-3/+1
* | Be able to set alias info for builtin as well.Volker Lendecke2004-02-171-1/+2
* | Don't try to show groups that could not be listed.Volker Lendecke2004-02-171-0/+9
* | In samr_lookup_names Windows does not return WKN_GRP(5) but ALIAS(4) whenVolker Lendecke2004-02-171-1/+6
* | If there are no alias members, don't ask for their sids :-)Volker Lendecke2004-02-171-0/+4
* | Disable suid on user mounts (can override with -DCIFS_ALLOW_USR_SUID)Steve French2004-02-161-1/+5
* | Cosmetic fix: Use sid_is_in_our_domain instead of doing it per hand.Volker Lendecke2004-02-161-7/+3
* | Fix success message for net groupmap modifyVolker Lendecke2004-02-161-1/+1
* | Fix whitespace to reduce diff from HEADJim McDonough2004-02-141-1/+1
* | sync IBM Directory Server schema with openldap schema...add munged dialJim McDonough2004-02-142-1/+2
* | Missed SAFE_FREE (typo).Jeremy Allison2004-02-131-1/+2
* | Fix ETA Calculation when resumingJelmer Vernooij2004-02-131-1/+1
* | Added Andrew Bartlett's patch to use an allocated buffer for count_chars.Jeremy Allison2004-02-131-2/+8
* | Fixup the 'multiple-vuids' bugs.Jeremy Allison2004-02-134-106/+105
* | urban's changes for nosuid,nodevGerald Carter2004-02-131-1/+1
* | specfile changes form the 3.0.2 releaseGerald Carter2004-02-131-0/+11
* | Move tdbsam versioning/upgrade code into 3.0Jim McDonough2004-02-132-28/+620
* | merge old change from 2.2 branch to give legend in headingHerb Lewis2004-02-121-2/+3
* | Try to remove the last vestiges of unknown_3...Jim McDonough2004-02-125-14/+1
* | abartlet's pdb_set/changed flag fix for NULL passwordsGerald Carter2004-02-121-6/+4
* | Commit Andrew Bartlett's interesting patch to smbclient that allows forRichard Sharpe2004-02-121-1/+57
* | stupid cut-n=paste error; my faultGerald Carter2004-02-121-2/+2
* | More sync between passdb on 3.0 and HEAD.Jim McDonough2004-02-127-37/+76
* | Start of merging HEAD changes. Right now, just move one fn() to eliminateJim McDonough2004-02-121-67/+63
* | fix build of lock testsGerald Carter2004-02-121-2/+2
* | merge from old APP_HEADGerald Carter2004-02-1210-59/+192
* | updates for tdbsam code to help make merge into head easier; needs a bit more...Gerald Carter2004-02-121-46/+53
* | More paranoia checks.Jeremy Allison2004-02-111-0/+5
* | Update mount.cifs version to 1.1Steve French2004-02-111-1/+1
* | Mount helper fixes for nosetuid, noexec part two of twoSteve French2004-02-111-10/+10
* | Add missing nosetuid and noexec optionsSteve French2004-02-111-7/+41
* | Don't set an iterator to a piece of free'd memory, store it first.Jeremy Allison2004-02-111-2/+3
* | BUG 900: TAKEDA yasuma <yasuma@miraclelinux.com; fix token processing in cmd_...Gerald Carter2004-02-111-9/+9
* | fix set/getsampwent iterator in tdbsam to use an allocated listGerald Carter2004-02-112-46/+105
* | Paranoia fixes :-).Jeremy Allison2004-02-111-0/+8