summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add 'net rpc group add'. For this parse_samr.c had to be changed: TheVolker Lendecke2004-02-244-5/+160
* | Remove unused variable.Volker Lendecke2004-02-241-1/+0
* | 'net idmap restore' is too useful to be left broken :-)Volker Lendecke2004-02-241-1/+105
* | Ensure '.' and '..' don't match in delete requests.Jeremy Allison2004-02-241-1/+4
* | More gentest error fixups.Jeremy Allison2004-02-243-2/+13
* | Fixup bad-path error found by gentest.Jeremy Allison2004-02-241-4/+6
* | Added NTrename SMB (0xA5) - how did we miss this.... ?Jeremy Allison2004-02-244-2/+55
* | Fixup correct timeout values for blocking lock timeouts (tested at connectathonJeremy Allison2004-02-241-1/+1
* | Found by Fabien Chevalier <fabien.chevalier@supelec.fr> andAndrew Bartlett2004-02-231-1/+1
* | Fix "unable to initialize" bug when smbd hasn't been run withJeremy Allison2004-02-232-2/+8
* | Janitor for tpot...bugzilla #1098, msleep already exists on aixJim McDonough2004-02-238-14/+14
* | Add bad password count/time attributesJim McDonough2004-02-232-0/+3
* | Add bad password count/time attributesJim McDonough2004-02-221-1/+12
* | Add calls to password lockout functions. Should now work against tdbsam only.Jim McDonough2004-02-211-0/+38
* | printf -> d_printfTim Potter2004-02-211-1/+1
* | Make SMB_FILE_ACCESS_INFORMATION call work correctly.Jeremy Allison2004-02-203-8/+13
* | Make us bug-for-bug compatible with W2K3 - to get delete on close semanticsJeremy Allison2004-02-203-18/+44
* | handle both 0 and -1 as disabling reset count and lockout durationJim McDonough2004-02-201-4/+4
* | Make default lockout duration and reset count time 30 minutes, to match windo...Jim McDonough2004-02-201-2/+2
* | 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