gd/samba-autobuild/.git
2022-10-27 Andreas Schneiderlib:replace: Require bool from C99
2022-10-27 Andreas Schneiderlib:replace: Fix trailing whitespace in wscript
2022-10-27 Andreas Schneiderwafsamba: Add -Werror=implicit-int
2022-10-27 Andreas Schneiderwafsamba: Add -Werror=old-style-definition
2022-10-27 Andreas Schneiders3:utils: Fix old-style function definition
2022-10-27 Andreas Schneiders3:client: Fix old-style function definition
2022-10-27 Andreas Schneiders3:param: Fix old-style function definition
2022-10-27 Volker Lendeckepylibsmb: Simplify py_cli_create_returns()
2022-10-27 Volker Lendeckepylibsmb: Simplify py_cli_create_contexts()
2022-10-27 Volker Lendeckesmbd: Apply some const to a variable that's never changed
2022-10-27 Volker Lendecketests: Use samba.tests.libsmb.LibsmbTests in smb3unix.py
2022-10-27 Volker Lendecketests: Use samba.tests.libsmb.LibsmbTests in libsmb...
2022-10-27 Volker Lendecketests: Factor out libsmb environment setup
2022-10-27 Volker Lendecketests: Rename python/samba/tests/libsmb.py
2022-10-27 Volker Lendeckelib: Whitespace fixes
2022-10-27 Volker Lendeckentvfs: Remove orphans from 2006
2022-10-27 Volker Lendeckerpc_server: Remove an unneeded #include
2022-10-27 Volker Lendeckelib: Avoid an #include includes.h
2022-10-27 Volker Lendeckelib: Avoid an #include includes.h
2022-10-27 Volker Lendeckelibrpc: Avoid an else
2022-10-27 Volker Lendeckelibrpc: Align integer types
2022-10-27 Volker Lendeckelibrpc: Fix a typo
2022-10-27 Volker Lendeckelibrpc: Add a pair of {}
2022-10-27 Volker Lendeckepyrpc4: Simplify py_ndr_syntax_id() with GUID_buf_string()
2022-10-27 Volker Lendeckelib: Avoid an includes.h
2022-10-27 Volker Lendeckelib: Remove two unused macros
2022-10-27 Volker Lendeckegensec: Align an integer type
2022-10-27 Volker Lendecketorture3: Fix an error message
2022-10-27 Volker Lendeckesmbd: Cut long lines
2022-10-27 Volker Lendeckesmbd: Remove "link_depth" parameter from non_widelink_o...
2022-10-27 Volker Lendeckesmbd: Remove a comment left by copy&paste
2022-10-27 David Mulderwinbind: Add smbconf fallback for gpupdate_callback
2022-10-27 David Mulderwinbind: Fix user gpupdate called with NULL smb.conf
2022-10-25 Philipp Gesangs3-lib: restore truncating behavior of push_ascii_nstring()
2022-10-25 David Muldergpo: Fix startup scripts to not fail w/out params
2022-10-25 David Muldergpo: Test to ensure startup scripts don't crash w/out...
2022-10-25 Volker LendeckeCVE-2022-3592 smbd: Slightly simplify filename_convert_...
2022-10-25 Volker LendeckeCVE-2022-3592 lib: Move subdir_of() to source3/lib...
2022-10-25 Volker LendeckeCVE-2022-3592 lib: lib/util/fault.h requires _SAMBA_DEB...
2022-10-25 Volker LendeckeCVE-2022-3592 torture3: Show that our symlink traversal...
2022-10-25 Volker LendeckeCVE-2022-3592 smbd: No empty path components in openat_...
2022-10-25 Joseph SuttonCVE-2022-3437 third_party/heimdal: Pass correct length...
2022-10-25 Joseph SuttonCVE-2022-3437 third_party/heimdal: Check for overflow...
2022-10-25 Joseph SuttonCVE-2022-3437 third_party/heimdal: Check buffer length...
2022-10-25 Joseph SuttonCVE-2022-3437 third_party/heimdal: Check the result...
2022-10-25 Joseph SuttonCVE-2022-3437 third_party/heimdal: Avoid undefined...
2022-10-25 Joseph SuttonCVE-2022-3437 third_party/heimdal: Don't pass NULL...
2022-10-25 Joseph SuttonCVE-2022-3437 third_party/heimdal: Use constant-time...
2022-10-25 Joseph SuttonCVE-2022-3437 third_party/heimdal: Use constant-time...
2022-10-25 Joseph SuttonCVE-2022-3437 s4/auth/tests: Add unit tests for unwrap_...
2022-10-25 Joseph SuttonCVE-2022-3437 third_party/heimdal_build: Add gssapi...
2022-10-25 Joseph SuttonCVE-2022-3437 third_party/heimdal: Remove __func__...
2022-10-25 Noel Powerpython/samba/tests: fix samba.tests.auth_log_pass_chang...
2022-10-25 Noel Powers4/rpc_server/sambr: don't mutate the return of samdb_s...
2022-10-25 Andreas Schneiders4:libnet: If we successfully changed the password...
2022-10-25 Andreas Schneiders3:rpcclient: Pass salt down to init_samr_CryptPassword...
2022-10-25 Andreas Schneiders3:librpc: Improve GSE error message
2022-10-24 Christof Schmittvfs_gpfs: Remove documentation for removed gpfs:refuse_...
2022-10-24 Christof Schmittvfs_gpfs: Remove support for old GPFS without DACL_PROT...
2022-10-21 David Mulderwinbind: Enforce user group policy when enabled
2022-10-21 David Mulderwinbind: Fix potential memory leak in winbind gpupdate
2022-10-21 Joseph Suttondocs-xml: Fix outdated comment in documentation
2022-10-21 Joseph Suttons4:gensec Avoid memory leak in error case in gensec_gssapi
2022-10-21 Joseph Suttonpython: Remove unused imports in auth_log tests
2022-10-21 Joseph Suttonpython: Fix invalid escape by using a raw string
2022-10-21 Joseph Suttonpython: Use list comprehension in string_to_byte_array()
2022-10-21 Joseph Suttonsamba-tool: Fix double-word in samba-tool domain passwo...
2022-10-21 Joseph Suttondocs: Fix double-word in "prefork backoff increment"
2022-10-21 Joseph Suttondocs: Fix double-word in "inherit owner" manpage
2022-10-21 Joseph Suttontestprogs: fix CVE reference in kpassed test
2022-10-21 Joseph Suttons4-join: Fix typos in recent GET_ANC patch set
2022-10-21 Joseph Suttonldb: don't call comparison() directly in LDB_TYPESAFE_QSORT
2022-10-21 Joseph Suttons4-dsdb: Remove unused variables in token_group python...
2022-10-21 Joseph Suttons4-dsdb: simplify conditional in python token_group...
2022-10-21 Joseph Suttons4-dsdb: Remove unused import in token_group python...
2022-10-21 Joseph Suttons3-utils: Fix typo in error message in net groupmap
2022-10-21 Joseph Suttonlibcli/security: Make null_sid static const, not just...
2022-10-21 Joseph Suttonlibcli/security: Fix function header comments in SID...
2022-10-21 Joseph Suttons4-dsdb: Use Python 'del' rather than assigning over...
2022-10-21 Joseph Suttons4-dsdb: remove unused Python variables
2022-10-21 Joseph Suttons4-dsdb: Use a raw python string to avoid creating...
2022-10-21 Joseph Suttons4-dsdb: Make tdo_attrs static const
2022-10-21 Joseph Suttons4-dsdb: Rename user_attrs to attrs to avoid conflict...
2022-10-21 Joseph Suttons4-auth: Mention correct PAC buffer in error msg
2022-10-21 Joseph Suttons4-auth: Fix typo in erberos_pac_to_user_info_dc()
2022-10-21 Joseph Suttonlibrpc/ndr: Fix incorrect error string in SID parser
2022-10-21 Joseph Suttons4-kdc: Correct MIT talloc ctx names
2022-10-21 Joseph Suttons4-kdc: Fix typo in MIT glue
2022-10-21 Joseph Suttonkrb5: Add compatability for krb5_const_pac type
2022-10-20 Joseph Suttontests/krb5: Add test requesting a TGT expiring post...
2022-10-20 Joseph Suttontests/krb5: Add test requesting a service ticket expiri...
2022-10-19 Stefan Metzmachers4:ldap_server: let ldapsrv_call_writev_start use conn_...
2022-10-19 Stefan Metzmacherlib/tsocket: avoid endless cpu-spinning in tstream_bsd_...
2022-10-19 Stefan Metzmacherlib/tsocket: remember the first error as tstream_bsd...
2022-10-19 Stefan Metzmacherlib/tsocket: check for errors indicated by poll() befor...
2022-10-19 Stefan Metzmacherlib/tsocket: split out tsocket_bsd_error() from tsocket...
2022-10-19 Andrew Bartlettlib/tsocket: Add tests for loop on EAGAIN
2022-10-19 Jeremy Allisons3: libsmbclient: Fix smbc_stat() to return ENOENT...
2022-10-18 Jeremy Allisons4: torture: libsmbclient: Add a torture test to ensure...
2022-10-17 Noel Powers3/utils: check result of talloc_strdup
next