Cosmetic fixups found while playing with the server manager. Added support
[ira/wip.git] / source3 /
2001-06-25 Tim PotterCosmetic fixups found while playing with the server...
2001-06-25 Andrew Tridgellfixed usage of socklen_t and also tidied up SIG_ATOMIC_...
2001-06-25 Andrew Tridgellmake sure we have BOOL in autoconf usage of util_sec.c
2001-06-25 Andrew Tridgelladded a -L option to smbpasswd to force it to run local...
2001-06-25 Andrew Tridgell- make the regresison test mode code build in by defaul...
2001-06-24 Simo Sorcefixed error
2001-06-23 Jeremy AllisonLog debug before and after netbios names copied so...
2001-06-23 Simo Sorceuhm some pointer went wrong
2001-06-23 Simo Sorcehandle P_LIST parameters
2001-06-23 Simo Sorcefix compiler warnings
2001-06-23 Simo Sorcefix compiler warnings
2001-06-23 Jeremy AllisonAdded other_safe_chars to alpha_strcpy(). Needs testing...
2001-06-23 Jeremy AllisonBetter fix for client name vulnarability.
2001-06-22 Jeremy AllisonFix for multibyte default service parameter from TAKAHA...
2001-06-22 Jeremy AllisonFixed logic bug in timeout processing spotted by Ying...
2001-06-22 Jeremy AllisonFix for race condition found by Herb where we can end...
2001-06-22 Jeremy AllisonFix from "Jim McDonough" <jmcd@us.ibm.com>" - when...
2001-06-22 Andrew Tridgelladded the ability to test smbd safely as an ordinary...
2001-06-22 Gerald Cartersync this function with 2.2 (single check for NULL...
2001-06-22 Jeremy AllisonRemoved unused (and potentially crash-causing) free...
2001-06-22 Andrew Tridgelladd an ignore on proto.h
2001-06-22 Andrew Tridgellauto-build proto.h if its not there, but don't make...
2001-06-22 Tim PotterCleanup of cli_lsa_enum_trust_dom(). talloc() doesn...
2001-06-22 Tim PotterSpelling fix.
2001-06-22 Andrew Tridgellthe BAD_PTR idea in talloc.h is actually a bad idea...
2001-06-22 Tim PotterUse cli_read_one() for reading DCE/RPC reply fragments...
2001-06-22 Tim PotterMerged cli_read_one() function for reading DCE/RPC...
2001-06-22 Jeremy AllisonAndrew - please look this over. I've fixed a long stand...
2001-06-22 Andrew Tridgelladded some comments to make the cli read code clearer
2001-06-21 Simo Sorceuse next_token instead of strtok.
2001-06-21 Jeremy AllisonOk - I misspoke.... mmap returns MAP_FAILED, not necces...
2001-06-21 Jeremy AllisonWhen mmap fails it returns -1 *NOT NULL*.
2001-06-21 Jeremy AllisonMerging Gerry's spoolss changes.
2001-06-21 Andrew Tridgellnext_token() was supposed to be a reentrant replacement...
2001-06-21 Andrew TridgellAdded STR_NOALIGN flags to clistr and srvstr fns. Yes...
2001-06-21 Jeremy AllisonFollowing info from TAKAHASHI Motonobu <monyo@samba...
2001-06-20 Jeremy AllisonFixed W2K SP2 joining a Samba PDC hosted domain.
2001-06-20 Jeremy AllisonWarning fix from Andrew Bartlett.
2001-06-20 Simo Sorceinitial support for paramter type P_LIST
2001-06-20 Tim Pottermake proto
2001-06-20 Tim PotterAdded cli_samr_delete_dom_user() function.
2001-06-20 Tim PotterAdded delete domain user rpcclient command.
2001-06-20 Andrew Tridgelladded a close-share smbcontrol message that forcibly...
2001-06-20 Tim PotterMerge from appliance branch:
2001-06-19 Jeremy AllisonINFO_24 sometimes has a 2 byte length, sometimes doesn...
2001-06-19 Jeremy AllisonOnly try and open a directory if we get EISDIR.
2001-06-19 Jeremy AllisonExtra debug in open.c, fix for bad debug message in...
2001-06-19 Tim PotterFixed typo in debug message.
2001-06-19 Andrew Tridgelladded a torture target for building all torture progs...
2001-06-19 Andrew Tridgellmoved all our torture code to a separate directory
2001-06-19 Andrew Tridgelltorture code is moving to its own directory
2001-06-19 Jeremy Allisonrpc_server/srv_srvsvc_nt.c: Don't test an uint32 for...
2001-06-19 Tim PotterAdded $(PROFILE_OBJ) to winbindd objects.
2001-06-19 Jeremy AllisonSet support for info levels...
2001-06-18 Jeremy AllisonBest-effort so far implementation of new W2K info levels.
2001-06-18 Jeremy AllisonNew info level tester.
2001-06-18 Jeremy AllisonFix for assert fail - left over when moved to dynamic...
2001-06-18 Jeremy AllisonAdded patches to remove Linux specific XFS ACLs. These...
2001-06-18 Jeremy AllisonAdded "Jim McDonough" <jmcd@us.ibm.com> patches for...
2001-06-18 Andrew Tridgelladded a oplock break handler hook to the client code...
2001-06-18 Tim PotterRemoved silly Get_Hostbyname() wrapper as DNS names...
2001-06-16 Jeremy AllisonModified version of Jim's 0x27 and 0x28 Win9x Secdesc...
2001-06-15 Jeremy AllisonJim McDonough's parse patches for Win9x get SD calls.
2001-06-15 Jeremy AllisonFixed typo spotted by "Jim McDonough" <jmcd@us.ibm...
2001-06-15 Simo SorceBe sure to not use strlen with NULL pointer.
2001-06-15 Tim PotterPrototype update.
2001-06-15 Tim PotterAdded a unix error code for NT_STATUS_PATH_NOT_COVERED.
2001-06-15 Tim PotterAdd password length field to SAM_USER_INFO24 structure...
2001-06-15 Tim PotterMerged encode_pw_buffer() and nt_owf_genW() functions...
2001-06-14 Tim PotterFixed some return code checks for cli_initialise()...
2001-06-13 Tim PotterOops - proto.h contained junk from another workarea.
2001-06-13 Tim PotterAdded some msdfs client routines.
2001-06-13 Tim PotterRenamed -d option (make verbose) on smbstatus to -v.
2001-06-13 Jeremy AllisonMake message receive fn static.
2001-06-12 Jeremy AllisonFix from TAKAHASHI Motonobu <monyo@samba.gr.jp> for...
2001-06-12 Tim PotterFixed typo in debug message.
2001-06-12 Tim PotterRemoved commented out msdfs code that was being called...
2001-06-12 Jeremy Allisonlib/util_getent.c: removed debug code.
2001-06-11 Jeremy AllisonFound & fixed memory bug. num+1 * sizeof(x) != (num...
2001-06-11 Jeremy AllisonFixed potential free of NULL found by SGI speedshop.
2001-06-09 Jeremy AllisonFixed typo in Solaris and UnixWare ACLs.
2001-06-09 Jeremy Allison*Wonderful* patch from Andrew Bartlett that will help...
2001-06-08 Jeremy AllisonHerb's IRIX fix for deleting default ACLs.
2001-06-08 Jeremy AllisonLog tdb failures.
2001-06-08 Jeremy AllisonAIX has no default acls.
2001-06-08 Jeremy AllisonAdded sys_acl_delete_def_file for UnixWare and Solaris...
2001-06-08 Jeremy AllisonAdded sys_acl_delete_def_file() - needed as part of...
2001-06-08 Jeremy AllisonExtra stuff for large readwrite support.
2001-06-08 Jeremy AllisonCorrectly make max pathlength 255.
2001-06-07 Richard SharpeFix up the problems with calling smbc_init multiple...
2001-06-07 Tim PotterFixed typo in #ifndef at head of file.
2001-06-07 Tim PotterAdded comment about possible optimisation to winbindd_p...
2001-06-07 Tim PotterFixed bug in winbind_sid_to_gid() function.
2001-06-06 Jeremy AllisonAdded getconf flags for RH7.1 lfs support. Changed...
2001-06-06 Jeremy AllisonChanges to use new genrand code that got missed while...
2001-06-06 Tim PotterFix for cli_samr_connect() arg change.
2001-06-06 Tim PotterConverted SAMR_Q_LOOKUP_NAMES structure to tallocated...
2001-06-06 Tim PotterAdded stub dfs client commands to rpcclient.
2001-06-06 Tim PotterAdded stubs for dfs rpc client routines.
2001-06-06 Tim PotterPrototypes update.
next