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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rolling back machine password change code - this doesn't work (yet).
Jeremy Allison
1998-04-01
1
-13
/
+24
*
includes.h: Added semaphore fix for HPUX10.x
Jeremy Allison
1998-03-31
4
-25
/
+33
*
the default for old style accounts should be workstation trust
Andrew Tridgell
1998-03-31
1
-1
/
+1
*
Fixed compile-time error introduced by log message change.
Jeremy Allison
1998-03-30
1
-8
/
+19
*
Added extra remote password changing error codes from lmerr.h on NT.
Jeremy Allison
1998-03-30
1
-2
/
+5
*
Added remote machine and address to debug message in make_connection() function.
John Terpstra
1998-03-29
1
-1
/
+1
*
chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync"
Jeremy Allison
1998-03-27
6
-26
/
+73
*
Fix for client generated core-dump bug where offset to readraw
Jeremy Allison
1998-03-27
1
-1
/
+2
*
client.c: Fixed problem where debug level on command line was overridden by s...
Jeremy Allison
1998-03-26
2
-36
/
+69
*
Added the ability to differentiate between workstation and server
Jeremy Allison
1998-03-26
1
-10
/
+13
*
smbpass.c: Made unknown accounts ending in '$' server accounts, not
Jeremy Allison
1998-03-26
2
-6
/
+30
*
nameconf.c is a stray .c file that shouldn't be in the
Jeremy Allison
1998-03-25
1
-350
/
+0
*
Fix for is_in_path from "Steven Hartland" <steven_hartland@pa.press.net> -
Jeremy Allison
1998-03-25
1
-1
/
+1
*
no longer make smbpasswd setuid root
Herb Lewis
1998-03-25
1
-1
/
+1
*
Just fiddled with the README.UBI file.
Christopher R. Hertel
1998-03-25
1
-1
/
+1
*
RFC1002 says we must put compressed name pointers in the following
Jeremy Allison
1998-03-25
1
-2
/
+40
*
added check for one more error case
Herb Lewis
1998-03-25
1
-3
/
+11
*
Added writing of '[XXX]' account control bits into gcos
Jeremy Allison
1998-03-24
2
-6
/
+56
*
Updated smbpasswd to allow root to add machine accounts, and allow
Jeremy Allison
1998-03-24
2
-54
/
+235
*
Fixed 'unused variable' warnings found with gcc -Wall -Werror.
Jeremy Allison
1998-03-24
1
-2
/
+2
*
ypserver not available: AUTOMOUNT server and path don't work.
Samba Release Account
1998-03-24
1
-14
/
+10
*
clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).
Jeremy Allison
1998-03-24
11
-78
/
+91
*
Updating note thanks to comments from Franky Liederkerke.
John Terpstra
1998-03-23
2
-12
/
+30
*
a pointless commit to check on a problem Luke reported with CVS
Andrew Tridgell
1998-03-23
1
-2
/
+2
*
- added a check for broken RH5 include files. With the standard RH5
Andrew Tridgell
1998-03-22
3
-1
/
+16
*
Getting ready for first Red Hat Linux RPMs for 1.9.19 pre-alpha release
John Terpstra
1998-03-21
4
-6
/
+11
*
added comments about printcap name
Herb Lewis
1998-03-20
1
-2
/
+7
*
Added MAXPRINTERLEN define in smb.h setting printer share name length to maxi...
John Terpstra
1998-03-20
2
-2
/
+5
*
Finally made OS/2 WP fix the default.
Jeremy Allison
1998-03-19
1
-1
/
+1
*
Adding the same changes to HEAD as were added to BRANCH_1_9_18.
Jeremy Allison
1998-03-19
10
-233
/
+447
*
Added SamOEMChangePassword functionality.
Jeremy Allison
1998-03-18
4
-0
/
+219
*
don't set the Expires header on any page generated from a POST. This
Andrew Tridgell
1998-03-18
1
-1
/
+3
*
moved the refresh script to the end of the page so that silly things
Andrew Tridgell
1998-03-18
1
-9
/
+12
*
changed the method used for auto-reload on the status page to use
Andrew Tridgell
1998-03-18
3
-6
/
+23
*
oops, I got the sense of the show_defaults parameter to lp_dump()
Andrew Tridgell
1998-03-17
2
-2
/
+2
*
when CGI_LOGGING is on log the host name and IP
Andrew Tridgell
1998-03-17
1
-1
/
+3
*
this isn't a big commit, it just looks like it :-)
Andrew Tridgell
1998-03-17
10
-82
/
+119
*
- added "Full View"/"Normal View" on the "view config" page
Andrew Tridgell
1998-03-17
5
-10
/
+68
*
fix typos
Herb Lewis
1998-03-17
1
-2
/
+2
*
Fixes for the static data bugs & incorrect use of strtok
Jeremy Allison
1998-03-17
1
-7
/
+11
*
show full path in ps by setting it in argv[0]
Andrew Tridgell
1998-03-17
1
-2
/
+2
*
fixed call to execl() to get argv[0] right (thanks to Herb)
Andrew Tridgell
1998-03-17
1
-2
/
+2
*
changed the default MAXSTATUS from 1000 to 100000
Andrew Tridgell
1998-03-17
1
-2
/
+2
*
add swat to build package
Herb Lewis
1998-03-16
5
-14
/
+43
*
Adding the same change as was added to 1.9.18 branch to add the
Jeremy Allison
1998-03-16
15
-135
/
+438
*
Lint was complaining about the following typedef in smb.h:
Christopher R. Hertel
1998-03-16
1
-1
/
+1
*
Adding mention of %p substitution.
Jeremy Allison
1998-03-16
2
-5
/
+25
*
includes.h: Addition of NetBSD 1.3 fix, fix for HPUX 9.x, 10.x zombie
Jeremy Allison
1998-03-16
2
-5
/
+16
*
changed the default "keepalive" value to 300 seconds.
Andrew Tridgell
1998-03-16
3
-7
/
+4
*
changed the date formatting
Andrew Tridgell
1998-03-15
1
-3
/
+11
[prev]
[next]