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
1997-07-21
Fixed bug with -add code that put wrong password in nt md4 field.
Samba Release Account
1
-1
/
+1
1997-07-18
charset.c: Split charset_initialise() into 2 - a charset_initialise() and
Samba Release Account
14
-33
/
+62
1997-07-17
Makefile: Added krb5 option from Nathan Neulinger <nneul@umr.edu>
Samba Release Account
6
-15
/
+101
1997-07-15
Fix silly crash bug in FAST_SHARE_MODES (same bug as was in
Samba Release Account
1
-1
/
+1
1997-07-14
local.h: Removed ununsed SHARE_MODES_XXX defines. Upped SMBD_RELOAD_CHECK
Samba Release Account
4
-45
/
+23
1997-07-14
CIFS definitions for SMB_INFO_xxx etc.
Samba Release Account
1
-0
/
+5
1997-07-13
counter loop % usage only worked if counters were an exact multiple of
Samba Release Account
1
-3
/
+28
1997-07-13
added pretty printing of data section to show_msg(), for debug log level 10.
Samba Release Account
1
-3
/
+23
1997-07-12
trans2 query file/path info - unix change times being reported as dos create
Samba Release Account
1
-43
/
+86
1997-07-12
JHT ==> Just tidying up for Release.
John Terpstra
1
-663
/
+0
1997-07-11
interface.c: Fix for AIX4.x finding interfaces.
Samba Release Account
2
-4
/
+4
1997-07-10
Added -a option (for Andrew:-). Fixed bug where users with
Samba Release Account
1
-20
/
+99
1997-07-09
JHT ==> Added copyright notations for my works. This is regretably needed!
John Terpstra
3
-1
/
+7
1997-07-08
Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>
Samba Release Account
15
-46
/
+91
1997-07-06
missed one OpenDir() and two is_vetoed_name() calls, both of which take
Samba Release Account
1
-3
/
+3
1997-07-06
added, tested and debugged new "hide files" option.
Samba Release Account
9
-105
/
+130
1997-07-06
replaced the "wins proxy" to treat NetBIOS names as DNS names with new
Samba Release Account
3
-15
/
+34
1997-07-03
preparing for release of 1.9.17alpha4
Samba Release Account
1
-1
/
+1
1997-07-03
Makefile: Added DGUX changes for intel.
Samba Release Account
3
-10
/
+10
1997-07-03
preparing for release of 1.9.17alpha4
Samba Release Account
1
-1
/
+1
1997-07-03
Fix for deleting directories that contain only veto files.
Samba Release Account
5
-11
/
+77
1997-07-03
Fixes for UnixWare 2.x with shadow passwords from
Samba Release Account
2
-0
/
+15
1997-07-02
Fixed wierd bug with lowercase accented character directories.
Samba Release Account
1
-4
/
+10
1997-07-02
Fixed compile warnings for FreeBsd & Linux.
Samba Release Account
1
-10
/
+13
1997-07-01
Rolled back Lukes changes. Not quite ready for prime time.
Samba Release Account
6
-72
/
+37
1997-07-01
made "hide files" and "veto files" into per-service parameter sections,
Samba Release Account
5
-36
/
+37
1997-07-01
added "hide files" option.
Samba Release Account
5
-13
/
+47
1997-07-01
namedbsubnet.c: Added code for returning restricted lists of servers.
Samba Release Account
1
-1
/
+2
1997-07-01
client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw...
Samba Release Account
13
-54
/
+338
1997-06-27
shmem.c: Changed debug to higher level
Samba Release Account
3
-16
/
+25
1997-06-19
loadparm.c: Added "force create mode" and "force directory mode" params.
Samba Release Account
4
-2
/
+21
1997-06-18
Fixed *really* stupid bug in register_vuid - only a problem
Samba Release Account
1
-1
/
+1
1997-06-16
charset.c: Dropped debug message to level 6.
Samba Release Account
5
-4
/
+12
1997-06-11
Makefile: Added quoata changes for Linux from Thorvald Natvig
Samba Release Account
17
-160
/
+285
1997-06-09
Patch from Albrecht Gebhardt Albrecht Gebhardt - fixes domain
Samba Release Account
1
-1
/
+1
1997-06-06
loadparm.c: Made explicit max packet now ignored.
Samba Release Account
6
-13
/
+40
1997-06-03
includes.h: Added USE_SETSID for SGI.
Samba Release Account
4
-4
/
+10
1997-06-03
namedbname.c: Fixed problem with remove_name code that could cause core dump.
Samba Release Account
1
-83
/
+91
1997-06-02
nameannounce.c: Made sure recurse flag set correctly.
Samba Release Account
6
-55
/
+52
1997-05-31
namepacket.c: Block SIGTERM correctly - we can only take them at defined poi...
Samba Release Account
4
-2
/
+24
1997-05-30
namedbname.c: Added 'S' or 'R' flags to wins.dat to aid debugging. Forced all...
Samba Release Account
2
-9
/
+23
1997-05-30
charcnv.c: Fixed silly bugs detected on IRIX.
Samba Release Account
16
-153
/
+305
1997-05-27
loadparm.c: Ensure printer services cannot be read only and don't use share m...
Samba Release Account
7
-35
/
+55
1997-05-22
coding standards issue: should never compare a boolean expression == False
Samba Release Account
1
-45
/
+53
1997-05-22
Removed use of 'domain controller' parameter for browsing system
Samba Release Account
1
-0
/
+4
1997-05-21
Makefile: Turned on FAST_SHARE_MODES by default for a bunch of machines.
Samba Release Account
1
-1
/
+1
1997-05-21
Added code to make nmbd always lose elections if 'local master'
Samba Release Account
1
-1
/
+9
1997-05-21
Added fix from Paul Nelson @ Thursby - smb_mid field could be
Samba Release Account
1
-0
/
+18
1997-05-20
dir.c: Fixed double slash issue.
Samba Release Account
26
-916
/
+1925
1997-05-15
namedbname.c: Fixed *nasty* bug that caused nmbd to spin and eat memory
Samba Release Account
3
-26
/
+33
[next]