index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
r3441: some include file cleanups and general housekeeping
Andrew Tridgell
2007-10-10
11
-315
/
+38
*
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3425: got rid of a bunch of cruft from rewrite.h
Andrew Tridgell
2007-10-10
1
-0
/
+8
*
r3421: got rid of some unused code
Andrew Tridgell
2007-10-10
1
-30
/
+0
*
r3374: Couple of bug fixes
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r3370: Initial work on Add Key/Delete Key/Add Value/Mod Value/Del Value suppo...
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r3369: More registry updates
Jelmer Vernooij
2007-10-10
1
-3
/
+73
*
r3368: Default to rpc backend with binding "ncalrpc:" if no backend was speci...
Jelmer Vernooij
2007-10-10
6
-13
/
+24
*
r3367: More registry updates.
Jelmer Vernooij
2007-10-10
3
-3
/
+44
*
r3366: updates from the junkcode version of talloc.
Andrew Tridgell
2007-10-10
1
-5
/
+7
*
r3360: improved the deletion of tmp files. smbd now puts all tmp files in var...
Andrew Tridgell
2007-10-10
2
-3
/
+26
*
r3357: removed the need to use TDB_CLEAR_IF_FIRST in Samba4.
Andrew Tridgell
2007-10-10
1
-6
/
+9
*
r3356: in the standard process model we need to make sure we close all
Andrew Tridgell
2007-10-10
1
-0
/
+22
*
r3348: More registry fixes and additions. The following functions work right ...
Jelmer Vernooij
2007-10-10
3
-7
/
+50
*
r3340: Various fixes in the registry code. Implement the EnumKey call
Jelmer Vernooij
2007-10-10
3
-3
/
+9
*
r3335: better configure support for ipv6 - thanks to a quick tutorial from metze
Andrew Tridgell
2007-10-10
1
-1
/
+7
*
r3334: Allow disabling IPv6 support using socket:noipv6
Jelmer Vernooij
2007-10-10
1
-0
/
+4
*
r3333: added configure tests for ipv6 support
Andrew Tridgell
2007-10-10
2
-1
/
+8
*
r3329: Add support for IPv6
Jelmer Vernooij
2007-10-10
4
-0
/
+373
*
r3323: more warning reductions
Andrew Tridgell
2007-10-10
7
-46
/
+27
*
r3322: fixed a bunch of warnings in the build, including one case where it wa...
Andrew Tridgell
2007-10-10
1
-5
/
+5
*
r3318: generate random STATUS_MORE_ENTRIES errors (1 in 10 packets) as well
Andrew Tridgell
2007-10-10
1
-2
/
+10
*
r3314: added a option "socket:testnonblock" to the generic socket code. If
Andrew Tridgell
2007-10-10
5
-14
/
+31
*
r3313: in socket_accept() make the new socket non-blocking unless SOCKET_FLAG...
Andrew Tridgell
2007-10-10
2
-0
/
+16
*
r3304: changed the API to lib/socket/ a little.
Andrew Tridgell
2007-10-10
5
-81
/
+41
*
r3300: initialise *sendlen on failure, to allow for callers to check only for
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r3279: Removed MSG_DONTWAIT flags as many platform don't have it.
Andrew Tridgell
2007-10-10
2
-19
/
+1
*
r3278: - rewrote the client side rpc connection code to use lib/socket/
Andrew Tridgell
2007-10-10
7
-125
/
+54
*
r3271: use "struct messaging_context *" instead of "void *" in messaging API
Andrew Tridgell
2007-10-10
1
-22
/
+19
*
r3267: make LIBTDB depend on LIBREPLACE. This is needed for building the tdb ...
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r3261: added seek to RAW-SEARCH test
Andrew Tridgell
2007-10-10
1
-10
/
+19
*
r3238: rename null_mtime() to the more accurate name "null_time()", and
Andrew Tridgell
2007-10-10
1
-7
/
+7
*
r3223: continue the effort on LIBREPLACE to try to get the ldb tools to
Andrew Tridgell
2007-10-10
3
-34
/
+35
*
r3210: split lib/replace.o into a separate build subsystem LIBREPLACE, and
Andrew Tridgell
2007-10-10
5
-35
/
+44
*
r3184: don't setup socket options on unix domain sockets (our smb.conf socket...
Andrew Tridgell
2007-10-10
1
-1
/
+0
*
r3183: moved the unlink of the messaging unixdom socket to the messaging dest...
Andrew Tridgell
2007-10-10
2
-9
/
+1
*
r3169: unlink() is called on the listening unix socket every time a child pro...
Jelmer Vernooij
2007-10-10
1
-0
/
+4
*
r3164: Look up ncalrpc identifiers using the EPMAPPER. ncalrpc now works nice...
Jelmer Vernooij
2007-10-10
1
-1
/
+6
*
r3130: - added a LOCAL-IDTREE test suite
Andrew Tridgell
2007-10-10
1
-31
/
+37
*
r3102: typo
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r3101: some minor fixes
Stefan Metzmacher
2007-10-10
1
-8
/
+9
*
r3100: support 'bin/smbclient //w2k3-101/c$ -U \\administrator@w2k3.vmnet1.vm...
Stefan Metzmacher
2007-10-10
2
-2
/
+7
*
r3095: - fix a free'ing of msg.dn
Stefan Metzmacher
2007-10-10
3
-8
/
+8
*
r3093: - implment ldb_rename() and ldbrename
Stefan Metzmacher
2007-10-10
9
-13
/
+271
*
r3092: prepare for build inside samba
Stefan Metzmacher
2007-10-10
1
-4
/
+4
*
r3091: link only the needed stuff
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r3089: fix memleak
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r3073: Fix bug in the handling of null-terminated ASCII strings in RPC.
Andrew Bartlett
2007-10-10
1
-0
/
+18
*
r3064: - use UINT8_MAX and UINT16_MAX instead of hex values for idr_get_new(...
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r3063: our default dos charset is CP850, but some systems don't have that, so
Andrew Tridgell
2007-10-10
1
-0
/
+14
[next]