Age | Commit message (Expand) | Author | Files | Lines |
2001-01-23 | Patch to get smbcacls and rpcclient to compile together. | Tim Potter | 1 | -4/+4 |
2001-01-15 | Some ugly mucking around to get the new rpcclient compiling and linking | Tim Potter | 1 | -2/+10 |
2001-01-11 | Removed link errors between rpcclient and smbd. | Tim Potter | 1 | -4/+4 |
2001-01-11 | New makefile and proto for rpcclient. | Tim Potter | 1 | -9/+5 |
2001-01-07 | Codepages and stuff for Turkish language support. Contributed by | Tim Potter | 1 | -1/+1 |
2001-01-04 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -2/+2 |
2001-01-03 | Add a new file clidgram with routines that are used by the libsmbclient code. | Richard Sharpe | 1 | -1/+1 |
2000-12-26 | First pass at the libsmbclient code ... | Richard Sharpe | 1 | -0/+11 |
2000-12-13 | Added proto definition for new RPC calls. | Jeremy Allison | 1 | -1/+1 |
2000-12-13 | I think it's time to go home. | Tim Potter | 1 | -5/+6 |
2000-12-13 | OK so I shouldn't have added cli_pipe.o to LIBSMB_OBJ. | Tim Potter | 1 | -2/+3 |
2000-12-13 | Add libsmb/cli_lsarpc.o and rpc_client/cli_pipe.o to LIBSMB_OBJ. Not so | Tim Potter | 1 | -2/+3 |
2000-12-08 | Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions from | Tim Potter | 1 | -5/+7 |
2000-12-06 | Cause smbd to use the new posix_acls code, not the old unix_acls code. | Jeremy Allison | 1 | -2/+2 |
2000-12-06 | update for new pdbedit tool (code from Simo) | Gerald Carter | 1 | -4/+4 |
2000-12-06 | Changed to sourceforge tdb code. This includes spinlocks (so we now have | Jeremy Allison | 1 | -1/+1 |
2000-12-03 | make sure we don't duplicate object files | Andrew Tridgell | 1 | -2/+3 |
2000-12-03 | split the RPC_PARSE object into two pieces. The first is included as | Andrew Tridgell | 1 | -5/+18 |
2000-11-21 | Another large patch for the passdb rewrite. | Gerald Carter | 1 | -3/+4 |
2000-11-16 | Fix for a problem with the new messaging system. If a sender is using the | Jeremy Allison | 1 | -0/+9 |
2000-11-13 | Large commit which restructures the local password storage API. | Gerald Carter | 1 | -3/+12 |
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 |