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
/
include
/
proto.h
Age
Commit message (
Expand
)
Author
Files
Lines
1997-07-24
Re-added shm stuff - keeps getting lost.
Samba Release Account
1
-1
/
+3
1997-07-24
nameserv.c: split add_domain_names() into three functions:
Samba Release Account
1
-10
/
+11
1997-07-24
removed definition of strslashcmp - now a static in clitar.c.
Samba Release Account
1
-1
/
+0
1997-07-24
Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.com
Samba Release Account
1
-7
/
+8
1997-07-18
charset.c: Split charset_initialise() into 2 - a charset_initialise() and
Samba Release Account
1
-1
/
+3
1997-07-08
Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>
Samba Release Account
1
-1
/
+3
1997-07-06
added, tested and debugged new "hide files" option.
Samba Release Account
1
-7
/
+9
1997-07-06
replaced the "wins proxy" to treat NetBIOS names as DNS names with new
Samba Release Account
1
-10
/
+12
1997-07-03
Fix for deleting directories that contain only veto files.
Samba Release Account
1
-1
/
+1
1997-07-01
Rolled back Lukes changes. Not quite ready for prime time.
Samba Release Account
1
-20
/
+17
1997-07-01
made "hide files" and "veto files" into per-service parameter sections,
Samba Release Account
1
-9
/
+9
1997-07-01
added "hide files" option.
Samba Release Account
1
-11
/
+14
1997-06-19
loadparm.c: Added "force create mode" and "force directory mode" params.
Samba Release Account
1
-0
/
+2
1997-06-16
charset.c: Dropped debug message to level 6.
Samba Release Account
1
-0
/
+1
1997-06-11
Makefile: Added quoata changes for Linux from Thorvald Natvig
Samba Release Account
1
-1
/
+2
1997-06-06
loadparm.c: Made explicit max packet now ignored.
Samba Release Account
1
-0
/
+1
1997-06-02
nameannounce.c: Made sure recurse flag set correctly.
Samba Release Account
1
-4
/
+0
1997-05-30
charcnv.c: Fixed silly bugs detected on IRIX.
Samba Release Account
1
-2
/
+2
1997-05-27
loadparm.c: Ensure printer services cannot be read only and don't use share m...
Samba Release Account
1
-1
/
+0
1997-05-20
dir.c: Fixed double slash issue.
Samba Release Account
1
-9
/
+16
1997-05-08
'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)
Samba Release Account
1
-2
/
+6
1997-05-07
added automount home directory support. contributed by simeon@bangor.co.uk
Samba Release Account
1
-6
/
+8
1997-04-09
Large changes from jra@cygnus.com. Mainly browser updates.
Samba Release Account
1
-3
/
+2
1997-03-09
1) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMES
Samba Release Account
1
-3
/
+11
1997-02-23
Makefile: Added cleandir target.
Samba Release Account
1
-0
/
+2
1997-02-11
Replaced YOST code with more functionally equivalent code that
Samba Release Account
1
-1
/
+1
1997-02-03
Fixed const definitions for StrCaseXXX calls.
Samba Release Account
1
-2
/
+2
1997-02-02
util.c: StrCaseCmp and StrnCaseCmp terminated incorrectly, giving false
Samba Release Account
1
-12
/
+15
1997-01-29
Fixed proto problem with lp_veto_files().
Samba Release Account
1
-1
/
+1
1997-01-15
locking.c proto.h shmem.c smb.h status.c :
Samba Release Account
1
-11
/
+11
1997-01-13
Added an extra parameter for unix_convert. If present this is the
Samba Release Account
1
-1
/
+1
1997-01-09
Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...
Samba Release Account
1
-1
/
+1
1996-12-10
Added veto calls.
Samba Release Account
1
-0
/
+3
1996-10-25
Changed prototypes for accesses into validated_users structure.
Samba Release Account
1
-8
/
+8
1996-10-25
debugging the dns lookup changes
Samba Release Account
1
-4
/
+2
1996-10-24
dealing with name queries and dns lookups etc.
Samba Release Account
1
-6
/
+2
1996-10-24
- added support for TMPDIR env variable
Andrew Tridgell
1
-0
/
+4
1996-10-07
- changed the default nmbd loop timout to 10 seconds (2 seconds was much
Andrew Tridgell
1
-10
/
+10
1996-10-05
I have fixed quite a few important bugs in this commit.
Andrew Tridgell
1
-2
/
+4
1996-10-05
- use workgroup from smb.conf in smbclient
Andrew Tridgell
1
-0
/
+1
1996-10-04
- changed the umask handling. We now set the umask to 0 and explicitly
Andrew Tridgell
1
-1
/
+1
1996-10-02
backout all the changes to nmbd.
Andrew Tridgell
1
-85
/
+66
1996-10-02
- a huge pile of changes from Luke which implement the browse.conf
Andrew Tridgell
1
-69
/
+102
1996-08-24
removed all of lukes recent changes. I need to do a p2 release but
Samba Release Account
1
-91
/
+258
1996-08-23
- fixed bugs in nmb response packet checking.
Samba Release Account
1
-258
/
+91
1996-08-22
- add timeouts to connect() for password server connections. This
Andrew Tridgell
1
-1
/
+2
1996-08-20
- removed ServerComment and instead set the comment string in nmbd
Andrew Tridgell
1
-2
/
+0
1996-08-20
- fix a bug in NetServerEnum where counted and total were not counted
Andrew Tridgell
1
-1
/
+0
1996-08-19
- added "netbios name" option in smb.conf to make controlling the name
Andrew Tridgell
1
-5
/
+5
1996-08-17
- made FAST_SHARE_MODES standard for Linux
Andrew Tridgell
1
-5
/
+0
[next]