summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2001-12-08added internal sasl/gssapi code. This means we are no longer dependent on cyr...Andrew Tridgell1-1/+1
2001-12-07include/build_env.h wasn't getting built by default with new rules unlessHerb Lewis1-1/+1
2001-12-07OK I think this does what everyone wants with the .headers.stampHerb Lewis1-3/+3
2001-12-06remove .headers.stamp from the delheaders definitionJean-François Micouleau1-2/+2
2001-12-05merge from 2.2Herb Lewis1-7/+7
2001-12-05dont add -I./popt to CFLAGS it really belongs in FLAGS1 with other includeHerb Lewis1-3/+4
2001-12-05OK. Smbpasswd -j is DEAD.Andrew Bartlett1-12/+17
2001-12-04move proto.h and build_env.h from $(srcdir)/include to $(builddir)/includeJean-François Micouleau1-2/+3
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