index
:
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-23
lib:ldb: Fix trailing whitespaces in common/attrib_handlers.c
Andreas Schneider
1
-16
/
+16
2022-12-22
smbd: Make send_trans2_replies() static
Volker Lendecke
2
-16
/
+8
2022-12-22
smbd: Hide the SMB1 posix symlink behaviour behind UCF_LCOMP_LNK_OK
Volker Lendecke
2
-1
/
+9
2022-12-22
smbd: Simplify filename_convert_dirfsp_nosymlink()
Volker Lendecke
1
-10
/
+2
2022-12-22
smbd: Simplify filename_convert_dirfsp_nosymlink()
Volker Lendecke
1
-35
/
+38
2022-12-22
smbd: Reduce indentation in ucf_flags_from_smb_request()
Volker Lendecke
1
-10
/
+12
2022-12-22
smbd: Implement SET_REPARSE_POINT buffer size checks
Volker Lendecke
2
-3
/
+39
2022-12-22
smbd: Rename "ctx" to the more common "mem_ctx" in reparse functions
Volker Lendecke
2
-6
/
+6
2022-12-22
smbd: Print the file name in reparse point functions
Volker Lendecke
1
-3
/
+3
2022-12-22
lib/compression: add simple python bindings
Douglas Bagnall
4
-0
/
+522
2022-12-22
s3:client: Fix a use-after-free issue in smbclient
Andreas Schneider
1
-2
/
+3
2022-12-22
s3:script: Improve test_chdir_cache.sh
Andreas Schneider
1
-4
/
+8
2022-12-22
autobuild: Don't use deprecated distutils
Andreas Schneider
1
-2
/
+6
2022-12-21
third_party: Update resolv_wrapper to version 1.1.8
Andreas Schneider
3
-3
/
+5
2022-12-21
CI: add a test for wbinfo --change-secret-at=DC
Ralph Boehme
2
-0
/
+35
2022-12-21
CI: join ad_member_s3_join to vampire_dc
Ralph Boehme
1
-1
/
+1
2022-12-21
wbinfo: Add --change-secret-at=dcname
Ralph Boehme
3
-1
/
+66
2022-12-21
libwbclient: add wbc[Ctx]ChangeTrustCredentialsAt()
Ralph Boehme
4
-4
/
+197
2022-12-21
winbindd: add dcname arg to ChangeMachineAccount request
Ralph Boehme
3
-4
/
+31
2022-12-21
winbindd: Add force_dc to bypass cached connection and DC lookup
Ralph Boehme
2
-1
/
+10
2022-12-21
winbindd: More simplification of cm_open_connection()
Ralph Boehme
1
-75
/
+101
2022-12-21
winbindd: simplify cm_open_connection()
Ralph Boehme
1
-8
/
+6
2022-12-21
winbindd: simplify find_new_dc()
Ralph Boehme
1
-17
/
+14
2022-12-21
winbindd: do an early exit in cm_open_connection()
Ralph Boehme
1
-29
/
+29
2022-12-21
gp: Don't hide managed/recommended directories
David Mulder
1
-14
/
+14
2022-12-21
gp: Ensure rsop is tested for every CSE
David Mulder
1
-4
/
+101
2022-12-21
gp: Fix rsop when final value isn't a str
David Mulder
1
-1
/
+6
2022-12-21
gp: Enable gpupdate output when testing
David Mulder
1
-0
/
+1
2022-12-21
gp: Ensure policy changes don't leave files behind
David Mulder
1
-3
/
+30
2022-12-21
gp: Re-create files if manually removed
David Mulder
2
-2
/
+2
2022-12-21
gp: Test that files are re-created if manually removed
David Mulder
2
-2
/
+13
2022-12-21
gp: Modify Chromium CSE to use new files applier
David Mulder
2
-2170
/
+68
2022-12-21
gp: Modify Cert Auto Enroll CSE to use new applier
David Mulder
1
-41
/
+73
2022-12-21
gp: Modify Centrify Crontab compatible CSE to use new files applier
David Mulder
1
-17
/
+21
2022-12-21
gp: Modify Startup Scripts CSE to use new files applier
David Mulder
1
-24
/
+29
2022-12-21
gp: Modify GNOME Settings CSE to use new files applier
David Mulder
1
-106
/
+70
2022-12-21
gp: Modify Machine Scripts CSE to use new files applier
David Mulder
2
-22
/
+33
2022-12-21
gp: Modify Files CSE to use new files applier
David Mulder
1
-26
/
+28
2022-12-21
gp: Modify Sudoers CSEs to use new files applier
David Mulder
3
-102
/
+69
2022-12-21
gp: Modify OpenSSH CSE to use new files applier
David Mulder
1
-23
/
+25
2022-12-21
gp: Modify PAM Access CSE to use new files applier
David Mulder
1
-25
/
+23
2022-12-21
gp: Modify Symlink CSE to use new files applier
David Mulder
1
-13
/
+15
2022-12-21
gp: Implement appliers for monitoring policy changes
David Mulder
1
-0
/
+204
2022-12-20
s3:params:lp_do_section - protect against NULL deref
Andrew Walker
1
-1
/
+1
2022-12-20
s4:torture: Fix stack variable used out of scope in test_devicemode_full()
Andreas Schneider
1
-123
/
+125
2022-12-20
s4:torture: Pass the dcerpc struct 's' for SetPrinter down to the macro
Andreas Schneider
1
-107
/
+107
2022-12-20
s4:torture: Pass the dcerpc struct 'q' for GetPrinter down to the macro
Andreas Schneider
1
-110
/
+110
2022-12-20
s4:torture: Fix stack variable used out of scope in test_devmode_set_level()
Andreas Schneider
1
-2
/
+1
2022-12-20
tests: add a Python test for case insensitive access
Ralph Boehme
1
-0
/
+52
2022-12-19
compression/huffman: debug function bails upon disaster (CID 1517261)
Douglas Bagnall
1
-0
/
+5
[prev]
[next]