Age | Commit message (Expand) | Author | Files | Lines |
2001-05-14 | Make libsmbclient.so by default now. | Richard Sharpe | 1 | -1/+2 |
2001-05-14 | So I promised Andrew that a winbindd_proto.h file wouldn't be necessary. | Tim Potter | 1 | -0/+5 |
2001-05-07 | OK so I couldn't be as clever as I wanted to be with winbindd_glue.c | Tim Potter | 1 | -7/+8 |
2001-05-07 | Preliminary merge of winbind into HEAD. Note that this compiles and links | Tim Potter | 1 | -16/+16 |
2001-05-04 | Big cleanup of passdb and backends. | Jean-François Micouleau | 1 | -6/+6 |
2001-04-29 | make clean should remove PROGS | Andrew Tridgell | 1 | -1/+1 |
2001-04-28 | don't need slprintf.c any more | Andrew Tridgell | 1 | -2/+2 |
2001-04-28 | removing the references to rpc_client_proto.h | Gerald Carter | 1 | -21/+8 |
2001-04-26 | removed SMBRUN references | Gerald Carter | 1 | -15/+1 |
2001-04-25 | merge some of the nsswitch code from tng to head | Andrew Tridgell | 1 | -2/+2 |
2001-04-24 | Added Steve Langasek <vorlon@netexpress.net> pam_smbpass support | John Terpstra | 1 | -1/+22 |
2001-04-18 | merge from 2.2 | Andrew Tridgell | 1 | -0/+1 |
2001-04-13 | Merge of Andrew's changes in 2.2. | Jeremy Allison | 1 | -6/+12 |
2001-04-12 | Added a caching system to smbsh. Previously access to workgroup or server | Tim Potter | 1 | -0/+1 |
2001-04-10 | Added JohnT and Andrew Bartlett's PAM changes. | Jeremy Allison | 1 | -1/+1 |
2001-03-23 | first pass of the new group mapping code | Jean-François Micouleau | 1 | -1/+10 |
2001-03-18 | much better readline support from Simo Sorce, with some mods from me | Andrew Tridgell | 1 | -1/+1 |
2001-03-16 | Added Michael Sweet's CUPS patch to call directly into the CUPS backend. | Jeremy Allison | 1 | -3/+5 |
2001-03-11 | Dead code removal. Not used anywhere. | Jeremy Allison | 1 | -3/+3 |
2001-03-11 | Ok - everything now compiles in HEAD (at least the default stuff). We | Jeremy Allison | 1 | -9/+2 |
2001-03-11 | Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR | Jeremy Allison | 1 | -4/+4 |
2001-03-10 | started support for unicode on the wire in smbd. Using a very similar | Andrew Tridgell | 1 | -1/+1 |
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 |