Age | Commit message (Expand) | Author | Files | Lines |
2000-10-26 | TDB password backend support written by Simo Sorce <simo.sorce@polimi.it> | Gerald Carter | 1 | -2/+4 |
2000-10-13 | Fix to allow smbd to call winbindd if it is running for all group enumeration, | Jeremy Allison | 1 | -2/+2 |
2000-10-09 | Fixes to allow wins.c to compile to allow building of libnss_wins.so. | John Terpstra | 1 | -0/+3 |
2000-09-25 | printer notify code. | Jean-François Micouleau | 1 | -4/+2 |
2000-09-13 | first cut at smbcontrol program. It currently allows syntax like: | Andrew Tridgell | 1 | -4/+4 |
2000-09-11 | the first cut of the internal messaging system. | Andrew Tridgell | 1 | -1/+8 |
2000-09-01 | Changes from APPLIANCE_HEAD (per Tim Potter): | David O'Neill | 1 | -1/+1 |
2000-08-29 | make rpcclent by default. | Gerald Carter | 1 | -1/+1 |
2000-07-20 | readded util_list.c (just to the RPCCLIENT_OBJ). I need to split | Gerald Carter | 1 | -1/+1 |
2000-07-19 | First cut toward adding WINS server failover. | Christopher R. Hertel | 1 | -1/+1 |
2000-07-18 | remove util_list from LIB_OBJS since it broke smbd build | Gerald Carter | 1 | -1/+1 |
2000-07-18 | Added lib/util_list.[c|o] to Makefile.in | Gerald Carter | 1 | -1/+1 |
2000-07-14 | a few changes to Makefile.in to clean up dependencies for rpcclient | Gerald Carter | 1 | -7/+5 |
2000-07-10 | Moved winbind client functions from various odd locations to | Tim Potter | 1 | -4/+5 |
2000-07-07 | Just a few changes due to bringing some partial files back | Gerald Carter | 1 | -3/+10 |
2000-07-06 | Moved lib/util_seaccess.o from LIB_OBJ to SMBD1_OBJ as it is only used by | Tim Potter | 1 | -2/+2 |
2000-07-06 | wrote a little sample smbw program | Andrew Tridgell | 1 | -1/+8 |
2000-07-05 | Merge of wbinfo program from TNG. | Tim Potter | 1 | -1/+9 |
2000-07-03 | first pass at merging rpcclient from TNG to HEAD. You can get a | Gerald Carter | 1 | -14/+18 |
2000-06-23 | Added smbd/sec_ctx.o to smbd objects. | Tim Potter | 1 | -1/+2 |
2000-06-23 | just enough to get rpcclient to compile. Look for #if 0 | Gerald Carter | 1 | -1/+2 |
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 |