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
*
adt_tree: Avoid WERROR.
Jelmer Vernooij
2012-03-24
3
-5
/
+8
*
libreplace: Add getpeereid implementation.
Jelmer Vernooij
2012-03-24
11
-67
/
+77
*
util_malloc: Remove unused constant.
Jelmer Vernooij
2012-03-24
1
-3
/
+0
*
lib/util: Remove dummy wrapper for getgrgid().
Jelmer Vernooij
2012-03-24
3
-13
/
+3
*
lib/util: Remove dummy wrapper for getgrnam().
Jelmer Vernooij
2012-03-24
4
-9
/
+3
*
lib/util: Remove dummy wrapper for getpwuid().
Jelmer Vernooij
2012-03-24
5
-14
/
+8
*
lib/util: Remove dummy wrapper for getpwnam().
Jelmer Vernooij
2012-03-24
5
-13
/
+7
*
lib/util: Remove dummy wrappers for setpwent/getpwent/endpwent.
Jelmer Vernooij
2012-03-24
4
-26
/
+4
*
lib/util: Move calloc_array and memalign_array to top-level libutil.
Jelmer Vernooij
2012-03-24
4
-34
/
+32
*
lib/util: Remove prototype for removed sys_memalign.
Jelmer Vernooij
2012-03-24
1
-4
/
+0
*
lib/util: Remove trivial wrapper sys_connect() around connect().
Jelmer Vernooij
2012-03-24
2
-20
/
+0
*
cli_pipe: Avoid sys_connect.
Jelmer Vernooij
2012-03-24
1
-1
/
+3
*
sock_exec: Avoid sys_connect.
Jelmer Vernooij
2012-03-24
1
-2
/
+2
*
util_sock: Avoid sys_connect.
Jelmer Vernooij
2012-03-24
1
-7
/
+13
*
ctdb_conn: Avoid sys_connect.
Jelmer Vernooij
2012-03-24
1
-1
/
+3
*
replace: Move memalign() from lib/util/system.c to libreplace.
Jelmer Vernooij
2012-03-24
6
-39
/
+46
*
Improve the Makefile. Use a standard make macro, not a shell command.
Richard Sharpe
2012-03-24
1
-1
/
+1
*
selftest.py: Add cleanup_pid.
Jelmer Vernooij
2012-03-24
2
-2
/
+31
*
selftest.py: Add write_krb5_conf.
Jelmer Vernooij
2012-03-24
2
-0
/
+79
*
selftest.py: Add mk_realms_stanza function.
Jelmer Vernooij
2012-03-24
2
-3
/
+63
*
selftest.py: Add selftest.target.samba with bindir_path function.
Jelmer Vernooij
2012-03-24
3
-1
/
+63
*
Make it possible for developers of out-of-tree modules to use the same names ...
Richard Sharpe
2012-03-24
1
-1
/
+1
*
lib/async_req: Retry read_packet with read(2)
Volker Lendecke
2012-03-23
1
-0
/
+4
*
s3: Remove the sys_notify dependency from notify_internal
Volker Lendecke
2012-03-23
5
-63
/
+37
*
s3-build: gss_krb5_export_lucid_sec_context is no longer used in the s3 build
Andrew Bartlett
2012-03-23
1
-6
/
+0
*
wintest: test demote of DC
Andrew Bartlett
2012-03-23
1
-0
/
+3
*
lib/tdb: fix transaction issue for HAVE_INCOHERENT_MMAP.
Rusty Russell
2012-03-23
1
-11
/
+10
*
lib/tdb: fix test/run-die-during-transaction when HAVE_INCOHERENT_MMAP.
Rusty Russell
2012-03-23
1
-0
/
+5
*
lib/tdb: fix missing return 0 code.
Rusty Russell
2012-03-23
1
-1
/
+1
*
s3:vfs_gpfs: fix some compiler warnings
Christian Ambach
2012-03-22
2
-4
/
+4
*
s3:vfs_gpfs: remove fallback to linux_setlease
Christian Ambach
2012-03-22
1
-6
/
+0
*
s3:vfs_gpfs: correct use of profiling macros
Christian Ambach
2012-03-22
1
-4
/
+5
*
s3:vfs_gpfs: Implement fallocate callback for GPFS
Christof Schmitt
2012-03-22
4
-0
/
+79
*
s3:vfs_gpfs: Report disk space and usage on GPFS share according to quotas
Christof Schmitt
2012-03-22
2
-0
/
+176
*
s3:vfs_gpfs: add GPFS api calls for quota and free space reporting
Christof Schmitt
2012-03-22
2
-0
/
+80
*
s3:vfs_gpfs: Export disk_norm function
Christof Schmitt
2012-03-22
2
-1
/
+2
*
s3:client correct a wording
Christian Ambach
2012-03-22
1
-1
/
+1
*
s3: Fix smbd -i
Volker Lendecke
2012-03-22
1
-9
/
+11
*
s3: Remove an unused structure field
Volker Lendecke
2012-03-22
1
-2
/
+0
*
s3: Add "notify" cmd to smbclient
Volker Lendecke
2012-03-22
1
-0
/
+57
*
s3: Add sync cli_notify
Volker Lendecke
2012-03-22
2
-0
/
+39
*
s3: Add FILE_NOTIFY_CHANGE_ALL #define
Volker Lendecke
2012-03-22
1
-0
/
+8
*
s3-libsmb: Fix parsing a notify response
Volker Lendecke
2012-03-22
1
-1
/
+1
*
s3: rename "len"->"next", according to wireshark
Volker Lendecke
2012-03-22
1
-3
/
+3
*
lib/tdb2: fix -Wcast-qual warnings.
Rusty Russell
2012-03-22
15
-59
/
+33
*
lib/tdb2: fix -Wshadow warnings.
Rusty Russell
2012-03-22
6
-27
/
+27
*
lib/tdb2: fix OpenBSD incoherent mmap (tdb2 version)
Rusty Russell
2012-03-22
3
-8
/
+31
*
lib/tdb2: fix OpenBSD incoherent mmap (tdb1 version)
Rusty Russell
2012-03-22
3
-24
/
+56
*
lib/tdb: fix OpenBSD incoherent mmap.
Rusty Russell
2012-03-22
4
-24
/
+58
*
lib/replace: test for incoherent mmap.
Rusty Russell
2012-03-22
3
-0
/
+97
[next]