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
Age
Commit message (
Expand
)
Author
Files
Lines
1998-11-05
Useful script to extract all parameters out of the loadparm.c file
Jeremy Allison
1
-0
/
+2
1998-11-05
the start of the start of the SAM database API
Luke Leighton
6
-0
/
+1766
1998-11-05
util_file.c:
Luke Leighton
2
-0
/
+507
1998-11-05
split string and unicode string routines into these files.
Luke Leighton
2
-0
/
+1162
1998-11-05
don't bother trying QFILEINFO/QUERY_FILE_ALL_INFO with win95 as it
Andrew Tridgell
1
-1
/
+5
1998-11-05
check return value of locking_init()
Andrew Tridgell
1
-10
/
+12
1998-11-05
Added scripts/convert_smbpasswd to SCRIPTS
Jeremy Allison
1
-1
/
+1
1998-11-05
Realise this needs to be without the '.sh' ending as we will be
Jeremy Allison
1
-0
/
+0
1998-11-05
Very simple awk script to convert a 1.9.18 password file into Samba 2.0
Jeremy Allison
1
-0
/
+17
1998-11-04
Added scripting option (-s) to smbpasswd.
Jeremy Allison
1
-10
/
+73
1998-11-03
fix to some of the unicode string handling. there are others pending
Luke Leighton
1
-7
/
+7
1998-11-03
Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...
Jeremy Allison
9
-623
/
+665
1998-11-02
memory leak in SAM group code: need these to track it down.
Luke Leighton
2
-0
/
+834
1998-11-02
client/client.c: Patch to tidy up file size output.
Jeremy Allison
2
-5
/
+2
1998-11-02
removed comment line at end of file
Luke Leighton
2
-3
/
+4
1998-10-31
don't core dump in smbstatus if we can't open the shmem system
Andrew Tridgell
1
-0
/
+1
1998-10-31
took out Lukes change as it breaks domain logons for Win95 clients
Andrew Tridgell
1
-4
/
+0
1998-10-31
added copyright notice from Patrick Powell
Andrew Tridgell
1
-8
/
+5
1998-10-30
Fix suggested by Nicholas.S.Jenkins@cdc.com - connect to the
Jeremy Allison
1
-2
/
+7
1998-10-30
do not print garbage just because someone does not want dependencies :-)
Alexandre Oliva
1
-24
/
+24
1998-10-29
looks like someone forgot to commit these...
Alexandre Oliva
3
-2
/
+5
1998-10-29
Fixed bug (that I introduced when doing the "delete on close" work
Jeremy Allison
1
-7
/
+9
1998-10-29
modify dependency tracking code so that it:
Alexandre Oliva
1
-10
/
+29
1998-10-29
Tidied up option processing in smbclient - usage message now actually
Jeremy Allison
1
-123
/
+132
1998-10-29
some versions of Irix pass the HAVE__ACL test but don't have acl.h
Herb Lewis
1
-1
/
+1
1998-10-28
This should have gone with the last batch.
Christopher R. Hertel
1
-4
/
+3
1998-10-28
I've moved the debugparse module files into the ubiqx directory because I
Christopher R. Hertel
3
-15
/
+445
1998-10-28
Still moving things around. debugparse.h will be removed from the include
Christopher R. Hertel
3
-85
/
+2
1998-10-28
Just moving things around a bit.
Christopher R. Hertel
1
-328
/
+0
1998-10-28
Added clear-out-structure fix for make_unistr2.
Jeremy Allison
1
-0
/
+2
1998-10-28
Fixes to allow this to pass SGI compiler in -fullwarn mode (with one
Jeremy Allison
1
-9
/
+9
1998-10-28
Quick fixes to fix the broken tree. Needed for my morning compiles.
Jeremy Allison
5
-6
/
+18
1998-10-28
Fix from thwartedefforts@wonky.org (slightly modified) to
Jeremy Allison
1
-1
/
+1
1998-10-28
fixed problem with snprintf.c and mkproto
Andrew Tridgell
2
-4
/
+13
1998-10-28
use abort() instead of exit() in smb_panic()
Andrew Tridgell
1
-1
/
+1
1998-10-28
fixed handling of %.0f in replacement snprintf.c
Andrew Tridgell
1
-12
/
+28
1998-10-27
Fixed a small bug in debug2html. It wasn't properly checking EOF. The
Christopher R. Hertel
2
-2
/
+28
1998-10-27
Added info about parsing debug messages.
Christopher R. Hertel
1
-28
/
+210
1998-10-27
debug string with no %s parameter. oops
Luke Leighton
1
-1
/
+2
1998-10-27
amazing. the improvements to NT continue, evidence for which shows up
Luke Leighton
6
-17
/
+19
1998-10-27
add ifdef for "long double"
Andrew Tridgell
1
-12
/
+18
1998-10-26
added a vsnprintf() implementation from cvslock. See the notes on the
Andrew Tridgell
4
-47
/
+803
1998-10-26
Here is the simple debug parser and the debug2html converter. Still to do:
Christopher R. Hertel
3
-0
/
+635
1998-10-26
Fixed a couple of issues with the SMB_QUERY_FILE_ALL_INFO query.
Jeremy Allison
1
-2
/
+5
1998-10-26
report ourselves as HTTP/1.0 not HTTP/1.1
Andrew Tridgell
1
-3
/
+3
1998-10-26
added a couple more error codes to cli_error()
Andrew Tridgell
1
-0
/
+6
1998-10-24
fix for John.
Andrew Tridgell
1
-8
/
+8
1998-10-24
handle the case of an intermediate binary not loading smbwrapper.so
Andrew Tridgell
1
-2
/
+1
1998-10-24
volker was concerned about unique inode numbers and smbsh. This set of
Andrew Tridgell
9
-35
/
+85
1998-10-24
make sure that apps can't close one of the internal smbw file
Andrew Tridgell
4
-2
/
+32
[next]