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
/
source4
/
lib
/
util_strlist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r7052: added a case insensitive str_list_check_ci() version of str_list_check()
Andrew Tridgell
1
-0
/
+13
2007-10-10
r5401: using talloc_array() is neater here
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5392: added "secure" WINS server processing. Send a WACK on name
Andrew Tridgell
1
-0
/
+51
2007-10-10
r5274: fixed some const warnings by making the str_list_ functions return "co...
Andrew Tridgell
1
-7
/
+7
2007-10-10
r5221: replace the str_list_*() code with new code based on talloc(). This is
Andrew Tridgell
1
-111
/
+79
2007-10-10
r5114: the nbtd task can now act as a basic B-node server. It registers its
Andrew Tridgell
1
-168
/
+0
2007-10-10
r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p()
Andrew Tridgell
1
-3
/
+3
2007-10-10
r3478: split out some more pieces of includes.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3457: s_addr is a macro on solaris, so we can't use it in structure names. a...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3443: the next stage in the include files re-organisation.
Andrew Tridgell
1
-8
/
+8
2007-10-10
r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...
Andrew Tridgell
1
-0
/
+323