summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2013-02-19s3:nmbd: s/struct event_context/struct tevent_contextStefan Metzmacher4-6/+6
2013-02-19s3:printing: s/struct event_context/struct tevent_contextStefan Metzmacher2-4/+4
2013-02-19s3:rpc_server: s/struct event_context/struct tevent_contextStefan Metzmacher3-6/+6
2013-02-19s3:rpc_client: s/struct event_context/struct tevent_contextStefan Metzmacher5-26/+26
2013-02-19s3:smbd: s/struct event_context/struct tevent_contextStefan Metzmacher12-18/+18
2013-02-19s3:torture: s/struct event_context/struct tevent_contextStefan Metzmacher2-5/+5
2013-02-19s3:winbindd: s/struct event_context/struct tevent_contextStefan Metzmacher3-6/+6
2013-02-19s3:includes: remove event_context_init() define for s3_tevent_context_init()Stefan Metzmacher1-3/+0
2013-02-19s3:winbindd: make use of samba_tevent_context_init()Stefan Metzmacher1-1/+1
2013-02-19s3:rpc_client: make use of samba_tevent_context_init()Stefan Metzmacher2-2/+2
2013-02-19s3:torture: make use of samba_tevent_context_init()Stefan Metzmacher13-26/+26
2013-02-19s3:utils: make use of samba_tevent_context_init()Stefan Metzmacher6-6/+6
2013-02-19s3:libnet: make use of samba_tevent_context_init()Stefan Metzmacher1-1/+1
2013-02-19s3:lib: make use of samba_tevent_context_init()Stefan Metzmacher6-12/+12
2013-02-19s3:libads: make use of samba_tevent_context_init()Stefan Metzmacher1-1/+1
2013-02-19s3:libsmb: make use of samba_tevent_context_init()Stefan Metzmacher13-77/+77
2013-02-19lib/util: add samba_tevent_context_init()Stefan Metzmacher1-1/+1
2013-02-19build/autoconf: fix check for GNU ld versionBjörn Jacke1-1/+5
2013-02-19s3:build fix the build with --fake-kaserverChristian Ambach1-1/+1
2013-02-19s3:lib/afs fix the buildChristian Ambach1-1/+1
2013-02-19s3:smbd: preserve file type mode bits in file_set_dosmode()Michael Adam1-0/+3
2013-02-19gencache: fix an extra newline in a DEBUG message in gencache_set_data_blob()Michael Adam1-1/+1
2013-02-19gencache: fix an extra newline in a DEBUG message in gencache_iterate_fn()Michael Adam1-1/+1
2013-02-19gencache: fix an extra newline in a DEBUG message in gencache_iterate_blobs_fn()Michael Adam1-1/+1
2013-02-19gencache: unify a DEBUG message in gencache_set_data_blob()Michael Adam1-2/+3
2013-02-19gencache: unify a DEBUG message in gencache_iterate_fn()Michael Adam1-1/+1
2013-02-19gencache: unify a DEBUG message in gencache_iterate_blobs_fn()Michael Adam1-1/+2
2013-02-19gencache: unify a DEBUG message in gencache_del()Michael Adam1-1/+1
2013-02-19s3:net: new implementation of "servid wipedbs" with smbXsrv_*Gregor Beck1-2/+564
2013-02-19lib/util_tdb: factor out tdb_data_talloc_copy()Gregor Beck1-19/+4
2013-02-19s3:smbXsrv_open: add smbXsrv_open_global_traverse()Gregor Beck2-0/+77
2013-02-19s3:smbXsrv_tcon: pass record in smbXsrv_tcon_global_traverse()Gregor Beck1-0/+1
2013-02-19s3:smbXsrv_session: pass record in smbXsrv_session_global_traverse()Gregor Beck1-0/+1
2013-02-19s3:smbd:smb2: fix segfault (access after free) in durable disconnect codeMichael Adam2-0/+2
2013-02-18s3:smbd: add debugging to close code (regarding disconnect of a durable)Michael Adam1-0/+14
2013-02-18s3:smbd: use smbXsrv_open_close() instead of smbXsrv_open_update()Stefan Metzmacher1-1/+11
2013-02-18srv_epmapper.c: Fix typo.Karolin Seeger1-5/+5
2013-02-18srv_netlog_nt.c: Fix typo in comment.Karolin Seeger1-1/+1
2013-02-18brlock.c: Fix typo in comment.Karolin Seeger1-1/+1
2013-02-18vfs_gpfs: Fix typos in comments.Karolin Seeger1-2/+2
2013-02-13s3:idmap_autorid: fix freeing of non-talloced memory (uninitialized pointer) ...Michael Adam1-1/+1
2013-02-12Fix bug 9519 - Samba returns unexpected error on SMB posix open.Jeremy Allison1-2/+9
2013-02-11Fix bug #9642 - vfs_afsacl.c won't build.Jeremy Allison1-1/+2
2013-02-09Improve the configure tests for aio_suspend to get rid of warnings. Timur pro...Richard Sharpe2-2/+2
2013-02-08s3: Make SMB2_GETINFO multi-volume aware.Ira Cooper3-9/+20
2013-02-08winbind: Fix an incompatible pointer type warningVolker Lendecke1-1/+1
2013-02-08torture: We use transactions for CLEAR_IF_FIRST dbVolker Lendecke1-1/+1
2013-02-07BUG 9633: Recursive mget should continue on EPERM.David Disseldorp1-2/+11
2013-02-07s3-rpc_server: Fix password encoding in _netr_ServerGetTrustInfo().Sumit Bose1-14/+8
2013-02-07s3-rpc_server: Dont wipe out ref pointers in _netr_ServerGetTrustInfo().Günther Deschner1-13/+4