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
/
lib
/
interface.c
Age
Commit message (
Expand
)
Author
Files
Lines
1998-09-05
tridge the destroyer returns!
Andrew Tridgell
1
-17
/
+0
1998-08-31
bounds check next_token() to prevent possible buffer overflows
Andrew Tridgell
1
-1
/
+1
1998-08-30
changed the format of the wins.dat file slightly.
Andrew Tridgell
1
-0
/
+22
1998-07-29
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1
-191
/
+36
1998-04-13
Changes to allow Samba to be compiled with -Wstrict-prototypes
Jeremy Allison
1
-1
/
+1
1998-01-22
This is *not* a big change (although it looks like one).
Jeremy Allison
1
-1
/
+1
1998-01-07
includes.h: Added FreeBSD 3.x fixes. Added HPUX10.x fixes.
Jeremy Allison
1
-1
/
+5
1997-12-29
avoid the ~ operator in netmask operations as apparently it causes
Andrew Tridgell
1
-33
/
+55
1997-12-23
Fixes to compile under OpenBSD from "Todd T. Fries" <toddf@acm.org>
Jeremy Allison
1
-1
/
+1
1997-12-13
This is it ! The mega-merge of the JRA_NMBD_REWRITE branch
Jeremy Allison
1
-4
/
+33
1997-11-01
change a debug level
Andrew Tridgell
1
-3
/
+3
1997-10-23
Big change to make nmbd code more readable/understandable.
Jeremy Allison
1
-4
/
+10
1997-10-17
.cvsignore: Added make_smbcodepage
Jeremy Allison
1
-0
/
+12
1997-10-15
added loopback_ip. This is used to detect packets from ourselves
Andrew Tridgell
1
-0
/
+2
1997-10-07
increase the debug level in the "added interface" debug line
Andrew Tridgell
1
-3
/
+3
1997-09-26
Correctly rolled back interface.c (I was working on an older
Jeremy Allison
1
-210
/
+186
1997-09-23
added code from Philip A Prindeville <philipp@enteka.com> which expands
Luke Leighton
1
-186
/
+210
1997-07-11
interface.c: Fix for AIX4.x finding interfaces.
Samba Release Account
1
-1
/
+1
1997-05-08
'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)
Samba Release Account
1
-1
/
+1
1997-04-09
Large changes from jra@cygnus.com. Mainly browser updates.
Samba Release Account
1
-2
/
+2
1997-01-09
Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...
Samba Release Account
1
-1
/
+1
1996-08-14
changed "unsigned long" to "uint32" in several places (for IP
Andrew Tridgell
1
-6
/
+6
1996-08-09
applying login updates from jim@oxfordcc.co.uk, sent in by
Samba Release Account
1
-0
/
+1
1996-07-22
removed the remote interfaces stuff.
Andrew Tridgell
1
-7
/
+1
1996-06-29
added local and remote interfaces (didn't get done in first attempt)
Samba Release Account
1
-23
/
+34
1996-06-10
got rid of a lot of redundent header files as we now globally generate
Andrew Tridgell
1
-1
/
+0
1996-06-08
- added comments to byteorder.h explaining how it works.
Andrew Tridgell
1
-0
/
+4
1996-06-07
- added predict.c, moving the routines from util.c
Andrew Tridgell
1
-0
/
+27
1996-06-06
- added interface.c and removed all the references to myip, bcast_ip
Andrew Tridgell
1
-0
/
+421