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
Commit message (
Expand
)
Author
Age
Files
Lines
*
I'm slowly getting though the todo list :-)
Andrew Tridgell
1997-12-03
2
-3
/
+8
*
hopefully handle "ready and waiting" messages in print queue output a
Andrew Tridgell
1997-12-03
1
-0
/
+3
*
fix toupper(c) on a already uppercase char and tolower(c) on an
Andrew Tridgell
1997-12-03
1
-0
/
+2
*
fixed the help message for -p (someone complained!)
Andrew Tridgell
1997-12-02
1
-1
/
+1
*
add the null string to SMBsetatr calls
Andrew Tridgell
1997-12-02
1
-1
/
+3
*
changing the comment in find_new_file() to say why a base of 1 is used
Andrew Tridgell
1997-12-02
1
-2
/
+1
*
the default GUEST_ACCOUNT should be here not in smb.h
Andrew Tridgell
1997-12-02
1
-0
/
+6
*
HPUX trusted systems need to use bigcrypt() not crypt()
Andrew Tridgell
1997-12-02
1
-0
/
+4
*
get rid of some things out of smb.h that are already in local.h
Andrew Tridgell
1997-12-02
1
-12
/
+0
*
dont try getpeername() when Client isn't initialised
Andrew Tridgell
1997-12-02
1
-0
/
+8
*
Documented the 'veto oplock files' parameter.
Jeremy Allison
1997-12-02
1
-0
/
+24
*
asyncdns.c: Removed warning when compiling with -DSYNC_DNS.
Jeremy Allison
1997-12-02
4
-22
/
+11
*
fix for systems that don't have PWD environment variable defined
Herb Lewis
1997-12-01
1
-0
/
+2
*
remove stutter from closing instructions
Herb Lewis
1997-12-01
1
-2
/
+2
*
dded error checking to scripts
Herb Lewis
1997-12-01
4
-8
/
+37
*
the logon script example should use %U.bat not %u.bat
Andrew Tridgell
1997-11-30
1
-2
/
+2
*
clientgen.c: Added cli_mv() (used in a recent torture test).
Jeremy Allison
1997-11-30
4
-24
/
+96
*
don't display locks for dead processes in smbstatus
Andrew Tridgell
1997-11-29
2
-5
/
+9
*
use -1 not 0xffffffff in SIVALS() macros
Andrew Tridgell
1997-11-29
2
-27
/
+5
*
added a sent_oplock_break element to Files[] as a paranoia check so we
Andrew Tridgell
1997-11-29
4
-11
/
+26
*
pass the mailslot name to process_logon_packet()
Andrew Tridgell
1997-11-28
3
-24
/
+38
*
get_entries is an int not a bool
Andrew Tridgell
1997-11-28
1
-1
/
+1
*
preparing for release of 1.9.18alpha12
Samba Release Account
1997-11-28
42
-43
/
+43
*
there was a bug in my oplock bugfix :-)
Andrew Tridgell
1997-11-28
1
-3
/
+3
*
fixed a very nasty oplock bug. We could send oplock break requests on
Andrew Tridgell
1997-11-28
1
-3
/
+4
*
oh no! my favourite hack is broken. You can't do:
Andrew Tridgell
1997-11-26
1
-1
/
+1
*
get rid of stat command (it is a hangover from an old experiment)
Andrew Tridgell
1997-11-25
1
-38
/
+0
*
Remind them to read the man page about needing to be root.
Dan Shearer
1997-11-24
1
-2
/
+4
*
added cli_rmdir and cli_mkdir
Andrew Tridgell
1997-11-24
3
-6
/
+114
*
added a SMB_QUERY_FILE_ALL_INFO test into smbtorture
Andrew Tridgell
1997-11-23
2
-1
/
+70
*
added some QPATHINFO and QFILEINFO tests into smbtorture.
Andrew Tridgell
1997-11-23
4
-12
/
+174
*
test SMBsetatr as well
Andrew Tridgell
1997-11-23
3
-11
/
+75
*
minor wsmbconf and cgi changes
Andrew Tridgell
1997-11-23
3
-44
/
+60
*
added a test for the NT SMBgetatr bug in smbtorture
Andrew Tridgell
1997-11-23
3
-20
/
+115
*
this new cgi code includes the ability to act as a mini web server,
Andrew Tridgell
1997-11-22
2
-134
/
+1020
*
fixed some typecasts of (char *) to (unsigned char *)
Andrew Tridgell
1997-11-22
1
-4
/
+4
*
the usual :-)
Andrew Tridgell
1997-11-22
1
-2
/
+2
*
added true enumerated types in loadparm.c. Now we don't need all those
Andrew Tridgell
1997-11-22
5
-389
/
+347
*
Just fixed a *serious* bug in nameelect.c to do with local
Jeremy Allison
1997-11-21
1
-0
/
+1
*
Added in mods for new smb.conf "remote browse sync" option as posted to
John Terpstra
1997-11-21
5
-0
/
+71
*
use LocTimeDiff() not TimeDiff() to ensure that longdate conversion is
Andrew Tridgell
1997-11-21
1
-1
/
+2
*
added some debug lines to the rename code
Andrew Tridgell
1997-11-20
1
-4
/
+13
*
changed nmblookup to only set recursion_desired in queries if the -R
Andrew Tridgell
1997-11-19
2
-4
/
+10
*
fixed typo
Andrew Tridgell
1997-11-19
1
-1
/
+1
*
ipc.c: Changed reply_trans to use receive_next_smb() to cope
Jeremy Allison
1997-11-18
5
-9
/
+61
*
don't do the 255.255.255.255 mapping for group names if the name type
Andrew Tridgell
1997-11-18
1
-1
/
+1
*
loadparm.c : Added "veto oplock files" parameter.
Jeremy Allison
1997-11-17
6
-6
/
+26
*
added code to test the cli_NetServerEnum() function in clientgen.c
Andrew Tridgell
1997-11-11
1
-0
/
+38
*
fixed a bug which caused nmbd to core dump. The problem was incorrect
Andrew Tridgell
1997-11-11
1
-2
/
+2
*
Left global_oplock_break set while request to break oplock is
Jeremy Allison
1997-11-11
1
-4
/
+5
[next]