Age | Commit message (Expand) | Author | Files | Lines |
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 |
1999-12-21 | first pass at the database code for Samba. This also includes a test | Andrew Tridgell | 1 | -1/+11 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -352/+118 |
1999-12-12 | final part of "first" phase converting over to msrpc daemon architecture. | Luke Leighton | 1 | -32/+169 |
1999-12-08 | ABOUT TIME!!!!!!!! | Luke Leighton | 1 | -7/+13 |
1999-12-06 | the first independent msrpc daemon - lsarpcd. | Luke Leighton | 1 | -9/+39 |
1999-12-05 | first version of msrpc agent redirector code. client-side only. | Luke Leighton | 1 | -1/+4 |
1999-12-04 | cool! created higher-order function table for agent redirection. | Luke Leighton | 1 | -0/+1 |
1999-12-04 | jeremy is going to hate me for this. | Luke Leighton | 1 | -0/+7 |
1999-12-03 | cool! a unix socket smb redirector. code based on smbfilter and | Luke Leighton | 1 | -1/+10 |
1999-12-01 | sys_select added one more argument (read, write selectors). | Luke Leighton | 1 | -1/+13 |
1999-11-29 | this is going to sound _really_ weird, ok, but i had to implement | Luke Leighton | 1 | -0/+1 |
1999-11-24 | first stages of removing struct cli_state* and uint16 fnum from all | Luke Leighton | 1 | -0/+1 |