summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2001-12-04Add 'net rpc join' to match the ADS equiv.Andrew Bartlett1-1/+4
2001-12-03added a tdb to store the account policy informations.Jean-François Micouleau1-1/+1
2001-12-03make proto should build winbindd_proto.h as wellAndrew Tridgell1-1/+1
2001-12-03added a basic ADS backend to winbind. More work needed, but atAndrew Tridgell1-1/+2
2001-12-03This is another major rework of the 'net' command.Andrew Bartlett1-1/+1
2001-12-03added nsstest targetAndrew Tridgell1-1/+7
2001-12-03split winbindd_enum_dom_groups into the new backend structureAndrew Tridgell1-1/+2
2001-12-01added smbgroupedit to compile by defaultJean-François Micouleau1-1/+1
2001-12-01added $(LDFLAGS) to link smbmount/smbmnt/smbumount to make Red Hat LinuxMotonobu Takahashi1-3/+3
2001-11-29Make better use of the ads_init() function to get the kerberos relam etc.Andrew Bartlett1-1/+2
2001-11-26This compleats the of the authenticaion subystem into the new 'auth'Andrew Bartlett1-6/+5
2001-11-25add popt build dependencyAndrew Tridgell1-1/+1
2001-11-25move popt out of proto objsAndrew Tridgell1-2/+2
2001-11-25made a "net ads" command, currently with "net ads join" and "net ads leave"Andrew Tridgell1-1/+1
2001-11-24added "net join" commandAndrew Tridgell1-5/+5
2001-11-24This is another rather major change to the samba authenticaionAndrew Bartlett1-1/+2
2001-11-20added the beginnings of ADS support in smbdAndrew Tridgell1-1/+4
2001-11-20We don't actually use the horror that was lib/util_array.c :-).Jeremy Allison1-1/+1
2001-11-19Do satyr work against a copy of the build farm scripts so as not toMartin Pool1-2/+2
2001-11-19Move all other paths into dynconfigMartin Pool1-6/+6
2001-11-19LIBDIR and LOCKDIR are dynamically configured too.Martin Pool1-5/+7
2001-11-19LMHOSTSFILE is now dynamically configured too.Martin Pool1-2/+4
2001-11-19Disable "installcheck" -- it's still too likely to clobber somebody'sMartin Pool1-1/+1
2001-11-19Store some path names in global variables initialized to configureMartin Pool1-5/+28
2001-11-16Fixed detection of RedHat headers. Removed another file !Jeremy Allison1-2/+1
2001-11-16Removed SMBD_RPC_CLIENT_OBJ temporary I was using.Jeremy Allison1-8/+3
2001-11-16I *love* removing code :-). Removed 4 files that weren't being used.Jeremy Allison1-7/+11
2001-11-15Tidyups in the merge process.Jeremy Allison1-2/+1
2001-11-14Clean up message.Martin Pool1-4/+4
2001-11-14Too much of samba depends on finding files in their installedMartin Pool1-5/+11
2001-11-14Add basic "make check" and "make installcheck" targets, using theMartin Pool1-15/+57
2001-11-07Added delheaders as a dependency for clean.Tim Potter1-1/+10
2001-11-05Use cli_nt_login_network() instead of domain_client_validate() to performTim Potter1-2/+2
2001-11-03Added NT_USER_TOKEN into server_info to fix extra groups problem.Jeremy Allison1-1/+1
2001-10-31This is a farily large patch (3300 lines) and reworks most of the AuthRewriteAndrew Bartlett1-1/+1
2001-10-27Fix up the Makefile for now (thanks herb).Andrew Bartlett1-2/+2
2001-10-26Restore the intended behaviour for .headers.stampAndrew Bartlett1-1/+1
2001-10-23.headers.stamp not getting touched if file already existed.Herb Lewis1-1/+1
2001-10-23Add popt for parsing commandline optionsJim McDonough1-1/+5
2001-10-20fixed LDSHFLAGS when using non-standard lib locationsAndrew Tridgell1-7/+8
2001-10-19Add build of net utilityJim McDonough1-2/+8
2001-10-15split session setup code out of reply.c in preparation for addingAndrew Tridgell1-1/+1
2001-10-15include more libs needed for kerberos5 on some systems (eg. solaris)Andrew Tridgell1-1/+1
2001-10-12added NTLMSSP authentication to libsmb. It seems to work well so I have enabl...Andrew Tridgell1-1/+2
2001-10-11first step in converting the head branch to use lang_tdb.c insteadAndrew Tridgell1-32/+5
2001-10-11initial kerberos/ADS/SPNEGO support in libsmb and smbclient. ToAndrew Tridgell1-1/+1
2001-10-06move libsmb/domain_client_validate.o around in the makefile again, it really isAndrew Bartlett1-3/+4
2001-10-05Remove winbindd_glue.c dodgy hack and add winbindd_cm.c for managingTim Potter1-3/+3
2001-10-03switched over to a new method of handling uppercase/lowercase mappingsAndrew Tridgell1-2/+3
2001-09-29Don't build make_printerdef in HEAD. This tool is not needed exceptGerald Carter1-1/+1