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
Age
Commit message (
Expand
)
Author
Files
Lines
1998-06-21
Remove the copyright to Canon Information Systems Australia, as we don't
Richard Sharpe
3
-7
/
+20
1998-06-20
clitar.c: Fixed minor gcc -pedantic-error compile warnings.
Jeremy Allison
2
-5
/
+6
1998-06-17
Re-submit changes for CLITAR.
Richard Sharpe
1
-84
/
+291
1998-06-16
clientgen: Added USE_SSL for client shutdown.
Jeremy Allison
6
-23
/
+8
1998-06-16
Damn, forgot the proto file again
Richard Sharpe
1
-0
/
+1
1998-06-16
CLITAR changes to overcome some reported problems and add Jay's changes
Richard Sharpe
1
-0
/
+19
1998-06-16
Added SSL support from Christian Starkjohann <cs@obdev.at>
Jeremy Allison
9
-16
/
+476
1998-06-16
Adding Christian Starkjohann <cs@obdev.at> SSLeay document.
Jeremy Allison
1
-0
/
+392
1998-06-15
client.c: Made -L do a null-session share unless -U user is specified.
Jeremy Allison
4
-130
/
+170
1998-06-15
Makefile:
Jeremy Allison
3
-8
/
+25
1998-06-15
remove .cvsignore as ignored file. This is used in my build scripts.
Herb Lewis
1
-1
/
+0
1998-06-13
Makefile: Added ubi_sLinkList.o as the groupname.o file needs it. Added group...
Jeremy Allison
6
-238
/
+201
1998-06-13
Groupname mapping code now lives here.
Jeremy Allison
1
-0
/
+204
1998-06-12
This is the first, small step toward some tweaks that Jeremy and I have
Christopher R. Hertel
1
-0
/
+2
1998-06-12
ipc.c: map_username is now a BOOL function.
Jeremy Allison
6
-75
/
+263
1998-06-11
Removed directory-relative include references. This required that I add
Christopher R. Hertel
1
-2
/
+2
1998-06-11
Removed the "../" from the #include statement.
Christopher R. Hertel
1
-1
/
+1
1998-06-10
Minor changes as I've now discovered gcc -pedantic-errors. This
Jeremy Allison
3
-12
/
+21
1998-06-10
I've replaced the linked list used to manage the subnet namelists with a
Christopher R. Hertel
6
-190
/
+238
1998-06-10
De-coupled the mapping of a Windows to UNIX username from the Get_Pwnam
Jeremy Allison
6
-31
/
+125
1998-06-09
I was wrong about the length and max_length values in make_unistr2.
Jeremy Allison
1
-3
/
+1
1998-06-09
loadparm.c: Removed 'domain other sids' parameter.
Jeremy Allison
7
-34
/
+33
1998-06-09
Fixed compile problem after make proto.
Jeremy Allison
2
-17
/
+19
1998-06-09
This is a first step toward moving long namelists into a database. I
Christopher R. Hertel
12
-241
/
+314
1998-06-08
Moved the ubiqx stuff above nameserv.h so that ubiqx typedefs could be
Christopher R. Hertel
1
-12
/
+6
1998-06-08
proto.h
Christopher R. Hertel
2
-0
/
+16
1998-06-08
Added code to add the Samba names onto the remote_broadcast subnet,
Jeremy Allison
2
-5
/
+11
1998-06-08
Added code to generate
Christopher R. Hertel
1
-0
/
+6
1998-06-08
Cosmetic. Added a cast to (void) to a call to add_name_to_subnet() since
Christopher R. Hertel
1
-5
/
+5
1998-06-05
loadparm.c: Did it ! Changed defaults for 'case preserve' and 'short case pre...
Jeremy Allison
3
-10
/
+16
1998-06-04
client.c: Allowed client to proceed even if it gets error 234 (more data
Jeremy Allison
2
-107
/
+113
1998-06-04
had what would be a compile error if it wasn't #if 0'd out in passdb_ops
Luke Leighton
1
-1
/
+1
1998-06-04
added "domain admin group" and "domain guest group" parameters. this is
Luke Leighton
4
-5
/
+22
1998-06-04
Fixed file descriptor leak in open_socket_out - this could
Jeremy Allison
1
-0
/
+1
1998-06-04
includes.h: Fixes for NetBSD and BSDI.
Jeremy Allison
2
-2
/
+5
1998-06-03
It occurred to me that the samba includes.h file should be included in the
Christopher R. Hertel
11
-20
/
+120
1998-06-03
ipc.c: Fix bug where we don't return the correct error code when client
Jeremy Allison
3
-91
/
+272
1998-06-02
Changed the mechanism for including the Samba includes.h in the ubiqx code
Christopher R. Hertel
12
-109
/
+87
1998-06-01
clientutil.c: Don't core dump if no controlling terminal available for password.
Jeremy Allison
5
-8
/
+43
1998-06-01
point people at the main web site for a up to date list of mirrors
Andrew Tridgell
1
-80
/
+2
1998-05-30
This change ensures that only the processes/locked files that
Paul Blackman
1
-20
/
+22
1998-05-29
Added Paul Eggerts LocalTime patch.
Jeremy Allison
1
-8
/
+28
1998-05-29
Adding Greek and Icelandic codepages from :
Jeremy Allison
2
-0
/
+193
1998-05-28
latest messing about: probably doesn't compile; doesn't matter.
Luke Leighton
1
-3
/
+54
1998-05-27
Ooops - fixed Win95 crash bugs with earlier code.
Jeremy Allison
2
-4
/
+7
1998-05-27
Newly re-written do_match and mask_match functions, with the
Jeremy Allison
2
-103
/
+236
1998-05-27
removed "domain sid = " parameter instructions
Luke Leighton
1
-6
/
+6
1998-05-27
loadparm.c: Added machine password timeout parameter - set to 7 days be default.
Jeremy Allison
8
-173
/
+266
1998-05-26
smb.h: More NT SMB stuff (just defines).
Jeremy Allison
5
-9
/
+28
1998-05-25
added set logon, logoff, kickoff etc time functions.
Luke Leighton
3
-8
/
+47
[next]