Age | Commit message (Expand) | Author | Files | Lines |
2000-06-14 | Added nsswitch/common.o to SMBD_OBJ1 | Tim Potter | 1 | -1/+1 |
2000-06-12 | enable the Linux change notify code and change some notify debug code | Andrew Tridgell | 1 | -1/+1 |
2000-06-12 | totally rewrote the async signal, notification and oplock notification | Andrew Tridgell | 1 | -3/+5 |
2000-06-12 | split all the change notify code out into a separate module | Andrew Tridgell | 1 | -1/+1 |
2000-06-10 | a first pass at Linux kernel oplocks support | Andrew Tridgell | 1 | -1/+1 |
2000-06-10 | continued the split of the kernel level oplocks code into a more | Andrew Tridgell | 1 | -78/+18 |
2000-06-08 | added se_access_check. | Luke Leighton | 1 | -1/+1 |
2000-06-05 | added locktest2 | Andrew Tridgell | 1 | -0/+10 |
2000-05-31 | Fixed interface between new ACLS and nttrans code. | Jeremy Allison | 1 | -1/+1 |
2000-05-28 | don't build cli_reg in rpc client library until we merge that from tng | Andrew Tridgell | 1 | -1/+0 |
2000-05-27 | unistr_to_dos not unistr_to_ascii | Luke Leighton | 1 | -2/+2 |
2000-05-27 | fixed nttrans.c | Luke Leighton | 1 | -1/+1 |
2000-05-18 | Added the NETDFS pipe to allow remote administration of the msdfs symlinks | Shirish Kalele | 1 | -2/+2 |
2000-05-16 | The new msdfs implementation that uses symlinks to point to other | Shirish Kalele | 1 | -1/+1 |
2000-05-10 | in head as well ... | Andrew Tridgell | 1 | -5/+5 |
2000-05-10 | more merging | Andrew Tridgell | 1 | -3/+2 |
2000-05-09 | don't attempt to build rpcclient in the head branch | Andrew Tridgell | 1 | -1/+1 |
2000-05-09 | added some rules for winbindd and pam_winbind | Andrew Tridgell | 1 | -1/+35 |
2000-05-08 | Someone :-) forgot to add secrets.c to HEAD. | Jeremy Allison | 1 | -1/+1 |
2000-05-04 | need LOCKING_OBJ in locktest now | Andrew Tridgell | 1 | -1/+1 |
2000-05-03 | added a nasty lock testing program | Andrew Tridgell | 1 | -1/+10 |
2000-04-30 | we don't need fnmatch.c any more | Andrew Tridgell | 1 | -1/+1 |
2000-04-30 | - removed all our old wildcard matching code and replaced it with a | Andrew Tridgell | 1 | -1/+1 |
2000-04-30 | YIPEE!!!!! | Andrew Tridgell | 1 | -0/+1 |
2000-04-29 | put tdb utility functions in a separate file | Andrew Tridgell | 1 | -1/+4 |
2000-04-28 | Ok - this is the *third* implementation of this (third time's the charm :-). | Jeremy Allison | 1 | -1/+1 |
2000-04-25 | split clientgen.c into several parts | Andrew Tridgell | 1 | -1/+5 |
2000-04-23 | Makefile.in change for split of printfsp.c | Andrew Tridgell | 1 | -1/+2 |
2000-04-19 | split fsusage() into a separate module (to fix linking problems with | Andrew Tridgell | 1 | -2/+2 |
2000-04-17 | moved standard_sub() and friends into a separate module | Andrew Tridgell | 1 | -1/+1 |
2000-04-16 | The following series of commits are for the new tdb based printing | Andrew Tridgell | 1 | -7/+9 |
2000-04-10 | removed the read prediction code from the head branch. I think the | Andrew Tridgell | 1 | -1/+1 |
2000-04-10 | split out the lpq parsing code into a separate file | Andrew Tridgell | 1 | -2/+2 |
2000-04-10 | don't echo warning messages twice | Andrew Tridgell | 1 | -2/+2 |
2000-03-30 | I finally got sick of configure being run automaticaly when I run make | Andrew Tridgell | 1 | -2/+2 |
2000-03-13 | Adding libtool support to HEAD branch. We're going to need this for | Tim Potter | 1 | -1/+21 |
2000-03-09 | Big update moving the multi-pdu support from 2.0.x into HEAD for JF | Jeremy Allison | 1 | -1/+1 |
2000-03-08 | dded Microsoft Dfs services. | Shirish Kalele | 1 | -1/+3 |
2000-03-01 | Added new codepage from Ded Marazm <DedMarazm@mail.lv> - MSDOS baltic rim. | Jeremy Allison | 1 | -1/+1 |
2000-02-10 | damn, masktest now needs the mangle code from smbd | Andrew Tridgell | 1 | -1/+1 |
2000-02-07 | make proto ... | Jean-François Micouleau | 1 | -4/+8 |
2000-02-03 | Added smbd/vfs.o and smbd/vfs-wrap.o to smbd objects. | Tim Potter | 1 | -0/+1 |
2000-01-26 | Added hash-based stat cache code from Ying Chen. | Jeremy Allison | 1 | -1/+1 |
2000-01-24 | we need -lc when making shared objects or glibc doesn't do its magic | Andrew Tridgell | 1 | -1/+1 |
2000-01-13 | added locking/brlock.c, a byte range locking system | Andrew Tridgell | 1 | -1/+1 |
2000-01-08 | smbd/mangle.c | Jeremy Allison | 1 | -1/+1 |
2000-01-05 | implemented talloc() as described on samba-technical. This fixes the | Andrew Tridgell | 1 | -1/+1 |
2000-01-03 | simple mods to add msrpc pipe redirection. default behaviour: fall back | Luke Leighton | 1 | -2/+4 |
2000-01-03 | added the unexpected packet database (unexpected.tdb) | Andrew Tridgell | 1 | -1/+1 |
1999-12-21 | converted all our existing shared memory code to use a tdb database | Andrew Tridgell | 1 | -2/+1 |