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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4:pyrpc: explicitly use dcerpc_binding_handle_set_sync_ev() for irpc
Andrew Bartlett
2014-05-13
1
-0
/
+6
*
s4:service_task: explicitly use dcerpc_binding_handle_set_sync_ev() for irpc
Andrew Bartlett
2014-05-13
1
-0
/
+2
*
s4:rpc_server/netlogon: explicitly use dcerpc_binding_handle_set_sync_ev() fo...
Andrew Bartlett
2014-05-13
1
-0
/
+6
*
s4:auth_winbind: explicitly use dcerpc_binding_handle_set_sync_ev() for irpc
Andrew Bartlett
2014-05-13
1
-0
/
+2
*
s4:irpc/tests: make use explicit use of the top level event context
Andrew Bartlett
2014-05-13
1
-5
/
+6
*
s4:nbt_server/wins: make use explicit use of the top level event context
Andrew Bartlett
2014-05-13
1
-2
/
+2
*
tdb: return ENOSYS if the tdb was created with spinlocks.
Stefan Metzmacher
2014-05-12
1
-0
/
+1
*
pytdb: avoid const warnings by using discard_const_p()
Stefan Metzmacher
2014-05-12
1
-9
/
+18
*
s3:lib: always use db_open(serverid.tdb)
Stefan Metzmacher
2014-05-12
1
-35
/
+14
*
auth: avoid overwriting the auth_sam_reply.h header all the time.
Günther Deschner
2014-05-12
2
-1
/
+8
*
pidl/lib/wscript_build: make use of PERL_LIB_INSTALL_DIR
Stefan Metzmacher
2014-05-10
1
-2
/
+2
*
script/autobuild: make use of --with-perl-{arch,lib}-install-dir
Stefan Metzmacher
2014-05-09
1
-1
/
+3
*
wafsamba: Fail with error message if perl doesn't provide valid dirs.
Stefan Metzmacher
2014-05-09
1
-19
/
+39
*
s3: libsmbclient: Work around bugs in SLES cifsd and Apple smbx SMB1 servers.
Jeremy Allison
2014-05-09
1
-1
/
+21
*
s3: client : correctly fill in the struct smb_create_returns from cli_ntcreat...
Jeremy Allison
2014-05-09
1
-5
/
+27
*
s3: client : Add extra return parameter to all client open calls.
Jeremy Allison
2014-05-09
21
-112
/
+136
*
s3: client - rename 'struct smb2_create_returns' to 'struct smb_create_return...
Jeremy Allison
2014-05-09
5
-10
/
+10
*
selftest: skip GETADDRINFO tests
Stefan Metzmacher
2014-05-09
1
-0
/
+1
*
swrap: Update version to 1.0.2.
Andreas Schneider
2014-05-09
1
-1
/
+1
*
swrap: Fall back to RTLD_NEXT if we can't find libc.
Andreas Schneider
2014-05-09
1
-4
/
+4
*
Fix some typos.
Jakub Wilk
2014-05-09
1
-4
/
+4
*
swrap: Use the loaded libc open() directly.
Andreas Schneider
2014-05-09
1
-2
/
+14
*
swrap: Do not leak memory in swrap_recvmsg_after().
Andreas Schneider
2014-05-09
1
-3
/
+4
*
wafsamba: If perl can't provide defaults, define them.
Andreas Schneider
2014-05-08
1
-2
/
+8
*
torture3: local-messaging-read3
Volker Lendecke
2014-05-08
4
-0
/
+203
*
messaging3: Relax the self-send check a bit
Volker Lendecke
2014-05-08
1
-1
/
+2
*
messaging3: Factor out the self-send check
Volker Lendecke
2014-05-08
1
-2
/
+8
*
messaging3: Push down the self-send callback
Volker Lendecke
2014-05-08
2
-53
/
+95
*
torture3: Fix local-messaging-read1
Volker Lendecke
2014-05-08
1
-3
/
+6
*
messaging3: Fix messaging_filtered_read_send
Volker Lendecke
2014-05-08
1
-0
/
+15
*
messaging3: Add messaging_dgm_register_tevent_context
Volker Lendecke
2014-05-08
2
-0
/
+12
*
lib: Enhance poll_funcs_tevent for multiple tevent_contexts
Volker Lendecke
2014-05-08
6
-41
/
+398
*
messaging3: Add comments about not touching "waiters"
Volker Lendecke
2014-05-08
1
-0
/
+16
*
messaging3: Fix 80-char line limit
Volker Lendecke
2014-05-08
1
-5
/
+9
*
dbwrap: Use messaging_filtered_read
Volker Lendecke
2014-05-08
1
-21
/
+21
*
messaging3: Add messaging_filtered_read
Volker Lendecke
2014-05-08
2
-25
/
+111
*
wbclient: ensure response struct is initialized
Alexander Bokovoy
2014-05-08
1
-0
/
+7
*
s3-krb5: Limit search for old kvno to 8bits
Christof Schmitt
2014-05-08
1
-2
/
+5
*
param: Use an explicit talloc_stackframe() in lp_load_ex for clarity and cert...
Andrew Bartlett
2014-05-07
1
-4
/
+9
*
param: Use an explicit talloc_stackframe() in lp_do_parameter for clarity and...
Andrew Bartlett
2014-05-07
1
-3
/
+10
*
param: replace P_OCTAL variable setting with s3 version which uses sscanf
Garming Sam
2014-05-07
1
-1
/
+5
*
lib/param: change set_variable to be more consistent with s3 loadparm
Garming Sam
2014-05-07
1
-1
/
+2
*
param: correctly return false when parsing invalid octal in lp_do_parameter
Garming Sam
2014-05-07
1
-0
/
+1
*
lib/param: change a comment regarding helper parametric functions
Garming Sam
2014-05-07
1
-1
/
+1
*
lib/param: remove unnecessary get_parametric s3 helper function
Garming Sam
2014-05-07
4
-21
/
+0
*
lib/param: use get_parametric_helper in lpcfg_get_parametric
Garming Sam
2014-05-07
1
-33
/
+6
*
param: remove unused get_parametrics_by_service
Garming Sam
2014-05-07
1
-51
/
+0
*
param: copy parametric option helper to lib/param
Garming Sam
2014-05-07
2
-4
/
+55
*
param: tidy up get_parametrics_by_service
Garming Sam
2014-05-07
1
-24
/
+23
*
lib/param: clean up lpcfg_get_parametric
Garming Sam
2014-05-07
1
-13
/
+16
[prev]
[next]