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
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
3
-0
/
+54
*
s3:vfs_gpfs: Report disk space and usage on GPFS share according to quotas
Christof Schmitt
2012-03-22
1
-0
/
+129
*
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
*
s3:vfs_tsmsm: Fix a misspelling of a config parameter in the doc-comment
Michael Adam
2012-03-22
1
-1
/
+1
*
s3-selftest: Remove some unnecessary comma
Björn Baumbach
2012-03-22
1
-2
/
+2
*
s3-selftest: Add samba3.blackbox.net.registry.check to test list
Björn Baumbach
2012-03-22
1
-0
/
+2
*
s3-selftest: introduce new net registry check check
Björn Baumbach
2012-03-22
1
-0
/
+146
*
Fix bug 8823 - source3/smbd/process.c:smb_dump seems to have a memory leak.
Jeremy Allison
2012-03-22
1
-3
/
+8
*
s3: Move the notify_ctx to the smbd_server_connection
Volker Lendecke
2012-03-21
5
-10
/
+14
*
s3: Remove "conn" param from notify_init()
Volker Lendecke
2012-03-21
3
-11
/
+5
*
s3: Remove "conn" param from sys_notify_context_create
Volker Lendecke
2012-03-21
3
-5
/
+3
*
s3: Remove "conn" from sys_notify_context
Volker Lendecke
2012-03-21
3
-3
/
+1
*
s3: Pass "conn" to sys_notify_watch()
Volker Lendecke
2012-03-21
3
-2
/
+5
*
s3: Pass "conn" to notify_add()
Volker Lendecke
2012-03-21
3
-3
/
+6
*
s3: Pass "path" through vfs_notify_watch
Volker Lendecke
2012-03-21
11
-14
/
+28
*
libndr: Rename policy_handle_empty to ndr_policy_handle_empty.
Jelmer Vernooij
2012-03-20
1
-2
/
+2
*
libndr: Rename policy_handle_equal to ndr_policy_handle_equal.
Jelmer Vernooij
2012-03-20
1
-3
/
+3
*
libndr: Rename ndr64_transfer_syntax and null_ndr_syntax_id so they have a nd...
Jelmer Vernooij
2012-03-20
4
-10
/
+10
*
s3-winbindd Only use SamLogonEx when we can get unencrypted session keys
Andrew Bartlett
2012-03-19
1
-2
/
+2
*
s3:gse: fix debug message in gse_get_server_auth_token()
Stefan Metzmacher
2012-03-17
1
-1
/
+1
*
Fix second part of bug #8811 - sd_has_inheritable_components segfaults on an ...
Jeremy Allison
2012-03-17
1
-5
/
+20
*
build: Do not use --export-dynamic flag on OpenBSD 5.x
Amitay Isaacs
2012-03-16
1
-1
/
+2
*
s3-notify: Lift "/." handling up one level
Volker Lendecke
2012-03-16
2
-15
/
+9
*
s3-notify: Simplify if-expressions
Volker Lendecke
2012-03-16
1
-16
/
+13
*
s3-dbwrap: Move "lock_order" initialization to db_open_xx
Volker Lendecke
2012-03-16
4
-6
/
+8
*
Make reinit_after_fork_pipe_handler code with reads being interrupted by a si...
Jeremy Allison
2012-03-15
1
-1
/
+1
*
s3:smbd: call file_close_user() before removing tree connects in conn_close_a...
Stefan Metzmacher
2012-03-15
2
-0
/
+6
*
s3:selftest: reactivate the writetimeupdatedelay speed-up
Michael Adam
2012-03-15
1
-1
/
+2
*
s3:smbd: let smbd/nmbd/winbindd child processes terminate if the parent proce...
Michael Adam
2012-03-15
5
-0
/
+92
*
s3: Use talloc_tos() in notify_send()
Volker Lendecke
2012-03-15
1
-6
/
+2
*
s3: Fix lock ordering in notify_add
Volker Lendecke
2012-03-15
1
-13
/
+15
*
s3: properly free the notify_onelevel record
Volker Lendecke
2012-03-15
1
-1
/
+1
*
s3: Replace some callers of cluster_id_equal
Volker Lendecke
2012-03-15
1
-4
/
+3
*
s3: Remove the separate server_id arg to notify_init
Volker Lendecke
2012-03-15
3
-4
/
+3
*
s3: Fix blank line endings
Volker Lendecke
2012-03-15
1
-13
/
+13
*
s3: Update waf build to include missed dependancy on Lion.
Ira Cooper
2012-03-15
1
-1
/
+1
*
util: Add --disable-fault-handling.
Ira Cooper
2012-03-15
1
-0
/
+7
*
build: Do not build with utmp when we do not have utmp.h
Andrew Bartlett
2012-03-15
1
-1
/
+4
[next]