Age | Commit message (Expand) | Author | Files | Lines |
2012-06-25 | s3:smb2_sesssetup: add support for SMB 2.24/3.00 signing | Stefan Metzmacher | 1 | -0/+29 |
2012-06-25 | s3:smb2_sesssetup: make use of the smbXsrv_session infrastructure | Stefan Metzmacher | 4 | -63/+138 |
2012-06-25 | s3:smbXsrv_session: init and disconnect smbXsrv_tcon for SMB2/3 | Stefan Metzmacher | 1 | -0/+20 |
2012-06-25 | s3:smbd: add smbXsrv_tcon infrastructure | Stefan Metzmacher | 5 | -1/+1180 |
2012-06-25 | s3:smbXsrv.idl: add smbXsrv_tcon* structures | Stefan Metzmacher | 1 | -0/+63 |
2012-06-25 | sq smbXsrv_session_global_store no connection | Stefan Metzmacher | 1 | -6/+3 |
2012-06-25 | s3:smbd: add smbXsrv_session infrastructure | Stefan Metzmacher | 5 | -0/+1164 |
2012-06-25 | s3:smbXsrv.idl: add smbXsrv_session* structures | Stefan Metzmacher | 1 | -0/+92 |
2012-06-25 | s3:smbd: add smbXsrv_version_* infrastructure | Stefan Metzmacher | 5 | -0/+272 |
2012-06-25 | s3:librpc/idl/smbXsrv.idl: add smbXsrv_version_* structures | Stefan Metzmacher | 1 | -1/+65 |
2012-06-25 | s3:librpc: add smbXsrv.idl | Stefan Metzmacher | 5 | -1/+22 |
2012-06-25 | s3:test: make shell code more porable by elimnating "local" keyword | Björn Jacke | 1 | -4/+4 |
2012-06-25 | s3: Fix a typo | Volker Lendecke | 3 | -4/+4 |
2012-06-25 | s3: Avoid a call to server_event_context() | Volker Lendecke | 1 | -1/+1 |
2012-06-24 | selftest: Test unix.whoami with kerberos on plugin_s4_dc | Andrew Bartlett | 1 | -2/+5 |
2012-06-22 | s3-vfs_gpfs: Fix bug #9003, posix acl on gpfs | Volker Lendecke | 1 | -2/+2 |
2012-06-22 | s3: Give machine password changes 10 minutes of time | Volker Lendecke | 1 | -0/+13 |
2012-06-22 | s3:torture:smb2: pass smb2-session-reconnect test (add generosity in error case) | Michael Adam | 1 | -7/+21 |
2012-06-22 | s3: Remove reduce_windows_lock_ref_count, used only once | Volker Lendecke | 1 | -8/+2 |
2012-06-22 | s3: Make reduce_windows_lock_ref_count static | Volker Lendecke | 2 | -2/+2 |
2012-06-22 | s3: Use dbwrap_util for windows_lock_ref_count | Volker Lendecke | 1 | -94/+21 |
2012-06-22 | s3:smbd: fix warning in smbd_tevent_trace_callback() without profile support | Stefan Metzmacher | 1 | -0/+5 |
2012-06-22 | s3:serverid: don't ignore the result of dbwrap_parse_record() | Stefan Metzmacher | 1 | -1/+6 |
2012-06-22 | dbwrap: dbwrap_local_open() | Rusty Russell | 2 | -3/+4 |
2012-06-22 | dbwrap: remove get_flags(). | Rusty Russell | 2 | -25/+2 |
2012-06-22 | util_tdb: move timeout chainlock variants from source3/lib/util/util_tdb.c | Rusty Russell | 3 | -89/+24 |
2012-06-21 | Fix bug #8974 - Kernel oplocks are broken when uid(file) != uid(process). | Jeremy Allison | 2 | -5/+13 |
2012-06-21 | s3:idmap_cache: also store negative entries for unknown sids | Stefan Metzmacher | 1 | -0/+7 |
2012-06-21 | s3:winbindd: do not expose negative cache idmap entries as valid mappings (bu... | Stefan Metzmacher | 1 | -6/+19 |
2012-06-21 | s3:winbindd: discard the expired gid cache if we're online (bug #9002) | Stefan Metzmacher | 1 | -1/+1 |
2012-06-21 | s3: Remove an unnecessary () | Volker Lendecke | 1 | -1/+1 |
2012-06-21 | s3: Use string_term_tdb_data where appropriate | Volker Lendecke | 1 | -2/+1 |
2012-06-21 | s3: Fix const warnings | Volker Lendecke | 1 | -2/+3 |
2012-06-21 | s4-provision: Give better clues on what Samba needs for s3fs ACL support | Andrew Bartlett | 1 | -0/+15 |
2012-06-21 | s3-rpcclient: support all known netr_LogonControl2 variants properly | Alexander Bokovoy | 1 | -3/+35 |
2012-06-21 | s3:move serverid_equal() to serverid.c | Michael Adam | 3 | -21/+23 |
2012-06-21 | s3:util: rename procid_equal() to serverid_equal() | Michael Adam | 16 | -27/+27 |
2012-06-21 | s3:util: remove (now) unused cluster_id_equal() | Michael Adam | 2 | -8/+0 |
2012-06-21 | s3:smbstatus: use procid_equal() instead of equivalent cluster_id_equal() | Michael Adam | 1 | -1/+2 |
2012-06-21 | s3: Remove a user of procid_is_me | Volker Lendecke | 1 | -1/+2 |
2012-06-21 | s3: Remove a user of procid_is_me | Volker Lendecke | 1 | -1/+2 |
2012-06-21 | s3:util: reformat procid_equal() to adhere to coding guidelines | Michael Adam | 1 | -7/+14 |
2012-06-21 | s3:util: also compare the unique_id in procid_equal(). | Michael Adam | 1 | -0/+3 |
2012-06-20 | s4-torture: Expand whoami test to confirm the user token. | Andrew Bartlett | 1 | -1/+1 |
2012-06-20 | s3:smbd: fix the build with the --with-profiling-data option | Stefan Metzmacher | 2 | -3/+9 |
2012-06-20 | s3:include: add START/END_PROFILE_STAMP() | Stefan Metzmacher | 1 | -7/+23 |
2012-06-20 | idmap-hash: Attempt to fix Coverity ID 709116 Overflowed array index write | Volker Lendecke | 1 | -1/+6 |
2012-06-20 | idmap-hash: Fix Coverity ID 709117 Dereference before null check | Volker Lendecke | 1 | -5/+5 |
2012-06-20 | idmap-hash: Fix Coverity 709118 Dereference before null check | Volker Lendecke | 1 | -5/+5 |
2012-06-20 | idmap-hash: Adapt mapfile_read_line to README.Coding | Volker Lendecke | 1 | -1/+2 |