Found by Fabien Chevalier <fabien.chevalier@supelec.fr> and
[nivanova/samba-autobuild/.git] / source3 /
2004-02-23 Andrew BartlettFound by Fabien Chevalier <fabien.chevalier@supelec...
2004-02-23 Jeremy AllisonFix "unable to initialize" bug when smbd hasn't been...
2004-02-23 Jim McDonoughJanitor for tpot...bugzilla #1098, msleep already exist...
2004-02-23 Jim McDonoughAdd bad password count/time attributes
2004-02-21 Jim McDonoughAdd calls to password lockout functions. Should now...
2004-02-21 Tim Potterprintf -> d_printf
2004-02-20 Jeremy AllisonMake SMB_FILE_ACCESS_INFORMATION call work correctly.
2004-02-20 Jeremy AllisonMake us bug-for-bug compatible with W2K3 - to get delet...
2004-02-20 Jim McDonoughhandle both 0 and -1 as disabling reset count and locko...
2004-02-20 Jim McDonoughMake default lockout duration and reset count time...
2004-02-20 Gerald Carterjust say no to crack
2004-02-20 Gerald Carter<attr/xattr.h> & <sys/xattr.h> are mutually exclusive...
2004-02-19 Jeremy AllisonFixup correct (as per W2K3) returns for lookupsids...
2004-02-19 Gerald Cartersys/xattr.h merge from HEAD
2004-02-19 Jim McDonoughEnable checking/resetting of account lockout and bad...
2004-02-19 Jim McDonoughClean up bad pw count and autolock flag update fn()s
2004-02-19 Jim McDonoughAdd bad pw count and autolock flag update fn()s
2004-02-19 Jim McDonoughAdd bad password reset and display of bad password...
2004-02-19 Jim McDonoughAdd functions to get/set bad password time
2004-02-19 Jim McDonoughAdd bad password time fields
2004-02-19 Jeremy AllisonFix the "too many fcntl locks" scalability problem...
2004-02-17 Steve FrenchFix incorrect strnicmp len
2004-02-17 Jeremy AllisonFix based on Volker's code to correctly return code...
2004-02-17 Steve FrenchDisable dev (MS_NODEV) on user mounts from cifs vfs
2004-02-17 Volker LendeckeWhen creating a group via a script, don't let winbind...
2004-02-17 Volker LendeckeBe able to set alias info for builtin as well.
2004-02-17 Volker LendeckeDon't try to show groups that could not be listed.
2004-02-17 Volker LendeckeIn samr_lookup_names Windows does not return WKN_GRP...
2004-02-17 Volker LendeckeIf there are no alias members, don't ask for their...
2004-02-16 Steve FrenchDisable suid on user mounts (can override with -DCIFS_A...
2004-02-16 Volker LendeckeCosmetic fix: Use sid_is_in_our_domain instead of doing...
2004-02-16 Volker LendeckeFix success message for net groupmap modify
2004-02-13 Jeremy AllisonMissed SAFE_FREE (typo).
2004-02-13 Jelmer VernooijFix ETA Calculation when resuming
2004-02-13 Jeremy AllisonAdded Andrew Bartlett's patch to use an allocated buffe...
2004-02-13 Jeremy AllisonFixup the 'multiple-vuids' bugs.
2004-02-13 Gerald Carterurban's changes for nosuid,nodev
2004-02-13 Jim McDonoughMove tdbsam versioning/upgrade code into 3.0
2004-02-12 Herb Lewismerge old change from 2.2 branch to give legend in...
2004-02-12 Jim McDonoughTry to remove the last vestiges of unknown_3...
2004-02-12 Gerald Carterabartlet's pdb_set/changed flag fix for NULL passwords
2004-02-12 Richard SharpeCommit Andrew Bartlett's interesting patch to smbclient...
2004-02-12 Gerald Carterstupid cut-n=paste error; my fault
2004-02-12 Jim McDonoughMore sync between passdb on 3.0 and HEAD.
2004-02-12 Jim McDonoughStart of merging HEAD changes. Right now, just move...
2004-02-12 Gerald Carterfix build of lock tests
2004-02-12 Gerald Cartermerge from old APP_HEAD
2004-02-12 Gerald Carterupdates for tdbsam code to help make merge into head...
2004-02-11 Jeremy AllisonMore paranoia checks.
2004-02-11 Steve FrenchUpdate mount.cifs version to 1.1
2004-02-11 Steve FrenchMount helper fixes for nosetuid, noexec part two of two
2004-02-11 Steve FrenchAdd missing nosetuid and noexec options
2004-02-11 Jeremy AllisonDon't set an iterator to a piece of free'd memory,...
2004-02-11 Gerald CarterBUG 900: TAKEDA yasuma <yasuma@miraclelinux.com; fix...
2004-02-11 Gerald Carterfix set/getsampwent iterator in tdbsam to use an alloca...
2004-02-11 Jeremy AllisonParanoia fixes :-).
2004-02-11 Jeremy AllisonAdded James Peach's fix for #1038.
2004-02-11 Gerald CarterBUG 1055; patch from SATOH Fumiyasu <fumiya@miraclelin...
2004-02-11 Gerald Cartermarking 'only user' as deprecated (based on feedback...
2004-02-10 Gerald Cartermore fixes from the static changes; please move static...
2004-02-10 Gerald Carterfix more compiler warning after the latest static rampage
2004-02-10 Jeremy AllisonFix for possible crash bug from Sebastian Krahmer ...
2004-02-09 Gerald Carteradd smbget to cvs ignore list
2004-02-09 Gerald Carterbug 1046 (patch from Bostjan Golob <golob@gimb.org...
2004-02-09 Volker LendeckeExpand 'net rpc group members' to local groups.
2004-02-09 Volker LendeckeAnd another build fix.
2004-02-09 Volker LendeckeFix the build & get rid of a compiler warning.
2004-02-09 Tim PotterApply James' printf format checking patch for SGI MIPSP...
2004-02-08 Andrew BartlettAdd more static...
2004-02-08 Andrew Bartlettnsswitch/winbindd_util.c:
2004-02-08 Andrew BartlettWhen we set a domain sid, force get_global_sam_sid...
2004-02-08 Andrew BartlettAdd static, and assert that we will never overflow...
2004-02-08 Andrew BartlettMore 'static' work.
2004-02-08 Andrew BartlettMake it possible to 'net rpc samdump' of any domain...
2004-02-08 Andrew BartlettAdd some help for 'net rpc password'.
2004-02-08 Andrew BartlettMake more functions static, and remove duplication...
2004-02-08 Andrew BartlettSamba hasn't used this function for ages - it's now...
2004-02-08 Andrew BartlettRemove more unused portions of the 'password cache'.
2004-02-08 Andrew BartlettRemove more unused functions - this time parts of the...
2004-02-08 Andrew BartlettAnother static function.
2004-02-08 Andrew BartlettMake this table static const.
2004-02-08 Andrew BartlettRemove unused utility function.
2004-02-08 Andrew BartlettMake get_dc_list static - we only ask for a sorted...
2004-02-08 Andrew BartlettBug found by gd - the new range-reterival code did...
2004-02-07 Andrew BartlettI should have done this years ago...
2004-02-06 Tim PotterReplace .po with .@PICSUFFIX@
2004-02-04 Jeremy AllisonFix final valgrind errors with #830. Catch mb conversio...
2004-02-04 Gerald Cartermove disabling code to context functions instead of...
2004-02-04 Jeremy AllisonFixup the allocate version of the function to do "crap...
2004-02-04 Gerald Carterreturn NSS_SUCCESS if we have found the max number...
2004-02-04 Andrew BartlettFix const warning
2004-02-04 Andrew BartlettThis should be the correct fix for the lack of a protot...
2004-02-04 Jeremy AllisonWorking on #830. Cope with bad conversions better ...
2004-02-03 Jeremy AllisonFix for a bug where the mutex could be left locked...
2004-02-02 Jeremy AllisonA few fixes from "L. Lucius" <ib@digicron.com>. Don...
2004-02-02 Gerald Carterfix installmodules problem with make on True64
2004-02-02 Gerald Carterfix problems with proto.h
2004-02-02 Andrew Tridgellthere are places in the samba3 code that don't check...
2004-02-02 Andrew Tridgellthe conversion from int to size_t in charcnv did not...
2004-02-02 Volker LendeckeRemove bogus check. No functional change, just cosmetics.
next