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
...
*
autobuild: Don't need autogen.sh anymore in the "ctdb" target.
Amitay Isaacs
2014-06-20
1
-1
/
+0
*
ctdb-packaging: Remove unused files
Amitay Isaacs
2014-06-20
2
-210
/
+0
*
ctdb-build: Add target to build RPMs
Amitay Isaacs
2014-06-20
2
-0
/
+12
*
ctdb-packaging: Modify spec file to use waf build instead of autoconf
Amitay Isaacs
2014-06-20
1
-16
/
+15
*
ctdb-packaging: Fix date/days in changelog
Amitay Isaacs
2014-06-20
1
-7
/
+7
*
ctdb-build: Add build files (configure/Makefile) to use waf
Amitay Isaacs
2014-06-20
2
-0
/
+83
*
ctdb-tests: Fix the tests for waf build
Amitay Isaacs
2014-06-20
2
-3
/
+3
*
ctdb-build: Add waf build for CTDB
Amitay Isaacs
2014-06-20
1
-0
/
+565
*
ctdb-build: Remove autoconf build files
Amitay Isaacs
2014-06-20
12
-4260
/
+0
*
wafsamba: allow samba_dist.dist() to be called from a different directory.
Amitay Isaacs
2014-06-20
1
-0
/
+3
*
ctdb-mkversion: Support external VERSION specification
Amitay Isaacs
2014-06-20
1
-0
/
+7
*
ctdb-header: Protect against multiple includes
Amitay Isaacs
2014-06-20
3
-0
/
+11
*
ctdb-build: Remove duplicate socket_wrapper library
Amitay Isaacs
2014-06-20
6
-2981
/
+0
*
ctdb-build: Remove duplicate tdb library
Amitay Isaacs
2014-06-20
86
-17723
/
+0
*
ctdb-build: Remove duplicate tevent library
Amitay Isaacs
2014-06-20
39
-11795
/
+0
*
ctdb-build: Remove duplicate talloc library
Amitay Isaacs
2014-06-20
44
-11915
/
+0
*
ctdb-build: Remove duplicate replace library
Amitay Isaacs
2014-06-20
72
-15062
/
+0
*
ctdb-build: Remove duplicate popt library
Amitay Isaacs
2014-06-20
14
-3340
/
+0
*
ctdb-eventscripts: Ensure $GANRECDIR points to configured subdirectory
Martin Schwenke
2014-06-20
1
-14
/
+18
*
ctdb-daemon: Debugging for tickle updates
Martin Schwenke
2014-06-20
1
-1
/
+10
*
ctdb-tests: Try harder to avoid failures due to repeated recoveries
Martin Schwenke
2014-06-19
2
-15
/
+44
*
messaging3: Make messaging_dgm_init return 0/errno
Volker Lendecke
2014-06-18
3
-23
/
+22
*
messaging3: Use "goto fail_nomem" where appropriate
Volker Lendecke
2014-06-18
1
-4
/
+2
*
messaging3: simplify messaging_dgm_lockfile_remove
Volker Lendecke
2014-06-18
1
-14
/
+11
*
messaging3: Make messaging_dgm_wipe return 0/errno
Volker Lendecke
2014-06-18
4
-17
/
+17
*
messaging3: Make messaging_dgm_cleanup return 0/errno
Volker Lendecke
2014-06-18
4
-20
/
+22
*
messaging3: Make the _send function return 0/errno
Volker Lendecke
2014-06-18
4
-28
/
+38
*
messaging3: Remove two uses of talloc_tos()
Volker Lendecke
2014-06-18
1
-4
/
+5
*
messaging3: Remove use of full_path_tos()
Volker Lendecke
2014-06-18
1
-8
/
+6
*
unix_msg: Lift sockaddr_un handling from unix_msg_send
Volker Lendecke
2014-06-18
5
-33
/
+24
*
unix_msg: Lift sockaddr_un handling from unix_msg_init
Volker Lendecke
2014-06-18
5
-43
/
+43
*
unix_msg: Lift sockaddr_un handling from unix_dgram_send
Volker Lendecke
2014-06-18
1
-19
/
+17
*
unix_msg: Lift sockaddr_un handling from unix_dgram_send_queue_init
Volker Lendecke
2014-06-18
1
-13
/
+7
*
unix_msg: Lift sockaddr_un handling from unix_dgram_init
Volker Lendecke
2014-06-18
1
-16
/
+23
*
lib: Apply const to nt_time_to_unix_timespec
Volker Lendecke
2014-06-18
2
-2
/
+2
*
samba-tool domain: remove duplicate check if site is set
Björn Baumbach
2014-06-18
1
-3
/
+0
*
samba-tool: add --site parameter to provision command
Björn Baumbach
2014-06-18
1
-1
/
+4
*
provision/sambadns: remove redundant site parameter
Björn Baumbach
2014-06-18
2
-3
/
+4
*
s4: torture : Add test case to show that a bad impersonation level causes an ...
Jeremy Allison
2014-06-18
2
-0
/
+47
*
s3: torture test. We now pass "samba3.smb2.create.leading-slash" so remove fr...
Jeremy Allison
2014-06-18
1
-1
/
+0
*
s3: smb2 - strictly obey file name restrictions w.r.t. the SMB2 protocol spec.
Jeremy Allison
2014-06-18
1
-0
/
+16
*
s3: smb2 - Check supplied impersonation level on SMB2_CREATE.
Jeremy Allison
2014-06-18
1
-0
/
+18
*
s3: smb2 - Negprot should return INVALID_PARAMETER if flags2 signed bit is set.
Jeremy Allison
2014-06-18
1
-2
/
+17
*
s3: auth: Fix winbindd_pam_auth_pac_send() to create a new info3 and merge in...
Jeremy Allison
2014-06-18
1
-2
/
+22
*
s3: auth: Change auth3_generate_session_info_pac() to use a copy of the info3...
Jeremy Allison
2014-06-18
1
-2
/
+9
*
s3: auth: Add create_info3_from_pac_logon_info() to create a new info3 and me...
Jeremy Allison
2014-06-18
2
-0
/
+80
*
s3: auth: Change make_server_info_info3() to take a const struct netr_SamInfo...
Jeremy Allison
2014-06-18
3
-6
/
+6
*
s3: auth: Add some const to the struct netr_SamInfo3 * arguments of copy_netr...
Jeremy Allison
2014-06-18
3
-4
/
+4
*
lib: Use BVAL macro in interpret_long_date
Volker Lendecke
2014-06-18
1
-1
/
+1
*
autobuild: fix samba-ctdb samba build to pick up right tdb
Michael Adam
2014-06-17
1
-1
/
+1
[prev]
[next]