Use samr connect4, then fall back to samr connect if it fails. This is
[kai/samba.git] / source3 / libsmb /
2002-08-05 Andrew TridgellThis fixes a number of ADS problems, particularly with...
2002-08-03 Andrew Tridgellfixed a bug where we were truncating the returned names...
2002-08-02 Tim PotterMoved rpc client routines from libsmb back to rpc_clien...
2002-07-31 Andrew Tridgelladded 'disable netbios = yes/no' option, default is no
2002-07-30 Andrew Tridgellthis fixes plaintext passwords with win2000
2002-07-30 Tim PotterSome crash fixes for netshareenum returning zero shares.
2002-07-27 Andrew BartlettRafal 'Mimir' Szczesniak <mimir@diament.ists.pwr.wroc...
2002-07-26 Andrew BartlettMimir has been busy with patches again, and sent in...
2002-07-22 Andrew Tridgellfixed a segv in net time when the host is unavailable
2002-07-21 Tim PotterRenamed all the new_cli_netlogon_* functions to cli_net...
2002-07-20 Andrew BartlettTry to fix up warnings - particularly on the IRIX 64...
2002-07-20 Andrew BartlettFix up char/uchar casts etc. Fix up comments on some...
2002-07-20 Andrew BartlettAdd support for a weird behaviour apparently used by...
2002-07-15 Andrew Tridgellfixed a number of real bugs found by warnings on the...
2002-07-15 Andrew Tridgellchecking for NULL really is counter-productive, and...
2002-07-13 Andrew Tridgellfix directory listing on win9x.
2002-07-13 Richard SharpeSome fix ups but committing so Andrew can look at the...
2002-07-13 Richard SharpeFix up the include file that had problems as well.
2002-07-13 Richard SharpeAdd these two files I forgot.
2002-07-13 Richard SharpeFix some multibyte problems that I forgot about.
2002-07-11 Richard SharpeCommit Tom Jansen's changes to head.
2002-07-09 Andrew Tridgellfix declaration of global_in_nmbd
2002-07-04 Tim PotterFixed incorrect debug.
2002-07-03 Andrew BartlettMake these functions static. These are not mentioned...
2002-07-03 Andrew BartlettAdd my copyright (which I should have added months...
2002-07-01 Andrew Tridgellused findstatic.pl to make some variables static and...
2002-07-01 Andrew Tridgellbias the lookup sorting towards directly reachable IPs
2002-07-01 Andrew Tridgellsort name query responses by how far they are from...
2002-07-01 Christopher R. HertelThe 17-bit length field in the header contains the...
2002-06-28 Andrew Tridgellmake net join a bit less verbose
2002-06-28 Jeremy AllisonProper merge of all the working printing stuff from...
2002-06-27 Andrew Tridgellfixed a link problem with global_in_nmbd
2002-06-27 Andrew TridgellThe next phase in the WINS rewrite!
2002-06-27 Jeremy AllisonUsing 1 for a tdb hash size makes for slow inserts....
2002-06-26 Andrew Tridgellresolve_wins() now needs to be a public function
2002-06-26 Andrew TridgellThis commit finally gives us multiple wins server group...
2002-06-26 Andrew Tridgellremoved the wins name registration code from libsmbclient
2002-06-26 Andrew Tridgell- completely rewrote the wins_srv.c code. It is now...
2002-06-26 Andrew Tridgellreverted some bogus test code that jeremy accidentally...
2002-06-25 Andrew BartlettUpdate cli_full_connection() to take a 'flags' paramate...
2002-06-25 Andrew BartlettKill off unnecessary cast.
2002-06-21 Jeremy AllisonDon't use uint. It doesn't exist on some platforms...
2002-06-16 Andrew BartlettTwo things: Check how many paramaters that the LDAP...
2002-06-16 Andrew BartlettFix up some of the SMB signing code:
2002-06-14 Jeremy AllisonFix spelling typo.
2002-06-14 Jeremy AllisonOk, now I can try my first client test...
2002-06-14 Jeremy AllisonMore of SMB signing for client - not yet finished ...
2002-06-12 Tim PotterRemoved eff_name field from cli_struct as it wasn't...
2002-06-07 Andrew BartlettA couple of updates for the SmbEncrypt code, and some...
2002-06-03 Tim PotterRemoved unused function.
2002-06-03 Tim PotterAdded cli_samr_get_dom_pwinfo() function.
2002-06-03 Tim PotterRemoved unused variable.
2002-06-01 Jim McDonoughAdd rpc for file close, expand file enum to take username
2002-06-01 Jeremy AllisonMore cleanup work preparing for SMB signing.
2002-05-31 Jim McDonoughAdd netshareadd and netsharedel client side rpc
2002-05-31 Jim McDonoughUpdate netfileenum on both client and server sides...
2002-05-30 Tim PotterAdded netfileenum (sorry - no output though (-:) command.
2002-05-29 Tim PotterAdded netremotetod to try and figure out which srvsvc...
2002-05-29 Tim PotterCleaned up srvsvc constants a bit.
2002-05-28 Tim PotterAdded netshareenum cli command - the rpc structures...
2002-05-28 Tim PotterHmm - you can do NT_STATUS_IS_OK on a WERROR and not...
2002-05-26 Andrew BartlettAdd support for NTLMv2 (tested!) with NTLMSSP.
2002-05-25 Andrew BartlettUpdate some of the LM hash code to better respect the...
2002-05-25 Andrew BartlettClean up a few unused functions, add a bit of static...
2002-05-24 Andrew BartlettRemove the password length paramater from cli_full_conn...
2002-05-23 Andrew BartlettThis function is unused, and doesn't make any sense...
2002-05-23 Andrew BartlettGiven Jeremy's positive response, and a lack of one...
2002-05-18 Andrew BartlettMove client_receive_smb to clientgen.c as a static...
2002-05-17 Andrew BartlettA few more trusted domains updates from mimir.
2002-05-17 Andrew BartlettThis removes --with-ssl from Samba.
2002-05-17 Tim PotterNT sends the server name prepended with \\ for a enumer...
2002-05-17 Richard SharpeChanges to allow head to translate NMB flags ...
2002-05-14 Tim PotterAdded deleteprinterdata client rpc.
2002-05-14 Tim PotterAdded writeprinter rpc command.
2002-05-14 Tim PotterAdded getprinterdata and enumprinterdata rpc client...
2002-05-13 Tim PotterRPC client function for startdocprinter and enddocprinter.
2002-05-08 Tim PotterAdded client side spoolss rpc commands for startpagepri...
2002-05-07 Tim PotterAdded cli_spoolss_enumjobs() function.
2002-05-07 Tim PotterDOS error 1307 is returned when an invalid owner for...
2002-04-24 Tim PotterAdded constant and message for invalid security descrip...
2002-04-22 Christopher R. HertelMy seven-year-old daughter calls me 'Captain Pedantic...
2002-04-19 Andrew Tridgellfixed a namequery bug caused by my recent string length...
2002-04-17 Jeremy Allisonlibsmb/cli_netlogon.c: Fixed confusing debug messages.
2002-04-15 Andrew Tridgellbetter handling of DOS LANMAN2.1 protocol
2002-04-14 Tim PotterThe cli_lsa_lookup_{names,sids} functions were returnin...
2002-04-14 Tim PotterAdded error string for STATUS_SOME_UNMAPPED
2002-04-14 Andrew BartlettPartly based on the work by mimir (Rafal Szczesniak
2002-04-10 Tim PotterAdded cli_spoolss_enumjobs() function.
2002-04-09 Tim PotterAdded WERR_INVALID_FORM_NAME constant.
2002-04-06 Jeremy AllisonAlways pass NT password as well as Lanman.
2002-04-04 Jean-François Mico... small change in name_resolve_bcast()
2002-04-04 Tim PotterIf compiling with Insure, mallocate a byte of memory...
2002-04-04 Tim Potteroops
2002-04-04 Tim PotterFixed memory leak in cli_lsa_enum_trust_dom(). Use...
2002-04-02 Gerald Cartersome mergee from SAMBA_2_2. Does compile, but needs...
2002-03-23 Andrew BartlettMake a number of the lookup tables 'const'. I'm told...
2002-03-20 Jeremy AllisonCorrectly increment offset in cli_smbwrite.
2002-03-20 Jeremy AllisonTest against W2K that we're doing large read/writes...
2002-03-19 Tim PotterDon't try to sort a list of zero length in internal_res...
2002-03-17 Tim PotterAdded dos_errstr() function. Not all errors in list...
next