Added configuration parameter 'vfs object' to specify loadable object
[samba.git] / source3 / Makefile.in
1999-04-01 Andrew TridgellKen McDonell from SGI was interested in adding some...
1999-03-01 Luke LeightonBenjamin Kuit's MYSQL SAM Database implementation.
1998-12-28 Christopher R. HertelSorry that this is going so slowly.
1998-12-20 Luke Leightonlib_sec_ctxt.o not .c
1998-12-16 Christopher R. HertelA while back, Andrew and I talked about making the...
1998-12-09 Andrew Tridgellremoved the SID stuff from the head branch as well.
1998-12-08 Luke Leightonadding "Service Control Manager" commands to rpcclient.
1998-12-08 Luke Leightonadding srvsvc pipe.
1998-12-07 Luke Leightonmatthew chapman's ldap code, to date. plus docs!
1998-12-07 Luke Leighton- lib/unix_sec_ctxt.c
1998-12-02 Luke Leightontrailing backslashes spotted by andrej.
1998-11-30 Luke Leighton- adding builtin[alias]db.
1998-11-29 Luke Leightoncvs getting it wrong. again.
1998-11-26 Luke Leightonwe have a problem: resolution of "Primary Group RID...
1998-11-25 Jeremy AllisonMakefile.in: Added maintainer mode fixes.
1998-11-23 Luke Leightonunix instance of group database API
1998-11-21 Andrew Tridgelluse bindir not sbindir in Makefile to ensure that we...
1998-11-19 Jeremy AllisonMakefile.in: Added passing of CPPFLAGS into Makefile.
1998-11-19 Jeremy AllisonSync up with 2.0 code.
1998-11-17 Jeremy AllisonChanged Makefile.in to use autoconf prefixes.
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-11-16 Jeremy AllisonMakefile.in: Re-added quotes round ROFF call for DGUX.
1998-11-13 Jeremy AllisonMakefile.in configure configure.in include/config.h...
1998-11-12 Luke Leightoncleaning up conflicts between group code not yet commit...
1998-11-12 Andrew Tridgellextracted the password change code from smbpasswd and...
1998-11-11 Herb LewisAdded needed flag for swat password changing
1998-11-11 Jeremy AllisonMakefile.in: Added target for makeyodldocs - not used...
1998-11-10 Luke Leightonrpcclient registry commands.
1998-11-10 Luke Leightonutil functions split into relevant modules, first pass.
1998-11-10 Jeremy AllisonDefault for SMB_PASSWD program was set to smbpasswd...
1998-11-09 Jeremy AllisonMakefile.in: Removed rpc_server/srv_ldap_helpers.c...
1998-11-09 Andrew Tridgellconverted smbclient to use clientgen.c rather than...
1998-11-05 Jeremy AllisonAdded scripts/convert_smbpasswd to SCRIPTS
1998-11-03 Jeremy AllisonMakefile.in configure configure.in include/proto.h...
1998-10-30 Alexandre Olivado not print garbage just because someone does not...
1998-10-29 Alexandre Olivamodify dependency tracking code so that it:
1998-10-28 Christopher R. HertelThis should have gone with the last batch.
1998-10-27 Christopher R. HertelFixed a small bug in debug2html. It wasn't properly...
1998-10-26 Andrew Tridgelladded a vsnprintf() implementation from cvslock. See...
1998-10-24 Tim PotterFix for -fpic rules (.c.po and .c.po32) when using...
1998-10-23 Andrew Tridgelldon't enable smbsh/smbwrapper on systems where we can...
1998-10-22 Luke Leightonrpctorture command
1998-10-20 Andrew Tridgellfixes for solaris
1998-10-20 Andrew Tridgellremoved my badly-done attempt at handling compilers...
1998-10-19 Andrew Tridgell- added smbrapper/shared.o
1998-10-15 Luke Leightonrpcclient interactive login (with trust account changin...
1998-10-13 Andrew Tridgellmade smbsh a standard binary
1998-10-08 Andrew Tridgelladd "smbtorture" alias for building smbtorture
1998-10-07 Andrew Tridgellcompile to .po.o first then mv to .po in order to make...
1998-10-06 Luke Leightondce/rpc
1998-10-05 Andrew Tridgellclean needs to delete po32 and .so files
1998-10-05 Andrew Tridgelltell the user we are producing -32 code for the .32...
1998-10-05 Andrew Tridgellthe IRIX make is very fussy amount comment lines. If...
1998-10-05 Luke Leightonrpcclient srvsvc commands.
1998-10-05 Andrew Tridgellgot smbwrapper working on IRIX 6.4. Things got a bit...
1998-10-05 Andrew Tridgellfixed Makefile for IRIX make (it doesn't know %.o=...
1998-10-05 Andrew Tridgellnew file realcalls.c
1998-10-05 Alexandre Olivajust try to rmdir bin after removing bin/.dummy, in...
1998-10-05 Andrew Tridgellit's a bit dangerous to use rm -rf
1998-10-05 Alexandre Olivarm object files created by mkdir probes
1998-10-05 Alexandre OlivaSpeed up directory creation for the common case (i...
1998-10-04 Alexandre Olivabin/cvsignore: deleted, so that bin can be removed...
1998-10-04 Alexandre OlivaAvoid the message `make: [.deps/.P] Error 1 (ignored)'
1998-10-04 Andrew Tridgellfixed some stuff for Linux that porting to Solaris...
1998-10-04 Andrew Tridgellstarted basic support for solaris 2.5 in smbwrapper.
1998-10-04 Andrew Tridgellmore smbw cleanups.
1998-10-04 Andrew Tridgellsimplied the layout of the smbwrapper code. All those...
1998-10-03 Andrew Tridgelldrat.
1998-10-03 Andrew Tridgelladded fchdir() support
1998-10-03 Andrew Tridgellsupport getcwd() in smbwrapper
1998-10-03 Andrew Tridgelladded mkdir() and rmdir() support
1998-10-03 Andrew Tridgelladded lseek
1998-10-03 Andrew Tridgelladded basic chmod(), chown() and utime() support (not...
1998-10-03 Andrew Tridgelladded unlink() and rename() support to smbwrapper
1998-10-03 Andrew Tridgell- remove .p files in make clean
1998-10-02 Luke LeightonMakefile.in :
1998-10-02 Andrew Tridgellmakefile support for smbwrapper
1998-09-29 Alexandre Olivafix directory creation mechanism; the optimized version...
1998-09-29 Alexandre Olivaoptimize creation of directories in build tree
1998-09-29 Alexandre Olivaget away with dummy and .dummy files
1998-09-28 Michael WarfieldTwo changes in this ball...
1998-09-28 Alexandre Olivaautomated generation of .dummy files for each subdirectory;
1998-09-26 Jeremy AllisonAdded Kerberos4 support patches from Johan Hedin <johan...
1998-09-25 Jeremy AllisonMakefile.in: Fixed bug with continuation line causing...
1998-09-25 Luke Leightonadded in samr commands. assistance in returning the...
1998-09-25 Luke Leightonadded wksinfo command to rpcclient, which don't work...
1998-09-25 Luke Leightonadded rpcclient program
1998-09-24 Alexandre Olivacheck whether system type is the same as stored in...
1998-09-24 Andrew Tridgellautomatically detect changes in the system type and...
1998-09-24 Andrew Tridgellsome changes to the autoconf support
1998-09-21 Alexandre Olivareplace getpass() with getsmbpass() if getsmbpass.c...
1998-09-21 Alexandre Olivamajor autoconf clean-up
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-08-30 Andrew Tridgellfinished the asynchronous browse synchronisation code...
1998-08-21 John TerpstraFix "make clean" to also delete SPROGS.
1998-08-19 Jeremy AllisonMakefile.in: Moved blocking lock code into smbd/blockin...
1998-08-17 Andrew Tridgellthis completes the splitup of server.c.
1998-08-17 Andrew Tridgellmore splitting of server.c
1998-08-17 Andrew Tridgellnow that we have no global arrays we can start to split...
1998-08-17 Andrew Tridgellmoved connection_struct handling code into smbd/conn...
next