samba.git
2004-03-04 Gerald CarterBUG 848: don't create winbind local users/groups that...
2004-03-04 Gerald Carteranother fix for bug 761; don't default to bsd printing...
2004-03-03 Jeremy AllisonAdded client "hardlink" commant to test doing NT rename...
2004-03-03 Jeremy AllisonUse a common function to parse all pathnames from the...
2004-03-03 Jim McDonoughmore usrmgr fixes: display lockout timers in minutes...
2004-03-03 Jim McDonoughquick for for usrmgr. unknown_6 is really max dimensio...
2004-03-02 Gerald CarterBUG 1129: patch from shiro@miraclelinux.com (Shiro...
2004-03-02 Jim McDonoughfix typo for callback bit
2004-03-02 Simo SorceLet's be polite with poorer backends ;-)
2004-03-02 Volker LendeckeThis adds winbind-generated groups showing up in 'geten...
2004-03-02 Gerald Carterallow the 'printing' parameter to be set on a per share...
2004-03-02 Volker LendeckeIdra, your privileges patch allowed login only with...
2004-03-02 Simo SorceSorry, forgot to commit an essential piece.
2004-03-02 Volker LendeckeExpand aliases for winbind-generated groups.
2004-03-02 Gerald Cartermerging from 3.0
2004-03-01 Gerald CarterBUG 1147; bad pointer case in get_stored_queue_info...
2004-03-01 Simo SorceOk here it is my latest work on privileges
2004-03-01 Volker LendeckeFix Tim's fix for #1144. Tim, could you look at that...
2004-03-01 Volker LendeckeWhen asked to delete an alias member, don't add it ...
2004-03-01 Volker LendeckeAdd aliases to winbindd_getgroups().
2004-03-01 Tim PotterFix bugzilla #1144 where running configure --with-fhs...
2004-02-29 Volker LendeckeApply my experimental aliases support to HEAD. This...
2004-02-29 Volker Lendeckenet_rpc.c: Don't complain if [add|del]mem was successful.
2004-02-29 Volker LendeckeTrivial commit to make 'smbdiff 3_0/source head/source...
2004-02-29 Volker LendeckePrint an informative error message if trying to add...
2004-02-28 Volker LendeckeAdd 'net rpc group [add|del]mem' for domain groups...
2004-02-28 Volker LendeckeFix my fix to net rpc group list. We can certainly...
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-27 Rafal SzczesniakAdding ability to operate on trust passwords to pdbedit...
2004-02-27 Rafal SzczesniakDisabling GUMS (gums_tdbsam2) temporarily, to fix the...
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 Jeremy AllisonInteresting fact found by IFSTEST /t LockOverlappedTest...
2004-02-25 Andrew Bartlett(merge from 3.0)
2004-02-25 Richard SharpeAdds some more tests of renaming an open file that...
2004-02-25 Andrew Bartlett(merge from 3.0)
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 Bartlett(merge from 3.0)
2004-02-23 Jeremy AllisonFix "unable to initialize" bug when smbd hasn't been...
2004-02-23 Jim McDonoughAdd bad password count/time attributes
2004-02-22 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 Tim PotterAIX has already has a function called msleep(). Bugzil...
2004-02-20 Jim McDonoughhandle both 0 and -1 as disabling
2004-02-20 Jim McDonoughMake default lockout duration and
2004-02-20 Gerald Carter<attr/xattr.h> & <sys/xattr.h> are mutually exclusive...
2004-02-19 Jeremy AllisonFixup returns from lookupsids in the same way as lookup...
2004-02-19 Gerald Cartercheck for <sys/xattr.h>; needed by Debian testing
2004-02-19 Gerald Carterremove some unused local variables
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 Gerald Cartercomment out server portion of DsEnumerateDomainTrusts...
2004-02-19 Jim McDonoughAdd bad pw count and autolock flag update fn()s
2004-02-19 Gerald Carterfixing error in logic when checking flags changed field...
2004-02-19 Gerald Cartermerging smbmnt fix from 3.0
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 Simo Sorcereformatting
2004-02-19 Jeremy AllisonFix the "too many fcntl locks" scalability problem...
2004-02-17 Jeremy AllisonFix based on Volker's code to correctly return code...
2004-02-17 Volker LendeckeWhen creating a group via a script, don't let winbind...
2004-02-17 Volker LendeckeAlso set alias info for builtins.
2004-02-17 Volker LendeckeDon't try to show entries 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 Volker LendeckeCosmetic fix: use sid_is_in_our_domain.
2004-02-16 Volker LendeckeFix success message for net groupmap modify
2004-02-14 Jim McDonoughSync with openldap schema. Add munged dial and config...
2004-02-13 Jeremy AllisonTypo (missed SAFE_FREE).,
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 Richard SharpeApply the multiple login stuff to smbclient ...
2004-02-13 Jim McDonoughFix a few comments/formatting issues to make it more...
2004-02-12 Herb Lewismerge old change from 2.2 branch to give legend in...
2004-02-12 Jim McDonoughFix format error for generating SELECT, since unknown_3...
2004-02-12 Gerald Carterabartlet's pdb_set/changed flag fix for NULL passwords
2004-02-12 Gerald Cartermerges from 3.0
next