summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 4 new functions to retrieve single linked list of group and passwd entriesSimo Sorce2001-05-291-1/+2
* Added stubs for SRVSVC and NETLOGON rpcclient commands.Tim Potter2001-05-241-2/+4
* added utmp.o to NECESSARY_BECAUSE_SAMBA_DEPENDENCIES_ARE_SO_BROKEN_OBJAndrew Tridgell2001-05-171-3/+3
* Fixes to get pam_auth() functionality working again.Tim Potter2001-05-171-1/+10
* Broke out change trust account password routines into separate fileTim Potter2001-05-171-1/+1
* Fix a stupid typo in Makefile.in that prevented the libsmbclient codeRichard Sharpe2001-05-161-1/+1
* Added winbind programs to build for supported systems (i.e linux andTim Potter2001-05-161-4/+2
* Make libsmbclient.so by default now.Richard Sharpe2001-05-141-1/+2
* So I promised Andrew that a winbindd_proto.h file wouldn't be necessary.Tim Potter2001-05-141-0/+5
* OK so I couldn't be as clever as I wanted to be with winbindd_glue.cTim Potter2001-05-071-7/+8
* Preliminary merge of winbind into HEAD. Note that this compiles and linksTim Potter2001-05-071-16/+16
* Big cleanup of passdb and backends.Jean-François Micouleau2001-05-041-6/+6
* make clean should remove PROGSAndrew Tridgell2001-04-291-1/+1
* don't need slprintf.c any moreAndrew Tridgell2001-04-281-2/+2
* 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