index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes for solaris
Andrew Tridgell
1998-10-20
1
-2
/
+4
*
removed my badly-done attempt at handling compilers that don't handle
Andrew Tridgell
1998-10-20
1
-9
/
+3
*
- added smbrapper/shared.o
Andrew Tridgell
1998-10-19
1
-5
/
+10
*
rpcclient interactive login (with trust account changing if you are root)
Luke Leighton
1998-10-15
1
-1
/
+1
*
made smbsh a standard binary
Andrew Tridgell
1998-10-13
1
-9
/
+10
*
add "smbtorture" alias for building smbtorture
Andrew Tridgell
1998-10-08
1
-0
/
+2
*
compile to .po.o first then mv to .po in order to make the sun
Andrew Tridgell
1998-10-07
1
-2
/
+4
*
dce/rpc
Luke Leighton
1998-10-06
1
-1
/
+1
*
clean needs to delete po32 and .so files
Andrew Tridgell
1998-10-05
1
-1
/
+1
*
tell the user we are producing -32 code for the .32.so library
Andrew Tridgell
1998-10-05
1
-1
/
+1
*
the IRIX make is very fussy amount comment lines. If a comment line
Andrew Tridgell
1998-10-05
1
-1
/
+1
*
rpcclient srvsvc commands.
Luke Leighton
1998-10-05
1
-1
/
+1
*
got smbwrapper working on IRIX 6.4. Things got a bit tricky,
Andrew Tridgell
1998-10-05
1
-6
/
+19
*
fixed Makefile for IRIX make (it doesn't know %.o=%.po, leaving off
Andrew Tridgell
1998-10-05
1
-2
/
+2
*
new file realcalls.c
Andrew Tridgell
1998-10-05
1
-0
/
+1
*
just try to rmdir bin after removing bin/.dummy, in realclean
Alexandre Oliva
1998-10-05
1
-1
/
+2
*
it's a bit dangerous to use rm -rf
Andrew Tridgell
1998-10-05
1
-1
/
+1
*
rm object files created by mkdir probes
Alexandre Oliva
1998-10-05
1
-7
/
+6
*
Speed up directory creation for the common case (i.e., it exists already)
Alexandre Oliva
1998-10-05
1
-16
/
+24
*
bin/cvsignore: deleted, so that bin can be removed from the repository
Alexandre Oliva
1998-10-04
1
-45
/
+30
*
Avoid the message `make: [.deps/.P] Error 1 (ignored)'
Alexandre Oliva
1998-10-04
1
-2
/
+2
*
fixed some stuff for Linux that porting to Solaris broke
Andrew Tridgell
1998-10-04
1
-2
/
+2
*
started basic support for solaris 2.5 in smbwrapper.
Andrew Tridgell
1998-10-04
1
-5
/
+5
*
more smbw cleanups.
Andrew Tridgell
1998-10-04
1
-4
/
+6
*
simplied the layout of the smbwrapper code. All those 3 line files
Andrew Tridgell
1998-10-04
1
-10
/
+1
*
drat.
Andrew Tridgell
1998-10-03
1
-0
/
+2
*
added fchdir() support
Andrew Tridgell
1998-10-03
1
-1
/
+1
*
support getcwd() in smbwrapper
Andrew Tridgell
1998-10-03
1
-1
/
+1
*
added mkdir() and rmdir() support
Andrew Tridgell
1998-10-03
1
-0
/
+1
*
added lseek
Andrew Tridgell
1998-10-03
1
-1
/
+1
*
added basic chmod(), chown() and utime() support (not fully
Andrew Tridgell
1998-10-03
1
-1
/
+2
*
added unlink() and rename() support to smbwrapper
Andrew Tridgell
1998-10-03
1
-1
/
+2
*
- remove .p files in make clean
Andrew Tridgell
1998-10-03
1
-3
/
+3
*
Makefile.in :
Luke Leighton
1998-10-02
1
-3
/
+9
*
makefile support for smbwrapper
Andrew Tridgell
1998-10-02
1
-4
/
+24
*
fix directory creation mechanism; the optimized version would not work :-(
Alexandre Oliva
1998-09-29
1
-25
/
+44
*
optimize creation of directories in build tree
Alexandre Oliva
1998-09-29
1
-20
/
+25
*
get away with dummy and .dummy files
Alexandre Oliva
1998-09-29
1
-10
/
+10
*
Two changes in this ball...
Michael Warfield
1998-09-28
1
-1
/
+23
*
automated generation of .dummy files for each subdirectory;
Alexandre Oliva
1998-09-28
1
-2
/
+9
*
Added Kerberos4 support patches from Johan Hedin <johanh@fusion.kth.se>
Jeremy Allison
1998-09-26
1
-14
/
+15
*
Makefile.in: Fixed bug with continuation line causing proto to fail.
Jeremy Allison
1998-09-25
1
-2
/
+2
*
added in samr commands. assistance in returning the missing functions,
Luke Leighton
1998-09-25
1
-2
/
+3
*
added wksinfo command to rpcclient, which don't work too good.
Luke Leighton
1998-09-25
1
-2
/
+3
*
added rpcclient program
Luke Leighton
1998-09-25
1
-5
/
+18
*
check whether system type is the same as stored in the cache (full
Alexandre Oliva
1998-09-24
1
-6
/
+32
*
automatically detect changes in the system type and exit, telling
Andrew Tridgell
1998-09-24
1
-1
/
+1
*
some changes to the autoconf support
Andrew Tridgell
1998-09-24
1
-7
/
+5
*
replace getpass() with getsmbpass() if getsmbpass.c compiles
Alexandre Oliva
1998-09-21
1
-1
/
+1
*
major autoconf clean-up
Alexandre Oliva
1998-09-21
1
-7
/
+39
[next]