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-13
reverted includes change for FreeBSD as it breaks IRIX
Andrew Tridgell
1
-1
/
+0
1998-11-13
need 32 bit status codes to be negotiated because of STUPID dos "error more
Luke Leighton
1
-1
/
+1
1998-11-13
Fixed timing window created by daemonize function. Smbmount was going daemon
Michael Warfield
1
-7
/
+10
1998-11-13
LOCAL_GRP and DOMAIN_GRP are return types
Luke Leighton
1
-0
/
+4
1998-11-13
ZERO_STRUCTP not PN
Luke Leighton
1
-6
/
+6
1998-11-13
oops - ZERO_STRUCTP() issues again...
Luke Leighton
1
-4
/
+1
1998-11-13
use ZERO_STRUCTPN (checks for NULL) not ZERO_STRUCTP (doesn't check for NULL)
Luke Leighton
1
-6
/
+6
1998-11-13
ZERO_STRUCTP does not check argument for NULL.
Luke Leighton
1
-1
/
+4
1998-11-13
fixes for OSF1 compilation
Andrew Tridgell
7
-13
/
+23
1998-11-13
include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP.
Jeremy Allison
4
-12
/
+10
1998-11-13
security descriptors
Luke Leighton
6
-83
/
+104
1998-11-13
sids in rpctorture changed from fstrings to DOM_SID
Luke Leighton
1
-2
/
+2
1998-11-13
fixed compile for FreeBSD
Andrew Tridgell
2
-376
/
+371
1998-11-12
%\ is an interesting printf argument, but I prefer %s
Andrew Tridgell
1
-1
/
+1
1998-11-12
we don't have any jpeg images any more
Andrew Tridgell
1
-7
/
+0
1998-11-12
Removed code that used printf/fprintf in password changin libraries.
Herb Lewis
5
-27
/
+70
1998-11-12
security descriptors.
Luke Leighton
11
-93
/
+387
1998-11-12
please remember to check that code compiles before checkin!
Andrew Tridgell
1
-2
/
+2
1998-11-12
.cvsignore: Removed old entries.
Herb Lewis
5
-52
/
+64
1998-11-12
Fixed smbpasswd so that enabling a user who already has a password
Jeremy Allison
1
-2
/
+20
1998-11-12
include/kanji.h include/proto.h lib/kanji.c: Added const parameters in string...
Jeremy Allison
3
-42
/
+44
1998-11-12
jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist.
Luke Leighton
8
-30
/
+149
1998-11-12
changes from John Sygulla for changing remote passwords
Herb Lewis
1
-17
/
+79
1998-11-12
cleaning up conflicts between group code not yet committed and
Luke Leighton
9
-701
/
+2000
1998-11-12
security descriptors and registry.
Luke Leighton
4
-3
/
+102
1998-11-12
handle null usernames
Andrew Tridgell
1
-8
/
+5
1998-11-12
show all buttons in demo mode
Andrew Tridgell
1
-1
/
+1
1998-11-12
fixed demo mode
Andrew Tridgell
1
-5
/
+10
1998-11-12
extracted the password change code from smbpasswd and used it in swat
Andrew Tridgell
8
-519
/
+385
1998-11-12
char -> uchar fix
Andrew Tridgell
1
-1
/
+1
1998-11-12
largely rewrote smbpasswd so that the code is understandable. This
Andrew Tridgell
10
-668
/
+710
1998-11-12
Moved some code (NTLMSSPcalc) out of smbdes and inline for paranioa
Jeremy Allison
4
-35
/
+62
1998-11-12
Fix fd leak in error condition in grantpt code case.
Jeremy Allison
1
-5
/
+8
1998-11-12
Added the security changes suggested by Andrew - become the
Jeremy Allison
3
-79
/
+108
1998-11-12
Added enable user button. Fixed bug where log was always printed.
Jeremy Allison
1
-5
/
+15
1998-11-11
changed is_root() to am_root() to prevent clash with variable names.
Andrew Tridgell
3
-14
/
+12
1998-11-11
J.F.'s latest printer fixes plus his gcc -picky fix for web/cgi.c
Jeremy Allison
2
-2
/
+4
1998-11-11
rpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.
Jeremy Allison
5
-14
/
+23
1998-11-11
oops!
Luke Leighton
1
-11
/
+13
1998-11-11
security descriptor info, provided by jean-francois
Luke Leighton
5
-42
/
+129
1998-11-11
Added needed flag for swat password changing
Herb Lewis
1
-2
/
+3
1998-11-11
added password change functionality to swat
Herb Lewis
2
-60
/
+534
1998-11-11
Fix from richard.kettlewell@kewill.com for leapyear bugs.
Jeremy Allison
1
-1
/
+5
1998-11-11
clearing up security descriptor
Luke Leighton
9
-61
/
+129
1998-11-11
Fixed two debug prints.
Jeremy Allison
1
-2
/
+2
1998-11-11
changed syntax of registry commands so keys can start with HKLM or HKU.
Luke Leighton
11
-307
/
+454
1998-11-11
makeyodldocs.sh now works with the bash shell
Jean-François Micouleau
1
-3
/
+3
1998-11-11
Added code to copy smb.conf.5.html to the swat help directory.
Jeremy Allison
1
-0
/
+8
1998-11-11
swat.c updated to use new yodl generated smb.conf.5.html file for help
Herb Lewis
1
-5
/
+17
1998-11-11
Makefile.in: Added target for makeyodldocs - not used by default.
Jeremy Allison
3
-5
/
+16
[next]