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