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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r25587: Fix getaddrinfo detection code. From Timur.
Jeremy Allison
1
-1
/
+9
2007-10-10
r25575: Document S-1-5-12 (restriced code sid).
Günther Deschner
1
-1
/
+7
2007-10-10
r25565: Fix unintended consequence change for IPv6 noticed
Jeremy Allison
1
-1
/
+6
2007-10-10
r25564: Pass sharename to delete_share_security()
Volker Lendecke
1
-6
/
+8
2007-10-10
r25561: Make use of [un]marshall_sec_desc
Volker Lendecke
1
-40
/
+51
2007-10-10
r25560: Merge from Jelmer. "Define HAVE_* for other gai functions to prevent ...
Jeremy Allison
1
-0
/
+2
2007-10-10
r25557: merge libreplace fixes from samba4
Jelmer Vernooij
4
-6
/
+46
2007-10-10
r25534: Apply some const
Volker Lendecke
3
-3
/
+3
2007-10-10
r25510: Now we're returning the port instead of using a global,
Jeremy Allison
1
-2
/
+2
2007-10-10
r25508: Reformatting.
Jeremy Allison
1
-55
/
+69
2007-10-10
r25507: Fix definition of struct sockaddr_storage if
Jeremy Allison
1
-0
/
+5
2007-10-10
r25505: Add a replacement (IPv4 only) implementation of getaddrinfo/freeaddrinfo
Jeremy Allison
6
-13
/
+679
2007-10-10
r25495: Fixup definitions for missing sockaddr_storage.
Jeremy Allison
1
-1
/
+2
2007-10-10
r25492: Start adding IPv6 compatible code to lib/util_sock.c and deal with
Jeremy Allison
1
-54
/
+73
2007-10-10
r25487: Try fix the build - fix socklen_t and sa_family_t.
Jeremy Allison
1
-0
/
+8
2007-10-10
r25476: Finally fix up new interface detection code :-).
Jeremy Allison
1
-1
/
+1
2007-10-10
r25475: Fix braindead mistakes I made pointed out by Simo and
Jeremy Allison
1
-2
/
+6
2007-10-10
r25474: Try and fix the build on Mac OS X 10.4.9.
Jeremy Allison
1
-0
/
+4
2007-10-10
r25473: Reformatting only. Prepare for new ip functions.
Jeremy Allison
1
-254
/
+240
2007-10-10
r25472: Fix the interfaces code to detect IPv6 interfaces, using the
Jeremy Allison
5
-67
/
+183
2007-10-10
r25455: Ensure we have inet_ntop and inet_pton available in lib/replace.
Jeremy Allison
6
-4
/
+426
2007-10-10
r25434: Add the option to print the debug class (DBGC_CLASS) in the debug hea...
Michael Adam
1
-1
/
+10
2007-10-10
r25424: Align log level (by two) in debugging output.
Michael Adam
1
-1
/
+1
2007-10-10
r25417: Use DBGC_REGISTRY class.
Günther Deschner
3
-0
/
+9
2007-10-10
r25416: Add registry debug class.
Günther Deschner
1
-0
/
+1
2007-10-10
r25396: Very obvious fix from Martin Zielinski.
Günther Deschner
1
-0
/
+1
2007-10-10
r25326: Free the context from the talloc_stackframe.
Günther Deschner
1
-2
/
+5
2007-10-10
r25323: Fix the build
Volker Lendecke
1
-1
/
+1
2007-10-10
r25277: Belt-and-braces approach to Volker's fix for RPC-SAMBA3-GETUSERNAME.
Jeremy Allison
1
-4
/
+7
2007-10-10
r25274: Attempt to fix RPC-SAMBA3-GETUSERNAME
Volker Lendecke
1
-2
/
+2
2007-10-10
r25258: Fix a panic message and remove superfluous return after the call to s...
Michael Adam
1
-2
/
+1
2007-10-10
r25257: When dumping eventlist, display full timestring.
Günther Deschner
1
-2
/
+3
2007-10-10
r25252: move macro defines to the end of replace.h
Stefan Metzmacher
1
-32
/
+35
2007-10-10
r25238: Make the error returns from the string functions
Jeremy Allison
1
-20
/
+20
2007-10-10
r25232: sync lib/replace with SAMBA_4_0
Stefan Metzmacher
7
-24
/
+13
2007-10-10
r25230: sync lib/talloc with SAMBA_4_0
Stefan Metzmacher
4
-125
/
+184
2007-10-10
r25222: Fix last assumptions that (size_t)-1 can be used
Jeremy Allison
1
-18
/
+36
2007-10-10
r25199: Remove pstring from strdup_upper - make it the
Jeremy Allison
1
-14
/
+31
2007-10-10
r25195: Fix issue with calling pull_uc2_*alloc with
Jeremy Allison
1
-0
/
+8
2007-10-10
r25184: Fix some C++ warnings and an uninitialized variable
Volker Lendecke
2
-2
/
+2
2007-10-10
r25172: Remove commented out code we will never enable.
Jeremy Allison
1
-172
/
+0
2007-10-10
r25171: More pstring removal.
Jeremy Allison
2
-29
/
+51
2007-10-10
r25170: Remove pstring limits from ms_fnmatch and module load.
Jeremy Allison
2
-37
/
+46
2007-10-10
r25164: Add talloc_asprintf_append_buffer() and the docs for it.
Jeremy Allison
3
-4
/
+82
2007-10-10
r25150: don't recursivly call call dump_core()
Stefan Metzmacher
1
-0
/
+8
2007-10-10
r25138: More pstring elimination. Add a TALLOC_CTX parameter
Jeremy Allison
2
-11
/
+41
2007-10-10
r25136: When tallocing a string to uppercase remember the terminating
Jeremy Allison
1
-1
/
+1
2007-10-10
r25121: Remove pstring limits from much of our string handling function.
Jeremy Allison
1
-54
/
+174
2007-10-10
r25120: One more warning.
Jeremy Allison
1
-1
/
+1
2007-10-10
r25117: The mega-patch Jerry was waiting for. Remove all pstrings from
Jeremy Allison
3
-8
/
+18
[next]