Can't set allocation size on directories, return correct error code on
[tprouty/samba.git] / source /
2004-02-28 Jeremy AllisonCan't set allocation size on directories, return correc...
2004-02-28 Jeremy AllisonMore gentest fixes. Fix up regression in IS_NAME_VALID...
2004-02-27 Rafal SzczesniakAdded copyrights I forgot about looong ago...
2004-02-26 Tim PotterFix for writable printerdata problem - bugzilla #1112.
2004-02-26 Volker LendeckeThat const was one too many
2004-02-26 Volker LendeckeImplement 'net groupmap set' and 'net groupmap cleanup'.
2004-02-26 Volker LendeckeAnd another little const
2004-02-26 Volker LendeckeApply some const
2004-02-26 Steve FrenchFixes to minor security bug pointed out by AB in the...
2004-02-26 Andrew Tridgellfixed compilation with --enable-dmalloc
2004-02-26 Jeremy AllisonMerging Richard's rename test.
2004-02-26 Jeremy AllisonInteresting fact found by IFSTEST /t LockOverlappedTest...
2004-02-25 Andrew BartlettFix bug in previous global_sam_sid() commit. I broke...
2004-02-25 Andrew BartlettI *hate* global variables...
2004-02-25 Jeremy AllisonFixup strange rename error case (gentest).
2004-02-25 Jim McDonoughDo the query part of the previous fix...reset time...
2004-02-25 Jim McDonoughreset time and duration are set in minutes, not seconds...
2004-02-25 Jeremy AllisonFigured out a new flags bit with gentest and ethereal....
2004-02-25 Jeremy AllisonMore gentest fun :-). NB. I'm not fixing OpenX breakage...
2004-02-25 Jeremy AllisonMore gentest fixes.
2004-02-24 Volker LendeckeAdd 'net rpc group add'. For this parse_samr.c had...
2004-02-24 Volker LendeckeRemove unused variable.
2004-02-24 Volker Lendecke'net idmap restore' is too useful to be left broken :-)
2004-02-24 Jeremy AllisonEnsure '.' and '..' don't match in delete requests.
2004-02-24 Jeremy AllisonMore gentest error fixups.
2004-02-24 Jeremy AllisonFixup bad-path error found by gentest.
2004-02-24 Jeremy AllisonAdded NTrename SMB (0xA5) - how did we miss this.... ?
2004-02-24 Jeremy AllisonFixup correct timeout values for blocking lock timeouts...
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...
next