index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Beau Kuiper: provided patch so that passwords could only be changed by
Luke Leighton
1999-03-19
1
-3
/
+29
*
mods to allow inter-domain trust accounts to be added to SAM database
Luke Leighton
1999-03-09
1
-77
/
+177
*
refinement of random ipc$ SMBtrans torture test. send requests, and
Luke Leighton
1999-02-11
1
-4
/
+58
*
use jeremy's versions of the UNICODE routines.
Luke Leighton
1999-02-10
1
-2
/
+2
*
Fuss fuss fuss.
Christopher R. Hertel
1999-01-27
1
-1
/
+5
*
compilation errors due to addition of smb file handle parameter.
Luke Leighton
1999-01-27
1
-10
/
+9
*
Added load_interfaces in smbpasswd to allow name resolution by broadcast and
Matthew Chapman
1999-01-18
1
-0
/
+2
*
While writing the man page, I realized that it was a bit silly not to accept
Christopher R. Hertel
1998-12-29
1
-32
/
+117
*
Sorry that this is going so slowly.
Christopher R. Hertel
1998-12-28
1
-2
/
+2
*
A while back, Andrew and I talked about making the debug parsing code a
Christopher R. Hertel
1998-12-16
1
-27
/
+2
*
removed nt_pipe_fnum from struct cli_state. need to be able to call
Luke Leighton
1998-12-07
1
-9
/
+14
*
rpc_samr.h parse_samr.c srv_samr.c :
Luke Leighton
1998-12-01
1
-1
/
+1
*
pwdb_initialise() in the wrong place: must load smb.conf first. thanks phil.
Luke Leighton
1998-11-30
1
-6
/
+6
*
weekend work. user / group database API.
Luke Leighton
1998-11-29
1
-1
/
+2
*
fixing domain join and domain login problems
Luke Leighton
1998-11-25
1
-4
/
+2
*
update testparm with -s option so it doesn't require a carriage return
Herb Lewis
1998-11-19
1
-10
/
+34
*
Added OSF1 changes to HEAD (-lsecurity etc.)
Jeremy Allison
1998-11-18
1
-12
/
+6
*
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1998-11-17
4
-7
/
+7
*
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1998-11-17
3
-205
/
+721
*
Added fixes for machine accounts.
Jeremy Allison
1998-11-16
1
-10
/
+32
*
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
[prev]
[next]