samba.git
2020-08-07 Douglas Bagnallndr: fix ndr_pull_string_array() off by one alloc
2020-08-07 Andrew Bartlettkdc: Remind us that these values need to match other...
2020-08-07 Andrew Bartlettselftest: Work around existing CA certificates to get...
2020-08-07 Andrew Bartlettheimdal_build: Add missing dependency on heimbase
2020-08-07 Andrew BartlettRevert "build: fix the coverage build"
2020-08-07 Gary Lockyerheimdal_build: Do not allow warnings in the heimdal...
2020-08-07 Andrew BartlettCompile .l files (flex) with the waf rule at runtime
2020-08-07 Gary Lockyerheimdal_build: provide a prototype with the dummy afs...
2020-08-07 Gary Lockyerheimdal_build: Include keys.c in the hdb autoproto
2020-08-07 Gary LockyerMake HEIMDAL_WARN_UNUSED_RESULT_ATTRIBUTE available...
2020-08-07 Andrew Bartlettheimdal: Exclude more of plugin.c if HAVE_DLOPEN (which...
2020-08-07 Gary Lockyerheimdal: Use #ifdef HAVE_DLOPEN around function used...
2020-08-07 Gary Lockyerheimdal: Use #ifdef HAVE_DLOPEN around functions used...
2020-08-07 Stefan Metzmacherwafsamba: run SAMBA_GENERATOR('VERSION') with group...
2020-08-06 Volker Lendeckelibsmb: Fix CID 1465656 Resource leak
2020-08-06 Volker Lendeckelibcli/ldap: Fix CID 1462695 Resource leak
2020-08-06 Volker Lendeckelibcli/ldap: Fix CID 1462696 Resource leak
2020-08-06 Volker Lendeckelibcli/ldap: Fix CID 1465278 Resource leak
2020-08-06 David Muldergpo: Remove unused gp_ext_setter code
2020-08-06 David Muldergpo: Extract Access policy from Security extension
2020-08-06 David Muldergpo: Extract Kerberos policy from Security extension
2020-08-06 David Muldergpo: Add RSOP output for Scripts Extension
2020-08-06 David Muldergpo: Add RSOP output for Security Extension
2020-08-06 David Muldergpo: Test samba-gpupdate --rsop
2020-08-06 David Muldergpo: Add --rsop option to samba-gpupdate
2020-08-06 David Muldergpo: Properly decode utf-8/16 inf files from bytes
2020-08-06 David Muldergpo: Test proper decoding of utf-16 inf files
2020-08-06 David Muldergpo: Apply Group Policy Sudo Rights
2020-08-06 David Muldergpo: Test Group Policy Sudo Rights
2020-08-06 David Muldergpo: Scripts gpo add warning about generated scripts
2020-08-06 David Muldergpo: Scripts extension use 'gp_' prefix, not 'tmp'
2020-08-06 David Muldergpo: Move all scripts to a sub-category in samba.admx
2020-08-06 David Muldergpo: Apply Group Policy Weekly Scripts
2020-08-06 David Muldergpo: Test gpo weekly scripts apply
2020-08-06 David Muldergpo: Apply Group Policy Monthly Scripts
2020-08-06 David Muldergpo: Test gpo monthly scripts apply
2020-08-06 David Muldergpo: Apply Group Policy Hourly Scripts
2020-08-06 David Muldergpo: Test gpo hourly scripts apply
2020-08-05 Ralph Boehmelib: fix smb_strtox.[c|h] license header
2020-08-04 Jeremy Allisons3: libsmb: Move all calls to convert_ss2service()...
2020-08-04 Jeremy Allisons3: libsmb: Now all resolution functions return a ss_li...
2020-08-04 Jeremy Allisons3: libsmb: Change resolve_ads() to return a talloc...
2020-08-04 Jeremy Allisons3: libsmb: Rewrite resolve_ads() to use the previously...
2020-08-04 Jeremy Allisons3: libsmb: Add in (currently unused) function dns_look...
2020-08-04 Jeremy Allisons3: libsmb: Pass in TALLOC_CTX * parameter to resolve_a...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - ensure ss_list variables are...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - put talloc parameter first in...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - put talloc parameter first in...
2020-08-04 Jeremy Allisons3/s4: Cleanup. Move TALLOC_CTX * parameter to be first...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - put talloc parameter first in...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - reformatting name_resolve_bcast...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - reformatting resolve_wins() param...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - reformatting resolve_lmhosts_file...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - reformatting 2nd use of resolve_a...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - reformatting resolve_ads() parame...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - reformatting resolve_hosts()...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - Remove incorrect comment in resol...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - modernize DEBUG -> DBG_ in intern...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - split allocation and NULL check...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - use helper 'ok' bool for internal...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - use helper 'ok' bool for name_res...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - use helper 'ok' bool for resolve_...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - use helper 'ok' bool for resolve_...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - use helper 'ok' bool for resolve_...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - change to early continue in inter...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - change to early continue in inter...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - change to early continue in inter...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - change to early continue in inter...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - change to early continue in inter...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - change to early continue in inter...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - change to early continue in inter...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - ensure we don't try and continue...
2020-08-04 Jeremy Allisons3: scripts: Selfttest. samba3.blackbox.smbclient_iconv.*
2020-08-03 Ralph Boehmelib: relicense smb_strtoul(l) under LGPLv3
2020-08-03 Samuel Thibaultldap_server: fix hurd build
2020-08-03 Douglas BagnallREADME.Coding: target Python 3.6+
2020-08-03 Douglas Bagnallpython tests: drop python 2.6 compatibility functions
2020-08-03 Douglas Bagnallndr: avoid excessive reallocing in pull_string_array
2020-08-03 Douglas Bagnallndr: maintain proper talloc tree in pull_string_array
2020-08-03 Douglas Bagnalloss-fuzz: use uninstrumented dynamic python
2020-07-29 Ralph Boehmesmbd: remove get_current_vuid()
2020-07-29 Douglas Bagnallldb_controls: control_to_string avoids crash
2020-07-29 Andrew Bartlettdbcheck: Allow a dangling forward link outside our...
2020-07-28 Stefan Metzmacherkdc:db-glue: ignore KRB5_PROG_ETYPE_NOSUPP also for...
2020-07-28 Isaac BoukrisAdd a test with old msDS-SupportedEncryptionTypes
2020-07-28 Khem Rajnsswitch/nsstest.c: Avoid nss function conflicts with...
2020-07-27 Martin Schwenkectdb-scripts: Use nfsconf as a last resort get nfsd...
2020-07-27 Martin Schwenkectdb-scripts: Use nfsconf as a last resort to set NFS_H...
2020-07-26 Martin SchwenkeWHATSNEW: Fix description of CTDB NAT gateway and LVS...
2020-07-24 Martin SchwenkeWHATSNEW: Document CTDB NAT gateway and LVS changes
2020-07-24 Martin Schwenkectdb: Change LVS to use leader/follower
2020-07-24 Martin Schwenkectdb: Change NAT gateway to use leader/follower
2020-07-24 Martin Schwenkectdb-recoverd: Simplify calculation of new flags
2020-07-24 Martin Schwenkectdb-recoverd: Correctly find nodemap entry for pnn
2020-07-24 Martin Schwenkectdb-recoverd: Do not retrieve nodemap from recovery...
2020-07-24 Martin Schwenkectdb-recoverd: Flatten update_flags_on_all_nodes()
2020-07-24 Martin Schwenkectdb-recoverd: Move ctdb_ctrl_modflags() to ctdb_recoverd.c
2020-07-24 Martin Schwenkectdb-recoverd: Improve a call to update_flags_on_all_no...
2020-07-24 Martin Schwenkectdb-recoverd: Use update_flags_on_all_nodes()
2020-07-24 Martin Schwenkectdb-recoverd: Introduce some local variables to improv...
next