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-04-09
Removed unneeded proto symbol.
Jeremy Allison
1
-1
/
+1
1998-04-09
Missed compile error when compiling with KANJI=true.
Jeremy Allison
1
-1
/
+1
1998-04-09
Added codepage 936 (simplified Chineses).
Jeremy Allison
4
-132
/
+123
1998-04-08
Fix to stop Windows 95 spinning on print queue requests when it
Jeremy Allison
1
-1
/
+1
1998-04-07
Added check for getpwnam returning NULL.
Jeremy Allison
1
-3
/
+7
1998-04-07
want all of data in show_msg at log levels > 50.
Luke Leighton
1
-27
/
+33
1998-04-06
loadparm.c: Cause IPC$ comment to be evaluated at runtime, rather than
Jeremy Allison
2
-3
/
+11
1998-04-03
Fix from Josef Hinteregger <joehtg@joehtg.co.at> for using
Jeremy Allison
2
-2
/
+2
1998-04-02
We were missing a case switch in announcement processing - we
Jeremy Allison
1
-0
/
+17
1998-04-02
Changed code to check NT password *first* - if it exists.
Jeremy Allison
1
-11
/
+14
1998-04-02
Patch from Chris Maltby <chris@softway.com.au>. His comments follow:
Jeremy Allison
5
-12
/
+141
1998-04-02
Updated Eastern European translation table from dan@feld.cvut.cz.
Jeremy Allison
1
-4
/
+20
1998-04-01
cli_login.c :
Luke Leighton
2
-18
/
+59
1998-04-01
Rolling back machine password change code - this doesn't work (yet).
Jeremy Allison
1
-13
/
+24
1998-03-31
includes.h: Added semaphore fix for HPUX10.x
Jeremy Allison
4
-25
/
+33
1998-03-31
the default for old style accounts should be workstation trust
Andrew Tridgell
1
-1
/
+1
1998-03-30
Fixed compile-time error introduced by log message change.
Jeremy Allison
1
-8
/
+19
1998-03-30
Added extra remote password changing error codes from lmerr.h on NT.
Jeremy Allison
1
-2
/
+5
1998-03-29
Added remote machine and address to debug message in make_connection() function.
John Terpstra
1
-1
/
+1
1998-03-27
chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync"
Jeremy Allison
6
-26
/
+73
1998-03-27
Fix for client generated core-dump bug where offset to readraw
Jeremy Allison
1
-1
/
+2
1998-03-26
client.c: Fixed problem where debug level on command line was overridden by s...
Jeremy Allison
2
-36
/
+69
1998-03-26
Added the ability to differentiate between workstation and server
Jeremy Allison
1
-10
/
+13
1998-03-26
smbpass.c: Made unknown accounts ending in '$' server accounts, not
Jeremy Allison
2
-6
/
+30
1998-03-25
nameconf.c is a stray .c file that shouldn't be in the
Jeremy Allison
1
-350
/
+0
1998-03-25
Fix for is_in_path from "Steven Hartland" <steven_hartland@pa.press.net> -
Jeremy Allison
1
-1
/
+1
1998-03-25
no longer make smbpasswd setuid root
Herb Lewis
1
-1
/
+1
1998-03-25
Just fiddled with the README.UBI file.
Christopher R. Hertel
1
-1
/
+1
1998-03-25
RFC1002 says we must put compressed name pointers in the following
Jeremy Allison
1
-2
/
+40
1998-03-25
added check for one more error case
Herb Lewis
1
-3
/
+11
1998-03-24
Added writing of '[XXX]' account control bits into gcos
Jeremy Allison
2
-6
/
+56
1998-03-24
Updated smbpasswd to allow root to add machine accounts, and allow
Jeremy Allison
2
-54
/
+235
1998-03-24
Fixed 'unused variable' warnings found with gcc -Wall -Werror.
Jeremy Allison
1
-2
/
+2
1998-03-24
ypserver not available: AUTOMOUNT server and path don't work.
Samba Release Account
1
-14
/
+10
1998-03-24
clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).
Jeremy Allison
11
-78
/
+91
1998-03-23
Updating note thanks to comments from Franky Liederkerke.
John Terpstra
2
-12
/
+30
1998-03-23
a pointless commit to check on a problem Luke reported with CVS
Andrew Tridgell
1
-2
/
+2
1998-03-22
- added a check for broken RH5 include files. With the standard RH5
Andrew Tridgell
3
-1
/
+16
1998-03-21
Getting ready for first Red Hat Linux RPMs for 1.9.19 pre-alpha release
John Terpstra
4
-6
/
+11
1998-03-20
added comments about printcap name
Herb Lewis
1
-2
/
+7
1998-03-20
Added MAXPRINTERLEN define in smb.h setting printer share name length to maxi...
John Terpstra
2
-2
/
+5
1998-03-19
Finally made OS/2 WP fix the default.
Jeremy Allison
1
-1
/
+1
1998-03-19
Adding the same changes to HEAD as were added to BRANCH_1_9_18.
Jeremy Allison
10
-233
/
+447
1998-03-18
Added SamOEMChangePassword functionality.
Jeremy Allison
4
-0
/
+219
1998-03-18
don't set the Expires header on any page generated from a POST. This
Andrew Tridgell
1
-1
/
+3
1998-03-18
moved the refresh script to the end of the page so that silly things
Andrew Tridgell
1
-9
/
+12
1998-03-18
changed the method used for auto-reload on the status page to use
Andrew Tridgell
3
-6
/
+23
1998-03-17
oops, I got the sense of the show_defaults parameter to lp_dump()
Andrew Tridgell
2
-2
/
+2
1998-03-17
when CGI_LOGGING is on log the host name and IP
Andrew Tridgell
1
-1
/
+3
1998-03-17
this isn't a big commit, it just looks like it :-)
Andrew Tridgell
10
-82
/
+119
[prev]
[next]