- use CFLAGS when linking shared libs (for things like -64 on irix)
[ira/wip.git] / source3 / Makefile.in
2002-01-07 Andrew Tridgell- use CFLAGS when linking shared libs (for things like...
2002-01-05 Andrew BartlettI've decided to move the auth code around a bit more...
2002-01-03 Martin Poolsmbd should register to receive MSG_REQ_POOL_USAGE...
2002-01-02 Jeremy AllisonWe should be SHLD not LINK when creating shared libraries.
2002-01-02 Tim PotterRemoved reference to rpc_client/cli_netlogon.o from...
2002-01-01 Andrew BartlettFurther rpc_client removal, this time from winbindd.
2002-01-01 Andrew BartlettA farily large commit:
2001-12-30 Andrew BartlettMake Samba compile on RH 6.2 again.
2001-12-21 Gerald Cartermerge from 2.2
2001-12-21 Herb Lewisremove duplicate lines
2001-12-20 Andrew Tridgelladded net lookup command
2001-12-20 Andrew Tridgellnet ads password and net ads chostpass commands from...
2001-12-19 Jeremy AllisonAdded AC_CHECK_FUNCS(syslog vsyslog).
2001-12-19 Martin PoolAdd a very trivial talloc torture program, bin/tallocto...
2001-12-15 Jeremy AllisonAllow HPUX to link with new ACL code.
2001-12-14 Jeremy AllisonAdded the group enum code from 2.2
2001-12-13 Andrew Tridgell-Insswitch/ breaks the build by preventing include...
2001-12-12 Herb Lewisallow IRIX to build nsswitch/libnss_wins.so
2001-12-12 Jean-François Mico... added a -V[erbose] option to samsync. Decode a lot...
2001-12-11 Herb Lewisadd PATH_FLAGS to .po32 objects so dynconfig builds...
2001-12-11 Andrew Tridgelladded a net time command. Allow display or set of syste...
2001-12-11 Tim PotterModify winbindd to use authenticated user info from...
2001-12-11 Tim PotterDoing some research into ACLs on the LSA and SAM policy...
2001-12-10 Martin PoolAlso show LDFLAGS/LDSHFLAGS when starting compilation...
2001-12-08 Andrew Tridgelladded internal sasl/gssapi code. This means we are...
2001-12-07 Herb Lewisinclude/build_env.h wasn't getting built by default...
2001-12-07 Herb LewisOK I think this does what everyone wants with the ...
2001-12-06 Jean-François Mico... remove .headers.stamp from the delheaders definition
2001-12-05 Herb Lewismerge from 2.2
2001-12-05 Herb Lewisdont add -I./popt to CFLAGS it really belongs in FLAGS1...
2001-12-05 Andrew BartlettOK. Smbpasswd -j is DEAD.
2001-12-04 Jean-François Mico... move proto.h and build_env.h from $(srcdir)/include...
2001-12-04 Andrew BartlettAdd 'net rpc join' to match the ADS equiv.
2001-12-03 Jean-François Mico... added a tdb to store the account policy informations.
2001-12-03 Andrew Tridgellmake proto should build winbindd_proto.h as well
2001-12-03 Andrew Tridgelladded a basic ADS backend to winbind. More work needed...
2001-12-03 Andrew BartlettThis is another major rework of the 'net' command.
2001-12-03 Andrew Tridgelladded nsstest target
2001-12-03 Andrew Tridgellsplit winbindd_enum_dom_groups into the new backend...
2001-12-01 Jean-François Mico... added smbgroupedit to compile by default
2001-12-01 Motonobu Takahashiadded $(LDFLAGS) to link smbmount/smbmnt/smbumount...
2001-11-29 Andrew BartlettMake better use of the ads_init() function to get the...
2001-11-26 Andrew BartlettThis compleats the of the authenticaion subystem into...
2001-11-25 Andrew Tridgelladd popt build dependency
2001-11-25 Andrew Tridgellmove popt out of proto objs
2001-11-25 Andrew Tridgellmade a "net ads" command, currently with "net ads join...
2001-11-24 Andrew Tridgelladded "net join" command
2001-11-24 Andrew BartlettThis is another rather major change to the samba authen...
2001-11-20 Andrew Tridgelladded the beginnings of ADS support in smbd
2001-11-20 Jeremy AllisonWe don't actually use the horror that was lib/util_arra...
2001-11-19 Martin PoolDo satyr work against a copy of the build farm scripts...
2001-11-19 Martin PoolMove all other paths into dynconfig
2001-11-19 Martin PoolLIBDIR and LOCKDIR are dynamically configured too.
2001-11-19 Martin PoolLMHOSTSFILE is now dynamically configured too.
2001-11-19 Martin PoolDisable "installcheck" -- it's still too likely to...
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-11-16 Jeremy AllisonFixed detection of RedHat headers. Removed another...
2001-11-16 Jeremy AllisonRemoved SMBD_RPC_CLIENT_OBJ temporary I was using.
2001-11-16 Jeremy AllisonI *love* removing code :-). Removed 4 files that weren...
2001-11-15 Jeremy AllisonTidyups in the merge process.
2001-11-14 Martin PoolClean up message.
2001-11-14 Martin PoolToo much of samba depends on finding files in their...
2001-11-14 Martin PoolAdd basic "make check" and "make installcheck" targets...
2001-11-07 Tim PotterAdded delheaders as a dependency for clean.
2001-11-05 Tim PotterUse cli_nt_login_network() instead of domain_client_val...
2001-11-03 Jeremy AllisonAdded NT_USER_TOKEN into server_info to fix extra group...
2001-10-31 Andrew BartlettThis is a farily large patch (3300 lines) and reworks...
2001-10-27 Andrew BartlettFix up the Makefile for now (thanks herb).
2001-10-26 Andrew BartlettRestore the intended behaviour for .headers.stamp
2001-10-23 Herb Lewis.headers.stamp not getting touched if file already...
2001-10-23 Jim McDonoughAdd popt for parsing commandline options
2001-10-20 Andrew Tridgellfixed LDSHFLAGS when using non-standard lib locations
2001-10-19 Jim McDonoughAdd build of net utility
2001-10-15 Andrew Tridgellsplit session setup code out of reply.c in preparation...
2001-10-15 Andrew Tridgellinclude more libs needed for kerberos5 on some systems...
2001-10-12 Andrew Tridgelladded NTLMSSP authentication to libsmb. It seems to...
2001-10-11 Andrew Tridgellfirst step in converting the head branch to use lang_td...
2001-10-11 Andrew Tridgellinitial kerberos/ADS/SPNEGO support in libsmb and smbcl...
2001-10-06 Andrew Bartlettmove libsmb/domain_client_validate.o around in the...
2001-10-05 Tim PotterRemove winbindd_glue.c dodgy hack and add winbindd_cm...
2001-10-03 Andrew Tridgellswitched over to a new method of handling uppercase...
2001-09-29 Gerald CarterDon't build make_printerdef in HEAD. This tool is...
2001-09-25 Jeremy AllisonFixup passdb stuff to add new nisplus and ldap backends.
2001-09-25 Motonobu Takahashinow --with-i18n-swat works to install some internationa...
2001-09-25 Andrew Tridgelladded a little smbtorture test for dumping the unicode...
2001-09-24 Motonobu TakahashiAdded SWAT i18n feature:
2001-09-22 Andrew Tridgellfixed the Makefile so we don't rebuild libsmbclient...
2001-09-19 Andrew BartlettAdd the ability to display Samba's build options with...
2001-09-19 Andrew BartlettThis isn't used anymore
2001-09-19 Andrew Bartlettpassdb/pampass.c and passdb/pass_check.c are not passdb...
2001-09-16 Andrew BartlettKill off the dangerous passwd program default, as its...
2001-09-12 Andrew Tridgell- enable MSDFS by default, there seems no reason not...
2001-09-10 Andrew Tridgellpassdb/smbpassfile ain't needed any more - it only...
2001-09-10 Andrew Tridgellreplaced stdio in many parts of samba with a XFILE...
2001-09-07 Andrew Tridgelladded "display charset" option in smb.conf, along with...
2001-09-06 Andrew Tridgell- fixed proto.h build on systems using a parallel make
2001-09-06 Tim PotterStarted a cleanup of smbpasswd related stuff. I've...
2001-09-05 Herb Lewisadd PROFILE_OBJ to nmbd now
2001-08-28 Tim PotterAdded additional objects to rpcclient for sam sync...
2001-08-28 Tim PotterFix for make proto when srcdir != cwd.
next