summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* removing the references to rpc_client_proto.hGerald Carter2001-04-281-21/+8
* removed SMBRUN referencesGerald Carter2001-04-261-15/+1
* merge some of the nsswitch code from tng to headAndrew Tridgell2001-04-251-2/+2
* Added Steve Langasek <vorlon@netexpress.net> pam_smbpass supportJohn Terpstra2001-04-241-1/+22
* merge from 2.2Andrew Tridgell2001-04-181-0/+1
* Merge of Andrew's changes in 2.2.Jeremy Allison2001-04-131-6/+12
* Added a caching system to smbsh. Previously access to workgroup or serverTim Potter2001-04-121-0/+1
* Added JohnT and Andrew Bartlett's PAM changes.Jeremy Allison2001-04-101-1/+1
* first pass of the new group mapping codeJean-François Micouleau2001-03-231-1/+10
* much better readline support from Simo Sorce, with some mods from meAndrew Tridgell2001-03-181-1/+1
* Added Michael Sweet's CUPS patch to call directly into the CUPS backend.Jeremy Allison2001-03-161-3/+5
* Dead code removal. Not used anywhere.Jeremy Allison2001-03-111-3/+3
* Ok - everything now compiles in HEAD (at least the default stuff). WeJeremy Allison2001-03-111-9/+2
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-4/+4
* started support for unicode on the wire in smbd. Using a very similarAndrew Tridgell2001-03-101-1/+1
* Separated dfs pipe into implementation and interface modules.Jeremy Allison2001-02-271-1/+1
* Split srvsvc pipe into interface and implementation modules.Jeremy Allison2001-02-261-1/+1
* Split wks pipe into interface and implementation modules.Jeremy Allison2001-02-261-1/+1
* Separated lsa code into interface and implementation.Jeremy Allison2001-02-261-1/+1
* Separated reg code into interface & implementation.Jeremy Allison2001-02-251-1/+1
* but it is needed for linking ...Andrew Tridgell2001-02-211-1/+1
* rpc_parse_samr.c doesn't exist in head ...Andrew Tridgell2001-02-211-1/+1
* the unicode conversion of our client code is complete enough to beAndrew Tridgell2001-02-211-1/+1
* initial client side unicode support (needed for netapp filer)Andrew Tridgell2001-02-201-1/+1
* Add Makefile.in target for installing smbclientlib ...Richard Sharpe2001-02-071-0/+5
* Added Baltic codepage support. From Toomas Soome <tsoome@ut.ee>Tim Potter2001-02-021-1/+1
* Fix for KOI8-R codepage from Andrey Kiselev <dron@at1895.spb.edu>Tim Potter2001-01-311-1/+1
* Patch to get smbcacls and rpcclient to compile together.Tim Potter2001-01-231-4/+4
* Some ugly mucking around to get the new rpcclient compiling and linkingTim Potter2001-01-151-2/+10
* Removed link errors between rpcclient and smbd.Tim Potter2001-01-111-4/+4
* New makefile and proto for rpcclient.Tim Potter2001-01-111-9/+5
* Codepages and stuff for Turkish language support. Contributed byTim Potter2001-01-071-1/+1
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-041-2/+2
* Add a new file clidgram with routines that are used by the libsmbclient code.Richard Sharpe2001-01-031-1/+1
* First pass at the libsmbclient code ...Richard Sharpe2000-12-261-0/+11
* Added proto definition for new RPC calls.Jeremy Allison2000-12-131-1/+1
* I think it's time to go home.Tim Potter2000-12-131-5/+6
* OK so I shouldn't have added cli_pipe.o to LIBSMB_OBJ.Tim Potter2000-12-131-2/+3
* Add libsmb/cli_lsarpc.o and rpc_client/cli_pipe.o to LIBSMB_OBJ. Not soTim Potter2000-12-131-2/+3
* Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions fromTim Potter2000-12-081-5/+7
* Cause smbd to use the new posix_acls code, not the old unix_acls code.Jeremy Allison2000-12-061-2/+2
* update for new pdbedit tool (code from Simo)Gerald Carter2000-12-061-4/+4
* Changed to sourceforge tdb code. This includes spinlocks (so we now haveJeremy Allison2000-12-061-1/+1
* make sure we don't duplicate object filesAndrew Tridgell2000-12-031-2/+3
* split the RPC_PARSE object into two pieces. The first is included asAndrew Tridgell2000-12-031-5/+18
* Another large patch for the passdb rewrite.Gerald Carter2000-11-211-3/+4
* Fix for a problem with the new messaging system. If a sender is using theJeremy Allison2000-11-161-0/+9
* Large commit which restructures the local password storage API.Gerald Carter2000-11-131-3/+12
* TDB password backend support written by Simo Sorce <simo.sorce@polimi.it>Gerald Carter2000-10-261-2/+4
* Fix to allow smbd to call winbindd if it is running for all group enumeration,Jeremy Allison2000-10-131-2/+2