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
...
*
s3:dir - We now pass the previously spinning directory tests on ext4.
Jeremy Allison
2014-01-15
1
-2
/
+0
*
s3:dir - Introduce a 64-bit directory offset <-> 32 bit wire offset map using...
Jeremy Allison
2014-01-15
1
-2
/
+87
*
s3:dir - Add a new memcache type (non-talloc) - SMB1_SEARCH_OFFSET_MAP.
Jeremy Allison
2014-01-15
1
-1
/
+2
*
s3:dir - Map wire offsets to native directory cookies.
Jeremy Allison
2014-01-15
1
-5
/
+17
*
s3:dir - Cope with fixed mapping of 'special' values.
Jeremy Allison
2014-01-15
1
-0
/
+7
*
s3: dir - Introduce 32-bit wire versions of the 'special' values.
Jeremy Allison
2014-01-15
1
-0
/
+5
*
s3:dir - Introduce a function to map a directory cookie to a 32-bit wire cookie.
Jeremy Allison
2014-01-15
1
-1
/
+10
*
s3:dir - In the old SMB1 search code, rename offset to wire_offset to disting...
Jeremy Allison
2014-01-15
1
-8
/
+8
*
smbd: Avoid duplicate debug header lines
Volker Lendecke
2014-01-15
1
-7
/
+7
*
s3: set native os according to Windows and NBT_ANNOUNCE_VERSION defines
Björn Jacke
2014-01-14
1
-1
/
+5
*
smbcontrol: fix NUM_CHILDREN message deregister
David Disseldorp
2014-01-14
1
-1
/
+1
*
Revert "pam_winbind: fix segfault in pam_sm_authenticate()"
Garming Sam
2014-01-15
1
-4
/
+3
*
pam_winbind: Do not honour require_membership_of in the acct module parameters
Garming Sam
2014-01-14
3
-18
/
+52
*
pam_winbind: Fix segfault caused by invalid configuration options
Garming Sam
2014-01-14
1
-3
/
+3
*
lib/param: fix unix extensions setting to be consistent with s3 and docs
Garming Sam
2014-01-14
1
-1
/
+1
*
ntvfs: Remove CAP_UNIX from the ntvfs file server as it was never finished
Andrew Bartlett
2014-01-14
1
-4
/
+0
*
dfs: always call create_conn_struct with root privileges
Garming Sam
2014-01-10
1
-1
/
+30
*
messaging: Fix a memleak (master only..)
Volker Lendecke
2014-01-10
1
-7
/
+9
*
messaging: Use talloc_pooled_object
Volker Lendecke
2014-01-09
1
-6
/
+3
*
messaging: Move the self-send logic out of messaging_tdb
Volker Lendecke
2014-01-09
2
-54
/
+52
*
messaging: Fix a memleak with clustering
Volker Lendecke
2014-01-09
1
-0
/
+3
*
s3-passdb: Fix string duplication to pointers.
Andreas Schneider
2014-01-09
1
-2
/
+12
*
wbinfo: Fix a memory leak in wbinfo_ping_dc().
Andreas Schneider
2014-01-09
1
-0
/
+1
*
s3-libads: Fix memory leaks in ads_build_path().
Andreas Schneider
2014-01-09
1
-0
/
+2
*
lib: Fix strict-aliasing warning in md5 code.
Andreas Schneider
2014-01-09
1
-3
/
+6
*
group_mapping: Avoid a talloc
Volker Lendecke
2014-01-09
1
-7
/
+5
*
samba:python - Py_RETURN_NONE remove compatibility code for releases < 2.4
Matthias Dieter Wallnöfer
2014-01-09
15
-61
/
+0
*
s3: Avoid oplock break by storing timestamps with gpfs_set_times
Christof Schmitt
2014-01-09
4
-6
/
+92
*
s3: winbindd: Move calling setup_domain_child() into add_trusted_domain().
Jeremy Allison
2014-01-08
1
-32
/
+14
*
s3: winbindd: Move the logic of whether to set 'domain->primary' into add_tru...
Jeremy Allison
2014-01-08
1
-4
/
+10
*
s4:rpc_server: remember the hdr_signing negotiation result in dcesrv_auth
Stefan Metzmacher
2014-01-08
2
-0
/
+5
*
s4:rpc_server: use talloc_zero for struct dcesrv_connection
Stefan Metzmacher
2014-01-08
1
-13
/
+1
*
s4:rpc_server: remove unused DCESRV_CALL_STATE_FLAG_HEADER_SIGNING
Stefan Metzmacher
2014-01-08
2
-3
/
+0
*
ndrdump: dump verification trailer
Gregor Beck
2014-01-08
2
-1
/
+22
*
librpc/ndr: add ndr_pop_dcerpc_sec_verification_trailer()
Gregor Beck
2014-01-08
4
-2
/
+151
*
librpc/rpc: simplify tevent_req_nterror() usage in binding_handle.c
Stefan Metzmacher
2014-01-08
1
-6
/
+3
*
libcli/auth: fix usage of an uninitialized variable in netlogon_creds_cli_che...
Stefan Metzmacher
2014-01-08
1
-2
/
+2
*
crypto: fix build on OS X
Björn Jacke
2014-01-08
1
-0
/
+1
*
build: test the generic md5 function after importing it from hashlib
Björn Jacke
2014-01-08
1
-1
/
+1
*
libgpo: apply some const.
Günther Deschner
2014-01-07
8
-24
/
+24
*
libgpo: when running in verbose mode, printout the parsed PReg file.
Günther Deschner
2014-01-07
2
-1
/
+5
*
libgpo: only use libgpo/gpext/gpext.h where really needed.
Günther Deschner
2014-01-07
5
-2
/
+4
*
libgpo: allow to pass down a list of deleted GPOs in gpo_process_gpo_list().
Günther Deschner
2014-01-07
3
-5
/
+7
*
libgpo: remove some unused code and remove that important FIXME note.
Günther Deschner
2014-01-07
1
-93
/
+0
*
libgpo: directly call gpext_process_extension() from gpo_process_gpo_list.
Günther Deschner
2014-01-07
1
-41
/
+5
*
libgpo: implement CSE filtering in gpext_process_extension().
Günther Deschner
2014-01-07
3
-6
/
+18
*
libgpo: remove gpext_process_gpo_list_with_extension in favor of gpext_proces...
Günther Deschner
2014-01-07
2
-19
/
+0
*
libgpo: remove extension_guid and snapin_guid (the tool guid) from the proces...
Günther Deschner
2014-01-07
5
-18
/
+8
*
libgpo: allow to pass down deleted and changed gpo list to CSE plugins.
Günther Deschner
2014-01-07
6
-102
/
+189
*
libgpo/gpext: add new gpext_check_gpo_for_gpext_presence() helper function.
Günther Deschner
2014-01-07
1
-0
/
+46
[prev]
[next]