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
*
lib/util: add samba_tevent_context_init()
Stefan Metzmacher
2013-02-19
1
-1
/
+1
*
build/autoconf: fix check for GNU ld version
Björn Jacke
2013-02-19
1
-1
/
+5
*
s3:build fix the build with --fake-kaserver
Christian Ambach
2013-02-19
1
-1
/
+1
*
s3:lib/afs fix the build
Christian Ambach
2013-02-19
1
-1
/
+1
*
s3:smbd: preserve file type mode bits in file_set_dosmode()
Michael Adam
2013-02-19
1
-0
/
+3
*
gencache: fix an extra newline in a DEBUG message in gencache_set_data_blob()
Michael Adam
2013-02-19
1
-1
/
+1
*
gencache: fix an extra newline in a DEBUG message in gencache_iterate_fn()
Michael Adam
2013-02-19
1
-1
/
+1
*
gencache: fix an extra newline in a DEBUG message in gencache_iterate_blobs_fn()
Michael Adam
2013-02-19
1
-1
/
+1
*
gencache: unify a DEBUG message in gencache_set_data_blob()
Michael Adam
2013-02-19
1
-2
/
+3
*
gencache: unify a DEBUG message in gencache_iterate_fn()
Michael Adam
2013-02-19
1
-1
/
+1
*
gencache: unify a DEBUG message in gencache_iterate_blobs_fn()
Michael Adam
2013-02-19
1
-1
/
+2
*
gencache: unify a DEBUG message in gencache_del()
Michael Adam
2013-02-19
1
-1
/
+1
*
s3:net: new implementation of "servid wipedbs" with smbXsrv_*
Gregor Beck
2013-02-19
1
-2
/
+564
*
lib/util_tdb: factor out tdb_data_talloc_copy()
Gregor Beck
2013-02-19
1
-19
/
+4
*
s3:smbXsrv_open: add smbXsrv_open_global_traverse()
Gregor Beck
2013-02-19
2
-0
/
+77
*
s3:smbXsrv_tcon: pass record in smbXsrv_tcon_global_traverse()
Gregor Beck
2013-02-19
1
-0
/
+1
*
s3:smbXsrv_session: pass record in smbXsrv_session_global_traverse()
Gregor Beck
2013-02-19
1
-0
/
+1
*
s3:smbd:smb2: fix segfault (access after free) in durable disconnect code
Michael Adam
2013-02-19
2
-0
/
+2
*
s3:smbd: add debugging to close code (regarding disconnect of a durable)
Michael Adam
2013-02-18
1
-0
/
+14
*
s3:smbd: use smbXsrv_open_close() instead of smbXsrv_open_update()
Stefan Metzmacher
2013-02-18
1
-1
/
+11
*
srv_epmapper.c: Fix typo.
Karolin Seeger
2013-02-18
1
-5
/
+5
*
srv_netlog_nt.c: Fix typo in comment.
Karolin Seeger
2013-02-18
1
-1
/
+1
*
brlock.c: Fix typo in comment.
Karolin Seeger
2013-02-18
1
-1
/
+1
*
vfs_gpfs: Fix typos in comments.
Karolin Seeger
2013-02-18
1
-2
/
+2
*
s3:idmap_autorid: fix freeing of non-talloced memory (uninitialized pointer) ...
Michael Adam
2013-02-13
1
-1
/
+1
*
Fix bug 9519 - Samba returns unexpected error on SMB posix open.
Jeremy Allison
2013-02-12
1
-2
/
+9
*
Fix bug #9642 - vfs_afsacl.c won't build.
Jeremy Allison
2013-02-11
1
-1
/
+2
*
Improve the configure tests for aio_suspend to get rid of warnings. Timur pro...
Richard Sharpe
2013-02-09
2
-2
/
+2
*
s3: Make SMB2_GETINFO multi-volume aware.
Ira Cooper
2013-02-08
3
-9
/
+20
*
winbind: Fix an incompatible pointer type warning
Volker Lendecke
2013-02-08
1
-1
/
+1
*
torture: We use transactions for CLEAR_IF_FIRST db
Volker Lendecke
2013-02-08
1
-1
/
+1
*
BUG 9633: Recursive mget should continue on EPERM.
David Disseldorp
2013-02-07
1
-2
/
+11
*
s3-rpc_server: Fix password encoding in _netr_ServerGetTrustInfo().
Sumit Bose
2013-02-07
1
-14
/
+8
*
s3-rpc_server: Dont wipe out ref pointers in _netr_ServerGetTrustInfo().
Günther Deschner
2013-02-07
1
-13
/
+4
*
autoconf: rename pdb_ldap module to pdb_ldapsam
Alexander Bokovoy
2013-02-06
1
-2
/
+7
*
source3/wscript: support 'pdb_ldap' module in configure
Alexander Bokovoy
2013-02-06
1
-0
/
+13
*
Rename pdb_ldap to pdb_ldapsam
Andreas Schneider
2013-02-06
6
-13
/
+17
*
s3:auth small optimization in create_token_from_sid
Christian Ambach
2013-02-05
1
-3
/
+5
*
s3:net: reduce indentation in net idmap delete for symmetry and consistency
Michael Adam
2013-02-05
1
-5
/
+7
*
s3:net: introduce a talloc stackframe for net idmap delete
Michael Adam
2013-02-05
1
-3
/
+2
*
s3:net_idmap_delete do not lock two records at the same time
Christian Ambach
2013-02-05
1
-24
/
+25
*
s3:net idmap: use lp_idmap_default_backend() now that we have it.
Michael Adam
2013-02-05
1
-1
/
+1
*
s3:param: add new lp_idmap_default_backend()
Michael Adam
2013-02-05
2
-0
/
+6
*
s3:param: introduce new lp_idmap_backend() that takes the domain
Michael Adam
2013-02-05
2
-0
/
+28
*
s3:param: add a comment
Michael Adam
2013-02-05
1
-0
/
+4
*
s3:param: remove unused function lp_idmap_backend()
Michael Adam
2013-02-05
2
-1
/
+1
*
s3:net idmap: remove call to lp_idmap_backend() - this is useless.
Michael Adam
2013-02-05
1
-2
/
+2
*
s3:param: remove unused functions lp_idmap_uid() and lp_idmap_gid()
Michael Adam
2013-02-05
2
-49
/
+0
*
s3:auth: use new lp_idmap_default_range() instead of lp_idmap_gid() in create...
Michael Adam
2013-02-05
1
-2
/
+2
*
s3:param: add utility function lp_idmap_default_range()
Michael Adam
2013-02-05
2
-0
/
+6
[next]