index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-19
s3:torture: s/struct event_context/struct tevent_context
Stefan Metzmacher
2
-5
/
+5
2013-02-19
s3:winbindd: s/struct event_context/struct tevent_context
Stefan Metzmacher
3
-6
/
+6
2013-02-19
s3:includes: remove event_context_init() define for s3_tevent_context_init()
Stefan Metzmacher
1
-3
/
+0
2013-02-19
s3:winbindd: make use of samba_tevent_context_init()
Stefan Metzmacher
1
-1
/
+1
2013-02-19
s3:rpc_client: make use of samba_tevent_context_init()
Stefan Metzmacher
2
-2
/
+2
2013-02-19
s3:torture: make use of samba_tevent_context_init()
Stefan Metzmacher
13
-26
/
+26
2013-02-19
s3:utils: make use of samba_tevent_context_init()
Stefan Metzmacher
6
-6
/
+6
2013-02-19
s3:libnet: make use of samba_tevent_context_init()
Stefan Metzmacher
1
-1
/
+1
2013-02-19
s3:lib: make use of samba_tevent_context_init()
Stefan Metzmacher
6
-12
/
+12
2013-02-19
s3:libads: make use of samba_tevent_context_init()
Stefan Metzmacher
1
-1
/
+1
2013-02-19
s3:libsmb: make use of samba_tevent_context_init()
Stefan Metzmacher
13
-77
/
+77
2013-02-19
lib/util: add samba_tevent_context_init()
Stefan Metzmacher
1
-1
/
+1
2013-02-19
build/autoconf: fix check for GNU ld version
Björn Jacke
1
-1
/
+5
2013-02-19
s3:build fix the build with --fake-kaserver
Christian Ambach
1
-1
/
+1
2013-02-19
s3:lib/afs fix the build
Christian Ambach
1
-1
/
+1
2013-02-19
s3:smbd: preserve file type mode bits in file_set_dosmode()
Michael Adam
1
-0
/
+3
2013-02-19
gencache: fix an extra newline in a DEBUG message in gencache_set_data_blob()
Michael Adam
1
-1
/
+1
2013-02-19
gencache: fix an extra newline in a DEBUG message in gencache_iterate_fn()
Michael Adam
1
-1
/
+1
2013-02-19
gencache: fix an extra newline in a DEBUG message in gencache_iterate_blobs_fn()
Michael Adam
1
-1
/
+1
2013-02-19
gencache: unify a DEBUG message in gencache_set_data_blob()
Michael Adam
1
-2
/
+3
2013-02-19
gencache: unify a DEBUG message in gencache_iterate_fn()
Michael Adam
1
-1
/
+1
2013-02-19
gencache: unify a DEBUG message in gencache_iterate_blobs_fn()
Michael Adam
1
-1
/
+2
2013-02-19
gencache: unify a DEBUG message in gencache_del()
Michael Adam
1
-1
/
+1
2013-02-19
s3:net: new implementation of "servid wipedbs" with smbXsrv_*
Gregor Beck
1
-2
/
+564
2013-02-19
lib/util_tdb: factor out tdb_data_talloc_copy()
Gregor Beck
1
-19
/
+4
2013-02-19
s3:smbXsrv_open: add smbXsrv_open_global_traverse()
Gregor Beck
2
-0
/
+77
2013-02-19
s3:smbXsrv_tcon: pass record in smbXsrv_tcon_global_traverse()
Gregor Beck
1
-0
/
+1
2013-02-19
s3:smbXsrv_session: pass record in smbXsrv_session_global_traverse()
Gregor Beck
1
-0
/
+1
2013-02-19
s3:smbd:smb2: fix segfault (access after free) in durable disconnect code
Michael Adam
2
-0
/
+2
2013-02-18
s3:smbd: add debugging to close code (regarding disconnect of a durable)
Michael Adam
1
-0
/
+14
2013-02-18
s3:smbd: use smbXsrv_open_close() instead of smbXsrv_open_update()
Stefan Metzmacher
1
-1
/
+11
2013-02-18
srv_epmapper.c: Fix typo.
Karolin Seeger
1
-5
/
+5
2013-02-18
srv_netlog_nt.c: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2013-02-18
brlock.c: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2013-02-18
vfs_gpfs: Fix typos in comments.
Karolin Seeger
1
-2
/
+2
2013-02-13
s3:idmap_autorid: fix freeing of non-talloced memory (uninitialized pointer) ...
Michael Adam
1
-1
/
+1
2013-02-12
Fix bug 9519 - Samba returns unexpected error on SMB posix open.
Jeremy Allison
1
-2
/
+9
2013-02-11
Fix bug #9642 - vfs_afsacl.c won't build.
Jeremy Allison
1
-1
/
+2
2013-02-09
Improve the configure tests for aio_suspend to get rid of warnings. Timur pro...
Richard Sharpe
2
-2
/
+2
2013-02-08
s3: Make SMB2_GETINFO multi-volume aware.
Ira Cooper
3
-9
/
+20
2013-02-08
winbind: Fix an incompatible pointer type warning
Volker Lendecke
1
-1
/
+1
2013-02-08
torture: We use transactions for CLEAR_IF_FIRST db
Volker Lendecke
1
-1
/
+1
2013-02-07
BUG 9633: Recursive mget should continue on EPERM.
David Disseldorp
1
-2
/
+11
2013-02-07
s3-rpc_server: Fix password encoding in _netr_ServerGetTrustInfo().
Sumit Bose
1
-14
/
+8
2013-02-07
s3-rpc_server: Dont wipe out ref pointers in _netr_ServerGetTrustInfo().
Günther Deschner
1
-13
/
+4
2013-02-06
autoconf: rename pdb_ldap module to pdb_ldapsam
Alexander Bokovoy
1
-2
/
+7
2013-02-06
source3/wscript: support 'pdb_ldap' module in configure
Alexander Bokovoy
1
-0
/
+13
2013-02-06
Rename pdb_ldap to pdb_ldapsam
Andreas Schneider
6
-13
/
+17
2013-02-05
s3:auth small optimization in create_token_from_sid
Christian Ambach
1
-3
/
+5
2013-02-05
s3:net: reduce indentation in net idmap delete for symmetry and consistency
Michael Adam
1
-5
/
+7
[prev]
[next]