Fixed typo spotted by "Jim McDonough" <jmcd@us.ibm.com>....
[samba.git] / source3 /
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.
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 Tim PotterOops.
2001-06-01 Tim PotterIf a debug class was explicitly set to zero the debug...
2001-06-01 Tim PotterAdded a --with/without winbind option to configure...
2001-06-01 Tim PotterAdded *.po to .cvsignore files.
2001-06-01 Tim PotterAdded a comment.
2001-05-31 Gerald Cartermerge from 2.2
2001-05-31 Gerald Cartermerge from 2.2
2001-05-31 Gerald Cartermerge from 2.2
2001-05-31 Jeremy AllisonRename bzero -> memset.
2001-05-31 Jeremy AllisonFix debug statement so it doesn't use lp_workgroup...
2001-05-30 Andrew Tridgellfixed asprintf declaration
2001-05-30 Andrew Tridgell- added AC_HAVE_DECL() macro to aclocal.m4, so we can...
2001-05-30 Andrew Tridgellmerged fix for tdb_unpack from 2_2
2001-05-30 Andrew Tridgelladded list function to tdbtool
2001-05-30 Andrew Tridgellnew proto.h
2001-05-30 Andrew Tridgellmake swat recover from previously bad umask from xinetd
2001-05-30 Andrew Tridgelluse the new tdb_open_log() fn on connections database
2001-05-30 Andrew Tridgell- fixed an off-by-1 bug in the delayed deletion code...
2001-05-30 Andrew Tridgelladded a tdb_open_log() function that opens a tdb and...
2001-05-30 Tim PotterAdd border=0 in included swat images to get rid of...
2001-05-29 Andrew Tridgellmore portable TDB_LOG macro
2001-05-29 Tim PotterFixed compiler warning.
2001-05-29 Simo Sorce4 new functions to retrieve single linked list of group...
2001-05-28 Andrew Tridgellmake sure the umask is set in swat
2001-05-28 Andrew Tridgelltry to make the tailer code much more robust. When...
2001-05-25 Tim Potteri18n fix for domain_client_validate()
2001-05-25 Andrew Tridgellreturn an error code on password attack, rather than...
2001-05-25 Jeremy AllisonAdded tdb_change_int_atomic() to allow atomic updates...
2001-05-24 Jeremy AllisonFixup the large_writex problem (a large_writex can...
2001-05-24 Jeremy AllisonFix for random stream generator.
2001-05-24 Tim PotterAdded structures for LOGON_CTRL rpc.
2001-05-24 Tim PotterAdded srvinfo and partial logonctrl and logonctrl2...
2001-05-24 Tim PotterFixed compiler warning.
2001-05-24 Tim PotterAdded server side reponse to net_logon_ctrl rpc. We...
2001-05-24 Tim PotterAdded srv_get_info client command.
2001-05-24 Tim PotterAdded logon control2 client call.
2001-05-24 Tim PotterAdded a init function for net_q_logon_ctrl2 so we can...
2001-05-24 Tim PotterRemoved some level 0 debugs accidentally left in -...
2001-05-24 Tim PotterReplaced next_command() with call to next_token().
2001-05-24 Tim PotterAdded stubs for SRVSVC and NETLOGON rpcclient commands.
2001-05-23 Jeremy AllisonAdded tdb_errstr() messages so we can see if these...
2001-05-23 Jeremy AllisonThis is *very* cool. I'm pretty convinced we can just...
2001-05-23 Jeremy AllisonStupid typo. Should be if (!tdb).
next