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
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-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
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
3
-4
/
+9
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
8
-197
/
+382
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
1998-03-17
- added "Full View"/"Normal View" on the "view config" page
Andrew Tridgell
5
-10
/
+68
1998-03-17
Fixes for the static data bugs & incorrect use of strtok
Jeremy Allison
1
-7
/
+11
1998-03-17
show full path in ps by setting it in argv[0]
Andrew Tridgell
1
-2
/
+2
1998-03-17
fixed call to execl() to get argv[0] right (thanks to Herb)
Andrew Tridgell
1
-2
/
+2
1998-03-17
changed the default MAXSTATUS from 1000 to 100000
Andrew Tridgell
1
-2
/
+2
1998-03-16
Adding the same change as was added to 1.9.18 branch to add the
Jeremy Allison
13
-131
/
+343
1998-03-16
Lint was complaining about the following typedef in smb.h:
Christopher R. Hertel
1
-1
/
+1
1998-03-16
includes.h: Addition of NetBSD 1.3 fix, fix for HPUX 9.x, 10.x zombie
Jeremy Allison
2
-5
/
+16
1998-03-16
changed the default "keepalive" value to 300 seconds.
Andrew Tridgell
2
-1
/
+3
1998-03-15
changed the date formatting
Andrew Tridgell
1
-3
/
+11
1998-03-15
- claim the null connection after the session request to mak sure we
Andrew Tridgell
4
-15
/
+24
1998-03-15
safer killing of connections - it ensures the process is still a valid
Andrew Tridgell
1
-7
/
+13
1998-03-15
- added the ability to kill off individual connections from SWAT (from
Andrew Tridgell
7
-320
/
+442
1998-03-15
install jpeg files
Andrew Tridgell
1
-0
/
+7
1998-03-15
a smaller background
Andrew Tridgell
1
-1
/
+1
1998-03-14
added a background image based on Pauls SAMBA logo but manipulated a
Andrew Tridgell
1
-1
/
+1
1998-03-14
new files to support starting/stopping the server
Andrew Tridgell
3
-0
/
+248
1998-03-14
added the ability to start/stop the server from SWAT.
Andrew Tridgell
5
-73
/
+70
1998-03-14
if a local parameter is changed at the global level then propogate the
Andrew Tridgell
3
-1
/
+37
1998-03-14
prototype updates
Andrew Tridgell
1
-1
/
+1
1998-03-14
- added separators
Andrew Tridgell
1
-13
/
+43
1998-03-14
another makeover of loadparm to support new stuff in swat and
Andrew Tridgell
9
-216
/
+339
1998-03-14
another fix for running under cgi-bin
Andrew Tridgell
1
-2
/
+2
1998-03-14
fixed support for running swat via cgi-bin
Andrew Tridgell
2
-10
/
+50
1998-03-14
removed a redundent return statement
Andrew Tridgell
2
-17
/
+22
[prev]
[next]