summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* Add bad pw count and autolock flag update fn()sJim McDonough2004-02-191-2/+127
* 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
* 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
* 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
* Added James Peach's fix for #1038.Jeremy Allison2004-02-112-0/+42
* BUG 1055; patch from SATOH Fumiyasu <fumiya@miraclelinux.com>; formatting fi...Gerald Carter2004-02-112-5/+6
* marking 'only user' as deprecated (based on feedback in bug 66)Gerald Carter2004-02-111-1/+1
* more fixes from the static changes; please move static functions to the top o...Gerald Carter2004-02-101-23/+23
* fix more compiler warning after the latest static rampageGerald Carter2004-02-101-28/+28
* Fix for possible crash bug from Sebastian Krahmer (SuSE).Jeremy Allison2004-02-101-2/+18
* add smbget to cvs ignore listGerald Carter2004-02-091-0/+1
* bug 1046 (patch from Bostjan Golob <golob@gimb.org>); fix 20 month old bug wh...Gerald Carter2004-02-091-3/+3
* Expand 'net rpc group members' to local groups.Volker Lendecke2004-02-091-49/+175
* And another build fix.Volker Lendecke2004-02-091-2/+2