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
/
nsswitch
/
wins.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-01-08
Use StrCaseCmp, not strcasecmp. Should fix winbind build on IRIX
Jelmer Vernooij
1
-2
/
+2
2003-12-11
fixed bad formal parameter type in get_static(); patch Andy Polyakov
Gerald Carter
1
-1
/
+1
2003-09-08
Fix for bug #299.
Tim Potter
1
-30
/
+80
2003-07-23
Move a function to avoid a warning.
Tim Potter
1
-24
/
+24
2003-06-25
large change:
Gerald Carter
1
-2
/
+9
2003-06-16
Fix some compiler warnings.
Tim Potter
1
-2
/
+0
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-25
/
+26
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-12-22
merge IRIX winbind support from Samba 2.2 branch
Herb Lewis
1
-35
/
+116
2001-12-12
allow IRIX to build nsswitch/libnss_wins.so
Herb Lewis
1
-12
/
+82
2001-11-26
Got medieval on another pointless extern. Removed extern struct ipzero
Tim Potter
1
-2
/
+2
2001-11-23
Removed TimeInit() call from every client program (except for one place
Tim Potter
1
-1
/
+0
2001-11-19
Store some path names in global variables initialized to configure
Martin Pool
1
-1
/
+1
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-2
/
+1
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-1
/
+0
2001-05-15
Zero-fill struct hostent.
Jeremy Allison
1
-0
/
+2
2001-05-15
Fixed glibc crash problems with libnss_wins.so
Jeremy Allison
1
-4
/
+44
2000-10-11
Converted to call lib/wins_srv.c:wins_srv_ip() instead of lp_wins_server()
Christopher R. Hertel
1
-4
/
+4
2000-10-09
Fixes to allow wins.c to compile to allow building of libnss_wins.so.
John Terpstra
1
-2
/
+11
2000-07-19
Instead of handing back a string (which might be a DNS name or an IP
Christopher R. Hertel
1
-4
/
+2
2000-07-19
First cut toward adding WINS server failover.
Christopher R. Hertel
1
-1
/
+1
2000-01-07
remove scope parameter here too
Andrew Tridgell
1
-3
/
+3
1999-12-17
added basic nsswitch support - this allows you to use a "wins" entry
Andrew Tridgell
1
-0
/
+129