index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
1998-10-04
more smbw cleanups.
Andrew Tridgell
1
-4
/
+6
1998-10-04
simplied the layout of the smbwrapper code. All those 3 line files
Andrew Tridgell
1
-10
/
+1
1998-10-03
drat.
Andrew Tridgell
1
-0
/
+2
1998-10-03
added fchdir() support
Andrew Tridgell
1
-1
/
+1
1998-10-03
support getcwd() in smbwrapper
Andrew Tridgell
1
-1
/
+1
1998-10-03
added mkdir() and rmdir() support
Andrew Tridgell
1
-0
/
+1
1998-10-03
added lseek
Andrew Tridgell
1
-1
/
+1
1998-10-03
added basic chmod(), chown() and utime() support (not fully
Andrew Tridgell
1
-1
/
+2
1998-10-03
added unlink() and rename() support to smbwrapper
Andrew Tridgell
1
-1
/
+2
1998-10-03
- remove .p files in make clean
Andrew Tridgell
1
-3
/
+3
1998-10-02
Makefile.in :
Luke Leighton
1
-3
/
+9
1998-10-02
makefile support for smbwrapper
Andrew Tridgell
1
-4
/
+24
1998-09-29
fix directory creation mechanism; the optimized version would not work :-(
Alexandre Oliva
1
-25
/
+44
1998-09-29
optimize creation of directories in build tree
Alexandre Oliva
1
-20
/
+25
1998-09-29
get away with dummy and .dummy files
Alexandre Oliva
1
-10
/
+10
1998-09-28
Two changes in this ball...
Michael Warfield
1
-1
/
+23
1998-09-28
automated generation of .dummy files for each subdirectory;
Alexandre Oliva
1
-2
/
+9
1998-09-26
Added Kerberos4 support patches from Johan Hedin <johanh@fusion.kth.se>
Jeremy Allison
1
-14
/
+15
1998-09-25
Makefile.in: Fixed bug with continuation line causing proto to fail.
Jeremy Allison
1
-2
/
+2
1998-09-25
added in samr commands. assistance in returning the missing functions,
Luke Leighton
1
-2
/
+3
1998-09-25
added wksinfo command to rpcclient, which don't work too good.
Luke Leighton
1
-2
/
+3
1998-09-25
added rpcclient program
Luke Leighton
1
-5
/
+18
1998-09-24
check whether system type is the same as stored in the cache (full
Alexandre Oliva
1
-6
/
+32
1998-09-24
automatically detect changes in the system type and exit, telling
Andrew Tridgell
1
-1
/
+1
1998-09-24
some changes to the autoconf support
Andrew Tridgell
1
-7
/
+5
1998-09-21
replace getpass() with getsmbpass() if getsmbpass.c compiles
Alexandre Oliva
1
-1
/
+1
1998-09-21
major autoconf clean-up
Alexandre Oliva
1
-7
/
+39
1998-09-05
tridge the destroyer returns!
Andrew Tridgell
1
-1
/
+9
1998-08-30
finished the asynchronous browse synchronisation code. It even seems
Andrew Tridgell
1
-1
/
+1
1998-08-21
Fix "make clean" to also delete SPROGS.
John Terpstra
1
-1
/
+1
1998-08-19
Makefile.in: Moved blocking lock code into smbd/blocking.c for link purposes.
Jeremy Allison
1
-1
/
+1
1998-08-17
this completes the splitup of server.c.
Andrew Tridgell
1
-1
/
+2
1998-08-17
more splitting of server.c
Andrew Tridgell
1
-1
/
+2
1998-08-17
now that we have no global arrays we can start to split up the monster
Andrew Tridgell
1
-2
/
+2
1998-08-17
moved connection_struct handling code into smbd/conn.c and changed it
Andrew Tridgell
1
-1
/
+1
1998-08-16
got rid of the Files[] array completely (previously I'd just made it
Andrew Tridgell
1
-1
/
+2
1998-08-15
this checkin gets rid of the global Files[] array and makes it local
Andrew Tridgell
1
-2
/
+2
1998-08-15
moved the printing related files to a separate printing/ directory.
Andrew Tridgell
1
-1
/
+1
1998-08-14
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1
-8
/
+9
1998-08-14
Makefile.in: Changed so that make proto will work with ldap & nisplus.
Jeremy Allison
1
-2
/
+2
1998-08-13
move smbd/print_svid.o from SMBD_OBJ1 to PARAM_OBJ so that nmbd, swat, etc.
Herb Lewis
1
-2
/
+2
1998-08-11
Makefile.in: Added CHECK target back in (at Herb's request). Added
Jeremy Allison
1
-1
/
+6
1998-08-10
Makefile.in: Fixed make clean bug with CVS directory in bin/.
Jeremy Allison
1
-1
/
+1
1998-08-10
moved access.c into lib/ from smbd/ as it is needed by testparm. I
Andrew Tridgell
1
-3
/
+2
1998-08-10
split the system password checking routines out of smbd/password.c and
Andrew Tridgell
1
-7
/
+5
1998-08-10
moved username.c into lib/ so we no longer $(PASSDB_OBJ) in most
Andrew Tridgell
1
-14
/
+13
1998-08-10
smbtorture now compiles
Andrew Tridgell
1
-17
/
+9
1998-08-10
fixed the installation scripts for the new layout
Andrew Tridgell
1
-20
/
+17
1998-08-10
the rest of the binaries now compile and link
Andrew Tridgell
1
-24
/
+34
1998-08-09
a few more things compile.
Andrew Tridgell
1
-20
/
+32
[next]