fixed a makefile syntax error that was breaking the build on some
[ira/wip.git] / source3 / Makefile.in
2002-06-30 Andrew Tridgellfixed a makefile syntax error that was breaking the...
2002-06-28 Jeremy AllisonProper merge of all the working printing stuff from...
2002-06-26 Gerald Cartermore merges from SAMBA_2_2
2002-06-25 Andrew BartlettAnd fix another missing ubiqx...
2002-06-25 Andrew BartlettFix the smbmnt compile.
2002-06-25 Andrew BartlettBreak up samba's object dependencies, and its prototype...
2002-06-25 Gerald CarterMerge ... SONAMEFLAG stuff from SAMBA_2_2. If I steppe...
2002-06-15 Andrew BartlettWhen adding popt to an application, you need to ensure...
2002-06-15 Andrew BartlettAdd the missing makefile from previous commit
2002-06-07 Andrew BartlettMove the code from lib/util_sid.c that deals with the...
2002-06-06 Gerald Carterenable building of shared libsmbclient
2002-05-23 Andrew BartlettGiven Jeremy's positive response, and a lack of one...
2002-05-22 Andrew BartlettFix a silly memory (getpnam_alloc()) leak spotted by...
2002-05-18 Andrew BartlettRemove unused files.
2002-05-18 Andrew BartlettA few things in this commit:
2002-05-17 Andrew BartlettThis removes --with-ssl from Samba.
2002-05-17 Martin PoolMakes winbindd_proto handling consistent with the other...
2002-05-15 Gerald Cartermore solaris compile fixes (for smbwrapper)
2002-05-09 Gerald Cartermerge from SAMBA_2_2: remove -symbolic from pam_smbpass...
2002-05-09 Gerald Carterpidfile merge from SAMBA_2_2 (including --with-fhs...
2002-04-30 Martin PoolFix $MAKE
2002-04-30 Martin PoolTwo small fixes for "make proto": wbrepld was never...
2002-04-24 Andrew Tridgella new "dual daemon" operating mode for winbindd
2002-04-13 Andrew BartlettFix the build on platforms that use our internal popt.
2002-04-12 Andrew Tridgell- added a mangling test suite that measures the collisi...
2002-04-11 Andrew Tridgellthis adds a completely new hash based mangling scheme
2002-04-11 Andrew TridgellThis split the mangling code up to allow for the possib...
2002-04-05 Jim McDonoughadd utils/net_help.c to bin/net build
2002-04-04 Tim PotterMake bin/nsstest as part of torture target.
2002-04-04 Jim McDonoughAdd libads/ldap_user.c to build for ads user management.
2002-03-30 John TerpstraAdded build option for "everything". Changed build...
2002-03-29 Herb Lewismerge winbindd WINS changes from 2.2
2002-03-25 Martin PoolRoll back proto.h changes -- to hard to do them portabl...
2002-03-22 Herb Lewiscut and paste inserted spaces instead of tab. Some...
2002-03-21 Herb Lewismake install should also install the default dat files...
2002-03-19 Martin PoolTake out autobuild dependency on proto.h; breaks some...
2002-03-19 Martin PoolRefactor for systems like Solaris that cannot handle...
2002-03-19 Martin PoolChange the Makefile to rebuild proto.h as necessary...
2002-03-17 Tim PotterAdded dos_errstr() function. Not all errors in list...
2002-03-13 Andrew BartlettMove the directory creation process outside the 'instal...
2002-03-12 Jim McDonoughAack. Don't change too much. vfs.c still won't build...
2002-03-12 John TerpstraFix up location of libsmbclient.so so it always goes...
2002-03-12 John TerpstraAdded wins entry.
2002-03-11 Jim McDonoughAnother program converted to popt...smbstatus this...
2002-03-10 Andrew Tridgellyipee! Finally put in the patch from Alexey Kotovich
2002-03-09 Andrew Tridgellbuild tdbbackup by default
2002-03-07 Jim McDonoughUpdate Makefile.in for rpcclient build on machines...
2002-03-07 Andrew Tridgelladded a tdb backup utility
2002-03-01 Andrew BartlettMissed the Makefile.in update...
2002-03-01 Jeremy AllisonAttempt to fix Solaris winbind nss build.
2002-02-27 Andrew BartlettThis apparently makes winbind work on Solaris again
2002-02-22 Andrew BartlettAdd the pdb_plugin module from Jelmer Vernooij <jelmer...
2002-02-17 Tim PotterRemove dynconfig.{o,po} in clean target.
2002-02-07 Herb Lewissmbsh need CC not SHLD
2002-02-05 Andrew BartlettDrastic impromvents to pam_winbind.
2002-02-01 Jim McDonoughAdd ldap_printer.c build for ADS printer objects.
2002-01-30 Andrew BartlettAn attempt at producing the correct Makefile magic...
2002-01-25 Jean-François Mico... that's the wins replication daemon !
2002-01-20 Andrew BartlettThis is another *BIG* change...
2002-01-17 Andrew BartlettA nice *big* change to the fundemental way we do things.
2002-01-12 Andrew BartlettMany thanks to Alexander Bokovoy <a.bokovoy@sam-solutio...
2002-01-12 Andrew BartlettThanks to vance for spotting the missing Makefile.in...
2002-01-09 Martin PoolAdd two more memory-debug smbcontrol messages: these...
2002-01-08 Andrew Tridgell- fixed my breakage of CPPFLAGS
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...
next