summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* Makefile.in: Added maintainer mode fixes.Jeremy Allison1998-11-251-9/+9
* unix instance of group database APILuke Leighton1998-11-231-6/+8
* use bindir not sbindir in Makefile to ensure that we don't breakAndrew Tridgell1998-11-211-1/+3
* Makefile.in: Added passing of CPPFLAGS into Makefile.Jeremy Allison1998-11-191-1/+2
* Sync up with 2.0 code.Jeremy Allison1998-11-191-2/+2
* Changed Makefile.in to use autoconf prefixes.Jeremy Allison1998-11-171-7/+5
* - group database API. oops and oh dear, the threat has been carried out:Luke Leighton1998-11-171-19/+44
* Makefile.in: Re-added quotes round ROFF call for DGUX.Jeremy Allison1998-11-161-1/+1
* Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1998-11-131-1/+1
* cleaning up conflicts between group code not yet committed andLuke Leighton1998-11-121-1/+2
* extracted the password change code from smbpasswd and used it in swatAndrew Tridgell1998-11-121-2/+3
* Added needed flag for swat password changingHerb Lewis1998-11-111-2/+3
* Makefile.in: Added target for makeyodldocs - not used by default.Jeremy Allison1998-11-111-0/+8
* rpcclient registry commands.Luke Leighton1998-11-101-1/+3
* util functions split into relevant modules, first pass.Luke Leighton1998-11-101-2/+5
* Default for SMB_PASSWD program was set to smbpasswd ! This explained the prob...Jeremy Allison1998-11-101-2/+2
* Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.Jeremy Allison1998-11-091-1/+1
* converted smbclient to use clientgen.c rather than clientutil.cAndrew Tridgell1998-11-091-1/+1
* Added scripts/convert_smbpasswd to SCRIPTSJeremy Allison1998-11-051-1/+1
* Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...Jeremy Allison1998-11-031-1/+2
* do not print garbage just because someone does not want dependencies :-)Alexandre Oliva1998-10-301-24/+24
* modify dependency tracking code so that it:Alexandre Oliva1998-10-291-10/+29
* This should have gone with the last batch.Christopher R. Hertel1998-10-281-4/+3
* Fixed a small bug in debug2html. It wasn't properly checking EOF. TheChristopher R. Hertel1998-10-271-1/+10
* added a vsnprintf() implementation from cvslock. See the notes on theAndrew Tridgell1998-10-261-1/+1
* Fix for -fpic rules (.c.po and .c.po32) when using --enable-maintainer-mode.Tim Potter1998-10-241-4/+4
* don't enable smbsh/smbwrapper on systems where we can't work out howAndrew Tridgell1998-10-231-1/+1
* rpctorture commandLuke Leighton1998-10-221-0/+16
* fixes for solarisAndrew Tridgell1998-10-201-2/+4
* removed my badly-done attempt at handling compilers that don't handleAndrew Tridgell1998-10-201-9/+3
* - added smbrapper/shared.oAndrew Tridgell1998-10-191-5/+10
* rpcclient interactive login (with trust account changing if you are root)Luke Leighton1998-10-151-1/+1
* made smbsh a standard binaryAndrew Tridgell1998-10-131-9/+10
* add "smbtorture" alias for building smbtortureAndrew Tridgell1998-10-081-0/+2
* compile to .po.o first then mv to .po in order to make the sunAndrew Tridgell1998-10-071-2/+4
* dce/rpcLuke Leighton1998-10-061-1/+1
* clean needs to delete po32 and .so filesAndrew Tridgell1998-10-051-1/+1
* tell the user we are producing -32 code for the .32.so libraryAndrew Tridgell1998-10-051-1/+1
* the IRIX make is very fussy amount comment lines. If a comment lineAndrew Tridgell1998-10-051-1/+1
* rpcclient srvsvc commands.Luke Leighton1998-10-051-1/+1
* got smbwrapper working on IRIX 6.4. Things got a bit tricky,Andrew Tridgell1998-10-051-6/+19
* fixed Makefile for IRIX make (it doesn't know %.o=%.po, leaving offAndrew Tridgell1998-10-051-2/+2
* new file realcalls.cAndrew Tridgell1998-10-051-0/+1
* just try to rmdir bin after removing bin/.dummy, in realcleanAlexandre Oliva1998-10-051-1/+2
* it's a bit dangerous to use rm -rfAndrew Tridgell1998-10-051-1/+1
* rm object files created by mkdir probesAlexandre Oliva1998-10-051-7/+6
* Speed up directory creation for the common case (i.e., it exists already)Alexandre Oliva1998-10-051-16/+24
* bin/cvsignore: deleted, so that bin can be removed from the repositoryAlexandre Oliva1998-10-041-45/+30
* Avoid the message `make: [.deps/.P] Error 1 (ignored)'Alexandre Oliva1998-10-041-2/+2
* fixed some stuff for Linux that porting to Solaris brokeAndrew Tridgell1998-10-041-2/+2