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
...
*
s3: messaging: Add infrastructure to clean up orphaned sockets every 15 minut...
Volker Lendecke
2014-04-23
2
-0
/
+52
*
s3 : build system : Move lib/background.c from smbd_base to samba3core.
Jeremy Allison
2014-04-23
1
-2
/
+2
*
smbd: Call the msg_ctx destructor for background jobs
Volker Lendecke
2014-04-23
1
-0
/
+1
*
smbcontrol: Add dgm-cleanup command
Volker Lendecke
2014-04-23
1
-0
/
+20
*
messaging_dgm: Add messaging_dgm_wipe
Volker Lendecke
2014-04-23
2
-0
/
+55
*
smbd: Always clean up the child's msg_ctx
Volker Lendecke
2014-04-23
1
-6
/
+5
*
smbcontrol: Clean up the msg_ctx
Volker Lendecke
2014-04-23
1
-0
/
+1
*
printing_cups: Call the msg_ctx destructor on exit
Volker Lendecke
2014-04-23
1
-0
/
+1
*
smbd: Sort notify events by timestamp
Volker Lendecke
2014-04-23
1
-0
/
+16
*
smbd: Pass on a timestamp in MSG_PVFS_NOTIFY
Volker Lendecke
2014-04-23
1
-34
/
+33
*
messaging3: Add messaging_send_iov
Volker Lendecke
2014-04-23
2
-0
/
+22
*
lib: Add iov_buf
Volker Lendecke
2014-04-23
2
-0
/
+26
*
lib: Introduce iov_buflen
Volker Lendecke
2014-04-23
2
-5
/
+24
*
smbd: Pass timespec_current through the notify_callback
Volker Lendecke
2014-04-23
3
-6
/
+10
*
smbd: Pass timespec_current to notify_fsp
Volker Lendecke
2014-04-23
1
-4
/
+7
*
smbd: Add a timestamp to queued notify events
Volker Lendecke
2014-04-23
1
-7
/
+14
*
lib: Remove messages_local
Volker Lendecke
2014-04-23
5
-614
/
+0
*
lib: Add messaging_dgm
Volker Lendecke
2014-04-23
5
-4
/
+427
*
lib: Move full_path_tos to util_str.c
Volker Lendecke
2014-04-23
4
-42
/
+42
*
lib: Add unix_msg
Volker Lendecke
2014-04-23
7
-0
/
+1358
*
lib: Add poll_funcs
Volker Lendecke
2014-04-23
5
-0
/
+307
*
ctdb-recoverd: Detach database from recovery daemon
Amitay Isaacs
2014-04-23
3
-0
/
+58
*
ctdb-tests: Add test for re-attaching detached database
Amitay Isaacs
2014-04-23
1
-0
/
+33
*
ctdb-tools/ctdb: Unlock records before closing tdb database
Amitay Isaacs
2014-04-23
1
-2
/
+2
*
ctdb-client: Talloc tdb_wrap off ctdb_db_context
Amitay Isaacs
2014-04-23
1
-1
/
+2
*
ctdb-daemon: Talloc tdb_wrap off ctdb_db_context
Amitay Isaacs
2014-04-23
1
-1
/
+1
*
ctdb-tests: Update "ctdb detach" test
Martin Schwenke
2014-04-23
1
-15
/
+56
*
ctdb-tools/ctdb: Detach databases only if all nodes disallow client access
Amitay Isaacs
2014-04-23
2
-0
/
+68
*
ctdb-daemon: Do not allow database detach if AllowClientDBAttach=1
Amitay Isaacs
2014-04-23
1
-3
/
+4
*
ad-dc: use exit_daemon() to communicate status of startup to systemd
Alexander Bokovoy
2014-04-23
1
-12
/
+7
*
winbindd: use exit_daemon() to pass startup status to systemd
Alexander Bokovoy
2014-04-23
1
-9
/
+4
*
nmbd: use exit_daemon() to report status to systemd
Alexander Bokovoy
2014-04-23
1
-25
/
+14
*
smbd: use exit_daemon() to support reporting to systemd from smbd
Alexander Bokovoy
2014-04-23
1
-25
/
+19
*
add systemd integration
Alexander Bokovoy
2014-04-23
12
-9
/
+97
*
s3:smbd: fix typo in comment for set_conn_force_user_group()
Michael Adam
2014-04-23
1
-1
/
+1
*
s4:samba_kcc: Use 'dburl' passed from command line rather than lp.samdb_url()
Kamen Mazdrashki
2014-04-22
1
-3
/
+3
*
s4:kcc_util: fix loading connection transport object - used to refer to not d...
Kamen Mazdrashki
2014-04-22
1
-0
/
+1
*
s4:samba_kcc: fix reference to DSA object while building partial replica list
Kamen Mazdrashki
2014-04-22
1
-1
/
+1
*
s4:samba_kcc: Fix error handling opening export ldif file
Kamen Mazdrashki
2014-04-22
1
-2
/
+2
*
s4:kcc_utils: Propagate 'samdb' into load_connection_transport() method
Kamen Mazdrashki
2014-04-22
1
-2
/
+2
*
s4:KCC: Use dsdb.DS_DOMAIN_FUNCTION_2008 constant for DS-Behavior comparisons
Kamen Mazdrashki
2014-04-22
2
-5
/
+5
*
samba-tool/upgrade: Fix exception thrown during upgrade from samba3
Kamen Mazdrashki
2014-04-22
1
-1
/
+1
*
s3: srvsvc pipe - We should return WERR_BADFILE in _srvsvc_NetShareAdd if the...
Jeremy Allison
2014-04-22
1
-0
/
+11
*
vfs_gpfs: Avoid warnings in developer build
Christof Schmitt
2014-04-18
1
-5
/
+4
*
s4-auth: Make the auth_winbind_wbclient use more correct code now in auth/wbc...
Andrew Bartlett
2014-04-18
1
-86
/
+8
*
auth: Move wbcAuthUserInfo_to_netr_SamInfo3 to the top level
Andrew Bartlett
2014-04-18
4
-193
/
+226
*
s3-libads: allow ads_try_connect() to re-use a resolved ip address.
Günther Deschner
2014-04-17
1
-18
/
+26
*
lib: Remove socket wrapper python module.
Andreas Schneider
2014-04-17
2
-929
/
+0
*
dns.py: Use the python socket module.
Andreas Schneider
2014-04-17
1
-1
/
+1
*
selftest: Preload socket_wrapper.
Andreas Schneider
2014-04-17
2
-6
/
+12
[prev]
[next]