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
...
*
ctdb-build: Change from ctdb-util to samba-util
Martin Schwenke
2014-10-06
19
-2295
/
+41
*
ctdb-build: Add generation of Samba-style version.h
Martin Schwenke
2014-10-06
1
-0
/
+9
*
ctdb-build: Move generation of ctdb_version.h earlier
Martin Schwenke
2014-10-06
1
-6
/
+6
*
ctdb-logging: Update to use Samba style debug.h/debug.c
Martin Schwenke
2014-10-06
6
-146
/
+92
*
ctdb-logging: Change LogLevel to DEBUGLEVEL
Martin Schwenke
2014-10-06
11
-24
/
+24
*
ctdb-tests: Make the fake log timestamp string easy to modify
Martin Schwenke
2014-10-06
18
-379
/
+380
*
ctdb-logging: Remove log ringbuffer
Martin Schwenke
2014-10-06
16
-468
/
+8
*
s3: lib, s3: modules: Fix compilation on Solaris.
Jeremy Allison
2014-10-06
2
-10
/
+14
*
lib: uid_wrapper: Fix setgroups and syscall detection on a system without nat...
Jeremy Allison
2014-10-06
1
-0
/
+7
*
windbindd: Make cm_connect_lsa_tcp static
Christof Schmitt
2014-10-04
2
-6
/
+3
*
smbd: Always use uint8_t for inbuf pointer
Christof Schmitt
2014-10-04
1
-7
/
+8
*
smbd: Pass only cmd to construct_reply_common instead of complete req
Christof Schmitt
2014-10-04
1
-6
/
+5
*
smbd: Use MIN macro in fake_sendfile
Christof Schmitt
2014-10-04
1
-5
/
+1
*
s3-winbindd: Make wcache_sid_to_name static
Christof Schmitt
2014-10-04
2
-12
/
+6
*
s3-winbindd: Remove extern declaration for cache_methods from winbindd_dual.c
Christof Schmitt
2014-10-04
1
-1
/
+0
*
lib/util: Use charset_compat.h if SAMBA_UTIL_CORE_ONLY
Martin Schwenke
2014-10-04
4
-0
/
+20
*
lib/util: Factor out subsystem samba-util-core from samba-util
Martin Schwenke
2014-10-04
1
-79
/
+90
*
lib/util: Clean up includes for util.c
Martin Schwenke
2014-10-04
1
-1
/
+6
*
lib/util: Clean up includes for fault.c
Martin Schwenke
2014-10-04
4
-24
/
+64
*
lib/util: Clean up includes for substitute.c
Martin Schwenke
2014-10-04
4
-28
/
+62
*
lib/util: Replace an SMB_ASSERT()
Martin Schwenke
2014-10-04
1
-1
/
+5
*
lib/util: Clean up includes for signal.c
Martin Schwenke
2014-10-04
4
-27
/
+54
*
lib/util: Clean up includes for time.[ch]
Martin Schwenke
2014-10-04
2
-2
/
+8
*
lib/util: Clean up includes for data_blob.[ch]
Martin Schwenke
2014-10-04
2
-1
/
+4
*
lib/util: Clean up includes for xfile.[ch]
Martin Schwenke
2014-10-04
2
-1
/
+8
*
lib/util: Clean up includes for blocking.c
Martin Schwenke
2014-10-04
4
-14
/
+36
*
profiling: Make WITH_PROFILE span more in smbprofile.h
Volker Lendecke
2014-10-03
1
-2
/
+3
*
profiling: Remove a big DEBUG statement
Volker Lendecke
2014-10-03
1
-25
/
+0
*
profiling: Remove some #ifdefs
Volker Lendecke
2014-10-03
2
-8
/
+0
*
profiling: Only compile profile/profile.c if profiling is enabled
Volker Lendecke
2014-10-03
3
-19
/
+40
*
profiling: Only compile utils/status_profile.c if profiling is enabled
Volker Lendecke
2014-10-03
3
-24
/
+41
*
profiling: Fix a typo
Volker Lendecke
2014-10-03
1
-1
/
+1
*
profiling: Move some #defines to profile.c
Volker Lendecke
2014-10-03
2
-4
/
+4
*
profiling: Fix a typo
Volker Lendecke
2014-10-03
1
-1
/
+1
*
profiling: Make "struct profile_header" static
Volker Lendecke
2014-10-03
2
-8
/
+7
*
winbind3: Fix pwent variable substitution
Justin Maggard
2014-10-03
1
-1
/
+1
*
Reduce the no-op build times by 30%
Thomas Nagy
2014-10-03
2
-3
/
+148
*
waf: add k5crypto to the list of system libraries if they are reported by the...
Matthieu Patou
2014-10-03
1
-0
/
+4
*
librpc: simplify ndr_pull_dnsp_string
Matthieu Patou
2014-10-03
1
-5
/
+2
*
Fix typo in samba-tool manpage
Андрей Черепанов
2014-10-03
1
-1
/
+1
*
s4:torture:basic: eliminate potential for false failures in delayed_write_upd...
Michael Adam
2014-10-03
1
-18
/
+18
*
s4:torture:basic: use assert in the second loop in delayed_write_update1b
Michael Adam
2014-10-03
1
-11
/
+10
*
s4:torture:basic: add check for size after initial write in delayed_write_upd...
Michael Adam
2014-10-03
1
-0
/
+3
*
s4:torture:basic: add update into past as error condition in delayed_write_up...
Michael Adam
2014-10-03
1
-3
/
+4
*
s4:torture:basic: make use of torture_assert macros in delayed_write_update1c
Michael Adam
2014-10-03
1
-42
/
+23
*
s4:torture:basic: whitespace cleanup in delayed_write_update1c
Michael Adam
2014-10-03
1
-7
/
+7
*
s4:torture:basic: eliminate potential for false failures in delayed_write_upd...
Michael Adam
2014-10-03
1
-19
/
+18
*
s4:torture:basic: use assert in the second loop in delayed_write_update1b
Michael Adam
2014-10-03
1
-11
/
+10
*
s4:torture:basic: add check for size after initial write in delayed_write_upd...
Michael Adam
2014-10-03
1
-0
/
+3
*
s4:torture:basic: add update into past as error condition in delayed_write_up...
Michael Adam
2014-10-03
1
-3
/
+6
[prev]
[next]