index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Fix whitespace
Volker Lendecke
2022-12-14
1
-17
/
+17
*
smbd: remove process shortname arg from reinit_after_fork()
Ralph Boehme
2022-12-14
2
-7
/
+2
*
lib: Add get_current_user_info_domain()
Volker Lendecke
2022-12-12
2
-0
/
+6
*
lib: Make substitute.c's "remote_proto" static
Volker Lendecke
2022-12-12
2
-1
/
+7
*
lib: Remove unused octal_string()
Volker Lendecke
2022-12-12
1
-18
/
+0
*
lib: Remove fstring_sub() that was used just once
Volker Lendecke
2022-12-12
1
-5
/
+0
*
g_lock: check for zero timeout in g_lock_lock()
Ralph Boehme
2022-12-09
1
-0
/
+4
*
lib: Add lp_allow_local_address()
Volker Lendecke
2022-11-10
1
-0
/
+1
*
lib: Whitespace fixes
Volker Lendecke
2022-10-27
1
-25
/
+23
*
lib: Avoid an #include includes.h
Volker Lendecke
2022-10-27
2
-5
/
+13
*
lib: Avoid an #include includes.h
Volker Lendecke
2022-10-27
1
-1
/
+3
*
lib: Avoid an includes.h
Volker Lendecke
2022-10-27
1
-3
/
+8
*
s3-lib: restore truncating behavior of push_ascii_nstring()
Philipp Gesang
2022-10-25
1
-2
/
+5
*
CVE-2022-3592 lib: Move subdir_of() to source3/lib/util_path.c
Volker Lendecke
2022-10-25
2
-0
/
+54
*
CVE-2022-3592 lib: lib/util/fault.h requires _SAMBA_DEBUG_H for SMB_ASSERT()
Volker Lendecke
2022-10-25
1
-1
/
+1
*
s3:g_lock: add callback function to g_lock_lock()
Stefan Metzmacher
2022-09-20
2
-4
/
+14
*
s3:g_lock: add callback function to g_lock_lock_send()
Stefan Metzmacher
2022-09-20
1
-2
/
+20
*
s3:g_lock: add callback function to g_lock_lock_simple_fn()
Stefan Metzmacher
2022-09-20
1
-8
/
+36
*
s3:g_lock: add callback function to g_lock_trylock()
Stefan Metzmacher
2022-09-20
1
-13
/
+99
*
s3:g_lock: reorder the logic in g_lock_trylock()
Stefan Metzmacher
2022-09-20
1
-43
/
+26
*
s3:g_lock: remove redundant code in g_lock_trylock()
Stefan Metzmacher
2022-09-20
1
-10
/
+0
*
s3:g_lock: add g_lock_ctx->busy and assert it to false
Stefan Metzmacher
2022-09-20
1
-1
/
+22
*
s3:g_lock: add g_lock_lock_cb_state infrastructure
Stefan Metzmacher
2022-09-20
1
-0
/
+242
*
s3:g_lock: reorder the logic in g_lock_lock_simple_fn()
Stefan Metzmacher
2022-09-20
1
-18
/
+19
*
lib/dbwrap: allow dbwrap_merge_dbufs() to update an existing buffer
Stefan Metzmacher
2022-09-20
1
-4
/
+4
*
s3:dbwrap_watch: add dbwrap_watched_watch_force_alerting()
Stefan Metzmacher
2022-09-20
2
-0
/
+8
*
s3:dbwrap_watch: add dbwrap_watched_watch_reset_alerting() helper
Stefan Metzmacher
2022-09-20
2
-0
/
+9
*
s3:dbwrap_watch: let dbwrap_watched_watch_skip_alerting() also clear the sele...
Stefan Metzmacher
2022-09-20
1
-0
/
+1
*
s3:g_lock: fix error handling in g_lock_watch_data_send()
Stefan Metzmacher
2022-09-20
1
-4
/
+6
*
libsmb: Use find_snapshot_token() for clistr_is_previous_version_path()
Volker Lendecke
2022-09-19
2
-0
/
+31
*
lib: Add separator argument to find_snapshot_token()
Volker Lendecke
2022-09-19
1
-4
/
+5
*
lib: Move extract_snapshot_token() to util_path.c
Volker Lendecke
2022-09-19
2
-0
/
+86
*
s3: libsmb: In cli_lsa_lookup_name() replace cli_state_save_tcon()/cli_state_...
Jeremy Allison
2022-09-15
1
-6
/
+3
*
s3: libsmb: In cli_lsa_lookup_sid() replace cli_state_save_tcon()/cli_state_r...
Jeremy Allison
2022-09-15
1
-6
/
+3
*
lib: Fix a typo
Volker Lendecke
2022-08-26
1
-1
/
+1
*
s3:lib: Fix trailing whitespaces in smbldap.c
Pavel Filipenský
2022-08-26
1
-48
/
+48
*
s3: Zero memory of idmap_fetch_secret() users
Pavel Filipenský
2022-08-26
1
-1
/
+1
*
s3:g_lock: avoid useless talloc_array(0) in g_lock_dump()
Stefan Metzmacher
2022-08-19
1
-6
/
+8
*
s3:g_lock: add some const to the shared array passed via g_lock_dump*()
Stefan Metzmacher
2022-08-19
1
-3
/
+3
*
lib: Map ERANGE to NT_STATUS_INTEGER_OVERFLOW
Volker Lendecke
2022-08-19
1
-0
/
+3
*
s3:g_lock: use TDB_VOLATILE to avoid fcntl locks
Stefan Metzmacher
2022-08-11
1
-1
/
+1
*
smbd: Pass vfs_open_how through fd_openat
Volker Lendecke
2022-08-06
1
-8
/
+7
*
s3:dbwrap_watch: call dbwrap_watched_trigger_wakeup() outside of the low leve...
Stefan Metzmacher
2022-07-26
1
-10
/
+11
*
s3:dbwrap_watch: only notify the first waiter
Stefan Metzmacher
2022-07-26
1
-33
/
+72
*
s3:g_lock: try to keep the watch instance during g_lock_watch_data()
Stefan Metzmacher
2022-07-26
1
-2
/
+29
*
s3:g_lock: remember an unique_lock_epoch similar to unique_data_epoch
Stefan Metzmacher
2022-07-26
1
-2
/
+17
*
s3:g_lock: avoid a lot of unused overhead using the new dbwrap_watch features
Stefan Metzmacher
2022-07-26
1
-2
/
+128
*
s3:g_lock: always call g_lock_cleanup_shared() before getting stuck on lck.nu...
Stefan Metzmacher
2022-07-26
1
-0
/
+4
*
s3:g_lock: avoid calling g_lock_store() from g_lock_cleanup_dead()
Stefan Metzmacher
2022-07-26
1
-23
/
+14
*
s3:dbwrap_watch: allow callers of dbwrap_watched_watch_send/recv() to manage ...
Stefan Metzmacher
2022-07-26
3
-10
/
+37
[next]