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
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4: smbtorture: Add a proper change_notify going async followed by tdis test.
Jeremy Allison
2014-03-12
1
-1
/
+67
*
s4: smbtorture: Update the torture_smb2_notify_ulogoff test to demonstrate th...
Jeremy Allison
2014-03-12
1
-6
/
+14
*
s4:torture/smb2: accept NT_STATUS_RANGE_NOT_LOCKED after smb2_logoff/tdis
Stefan Metzmacher
2014-03-12
1
-11
/
+13
*
samba-tool: make provision check for bind version
Garming Sam
2014-03-09
2
-3
/
+3
*
s4:lib/socket: simplify iface_list_wildcard() and its callers
Stefan Metzmacher
2014-03-07
8
-16
/
+16
*
s4:lib/socket: use the same logic in iface_list_wildcard() as in smbd
Stefan Metzmacher
2014-03-07
1
-21
/
+5
*
Remove all uses of the NT_STATUS_NOT_OK_RETURN_AND_FREE macro from the codebase.
Garming Sam
2014-03-05
5
-7
/
+28
*
Remove NT_STATUS_IS_ERR_RETURN macro from the codebase.
Garming Sam
2014-03-05
1
-1
/
+3
*
Remove NT_STATUS_IS_OK_RETURN macro from the codebase.
Garming Sam
2014-03-05
1
-1
/
+3
*
Remove the remaining uses of the macro NT_STATUS_HAVE_NO_MEMORY_AND_FREE in t...
Garming Sam
2014-03-05
2
-20
/
+40
*
Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase.
Garming Sam
2014-03-05
13
-114
/
+456
*
winbind4: Remove unused winbind_get_idmap irpc operation
Volker Lendecke
2014-03-05
2
-94
/
+2
*
auth4: Remove unused wbc_context
Volker Lendecke
2014-03-05
3
-42
/
+1
*
ntvfs_unixuid: No wbc_context required
Volker Lendecke
2014-03-05
1
-8
/
+0
*
ntvfs_posix: No wbc_context required
Volker Lendecke
2014-03-05
2
-8
/
+0
*
dcesrv_unixinfo: No wbc_context required
Volker Lendecke
2014-03-05
1
-32
/
+4
*
unixuid: Use the tevent_context from the ntvfs_context
Volker Lendecke
2014-03-05
1
-3
/
+1
*
pvfs: Use the tevent_context from the ntvfs_context
Volker Lendecke
2014-03-05
2
-6
/
+7
*
auth4: Do not generate just a temporary wbc_context
Volker Lendecke
2014-03-05
1
-10
/
+1
*
auth4: auth_session_info_fill_unix only needs a tevent_context
Volker Lendecke
2014-03-05
2
-3
/
+4
*
auth4: security_token_to_unix_token only needs a tevent_context
Volker Lendecke
2014-03-05
2
-4
/
+4
*
libwbclient4: Remove unused composite-based functions
Volker Lendecke
2014-03-05
2
-158
/
+0
*
source4: Use wbc_xids_to_sids
Volker Lendecke
2014-03-05
3
-24
/
+5
*
libwbclient4: Add wbc_xids_to_sids
Volker Lendecke
2014-03-05
1
-0
/
+215
*
source4: Use wbc_sids_to_xids
Volker Lendecke
2014-03-05
4
-29
/
+8
*
libwbclient4: Add wbc_sids_to_xids
Volker Lendecke
2014-03-05
3
-1
/
+173
*
bug #10471: Don't respond with NXDOMAIN to records that exist with another type
Kai Blin
2014-03-04
1
-6
/
+8
*
torture: Fix a torture crash with -O3
Volker Lendecke
2014-02-28
1
-2
/
+2
*
torture: Fix a buffer overrun
Volker Lendecke
2014-02-28
1
-2
/
+2
*
s4: tidy up vfs smb2 in regards to using share_string_option
Garming Sam
2014-02-24
1
-21
/
+21
*
s4: tidy up vfs cifs in regards to using share_string_option
Garming Sam
2014-02-24
1
-21
/
+22
*
s4: tidy up some null checks in ntvfs
Garming Sam
2014-02-24
2
-4
/
+4
*
heimdal: Use krb5_free_default_realm() for free()
Santosh Kumar Pradhan
2014-02-21
1
-3
/
+3
*
kdc: Free the resource which is not used anymore
Santosh Kumar Pradhan
2014-02-21
1
-0
/
+1
*
heimdal_build: only enable libintl functions if everything was found
Christian Ambach
2014-02-20
1
-1
/
+2
*
lib/param: handle non-constant strings properly by passing in a memory context
Garming Sam
2014-02-20
3
-5
/
+5
*
s4: pass down a memory context when performing share_string_option, to allow ...
Garming Sam
2014-02-20
17
-72
/
+151
*
Define the winbindd socket directory when building wbclient
Garming Sam
2014-02-19
1
-0
/
+1
*
Revert "libwbclient4: Add wbc_sids_to_xids"
Volker Lendecke
2014-02-18
3
-173
/
+1
*
Revert "source4: Use wbc_sids_to_xids"
Volker Lendecke
2014-02-18
4
-8
/
+29
*
Revert "libwbclient4: Add wbc_xids_to_sids"
Volker Lendecke
2014-02-18
1
-215
/
+0
*
Revert "source4: Use wbc_xids_to_sids"
Volker Lendecke
2014-02-18
3
-5
/
+24
*
Revert "libwbclient4: Remove unused composite-based functions"
Volker Lendecke
2014-02-18
2
-0
/
+158
*
Revert "auth4: security_token_to_unix_token only needs a tevent_context"
Volker Lendecke
2014-02-18
2
-4
/
+4
*
Revert "auth4: auth_session_info_fill_unix only needs a tevent_context"
Volker Lendecke
2014-02-18
2
-4
/
+3
*
Revert "auth4: Do not generate just a temporary wbc_context"
Volker Lendecke
2014-02-18
1
-1
/
+10
*
Revert "pvfs: Use the tevent_context from the ntvfs_context"
Volker Lendecke
2014-02-18
2
-7
/
+6
*
Revert "unixuid: Use the tevent_context from the ntvfs_context"
Volker Lendecke
2014-02-18
1
-1
/
+3
*
Revert "dcesrv_unixinfo: No wbc_context required"
Volker Lendecke
2014-02-18
1
-4
/
+32
*
Revert "ntvfs_posix: No wbc_context required"
Volker Lendecke
2014-02-18
2
-0
/
+8
[next]