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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
1998-11-19
Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10.
Jeremy Allison
2
-34
/
+48
1998-11-18
Added OSF1 changes to HEAD (-lsecurity etc.)
Jeremy Allison
2
-0
/
+16
1998-11-18
Fixed problem with HAVE_NETGROUP being used on platforms
Jeremy Allison
2
-1
/
+10
1998-11-17
Fixed NT modify timestamp issue.
Jeremy Allison
1
-0
/
+1
1998-11-17
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
2
-21
/
+31
1998-11-17
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
5
-72
/
+309
1998-11-17
Moved PRINTCAP_NAME from smb.h to includes to allow it to
Jeremy Allison
2
-4
/
+3
1998-11-16
Updates to handle glob.h - was causing problems on SCO 5.0.4
John Terpstra
2
-1
/
+4
1998-11-15
change ROUNDUP to SMB_ROUNDUP to prevent conflicts with system macros
Andrew Tridgell
1
-1
/
+1
1998-11-14
- new prototypes
Andrew Tridgell
1
-1
/
+1
1998-11-14
Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...
Jeremy Allison
2
-1
/
+2
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
4
-4
/
+21
1998-11-13
reverted includes change for FreeBSD as it breaks IRIX
Andrew Tridgell
1
-1
/
+0
1998-11-13
oops - ZERO_STRUCTP() issues again...
Luke Leighton
1
-4
/
+1
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
1
-0
/
+1
1998-11-13
include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP.
Jeremy Allison
1
-3
/
+1
1998-11-13
security descriptors
Luke Leighton
3
-20
/
+10
1998-11-12
Removed code that used printf/fprintf in password changin libraries.
Herb Lewis
1
-2
/
+5
1998-11-12
security descriptors.
Luke Leighton
4
-22
/
+44
1998-11-12
.cvsignore: Removed old entries.
Herb Lewis
1
-0
/
+9
1998-11-12
include/kanji.h include/proto.h lib/kanji.c: Added const parameters in string...
Jeremy Allison
1
-4
/
+4
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
1
-2
/
+3
1998-11-12
cleaning up conflicts between group code not yet committed and
Luke Leighton
1
-6
/
+18
1998-11-12
security descriptors and registry.
Luke Leighton
1
-1
/
+1
1998-11-12
extracted the password change code from smbpasswd and used it in swat
Andrew Tridgell
1
-0
/
+11
1998-11-12
largely rewrote smbpasswd so that the code is understandable. This
Andrew Tridgell
2
-14
/
+14
1998-11-12
Moved some code (NTLMSSPcalc) out of smbdes and inline for paranioa
Jeremy Allison
1
-1
/
+0
1998-11-12
Added the security changes suggested by Andrew - become the
Jeremy Allison
1
-0
/
+1
1998-11-11
changed is_root() to am_root() to prevent clash with variable names.
Andrew Tridgell
1
-1
/
+1
1998-11-11
rpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.
Jeremy Allison
1
-0
/
+2
1998-11-11
security descriptor info, provided by jean-francois
Luke Leighton
3
-13
/
+64
1998-11-11
clearing up security descriptor
Luke Leighton
3
-15
/
+13
1998-11-11
changed syntax of registry commands so keys can start with HKLM or HKU.
Luke Leighton
3
-9
/
+12
1998-11-11
registry delete value command: "regdeleteval".
Luke Leighton
2
-1
/
+26
1998-11-11
renamed unk_1b to flush_key
Luke Leighton
2
-11
/
+11
1998-11-11
- renamed open_policy to open_hklm.
Luke Leighton
2
-22
/
+32
1998-11-10
rpcclient registry key delete command: "regdeletekey".
Luke Leighton
2
-0
/
+27
1998-11-10
registry modification requires a "sync" or "refresh" on the parent key.
Luke Leighton
2
-0
/
+20
1998-11-10
include/local.h:
Jeremy Allison
4
-24
/
+27
1998-11-10
oops!
Luke Leighton
1
-0
/
+102
1998-11-10
rpcclient registry commands.
Luke Leighton
9
-41
/
+446
1998-11-10
util functions split into relevant modules, first pass.
Luke Leighton
1
-57
/
+93
1998-11-09
Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.
Jeremy Allison
2
-38
/
+11
1998-11-09
I talked to Dave Miller and he thinks that we should have TCP_NODELAY
Andrew Tridgell
1
-0
/
+8
1998-11-09
converted smbclient to use clientgen.c rather than clientutil.c
Andrew Tridgell
1
-18
/
+18
1998-11-06
lib/charcnv.c: Improved debug comment.
Jeremy Allison
1
-1
/
+1
1998-11-03
Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...
Jeremy Allison
1
-9
/
+4
1998-10-29
looks like someone forgot to commit these...
Alexandre Oliva
2
-1
/
+4
[next]