summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* OK I think this does what everyone wants with the .headers.stampHerb Lewis2001-12-071-3/+3
* remove .headers.stamp from the delheaders definitionJean-François Micouleau2001-12-061-2/+2
* merge from 2.2Herb Lewis2001-12-051-7/+7
* dont add -I./popt to CFLAGS it really belongs in FLAGS1 with other includeHerb Lewis2001-12-051-3/+4
* OK. Smbpasswd -j is DEAD.Andrew Bartlett2001-12-051-12/+17
* move proto.h and build_env.h from $(srcdir)/include to $(builddir)/includeJean-François Micouleau2001-12-041-2/+3
* Add 'net rpc join' to match the ADS equiv.Andrew Bartlett2001-12-041-1/+4
* added a tdb to store the account policy informations.Jean-François Micouleau2001-12-031-1/+1
* make proto should build winbindd_proto.h as wellAndrew Tridgell2001-12-031-1/+1
* added a basic ADS backend to winbind. More work needed, but atAndrew Tridgell2001-12-031-1/+2
* This is another major rework of the 'net' command.Andrew Bartlett2001-12-031-1/+1
* added nsstest targetAndrew Tridgell2001-12-031-1/+7
* split winbindd_enum_dom_groups into the new backend structureAndrew Tridgell2001-12-031-1/+2
* added smbgroupedit to compile by defaultJean-François Micouleau2001-12-011-1/+1
* added $(LDFLAGS) to link smbmount/smbmnt/smbumount to make Red Hat LinuxMotonobu Takahashi2001-12-011-3/+3
* Make better use of the ads_init() function to get the kerberos relam etc.Andrew Bartlett2001-11-291-1/+2
* This compleats the of the authenticaion subystem into the new 'auth'Andrew Bartlett2001-11-261-6/+5
* add popt build dependencyAndrew Tridgell2001-11-251-1/+1
* move popt out of proto objsAndrew Tridgell2001-11-251-2/+2
* made a "net ads" command, currently with "net ads join" and "net ads leave"Andrew Tridgell2001-11-251-1/+1
* added "net join" commandAndrew Tridgell2001-11-241-5/+5
* This is another rather major change to the samba authenticaionAndrew Bartlett2001-11-241-1/+2
* added the beginnings of ADS support in smbdAndrew Tridgell2001-11-201-1/+4
* We don't actually use the horror that was lib/util_array.c :-).Jeremy Allison2001-11-201-1/+1
* Do satyr work against a copy of the build farm scripts so as not toMartin Pool2001-11-191-2/+2
* Move all other paths into dynconfigMartin Pool2001-11-191-6/+6
* LIBDIR and LOCKDIR are dynamically configured too.Martin Pool2001-11-191-5/+7
* LMHOSTSFILE is now dynamically configured too.Martin Pool2001-11-191-2/+4
* Disable "installcheck" -- it's still too likely to clobber somebody'sMartin Pool2001-11-191-1/+1
* Store some path names in global variables initialized to configureMartin Pool2001-11-191-5/+28
* Fixed detection of RedHat headers. Removed another file !Jeremy Allison2001-11-161-2/+1
* Removed SMBD_RPC_CLIENT_OBJ temporary I was using.Jeremy Allison2001-11-161-8/+3
* I *love* removing code :-). Removed 4 files that weren't being used.Jeremy Allison2001-11-161-7/+11
* Tidyups in the merge process.Jeremy Allison2001-11-151-2/+1
* Clean up message.Martin Pool2001-11-141-4/+4
* Too much of samba depends on finding files in their installedMartin Pool2001-11-141-5/+11
* Add basic "make check" and "make installcheck" targets, using theMartin Pool2001-11-141-15/+57
* Added delheaders as a dependency for clean.Tim Potter2001-11-071-1/+10
* Use cli_nt_login_network() instead of domain_client_validate() to performTim Potter2001-11-051-2/+2
* Added NT_USER_TOKEN into server_info to fix extra groups problem.Jeremy Allison2001-11-031-1/+1
* This is a farily large patch (3300 lines) and reworks most of the AuthRewriteAndrew Bartlett2001-10-311-1/+1
* Fix up the Makefile for now (thanks herb).Andrew Bartlett2001-10-271-2/+2
* Restore the intended behaviour for .headers.stampAndrew Bartlett2001-10-261-1/+1
* .headers.stamp not getting touched if file already existed.Herb Lewis2001-10-231-1/+1
* Add popt for parsing commandline optionsJim McDonough2001-10-231-1/+5
* fixed LDSHFLAGS when using non-standard lib locationsAndrew Tridgell2001-10-201-7/+8
* Add build of net utilityJim McDonough2001-10-191-2/+8
* split session setup code out of reply.c in preparation for addingAndrew Tridgell2001-10-151-1/+1
* include more libs needed for kerberos5 on some systems (eg. solaris)Andrew Tridgell2001-10-151-1/+1
* added NTLMSSP authentication to libsmb. It seems to work well so I have enabl...Andrew Tridgell2001-10-121-1/+2