index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctdb-build: Remove duplicate library dependency
Amitay Isaacs
2014-06-12
1
-1
/
+1
*
ctdb-daemon: Remove duplicate code from helper binaries
Amitay Isaacs
2014-06-12
3
-16
/
+9
*
ctdb-logging: Move controls handling functions from common to server
Amitay Isaacs
2014-06-12
2
-42
/
+40
*
ctdb-logging: Split ringbuffer handling code from ctdb_collect_log
Amitay Isaacs
2014-06-12
2
-7
/
+23
*
ctdb-common: Move mkdir_p_or_die to system utilities
Amitay Isaacs
2014-06-12
2
-14
/
+14
*
ctdb-daemon: Rename ctdb_mkdir_p_or_die to mkdir_p_or_die
Amitay Isaacs
2014-06-12
3
-5
/
+5
*
ctdb-common: Move lockdown_memory to system utilities
Amitay Isaacs
2014-06-12
2
-27
/
+28
*
ctdb-daemon: Rename ctdb_lockdown_memory to lockdown_memory
Amitay Isaacs
2014-06-12
4
-4
/
+4
*
ctdb-daemon: Instead of passing ctdb context, pass valgrinding boolean
Amitay Isaacs
2014-06-12
4
-6
/
+6
*
ctdb-common: Keep debug level related functions with logging code
Amitay Isaacs
2014-06-12
2
-40
/
+40
*
ctdb-daemon: Rename block_signal to ignore_signal
Amitay Isaacs
2014-06-12
1
-2
/
+2
*
ctdb-common: Remove unused functions
Amitay Isaacs
2014-06-12
2
-18
/
+0
*
ctdb-daemon: No need to block SIGPIPE at startup
Amitay Isaacs
2014-06-12
1
-1
/
+0
*
ctdb-common: Separate more system utilities that are independent of ctdb
Amitay Isaacs
2014-06-12
2
-251
/
+252
*
ctdb-common: Separate system utilties that are ctdb independent
Amitay Isaacs
2014-06-12
5
-50
/
+74
*
ctdb-common: No dynamic memory allocation in mkdir_p()
Martin Schwenke
2014-06-12
1
-10
/
+27
*
ctdb-common: Do not dynamically allocate memory when not necessary
Martin Schwenke
2014-06-12
1
-19
/
+17
*
ctdb-common: Drop ctdb prefix from utility functions independent of ctdb
Amitay Isaacs
2014-06-12
4
-7
/
+7
*
ctdb-common: Changing scheduler policy does not require ctdb context
Amitay Isaacs
2014-06-12
4
-6
/
+6
*
ctdb-common: Do not abort if restoring scheduling policy fails
Amitay Isaacs
2014-06-12
1
-3
/
+3
*
ctdb-common: No need to save previous scheduler priority
Amitay Isaacs
2014-06-12
2
-27
/
+8
*
libsmb: Put the "smb2_lease" struct into idl
Volker Lendecke
2014-06-12
7
-20
/
+46
*
smbd: tevent_req_nterror already returns bool :-)
Volker Lendecke
2014-06-11
1
-2
/
+1
*
smbd: Use full_path_tos() where appropriate
Volker Lendecke
2014-06-11
1
-7
/
+15
*
s3: smbd : SMB2 - fix SMB2_SEARCH when searching non wildcard string with a c...
Jeremy Allison
2014-06-11
1
-3
/
+34
*
s3: smbd - SMB[2|3]. Ensure a \ or / can't be found anywhere in a search path...
Jeremy Allison
2014-06-11
1
-2
/
+2
*
s3-winbindd: Implement SamLogon IRPC call
Andrew Bartlett
2014-06-11
4
-51
/
+150
*
s3-winbind: Transparently forward IRPC messages to the winbind_dual child
Andrew Bartlett
2014-06-11
1
-37
/
+80
*
s3-winbind rename winbindd_update_rodc_dns to be for more generic irpc
Andrew Bartlett
2014-06-11
4
-11
/
+17
*
librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...
Andrew Bartlett
2014-06-11
46
-81
/
+96
*
s3-winbindd: Listen on IRPC and do forwarded DNS updates on an RODC
Andrew Bartlett
2014-06-11
8
-0
/
+423
*
s3-winbindd: Register winbindd with irpc
Andrew Bartlett
2014-06-11
3
-0
/
+34
*
auth: Provide a way to use the auth stack for winbindd authentication
Andrew Bartlett
2014-06-11
9
-17
/
+89
*
winbindd: Call set_dc_type_and_flags on the internal domain
Andrew Bartlett
2014-06-11
5
-113
/
+87
*
dsdb: Do not refresh the schema using the wrong event context
Andrew Bartlett
2014-06-11
5
-112
/
+191
*
dsdb: Do not store a struct ldb_dn in struct schema_data
Andrew Bartlett
2014-06-11
9
-48
/
+41
*
passdb: Do not routinely clear the global memory returned by get_global_sam_s...
Andrew Bartlett
2014-06-11
2
-15
/
+41
*
ctdb-eventscripts: New configuration variable CTDB_GANESHA_REC_SUBDIR
Martin Schwenke
2014-06-11
2
-3
/
+20
*
libcli: Add a NULL check in dom_sid_string
Volker Lendecke
2014-06-10
1
-0
/
+3
*
Use GUID_equal in a few places
Volker Lendecke
2014-06-10
8
-17
/
+18
*
libndr: Use GUID_compare in GUID_equal
Volker Lendecke
2014-06-10
1
-9
/
+1
*
s3: libsmb: Change cli_disk_size() to use the trans2/SMB_FS_FULL_SIZE_INFORMA...
Jeremy Allison
2014-06-07
1
-0
/
+45
*
s3: libsmb: Make cli_smb2_dskattr() a 64-bit interface.
Jeremy Allison
2014-06-07
3
-14
/
+10
*
s3: libsmb : Move users of cli_dskattr to a 64-bit interface cli_disk_free().
Jeremy Allison
2014-06-07
4
-6
/
+35
*
lib: tevent: make TEVENT_SIG_INCREMENT atomic.
Jeremy Allison
2014-06-07
3
-0
/
+36
*
s3/s4: smbd, rpc, ldap, cldap, kdc services.
Jeremy Allison
2014-06-07
6
-12
/
+49
*
selftest: Add support for tmate.
Andreas Schneider
2014-06-06
1
-1
/
+7
*
lib: Bump socket_wrapper version to 1.1.1.
Michael Adam
2014-06-05
1
-1
/
+1
*
swrap: Disable incomplete bind checks (and tests) for EADDRINUSE.
Andreas Schneider
2014-06-05
1
-1
/
+6
*
lib: Bump socket_wrapper version to 1.1.0.
Andreas Schneider
2014-06-05
1
-1
/
+1
[next]