tprouty/samba.git
2001-06-21 Gerald Cartermerge from 2.2
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.
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-18 Tim PotterFixed typo in nmblookup example.
2001-06-18 Tim PotterFixed typo in configure error message.
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 Gerald Cartersyc up docs with 2.2
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 Tim PotterCorrection to winbind nss library install process....
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.
2001-06-06 Tim PotterIndent dodgy function prototype to avoid make proto...
2001-06-06 Tim PotterFixups for new args to cli_samr_connect()
2001-06-06 Tim PotterFixed bug in cli_samr_create_dom_user()
2001-06-06 Tim PotterConverted init_samr_q_lookup_names() and samr_io_q_look...
2001-06-05 Jeremy AllisonSet correct reply word in large writeX (greater than...
2001-06-05 Jeremy AllisonDeal with incorrect large writes from old NT4.x clients.
2001-06-05 Andrew Tridgelldon't use c++ style comments
2001-06-05 Andrew Tridgellfixed solaris compilation error (don't add to a void*)
2001-06-05 Tim PotterMerge of lsa_lookup_names() i18n bugfix from appliance.
2001-06-04 Andrew Tridgelluse LDSHFLAGS not -shared in several places
2001-06-04 Tim PotterAdded add domain user to rpcclient.
2001-06-04 Tim PotterMore compile fixups for winbind portability.
2001-06-04 Tim PotterCompile fix for Solaris.
2001-06-04 Tim PotterCompile fix for solaris.
2001-06-04 Tim PotterCompile fix for wbinfo on solaris.
2001-06-03 Andrew Tridgellremoved SHLIBS until someone has time to get it to...
2001-06-02 Tim PotterUpdate prototype file.
2001-06-02 Tim PotterMerge ... i18n domain name fix for lsa_query_info_polic...
2001-06-02 Tim PotterRemoved irritating and unecessary debug message.
2001-06-02 Tim Potteri18n bugfix merge from appliance.
2001-06-01 Gerald Carterfinal sync with SAMBA_2_2
2001-06-01 Gerald Cartermore syncs with SAMBA_2_2
2001-06-01 Gerald Cartersync with SAMBA_2_2
2001-06-01 Tim PotterOops.
2001-06-01 Gerald Carterbeginning of merge with SAMBA_2_2
2001-06-01 Gerald Carterforgot one
2001-06-01 Tim PotterIf a debug class was explicitly set to zero the debug...
next