summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* started basic support for solaris 2.5 in smbwrapper.Andrew Tridgell1998-10-041-5/+5
* more smbw cleanups.Andrew Tridgell1998-10-041-4/+6
* simplied the layout of the smbwrapper code. All those 3 line filesAndrew Tridgell1998-10-041-10/+1
* drat.Andrew Tridgell1998-10-031-0/+2
* added fchdir() supportAndrew Tridgell1998-10-031-1/+1
* support getcwd() in smbwrapperAndrew Tridgell1998-10-031-1/+1
* added mkdir() and rmdir() supportAndrew Tridgell1998-10-031-0/+1
* added lseekAndrew Tridgell1998-10-031-1/+1
* added basic chmod(), chown() and utime() support (not fullyAndrew Tridgell1998-10-031-1/+2
* added unlink() and rename() support to smbwrapperAndrew Tridgell1998-10-031-1/+2
* - remove .p files in make cleanAndrew Tridgell1998-10-031-3/+3
* Makefile.in :Luke Leighton1998-10-021-3/+9
* makefile support for smbwrapperAndrew Tridgell1998-10-021-4/+24
* fix directory creation mechanism; the optimized version would not work :-(Alexandre Oliva1998-09-291-25/+44
* optimize creation of directories in build treeAlexandre Oliva1998-09-291-20/+25
* get away with dummy and .dummy filesAlexandre Oliva1998-09-291-10/+10
* Two changes in this ball...Michael Warfield1998-09-281-1/+23
* automated generation of .dummy files for each subdirectory;Alexandre Oliva1998-09-281-2/+9
* Added Kerberos4 support patches from Johan Hedin <johanh@fusion.kth.se>Jeremy Allison1998-09-261-14/+15
* Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1998-09-251-2/+2
* added in samr commands. assistance in returning the missing functions,Luke Leighton1998-09-251-2/+3
* added wksinfo command to rpcclient, which don't work too good.Luke Leighton1998-09-251-2/+3
* added rpcclient programLuke Leighton1998-09-251-5/+18
* check whether system type is the same as stored in the cache (fullAlexandre Oliva1998-09-241-6/+32
* automatically detect changes in the system type and exit, tellingAndrew Tridgell1998-09-241-1/+1
* some changes to the autoconf supportAndrew Tridgell1998-09-241-7/+5
* replace getpass() with getsmbpass() if getsmbpass.c compilesAlexandre Oliva1998-09-211-1/+1
* major autoconf clean-upAlexandre Oliva1998-09-211-7/+39
* tridge the destroyer returns!Andrew Tridgell1998-09-051-1/+9
* finished the asynchronous browse synchronisation code. It even seemsAndrew Tridgell1998-08-301-1/+1
* Fix "make clean" to also delete SPROGS.John Terpstra1998-08-211-1/+1
* Makefile.in: Moved blocking lock code into smbd/blocking.c for link purposes.Jeremy Allison1998-08-191-1/+1