samba.git
2004-03-10 Herb Lewisfix type for tag in proto file
2004-03-09 Jeremy AllisonFix dfs referrals - don't use check_path_syntax. Also...
2004-03-09 Rafal SzczesniakYet another '\n' termination of debug message.
2004-03-09 Rafal SzczesniakForgot to put some more comments.
2004-03-09 Rafal Szczesniak1) Two new functions to trust passwords interface in...
2004-03-09 Rafal SzczesniakFix to debug message lacking termination with '\n'.
2004-03-09 Gerald Carterfix build with gcc 2.96 and --with-developer
2004-03-09 Andrew BartlettCommit to HEAD the updates to smb signing code that...
2004-03-09 Andrew BartlettMerge fixes and tests for jra's broken strstr_m() funct...
2004-03-09 Jeremy AllisonAdded strstr_m() function. Use in all places where...
2004-03-08 Jeremy AllisonFix assumption about following directory sep in check_p...
2004-03-08 Simo SorceDo some checks about data passed to this function
2004-03-08 Simo Sorce2 fixes to enhance readability of source code and debug...
2004-03-07 Volker LendeckeGet us a little closer to Windows LSA semantics.
2004-03-07 Volker LendeckeThis might not be used a lot and might not survive...
2004-03-07 Tim PotterFix typo.
2004-03-07 Tim PotterEnclose use of fchown() with guards. Bugzilla #1155.
2004-03-06 Tim Pottertdbdump doesn't need to #include <sys/mman.h>
2004-03-05 Jeremy AllisonSeveral mb tidyups - getting ready to address the XXX_s...
2004-03-05 Gerald CarterBUG 488: fix the 'show client in col 1' button and...
2004-03-05 Gerald Carterfix compiler warning
2004-03-05 Jelmer VernooijAdd -O (write downloaded files to stdout), based on...
2004-03-05 Jeremy Allisonall_string_sub() is broken as it doesn't handle mb...
2004-03-04 Jeremy AllisonFix my breakage of NT pipes from the previous patch...
2004-03-04 Gerald CarterBUG 1015: patch from jmcd to fix statfs redeclaration...
2004-03-04 Gerald CarterBUG 1080: fix declaration of SMB_BIG_UINT
2004-03-04 Volker LendeckeThere's a specific error message NT_STATUS_ALIAS_EXISTS.
2004-03-04 Volker LendeckeAnother typo, sorry for samba-cvs spam :-)
2004-03-04 Volker LendeckeFix typo.
2004-03-04 Jim McDonoughFix build farm, older compilers won't let you declare...
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
next