summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-02-21Add calls to password lockout functions. Should now work against tdbsam only.Jim McDonough1-0/+38
2004-02-21printf -> d_printfTim Potter1-1/+1
2004-02-20Make SMB_FILE_ACCESS_INFORMATION call work correctly.Jeremy Allison4-115/+13
2004-02-20Make us bug-for-bug compatible with W2K3 - to get delete on close semanticsJeremy Allison3-18/+44
2004-02-20AIX has already has a function called msleep(). Bugzilla #1098.Tim Potter8-14/+14
2004-02-20handle both 0 and -1 as disablingJim McDonough1-4/+4
2004-02-20Make default lockout duration andJim McDonough1-2/+2
2004-02-20<attr/xattr.h> & <sys/xattr.h> are mutually exclusive it seems; fix build on ...Gerald Carter1-3/+2
2004-02-19Fixup returns from lookupsids in the same way as lookupnames. Inspired byJeremy Allison1-6/+7
2004-02-19check for <sys/xattr.h>; needed by Debian testingGerald Carter2-1/+5
2004-02-19remove some unused local variablesGerald Carter1-5/+2
2004-02-19Enable checking/resetting of account lockout and bad password based on policyJim McDonough1-3/+17
2004-02-19Clean up bad pw count and autolock flag update fn()sJim McDonough1-79/+95
2004-02-19comment out server portion of DsEnumerateDomainTrusts() since it causes 2k/xp...Gerald Carter2-4/+11
2004-02-19Add bad pw count and autolock flag update fn()sJim McDonough1-2/+127
2004-02-19fixing error in logic when checking flags changed field on user primary group...Gerald Carter1-28/+28
2004-02-19merging smbmnt fix from 3.0Gerald Carter1-1/+1
2004-02-19Add bad password reset and display of bad password count/timeJim McDonough1-3/+25
2004-02-19Add functions to get/set bad password timeJim McDonough2-1/+21
2004-02-19Add bad password time fieldsJim McDonough1-0/+2
2004-02-19reformattingSimo Sorce1-69/+69
2004-02-19Fix the "too many fcntl locks" scalability problem raised by tridge.Jeremy Allison4-35/+62
2004-02-17Fix based on Volker's code to correctly return code from lsa_lookup_sidsJeremy Allison1-17/+19
2004-02-17When creating a group via a script, don't let winbind do it as well.Volker Lendecke1-3/+1
2004-02-17Also set alias info for builtins.Volker Lendecke1-1/+2
2004-02-17Don't try to show entries that could not be listed.Volker Lendecke1-0/+9
2004-02-17In samr_lookup_names Windows does not return WKN_GRP(5) but ALIAS(4) whenVolker Lendecke1-1/+6
2004-02-17If there are no alias members, don't ask for their sids.Volker Lendecke1-0/+4
2004-02-16Cosmetic fix: use sid_is_in_our_domain.Volker Lendecke1-7/+3
2004-02-16Fix success message for net groupmap modifyVolker Lendecke1-1/+1
2004-02-14Sync with openldap schema. Add munged dial and config attrs/ocs.Jim McDonough2-1/+18
2004-02-13Typo (missed SAFE_FREE).,Jeremy Allison1-1/+2
2004-02-13Fix eta calculation when resumingJelmer Vernooij1-1/+1
2004-02-13Added Andrew Bartlett's patch to use an allocated buffer for count_chars.Jeremy Allison1-2/+8
2004-02-13Fixup the 'multiple-vuids' bugs.Jeremy Allison4-106/+105
2004-02-13Apply the multiple login stuff to smbclient ...Richard Sharpe1-1/+57
2004-02-13Fix a few comments/formatting issues to make it more in line withJim McDonough1-3/+6
2004-02-12merge old change from 2.2 branch to give legend in headingHerb Lewis1-2/+3
2004-02-12Fix format error for generating SELECT, since unknown_3 is now goneJim McDonough1-1/+1
2004-02-12abartlet's pdb_set/changed flag fix for NULL passwordsGerald Carter1-6/+4
2004-02-12merges from 3.0Gerald Carter2-4/+6
2004-02-12Fix typo: fileds -> fieldsJim McDonough1-1/+1
2004-02-12A couple of versioning adjustments. Remove unused version #define, andJim McDonough1-3/+4
2004-02-12More sync between HEAD and SAMBA_3_0Jim McDonough2-1/+10
2004-02-12Start of merging changes with SAMBA_3_0. Fix up some comments so thatJim McDonough1-10/+10
2004-02-12tdbsam & smb_panic merge from 3.0 (initial tests are ok but I'll setup a HEAD...Gerald Carter11-112/+295
2004-02-11More paranoia checks.Jeremy Allison1-0/+5
2004-02-11Paranoia fixes :-).Jeremy Allison1-0/+8
2004-02-11BUG 900: TAKEDA yasuma <yasuma@miraclelinux.com; fix token processing in cmd_...Gerald Carter1-9/+9
2004-02-11BUG 1055; patch from SATOH Fumiyasu <fumiya@miraclelinux.com>; formatting fi...Gerald Carter2-5/+6