Age | Commit message (Expand) | Author | Files | Lines |
2001-02-27 | Separated dfs pipe into implementation and interface modules. | Jeremy Allison | 1 | -1/+1 |
2001-02-26 | Split srvsvc pipe into interface and implementation modules. | Jeremy Allison | 1 | -1/+1 |
2001-02-26 | Split wks pipe into interface and implementation modules. | Jeremy Allison | 1 | -1/+1 |
2001-02-26 | Separated lsa code into interface and implementation. | Jeremy Allison | 1 | -1/+1 |
2001-02-25 | Separated reg code into interface & implementation. | Jeremy Allison | 1 | -1/+1 |
2001-02-21 | but it is needed for linking ... | Andrew Tridgell | 1 | -1/+1 |
2001-02-21 | rpc_parse_samr.c doesn't exist in head ... | Andrew Tridgell | 1 | -1/+1 |
2001-02-21 | the unicode conversion of our client code is complete enough to be | Andrew Tridgell | 1 | -1/+1 |
2001-02-20 | initial client side unicode support (needed for netapp filer) | Andrew Tridgell | 1 | -1/+1 |
2001-02-07 | Add Makefile.in target for installing smbclientlib ... | Richard Sharpe | 1 | -0/+5 |
2001-02-02 | Added Baltic codepage support. From Toomas Soome <tsoome@ut.ee> | Tim Potter | 1 | -1/+1 |
2001-01-31 | Fix for KOI8-R codepage from Andrey Kiselev <dron@at1895.spb.edu> | Tim Potter | 1 | -1/+1 |
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 |