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-18
Fixed crash bug which was assuming that fd_ptr was always non-null
Jeremy Allison
3
-6
/
+12
1998-11-18
Fixed problem with HAVE_NETGROUP being used on platforms
Jeremy Allison
5
-15
/
+26
1998-11-17
Fixed NT modify timestamp issue.
Jeremy Allison
3
-2
/
+27
1998-11-17
Changed Makefile.in to use autoconf prefixes.
Jeremy Allison
1
-7
/
+5
1998-11-17
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
56
-178
/
+238
1998-11-17
lookup_alias_name() %s not %d for sid_str
Luke Leighton
1
-1
/
+1
1998-11-17
somehow this file got missed in the groupdb commit.
Luke Leighton
1
-35
/
+88
1998-11-17
make_uni_hdr() reverted accidentally with a -1 on username length
Luke Leighton
1
-2
/
+2
1998-11-17
swapped username:uid:[groupridlist]:[aliasridlist] to
Luke Leighton
1
-9
/
+9
1998-11-17
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
47
-2310
/
+3044
1998-11-17
Fixed missing NULL check in tar op.
Jeremy Allison
1
-2
/
+4
1998-11-17
Moved PRINTCAP_NAME from smb.h to includes to allow it to
Jeremy Allison
2
-4
/
+3
1998-11-16
Makefile.in: Re-added quotes round ROFF call for DGUX.
Jeremy Allison
3
-4
/
+3
1998-11-16
O_EXCL fixes for printing files & oplocks.
Jeremy Allison
3
-3
/
+6
1998-11-16
Added fixes for machine accounts.
Jeremy Allison
1
-10
/
+32
1998-11-16
fixed lmhosts parsing. We were using sizeof(name) where name was char*
Andrew Tridgell
1
-3
/
+2
1998-11-16
Updates to handle glob.h - was causing problems on SCO 5.0.4
John Terpstra
4
-3
/
+6
1998-11-15
change ROUNDUP to SMB_ROUNDUP to prevent conflicts with system macros
Andrew Tridgell
3
-8
/
+8
1998-11-14
compile with optimisation by default on all compilers
Andrew Tridgell
2
-394
/
+402
1998-11-14
automatically uppercase server and share names (win95 won't handle
Andrew Tridgell
3
-12
/
+7
1998-11-14
fixed setmode in smbclient
Andrew Tridgell
1
-7
/
+6
1998-11-14
- handle servers that don't support getattrE (ie. NT)
Andrew Tridgell
2
-4
/
+6
1998-11-14
Fixed problem with smbclient issuing '*.*' to NT server when an
Jeremy Allison
1
-5
/
+5
1998-11-14
prompt for password on smbclient -L
Andrew Tridgell
1
-1
/
+0
1998-11-14
- new prototypes
Andrew Tridgell
2
-4
/
+17
1998-11-14
allow all user to view the config
Andrew Tridgell
1
-36
/
+22
1998-11-14
remove code that allows installation via cgi
Andrew Tridgell
2
-21
/
+36
1998-11-14
Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...
Jeremy Allison
26
-576
/
+638
1998-11-13
Change to beta1.
Jeremy Allison
1
-1
/
+1
1998-11-13
Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...
Jeremy Allison
22
-625
/
+803
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
[prev]
[next]