summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Implement 'net groupmap set' and 'net groupmap cleanup'.Volker Lendecke2004-02-263-0/+157
| * And another little constVolker Lendecke2004-02-261-1/+1
| * Apply some constVolker Lendecke2004-02-261-2/+3
| * Interesting fact found by IFSTEST /t LockOverlappedTest...Jeremy Allison2004-02-261-1/+8
| * (merge from 3.0)Andrew Bartlett2004-02-252-1/+6
| * Adds some more tests of renaming an open file that has been opened withRichard Sharpe2004-02-251-7/+76
| * (merge from 3.0)Andrew Bartlett2004-02-254-31/+61
| * Fixup strange rename error case (gentest).Jeremy Allison2004-02-251-1/+2
| * Do the query part of the previous fix...reset time and duration are set in mi...Jim McDonough2004-02-251-2/+2
| * reset time and duration are set in minutes, not seconds. Works from usrmgr.Jim McDonough2004-02-251-2/+2
| * Figured out a new flags bit with gentest and ethereal....Jeremy Allison2004-02-252-2/+11
| * More gentest fun :-). NB. I'm not fixing OpenX breakage 'cos if you lookJeremy Allison2004-02-251-5/+27
| * More gentest fixes.Jeremy Allison2004-02-251-6/+17
| * Add 'net rpc group add'. For this parse_samr.c had to be changed: TheVolker Lendecke2004-02-245-5/+167
| * 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
| * (merge from 3.0)Andrew Bartlett2004-02-231-1/+1
| * Fix "unable to initialize" bug when smbd hasn't been run withJeremy Allison2004-02-232-2/+8
| * 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-204-115/+13
| * Make us bug-for-bug compatible with W2K3 - to get delete on close semanticsJeremy Allison2004-02-203-18/+44
| * AIX has already has a function called msleep(). Bugzilla #1098.Tim Potter2004-02-208-14/+14
| * handle both 0 and -1 as disablingJim McDonough2004-02-201-4/+4
| * Make default lockout duration andJim McDonough2004-02-201-2/+2
| * <attr/xattr.h> & <sys/xattr.h> are mutually exclusive it seems; fix build on ...Gerald Carter2004-02-201-3/+2
| * Fixup returns from lookupsids in the same way as lookupnames. Inspired byJeremy Allison2004-02-191-6/+7
| * check for <sys/xattr.h>; needed by Debian testingGerald Carter2004-02-192-1/+5
| * remove some unused local variablesGerald Carter2004-02-191-5/+2
| * 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
| * comment out server portion of DsEnumerateDomainTrusts() since it causes 2k/xp...Gerald Carter2004-02-192-4/+11
| * Add bad pw count and autolock flag update fn()sJim McDonough2004-02-191-2/+127
| * fixing error in logic when checking flags changed field on user primary group...Gerald Carter2004-02-191-28/+28
| * merging smbmnt fix from 3.0Gerald Carter2004-02-191-1/+1
| * 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
| * reformattingSimo Sorce2004-02-191-69/+69
| * Fix the "too many fcntl locks" scalability problem raised by tridge.Jeremy Allison2004-02-194-35/+62
| * Fix based on Volker's code to correctly return code from lsa_lookup_sidsJeremy Allison2004-02-171-17/+19
| * When creating a group via a script, don't let winbind do it as well.Volker Lendecke2004-02-171-3/+1
| * Also set alias info for builtins.Volker Lendecke2004-02-171-1/+2