summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
1999-12-21changed message is connections.tdb doesn't existAndrew Tridgell1-1/+1
1999-12-21converted all our existing shared memory code to use a tdb databaseAndrew Tridgell19-3805/+428
1999-12-21first cut at using the tdb code for the connections structure, theAndrew Tridgell11-423/+400
1999-12-21this was left out from the 2.0.6 mergeAndrew Tridgell1-0/+236
1999-12-21first pass at the database code for Samba. This also includes a testAndrew Tridgell8-1/+1541
1999-12-21Fix based on code from monyo@home.monyo.com to fix multibyte continuationJeremy Allison1-17/+31
1999-12-21Fix from tulipant-gergely@dbrt.hu for returning incorrect error codeJeremy Allison1-1/+1
1999-12-20*Finally*. Correct patch to fix timestamp problems from Paul Eggert <eggert@t...Jeremy Allison1-3/+14
1999-12-17added basic nsswitch support - this allows you to use a "wins" entryAndrew Tridgell2-0/+142
1999-12-17more files from 2.0.6Andrew Tridgell2-0/+1632
1999-12-17update version to pre-3.0.0Andrew Tridgell1-1/+1
1999-12-17client/smbspool.c from 2.0.6Andrew Tridgell1-0/+366
1999-12-17lib/fnmatch.c from 2.0.6Andrew Tridgell1-0/+200
1999-12-17 printing/print_cups.c from 2.0.6Andrew Tridgell1-0/+206
1999-12-17interfaces.h from 2.0.6Andrew Tridgell1-0/+10
1999-12-17interfaces.c from 2.0.6Andrew Tridgell1-0/+401
1999-12-17util_sec.c from 2.0.6Andrew Tridgell1-0/+326
1999-12-13Unicode conversion fix in Japanese environment from Motonobu TAKAHASHI.Jeremy Allison2-2/+1319
1999-12-132nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell104-41410/+0
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell221-45540/+37593
1999-12-12changed function name of get_home_dir() to get_unixhome_dir(), to stopLuke Leighton9-12/+34
1999-12-12final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton31-1170/+2024
1999-12-12delineation between smb and msrpc more marked. smbd now constructsLuke Leighton42-869/+1308
1999-12-09OK. This code works on a RedHat 6.0 system. However smbpasswdGerald Carter4-5/+16
1999-12-08jerry spotted that get_domain_sids() was being called with the wrongLuke Leighton4-17/+6
1999-12-08moved sys/un.h to after sys/socket.h. done a gnu autoconf around sys/un.hLuke Leighton4-662/+578
1999-12-08parsing code for transferring unix and nt security credentials over-the-wire.Luke Leighton2-0/+582
1999-12-08ABOUT TIME!!!!!!!!Luke Leighton22-348/+423
1999-12-06the first independent msrpc daemon - lsarpcd.Luke Leighton18-550/+1904
1999-12-05reenabled retry_time (commented out accidentally in name_status)Luke Leighton1-1/+1
1999-12-05first version of msrpc agent redirector code. client-side only.Luke Leighton8-6/+953
1999-12-05created create_pipe_socket() function.Luke Leighton5-102/+77
1999-12-04argh! how horrible! spent ages working out why packets weren't beingLuke Leighton3-27/+50
1999-12-04argh. trying to get the nmb agent code to filter out "self" packets.Luke Leighton1-9/+3
1999-12-04even more cool! nmb-agent moved over to new vagent style, too!Luke Leighton1-229/+46
1999-12-04cool! created higher-order function table for agent redirection.Luke Leighton6-216/+340
1999-12-04more similar agent codeLuke Leighton2-47/+43
1999-12-04nmb agent memory free problemsLuke Leighton1-7/+6
1999-12-04trying to make redirector agent code same base.Luke Leighton2-62/+78
1999-12-04jeremy is going to hate me for this.Luke Leighton11-51/+785
1999-12-04argh! you wouldn't believe what i had to do: use the mid (multiplex id)Luke Leighton3-15/+99
1999-12-03argh! smb-agent redirection client reusage is a nightmare!Luke Leighton4-149/+251
1999-12-03starting "connection reuse" system in smb-agent. added version numberLuke Leighton6-76/+164
1999-12-03i always get caught out with non-gnu-readline code mods :-)Luke Leighton1-1/+1
1999-12-03smb-agent improvements. added -D (daemon) option. smb agent isLuke Leighton2-18/+76
1999-12-03cool! a unix socket smb redirector. code based on smbfilter andLuke Leighton9-6/+487
1999-12-03promptline undefined (pline)Luke Leighton1-1/+1
1999-12-02new get_any_dc_name() function allows lookups of trusted domains fromLuke Leighton2-15/+19
1999-12-02domain_client_validate() no longer takes serverlist, it callsLuke Leighton3-14/+12
1999-12-02cleaning up: removing those horrible references to server listLuke Leighton8-148/+23