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-03-15
- claim the null connection after the session request to mak sure we
Andrew Tridgell
1
-2
/
+10
1998-03-14
added the ability to start/stop the server from SWAT.
Andrew Tridgell
1
-0
/
+17
1998-03-14
if a local parameter is changed at the global level then propogate the
Andrew Tridgell
1
-0
/
+1
1998-03-14
prototype updates
Andrew Tridgell
1
-1
/
+1
1998-03-14
another makeover of loadparm to support new stuff in swat and
Andrew Tridgell
1
-5
/
+12
1998-03-14
removed a redundent return statement
Andrew Tridgell
1
-16
/
+22
1998-03-11
"For I have laboured mightily on Luke's code, and hath broken
Jeremy Allison
12
-1356
/
+3766
1998-03-08
allow for non-authenticated SWAT for demo purposes
Andrew Tridgell
1
-1
/
+1
1998-03-08
Jeremy is going to hate me ...
Andrew Tridgell
2
-2
/
+36
1998-03-03
Change the multibyte character set support so that
Jeremy Allison
3
-17
/
+31
1998-02-26
Makefile, password.c, includes.h: Added KRB4 patches from Johan Hedin <johanh...
Jeremy Allison
1
-2
/
+6
1998-02-26
Fix for NT redirector bug where deltree fails if the resume key
Jeremy Allison
1
-1
/
+1
1998-02-24
Fixed bug reported by Janne.Harju@nmp.nokia.com. When used in broadcast
Jeremy Allison
1
-0
/
+2
1998-02-20
nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...
Jeremy Allison
1
-0
/
+2
1998-02-13
Ding-dong the witch is dead, the witch is dead......
Jeremy Allison
2
-4
/
+3
1998-02-11
Makefile: Added AIX 3.2.5.
Jeremy Allison
3
-3
/
+4
1998-02-07
A small raft of changes, I will sync up with 1.9.18 also.
Jeremy Allison
3
-12
/
+7
1998-01-29
Makefile: Fix for OSF1 typo.
Jeremy Allison
4
-6
/
+8
1998-01-24
Added get_create_time() function to time.c.
Jeremy Allison
1
-0
/
+1
1998-01-22
This is *not* a big change (although it looks like one).
Jeremy Allison
7
-10
/
+10
1998-01-22
printing.c: Bug fix for lpng reporting.
Jeremy Allison
1
-1
/
+1
1998-01-17
charcnv.c: Added codepage 866 support onto the file system. Patch
Jeremy Allison
1
-0
/
+4
1998-01-16
reply.c:
Jeremy Allison
1
-1
/
+1
1998-01-16
Makefile: Added new codepage - 866.
Jeremy Allison
1
-0
/
+4
1998-01-12
*** empty log message ***
Andrew Tridgell
1
-0
/
+1
1998-01-09
docs/Support.txt: Removed consultant.
Jeremy Allison
1
-12
/
+12
1998-01-08
preparing for release of 1.9.18
Samba Release Account
1
-1
/
+1
1998-01-07
includes.h: Added FreeBSD 3.x fixes. Added HPUX10.x fixes.
Jeremy Allison
1
-1
/
+6
1998-01-05
Added 3 commands:
Volker Lendecke
2
-1
/
+20
1997-12-24
preparing for release of 1.9.18alpha14
Samba Release Account
1
-1
/
+1
1997-12-24
Added SIGUSR1/SIGUSR2 handling.
Jeremy Allison
1
-0
/
+2
1997-12-24
nmbd_elections.c: Added new parameter to dump_workgroups call.
Jeremy Allison
1
-1
/
+2
1997-12-24
Finally added the code Andrew wanted that will allow a Samba domain
Jeremy Allison
1
-0
/
+1
1997-12-23
Fixes to compile under OpenBSD from "Todd T. Fries" <toddf@acm.org>
Jeremy Allison
1
-2
/
+16
1997-12-20
client.c:
Jeremy Allison
1
-0
/
+1
1997-12-18
kanji.h: Fixed problems with re-definitions of strchr and others on AIX.
Jeremy Allison
1
-0
/
+24
1997-12-16
preparing for release of 1.9.18alpha13
Samba Release Account
1
-1
/
+1
1997-12-16
Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>.
Jeremy Allison
2
-0
/
+8
1997-12-13
This is it ! The mega-merge of the JRA_NMBD_REWRITE branch
Jeremy Allison
2
-361
/
+599
1997-12-11
kanji.c: Patch from Anders Blomdell <anders.blomdell@control.lth.se>
Jeremy Allison
1
-3
/
+0
1997-12-04
added optonal MEM_MAN code
Andrew Tridgell
2
-45
/
+22
1997-12-04
don't use free and alloc as structure elements
Andrew Tridgell
1
-3
/
+3
1997-12-03
put the default PRINTCAP_NAME def in includes.h not local.h so that
Andrew Tridgell
2
-17
/
+17
1997-12-03
applied a patch from Norm Jacobs to allow "printcap name = lpstat"
Andrew Tridgell
1
-0
/
+9
1997-12-03
loadparm.c: Added lp_we_are_a_wins_server as an alias for lp_wins_support.
Jeremy Allison
1
-0
/
+1
1997-12-03
allow users to disable the NetWkstaUserLogon call in server level
Andrew Tridgell
1
-0
/
+10
1997-12-03
make the "printing" option a per share option rather than global. When
Andrew Tridgell
1
-1
/
+1
1997-12-03
I'm slowly getting though the todo list :-)
Andrew Tridgell
1
-0
/
+5
1997-12-02
the default GUEST_ACCOUNT should be here not in smb.h
Andrew Tridgell
1
-0
/
+6
1997-12-02
get rid of some things out of smb.h that are already in local.h
Andrew Tridgell
1
-12
/
+0
[prev]
[next]