summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
...
* Ok - we now have the following functions for UNICODE support :Jeremy Allison1999-12-222-0/+129
* when no shares are returned the *shares pointer must be set to nullAndrew Tridgell1999-12-221-0/+2
* Added new unicode functions - not used yet, but are the basis for theJeremy Allison1999-12-213-669/+212
* Changed MAX to MIN in SET_FILE_BASIC_INFO as recommended by "Michael C. Adler...Jeremy Allison1999-12-211-1/+1
* expanded the tdb documentationAndrew Tridgell1999-12-211-0/+110
* changed %g to %3.1f to be friendly to our poor snprintf() codeAndrew Tridgell1999-12-211-2/+2
* changed message is connections.tdb doesn't existAndrew Tridgell1999-12-211-1/+1
* converted all our existing shared memory code to use a tdb databaseAndrew Tridgell1999-12-2119-3805/+428
* first cut at using the tdb code for the connections structure, theAndrew Tridgell1999-12-2111-423/+400
* this was left out from the 2.0.6 mergeAndrew Tridgell1999-12-211-0/+236
* first pass at the database code for Samba. This also includes a testAndrew Tridgell1999-12-218-1/+1541
* Fix based on code from monyo@home.monyo.com to fix multibyte continuationJeremy Allison1999-12-211-17/+31
* Fix from tulipant-gergely@dbrt.hu for returning incorrect error codeJeremy Allison1999-12-211-1/+1
* *Finally*. Correct patch to fix timestamp problems from Paul Eggert <eggert@t...Jeremy Allison1999-12-201-3/+14
* added basic nsswitch support - this allows you to use a "wins" entryAndrew Tridgell1999-12-172-0/+142
* more files from 2.0.6Andrew Tridgell1999-12-172-0/+1632
* update version to pre-3.0.0Andrew Tridgell1999-12-171-1/+1
* client/smbspool.c from 2.0.6Andrew Tridgell1999-12-171-0/+366
* lib/fnmatch.c from 2.0.6Andrew Tridgell1999-12-171-0/+200
* printing/print_cups.c from 2.0.6Andrew Tridgell1999-12-171-0/+206
* interfaces.h from 2.0.6Andrew Tridgell1999-12-171-0/+10
* interfaces.c from 2.0.6Andrew Tridgell1999-12-171-0/+401
* util_sec.c from 2.0.6Andrew Tridgell1999-12-171-0/+326
* Unicode conversion fix in Japanese environment from Motonobu TAKAHASHI.Jeremy Allison1999-12-132-2/+1319
* 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1999-12-13104-41410/+0
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-13221-45540/+37593
* changed function name of get_home_dir() to get_unixhome_dir(), to stopLuke Leighton1999-12-129-12/+34
* final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1999-12-1231-1170/+2024
* delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1999-12-1242-869/+1308
* OK. This code works on a RedHat 6.0 system. However smbpasswdGerald Carter1999-12-094-5/+16
* jerry spotted that get_domain_sids() was being called with the wrongLuke Leighton1999-12-084-17/+6
* moved sys/un.h to after sys/socket.h. done a gnu autoconf around sys/un.hLuke Leighton1999-12-084-662/+578
* parsing code for transferring unix and nt security credentials over-the-wire.Luke Leighton1999-12-082-0/+582
* ABOUT TIME!!!!!!!!Luke Leighton1999-12-0822-348/+423
* the first independent msrpc daemon - lsarpcd.Luke Leighton1999-12-0618-550/+1904
* reenabled retry_time (commented out accidentally in name_status)Luke Leighton1999-12-051-1/+1
* first version of msrpc agent redirector code. client-side only.Luke Leighton1999-12-058-6/+953
* created create_pipe_socket() function.Luke Leighton1999-12-055-102/+77
* argh! how horrible! spent ages working out why packets weren't beingLuke Leighton1999-12-043-27/+50
* argh. trying to get the nmb agent code to filter out "self" packets.Luke Leighton1999-12-041-9/+3
* even more cool! nmb-agent moved over to new vagent style, too!Luke Leighton1999-12-041-229/+46
* cool! created higher-order function table for agent redirection.Luke Leighton1999-12-046-216/+340
* more similar agent codeLuke Leighton1999-12-042-47/+43
* nmb agent memory free problemsLuke Leighton1999-12-041-7/+6
* trying to make redirector agent code same base.Luke Leighton1999-12-042-62/+78
* jeremy is going to hate me for this.Luke Leighton1999-12-0411-51/+785
* argh! you wouldn't believe what i had to do: use the mid (multiplex id)Luke Leighton1999-12-043-15/+99
* argh! smb-agent redirection client reusage is a nightmare!Luke Leighton1999-12-034-149/+251
* starting "connection reuse" system in smb-agent. added version numberLuke Leighton1999-12-036-76/+164
* i always get caught out with non-gnu-readline code mods :-)Luke Leighton1999-12-031-1/+1