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
/
source3
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes for OSF1 compilation
Andrew Tridgell
1998-11-13
2
-5
/
+8
*
sids in rpctorture changed from fstrings to DOM_SID
Luke Leighton
1998-11-13
1
-2
/
+2
*
Removed code that used printf/fprintf in password changin libraries.
Herb Lewis
1998-11-12
1
-3
/
+19
*
Fixed smbpasswd so that enabling a user who already has a password
Jeremy Allison
1998-11-12
1
-2
/
+20
*
extracted the password change code from smbpasswd and used it in swat
Andrew Tridgell
1998-11-12
1
-218
/
+0
*
char -> uchar fix
Andrew Tridgell
1998-11-12
1
-1
/
+1
*
largely rewrote smbpasswd so that the code is understandable. This
Andrew Tridgell
1998-11-12
1
-637
/
+679
*
include/local.h:
Jeremy Allison
1998-11-10
1
-0
/
+4
*
converted smbclient to use clientgen.c rather than clientutil.c
Andrew Tridgell
1998-11-09
1
-1
/
+1
*
codepages/codepage_def.936: Updated comment.
Jeremy Allison
1998-11-07
1
-3
/
+3
*
lib/charcnv.c: Improved debug comment.
Jeremy Allison
1998-11-06
1
-8
/
+10
*
check return value of locking_init()
Andrew Tridgell
1998-11-05
1
-10
/
+12
*
Added scripting option (-s) to smbpasswd.
Jeremy Allison
1998-11-04
1
-10
/
+73
*
Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...
Jeremy Allison
1998-11-03
1
-0
/
+3
*
Fix suggested by Nicholas.S.Jenkins@cdc.com - connect to the
Jeremy Allison
1998-10-30
1
-2
/
+7
*
I've moved the debugparse module files into the ubiqx directory because I
Christopher R. Hertel
1998-10-28
1
-15
/
+10
*
Fixed a small bug in debug2html. It wasn't properly checking EOF. The
Christopher R. Hertel
1998-10-27
1
-1
/
+18
*
Here is the simple debug parser and the debug2html converter. Still to do:
Christopher R. Hertel
1998-10-26
1
-0
/
+239
*
volker was concerned about unique inode numbers and smbsh. This set of
Andrew Tridgell
1998-10-24
1
-4
/
+5
*
torture debug.
Luke Leighton
1998-10-22
1
-0
/
+14
*
enumeration tests (files, sessions, shares, connections).
Luke Leighton
1998-10-22
1
-0
/
+32
*
rpctorture command
Luke Leighton
1998-10-22
1
-0
/
+520
*
fixed a connection bug in torture test
Andrew Tridgell
1998-10-20
1
-11
/
+66
*
added maxfid test
Andrew Tridgell
1998-10-16
1
-11
/
+66
*
set recursion desired for bcast name query
Andrew Tridgell
1998-10-14
1
-1
/
+2
*
dce/rpc
Luke Leighton
1998-10-08
1
-3
/
+3
*
- don't generate 0 params in torture
Andrew Tridgell
1998-10-08
1
-1
/
+1
*
- fixed a bunch of warnings and minor errors
Andrew Tridgell
1998-10-08
1
-53
/
+37
*
use 1 second resolution calls if possible
Andrew Tridgell
1998-10-08
1
-3
/
+3
*
- modified resolve_name() to take a name_type
Andrew Tridgell
1998-10-04
1
-1
/
+1
*
added lseek() support for directories
Andrew Tridgell
1998-10-03
1
-2
/
+2
*
- static function "create_new_hashes" was identical to "nt_lm_owf_gen".
Luke Leighton
1998-10-02
1
-23
/
+2
*
some changes in smbtorture as a result of clientgen interface changes
Andrew Tridgell
1998-10-02
1
-5
/
+5
*
Fixed problems found in lint pass over the old code by <cpeterso@microsoft.com>.
Jeremy Allison
1998-09-28
1
-3
/
+25
*
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1998-09-28
3
-9
/
+4
*
automated generation of .dummy files for each subdirectory;
Alexandre Oliva
1998-09-28
1
-1
/
+0
*
Fixed up more possibly uninitialized variables.
Richard Sharpe
1998-09-27
1
-1
/
+1
*
Makefile.in: Fixed bug with continuation line causing proto to fail.
Jeremy Allison
1998-09-25
2
-7
/
+11
*
added wksinfo command to rpcclient, which don't work too good.
Luke Leighton
1998-09-25
1
-0
/
+1
*
added rpcclient program
Luke Leighton
1998-09-25
1
-1
/
+7
*
Integration of Anders Blomdell <anders.blomdell@control.lth.se>'s
Jeremy Allison
1998-09-24
1
-48
/
+90
*
major autoconf clean-up
Alexandre Oliva
1998-09-21
1
-0
/
+1
*
some cleanups to use ZERO_STRUCT() and friends
Andrew Tridgell
1998-09-05
1
-1
/
+1
*
tridge the destroyer returns!
Andrew Tridgell
1998-09-05
4
-20
/
+19
*
Ok - this is the 64 bit widening check in. It changes the configure
Jeremy Allison
1998-09-03
1
-2
/
+2
*
More abstraction of file system data types, to move to a 64
Jeremy Allison
1998-09-01
2
-3
/
+3
*
bounds check next_token() to prevent possible buffer overflows
Andrew Tridgell
1998-08-31
1
-4
/
+4
*
some smbtorture hacks (random IPC calls)
Andrew Tridgell
1998-08-25
1
-4
/
+60
*
and get the message right ...
Andrew Tridgell
1998-08-21
1
-1
/
+1
*
silly me.
Andrew Tridgell
1998-08-21
1
-1
/
+1
[next]